/* CSS Document */
.footer {background-image:img/footer.jpg;}
.main_border {border:1px solid #000000;}
p {font-family:Verdana; font-size:12px; margin:15px;}
.left {backgroung-color:#fbe1f6;}
body {background-image:url(img/bg.jpg);}

.t{font-family:Verdana; font-size:10px;
border:1px solid #000000;
}
p.title {
background-color: #00cc00;
color: #000000;
font-weight:bold;
margin:5px;
padding:5px;
}
.r {
background-color: #0000CC;
color: #FFFFFF;
font-weight:bold;
margin:5px;
padding:5px;
}

.tovar{border:1px solid #666666; width:95%;}
.tovar_title{background-color:#f6f6f6;}
.tovar_name{font-weidght:bold; margin-top:7px;}
.tovar_full_name{ font-size:16px; font-weight:bold;}

#coolmenu{
border: 1px solid gray; /*????? ????? */
border-bottom-width: 0;
width: 93%; /*?????? ???? */
background-color: #ffff33;  /*??????? ???? ??????*/
margin:8px; /*?????? ????????*/
}

#cool{
border: 1px solid gray; /*????? ????? */
border-bottom-width: 0;
width: 93%; /*?????? ???? */
background-color: #FFFF00;  /*??????? ???? ??????*/
margin:8px; /*?????? ????????*/
}

* html #coolmenu{ 
width: 150px;/*?????? ???? ??? Internet Explorer*/
}

* html #cool{ 
width: 150px;/*?????? ???? ??? Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*????? ??????*/
padding: 2px; /*?????????? ?????? ?????? ?????? ?? ????? ??????*/
padding-left: 4px;/*?????????? ?????? ?????? ?????? ?? ?????? ???? ??????*/
display: block;
width: 100%; /*?????? ??????*/
color: #000000;  /*???? ??????*/
text-decoration: none; /*????????????? ? ?????? - ???*/
border-bottom: 1px solid gray;
}

#cool a{
font: bold 13px Verdana; /*????? ??????*/
padding: 2px; /*?????????? ?????? ?????? ?????? ?? ????? ??????*/
padding-left: 4px;/*?????????? ?????? ?????? ?????? ?? ?????? ???? ??????*/
display: block;
width: 100%; /*?????? ??????*/
color: #000000;  /*???? ??????*/
text-decoration: none; /*????????????? ? ?????? - ???*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

html>body #cool a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*??????? ???? ?????? ??? ????????? ???????*/
color: #000000;  /*???? ?????? ??? ????????? ???????*/
}

#cool a:hover{
background-color: #cccccc; /*??????? ???? ?????? ??? ????????? ???????*/
color: #000000;  /*???? ?????? ??? ????????? ???????*/
}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#245E93; text-decoration:underline;
}


#menuSystem		{ position: relative; left: 5px; top: 5px; z-index: 1;}
#menuSystem table	{ font-family: verdana,geneva,sans serif; font-size: 10pt; border-collapse:collapse;}
#menuSystem table td	{ padding:2px; }

#mainTable table 	{ border:1px outset #009900; border-collapse:collapse; }
#mainTable th          	{ background-color: #FFFF00; padding-left: 3px; padding-right: 3px; width:160; text-align:left; color:#000000}
#mainTable table td	{ background-color: #009900 ; padding-left: 3px; padding-right: 3px;  padding-bottom: 1px; padding-top: 1px; text-align:left;}

#mainTable a       	{ color:#000000; padding-left: 3px; padding-right: 3px; font-family: verdana,geneva,sans serif; font-size: 8pt; text-decoration: none }
#mainTable a:link      	{ color: #000000; padding-left: 3px; padding-right: 3px; font-family: verdana,geneva,sans serif; font-size: 8pt; text-decoration: none }
#mainTable a:hover     	{ color:#000000; padding-left: 3px; padding-right: 3px; background-color:#003366; font-family: verdana,geneva,sans serif; font-size: 8pt; text-decoration: none; display:block; }
