body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #2250A4;
	font-size: 11px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}

td
{
	font-size: 11px;
}

div
{
	text-align: justify;
}

.textRed
{
	color: #CC0000;
}

.error
{
	color: #CC0000;
}

.properties
{
	color: #FFFFFF;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: auto;
	vertical-align: middle;
}

.footer
{
	height: 93px;
	color: #8F8F8F;
}

.header
{
	background-image: url( '../images/global/headers/1.jpg' );
	height: 104px;
}

.languages
{
	text-align: center;
	background-image: url( '../images/global/languages_bg.png' );
	
	width: 257px;
	font-size: 11px;
	height: 23px;
	color: #FFFFFF;
	padding-top: 2px;
}

.header_bg
{
	background-image: url( '../images/global/header_bg.gif' );
	background-repeat: repeat-x;
}

.topRightNav
{
	text-align: right;
	color: #8F8F8F;
	font-size: 11px;
	padding: 10px;
	padding-top: 25px;
	padding-right: 60px;
}

.topNavBg
{
	background-image: url( '../images/global/top_nav_bg.gif' );
}


.leftNavLi
{
	list-style-image: url( '../images/global/arrow_blue.gif' );
	list-style-type: circle;
	margin-left: -10px;
	font-size: 11px;
	
	text-align: left;
}


h1
{
	font-size: 18px;
	font-weight: bold;
	color: #2250A4;
}



h2
{
	font-size: 14px;
	color: #2250A4;
}




h3
{
	font-size: 13px;
	color: #2250A4;
}

.noMargin
{
	margin: 0px;
}

.marginSpace
{

}

.grayText
{
	color: #8F8F8F;
}

.blackText
{
	color: #000000;
}

.grayBorder
{
	border: 1px solid #868686;
}


.popupTitle
{
	background-image: url( '../images/global/popups/title_bg.jpg' );	
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


.pocivalnikiColors
{
	margin: 5px;
}


.productPocivalnikiSelect
{
	width: 200px;
}

.monthlyOfferPrice
{
	background-image:url( '../images/global/monthly_offer/price150.jpg' );
	background-repeat: no-repeat;
	
	width: 155px;
	height: 30px;
	
	font-size: 16px;
	font-weight: bold;
	
	color: #FFFFFF;
	
	padding-top: 5px;
	text-align:center;
}


.blueBoxTable
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E8ECF7;
}

.blueBoxLeftTd
{
	background-color: #214FA4;
	overflow: hidden;
	width: 5px;
}


/*ADDS BY TB*/
#webstore {width:129px; height:70px; margin:0 10px; padding:0; background:url(../images/global/webstore.png) 0 0 no-repeat; display:block; text-indent:-12346px; text-align:left;}
#webstore:hover {background-position:0 -70px; text-decoration:none;}
#webstore.home {float:left;}
.topRightNav {position:relative;}
#webstore.inner {position:absolute; top:2px; right:-10px;}
