/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
  font-family: Verdana, Arial, sans-serif; font-size: 12px;
  padding: 0px 10px;
}
.boxTextClear { 
  font-family: Verdana, Arial, sans-serif; font-size: 10px;
  padding: 4px;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {background-color:#FF0000;
border:2px solid black;
color:#FFFFFF;
font-family:Verdana,Arial,sans-serif;
font-size:14px;
font-weight:bold;
padding:10px;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; text-decoration: underline; }

BODY {
  background: #ffffff url(images/pattern_102.gif) repeat;
  /* Xmas 
  background: url("images/xmas/xmas_bg.jpg") repeat fixed center top #D12E00 !important;
  margin:0;
	padding:0;
	text-align:center; Xmas Ends*/
}

A {
  /*color: #756C4F;*/
  color:#5A5A5A;
  text-decoration: none;
}

A:hover {
  color: #336699;
  text-decoration: underline;
}
.container, .containerSplashPage, .containerSplashPageEN, .containerSplashPageCZ, .containerSplashPageSK {
height:auto;
margin:0 auto;
padding:0px;
width:1000px;
min-width:1000px;
}
.container {background: #FFFFFF url(images/ceske-slovenske-potraviny-v-anglii.jpg) no-repeat top right;}
/* Xmas 
.container {background: #FFFFFF url(images/xmas/xms_place_orderb4.jpg) no-repeat top right;}
 Xmas ends*/

.containerSplashPageEN {background: #FFFFFF url(includes/languages/english/images/splashPage/halusky-splash-intro-header.jpg) no-repeat top right;}
.containerSplashPageCZ {background: #FFFFFF url(includes/languages/czech/images/splashPage/halusky-splash-intro-header-cz.jpg) no-repeat top right;}
.containerSplashPageSK {background: #FFFFFF url(includes/languages/slovak/images/splashPage/halusky-splash-intro-header-sk.jpg) no-repeat top right;}
H2 {font-size: 18px;}
#pageHeading {color: #756C4F; padding:0; margin:0;}
#pageHeading H2 {font-size: 20px; padding:0; margin:0; font-family:Georgia,Times,serif;}
div#searchBox {width:200px; height:168px; background: url(images/potraviny_search_bg.png) no-repeat top;}
input#keyword {width: 150px; height: 24px; margin-left:20px; margin-top:40px; border: 1px solid #7F9DB9; font-family: Arial; font-size: 14px;}
DIV#shoppingCart {height:96px; padding: 25 0 0 100; background: url(images/potraviny_shoppingCart_bg.png) no-repeat top left;}
.topRight {}
div#topMenu {border: 0; height:40px;}
div#topMenu div.bgleft {background: url(images/top-menu-bg/topmenu-bg-left.jpg) no-repeat top left;width:7px; height:40px;float:left;}
div#topMenu div.topMenuLinks {float:left;background: url(images/top-menu-bg/topmenu-bg.jpg) repeat-x top left;height:40px;padding:6px 10px;}
div#topMenu div.topMenuLinks a:link, div#topMenu div.topMenuLinks a:visited {font-size:22px;font-family:lucida Grande;color:#5A5A5A;font-style:italic;font-weight:bold;padding-right:20px;}
div#topMenu div.bgright {background: url(images/top-menu-bg/topmenu-bg-right.jpg) no-repeat top left;width:7px; height:40px;float:left;}
div#topMenu img {border: 0;}
div#topMenu a {border: 0;}
div#topMenu a span {}
div#topmenu a:hover img {border-bottom: 1px solid black;}
div#topMenu a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}
div#topSpacer {width:500; padding: 10 0 10 10; }   
div#upoutavka img {border: none;}
div#upoutavkaBottom img {border: none; margin-top:20px;}
div#upoutavkaBottom {width:760px;margin:auto;}
div#product {background: url("images/product-listing-bg.png") no-repeat scroll 5px 5px transparent;
  width:180px;
  height:180px;
  padding:5px;}
div#product form a img {padding:5px;}
div#product input {margin: 0 3 0 5px;}
div#leftMenu A {font-size: 12px; text-transform:capitalize; border-bottom:1px solid #C7AE8A; background: url(images/potraviny_odrazka.png) no-repeat center left; display: block; padding: 5px 0px 5px 20px;}
div#leftMenu A:hover {background: #FEE9B1;}
div#mainContent {margin: 10px 5px 0px 0px; background: url(images/left-top-corner.jpg) no-repeat top left; float: left;}
table#contentTable {width: 100%; padding: 30px 0px 0px 10px;}
div#myAccount { padding: 5px 0px 10px 0px; background: none; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold;}
div#myAccount img {border:0;}
div#myAccount a:link, div#myAccount a:visited {color:red;font-size:1.4em;}
div#myAccount a:hover {color:#3366CC;font-size:1.4em;}
a.infoBoxMyAccount, a:visited.infoBoxMyAccount {background: url(images/your-account.jpg) no-repeat top left;padding:0 5px 0 25px;}
FORM {
	display: inline;
}

TR.header {
  background: none;
  height: 125px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 25px 0px;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
DIV.footer {
  background:url(images/potraviny_footer.png) 50% 0 no-repeat;}
table#footerFBlinks TR {height:90px;}
.FBframe {margin-left:130px;}
.FBframe div.facebookbtn {padding-top:0;}
.facebooklikebox {width:500px;height:90px;/*padding-left: 150px;*/}
.facebookbtn {padding-top: 10px;width: 160px;float: left;}
.facebookbtn img {border:none;}
#topNavContainer div#topMenu {margin-left: 210px;}
TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}
.boxFoot {background: url(images/potraviny_box_end.png) no-repeat top center;}
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentsL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url(images/potraviny_categories_bg.png) repeat-y;
  } 
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: none;
  color: #756C4F;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #756C4F;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #756C4F;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, serif;
  font-size: 20px;
  font-weight: bold;
  color: #756C4F;
}
TD.extrapageHeading, DIV.extrapageHeading {
  font-family: Georgia, serif;
  font-size: 30px;
  font-weight: bold;
  color: #5A5A5A;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
background-color:#FF0000;
color:#FFFFFF;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:11px;
font-weight:bold;
margin-left:8px;
padding:3px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected {background-color:#FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
#comments {display: none;}
#ShippingTable1 {
	padding: 0px;
	margin: 0px;
	background-color:#E9DDB8;
			width: 732px;	 
}
#ShippingTable2 {
	padding: 0px;
	margin: 0px;
	background-color:#E9DDB8;
			width: 732px;	 
}
#ShippingTable1 th, #ShippingTable2 th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #756C4F;
	border-right: 1px solid #756C4F;
	border-bottom: 1px solid #756C4F;
	border-top: 1px solid #756C4F;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background-color: #C7AE8A;
}
#ShippingTable1 caption, #ShippingTable2 caption {
	padding: 0 0 5px 0; 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#ShippingTable1 th.nobg, #ShippingTable2 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #756C4F;
	background: none;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing:0px;
	width: 120px;
}

#ShippingTable1 td, #ShippingTable2 td {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-right: 1px solid #C7AE8A;
	border-bottom: 1px solid #C7AE8A;
	background: #E9DDB8;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}


#ShippingTable1 td.alt, #ShippingTable2 td.alt {
	background: #F5FAFA;
	color: #797268;
}
#ShippingTable1 th.1stclass, #ShippingTable2 th.1stclass {
border-left: 1px solid #C1DAD7;
border-top: 0;
background: #FEE9B1;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
#ShippingTable1 th.2ndclass, #ShippingTable2 th.2ndclass {
border-left: 1px solid #C1DAD7;
border-top: 0;
background: #FEE9B1;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
#ShippingTable1 th.parcel, #ShippingTable2 th.parcel  {
border-left: 1px solid #C1DAD7;
border-top: 0;
background: #FEE9B1;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
#upoutavkaComments {
	/*width: 755px;*/
	height:100px;
	background: url(images/comments_upoutavka.gif) no-repeat;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom:10px;
	color:#B8A368;
	font: italic 12px  Arial, sans-serif;
	}
.infoBox_rnd 	{
	/*width: 755px;*/
	height:100px;
	background: url(images/comments_upoutavka.gif) no-repeat;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom:10px;
	color:#B8A368;
	font: italic 10px  Arial, sans-serif;
	}
.boxTextrnd {font: italic 12px  Arial, sans-serif;  font-weight:bold;}
.comment {
	font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
	}
#contactForm, #contactForm fieldset legend {
	color:#756C4F;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	}
#contactForm fieldset legend {margin-bottom: 10px;}	
#contactForm fieldset {border:0; padding:10px;}
#contactForm fieldset ul, #contactForm fieldset li{
border:0; margin:0; padding:0; list-style:none;
}
#contactForm fieldset li{
clear:both;
list-style:none;
padding-bottom:25px;
}

#contactForm fieldset input, #contactForm fieldset select{
float:left;
border:3px solid #CCCCCC;
margin:4px 4px 4px 5px;
padding:4px;
font-size:14px;
}
#contactForm fieldset label{
border-bottom:1px solid #CCCCCC;
display:block;
width:160px;
float:left;
font-size:14px;
padding:8px 4px;
}
#contactForm .address textarea {
width: 200px;
border:3px solid #CCCCCC;
margin:4px 4px 4px 5px;
padding:4px;}
#contactForm .notes textarea {
width: 450px;
border:3px solid #CCCCCC;
margin:4px 4px 4px 5px;
padding:4px;}
.errorMessage {
	border: 1px solid #EEC015;
	color: #485C61;
	background-color: #FFFF00;
	padding: 20px;
	}
.message {
	border: 1px solid #EEC015;
	color: #485C61;
	background-color: #FFFF00;
	padding: 20px;
	font-weight:bold;
	}
.required {color: #8B060F; font-weight: bold; padding-left: 10px;}
.boxIntro {font-style:italic; color: #5A5A5A; font-weight:bold;}
.attentionBox {
	color:#CC3333;
	background-color: #FEE9B1;
	border-top: 2px solid #FF7F00;
	border-bottom: 3px solid #FF7F00;
	padding: 10px 5px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:1.5;
	}
#tell_a_friend {
	float: right;
	padding: 10px;
	}
.coupon {
	color: #00CC00;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:1.5;
	}
.topBanner img {
	margin-top:10px;
	}
.quote {
font-family:georgia;
font-size:18px;
font-style:italic;}
.red {color:red;}
div.bannerExchange {border:1px solid #cccccc;}
div.bannerExchange img {padding:5px; border:none;}
div.bannerExchange a:hover img {border:2px solid #cccccc;padding:3px;}
.rightColumn {padding-top:100px;}
.leftBtnContainer {padding:5px 0px;}
.leftBtnContainer a:link, .leftBtnContainer a:hover, .leftBtnContainer a:active, .leftBtnContainer a:visited {text-decoration:none;}
.leftBtnContainer a:link img, .leftBtnContainer a:active img, .leftBtnContainer a:hover img, .leftBtnContainer a:visited img {border:none;}
.Qty {
border:1px solid #009900;
color:#3B3B3B;
float:left;
font-size:12px;
padding:2px 0 2px 2px;
margin-right:4px;
width:30px;
}
.Bnow {width:120px; padding-left:10px;}
.extraContentContainer {float:left; padding-top:20px;font-size:1.2em;}
.extraContentContainer a:link, .extraContentContainer a:visited {color:#FF6600; text-decoration:underline;}
.extraContentContainer a:hover {color:#3366CC;}
/* NEW CSS for product listing **/
.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border: 2px;
	border-style: solid;
	border-color: #666666;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
	margin-bottom:-8px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px; 
	vertical-align: bottom;
}

.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
TD.infoBoxGrid:hover {
		background-color: #d3d3d3;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-5px;
} 
input.thm_buy_now {margin-bottom:-5px;}
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: none;
 border-collapse: collapse;
 background-color: #fff;
 width:99%;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
}

.productListing-title a, .productListing-title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5A5A5A;
	padding-left:10px;
	padding-bottom:0px;
}
.productListing-name a, .productListing-name {
	font-family: Comic Sans MS,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}
.productListing-short {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	 color: #333;
}	 

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.quantity {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
background: #c0c0c0;
font-weight: bold;
border:2px solid #666666;
color:#333;
margin:4px 2px;
padding:2px;
}
TD.attributes {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : right;
}
TABLE.attributes select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TABLE.drop select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TR.list-block {
}		
SPAN.list_info {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #333;
cursor:pointer;
}	
SPAN.list_info span {
display:none;
position:relative;  
}		
SPAN.list_info:hover span  {
display:block;
cursor:pointer;
margin-top:-20px;
margin-left:-100px;
position:absolute;
padding: 5px; 
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333;
background: #c0c0c0;
border:2px solid #666666;
text-align : center;
}
div.clear2 {clear:both;}
/* Index splash page */
#mainsplash {
float:none;
height:262px;
min-height:262px;
width:984px;
padding: 8px 8px 0;
background-color:#FFFFFF;
}
#mainsplash #splashgraphic {
height:262px;
min-height:262px;
position:absolute;
width:982px;
}
#mainsplash #loginpanel {
height:156px;
margin-left:38px;
margin-top:106px;
min-height:156px;
position:absolute;
width:206px;
z-index:1;
}
#mainsplash #entershoparrow {
height:80px;
margin-left:716px;
margin-top:180px;
min-height:80px;
position:absolute;
width:181px;
z-index:2;
}
#mainsplash #entershoparrow img {border:none;}
#loginpanel #startshopping {
float:left;
height:48px;
min-height:48px;
width:183px;
}
#loginpanel #startshopping img {
margin-top:0px;
border:none;
}
#loginpanel #customerlogin {
float:left;
height:22px;
min-height:22px;
width:183px;
}
#loginpanel #customerlogin img {
margin-top:0px;
border:none;
}
#loginpanel #loginformcontainer {
float:left;
margin-top:0px;
width:182px;
}
#loginpanel form {
padding:0;
}
#loginpanel label {
color:#FFFFFF;
float:left;
font-family:verdana,arial,sans-serif;
font-size:11px;
font-weight:normal;
margin-bottom:6px;
padding-top:3px;
width:64px;
}
#loginpanel input {
border:1px solid #C3C3C3;
font-family:arial,verdana,sans-serif;
font-size:12px;
font-weight:normal;
height:16px;
margin-bottom:9px;
padding:0;
width:100px;
}
#loginpanel .formbutton {
border:0 none;
height:20px;
margin-bottom:0;
margin-left:99px;
width:62px;
}
#mainsplashUpoutavka {
float:left;
height:125px;
min-height:125px;
width:982px;
padding: 8px 8px;	
	}
ul.splashBanners {list-style:none;padding:0;margin:0;}
ul.splashBanners li {float:left;}
ul.splashBanners li img {border:none;}
ul.splashBanners li img.numberOne {border:none;padding: 0 8px;}
.divider {border-bottom:1px solid #B6B6B6;margin:8px;}
#splashpageIntrotext {border:1px solid #B6B6B6;margin:8px;}
#splashpageIntrotext h4 {color:#FF6600;font-size:22px; margin:0;padding:5px 0;font-weight:bold;}
#splashpageIntrotext h5 {font-size:18px; margin:0;padding:5px 0;font-weight:bold;}
.strong {font-weight:bold;}
.quoteHighlight {font-style:italic;color:#FF6600;font-size:18px;font-family:georgia;}
tr.headerSplashPage{background:none transparent;height:auto;}
.headerSplashPage td{background:none transparent;}
.languageHeader {padding-top:45px;}
.insideBox {background-color:#E9E4D1;
border:1px solid #FFFFFF;
color:#333333;
font-family:arial,verdana,sans-serif;
font-size:14px;
line-height:1.5em;
padding:8px;
text-align:left;
font-weight:bold;}
.insideBox a, .insideBox a:link, .insideBox a:visited, .insideBox a:hover {color:#232063; text-decoration:underline;}
/* this must be at the end of css file */
behavior:url("csshover.htc");
