body {
	font-family: Verdana;
	font-size: 8pt;
}

a {
	text-decoration: none;
	color: teal;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: teal;
}

table.DefaultStyle {
	font-size: 8pt;
	font-family: Verdana;
	border-collapse: collapse;
}

table.MainTableStyle {
	font-size: 8pt;
	font-family: Verdana;
	height: 450px;
	width: 760px;
	border-collapse: collapse;
	color: teal;
}

table.NavigationTableStyle {
	font-size: 8pt;
	font-family: Verdana;
	height: 100%;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	color: Teal;
	border-color: #CDCDCD;
	background: #F0F8FF;

}

table.HeaderTableStyle {
	height: 115px;
	width: 760px;
	border-collapse: collapse;
}

table.DetailsTableStyle {
	width: 550px;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 8pt;
	height: 450px;
}

table.NavigationAndDetailsStyle {
	height: 450px;
	width: 760px;
	border-collapse: collapse;
}

table.RegistrationStyle {
	font-size: 8pt;
	width: 503px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	color: Teal;
	border-color: #CDCDCD;
	background: #F0F8FF;
	font-family: Verdana;
}

table.DetailsTableStyle {
	width: 500px;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 8pt;
	height: 450px;
}

table.ItemPropertiesStyle {
	font-family: Verdana;
	border-collapse: collapse;
	width: 100px;
	font-size: 8pt;
}

table.OrderDialogStyle {
	font-family: Verdana;
	color: Teal;
	border-width: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	background: #F0F8FF;
	border-collapse: collapse;
	width: 503px;
	font-size: 8pt;
}

table.VariosInfoTableStyle {
	width: 250px;
}

table.tableUserLogedInStyle {
	width: 100%;
	font-family: Verdana;
	font-size: 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	border-collapse: collapse;
	background: #F0F8FF;
	color: teal;
}

table.DeliveryDialogStyle {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 503px;
	font-size: 8pt;
	font-family: Verdana;
	color: Teal;
	border-color: #CDCDCD;
	background: #F0F8FF;
}

table.TableHeader{
	border-collapse: collapse;
	font-size: 8pt;
	font-family: Verdana;	
	width: 100%;
}

table.CommonInformations{
	width: 503px;
	border-width: 1px;
	border-style: solid;
	color: Teal;
	border-color: #CDCDCD;
	background: #F0F8FF;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 8pt;
}

table.CommonInformationsNoWidth{
	color: Teal;
	border-color: #CDCDCD;
	background: #F0F8FF;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 8pt;
}

td {
	vertical-align: top;
}

td.tdHeader {
	background-image: url(../images/web/image_header3.png);
	background-repeat: no-repeat;
}

td.deliveryheading {
	color: teal;
	font-weight: bolder;
}

td.ItemName {
	text-align: center;
	font-size: 8pt;
	vertical-align: top;
	font-family: Verdana;
}

td.ItemPrice {
	font-size: 7pt;
	vertical-align: top;
	text-align: center;
	color: teal;
	font-family: Verdana;
	font-weight: bold;
}

td.Descr {
	width: 16px;
}

td.BigPict {
	width: 16px;
}

td.comment {
	font-size: 8pt;
	color: #8FBC8F;
	font-family: times new roman;
}

td.tdRegistruj {
	font-family: Verdana;
	font-size: 7pt;
	width: 15px;	
}

td.tdBadLogin {
	text-align: left;
	color: red;
}

td.tdHNavigationMenu {
	height: 25px;
	width: 100px;
	font-family: Verdana;
	vertical-align: text-top;
}

td.VariousInfo{

}

td.tdCallInfo{
	height: 25px;
	width: 100%;
	vertical-align: middle;
	background-image: url(../images/web/call_info.png);
	background-repeat: no-repeat;
}

td.tdFrmLoginLabels{
	width: 15px;
}

td.tdHNavigationSelector{
	background-image: url(../images/web/selector.gif);
	background-repeat: no-repeat;
}

td.tdCatalog{
	width: 510px;
}

td.tdDivider{
	border-bottom: 1px solid #CDCDCD;
	height: 10px;
}

div.CommonInformationsPadding{
	padding: 3px 3px;
}

#dropdown {
	font-family: verdana;
	font-size: 8pt;
}

#txtbox {
	border-width: 1px;
	font-size: 8pt;
	border-style: solid;
	font-family: verdana;
	border-color: #CDCDCD;
}

#btn {
	border-width: 1px;
	background-color: Aqua;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana;
	border-color: #CDCDCD;
	color: Teal;
}

#sumordercell {
	border-top-color: green;
	border-top-width: 1px;
	border-top-style: solid;
}

#horizontalline {
	color: #CDCDCD;
}

#tableTitle {
	font-weight: bolder;
	color: teal;
	background-color: transparent;
	height: 16px;
}

#tableTitleTeal {
	font-weight: bolder;
	color: Teal;
	background-color: transparent;
	height: 16px;
}

