body{ 
 background-image:url(img/b_fon.gif); 
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
 width: 880px; 
 margin: auto; 
 } 
 td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;} 
 th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;} 
 /************************** meny sprava*/ 
 a.lang {color:#FFFFFF; text-decoration:none; font-size: 0.7em;} 
 a.lang:hover, a:hover {font-weight: bold; text-decoration:underline;}
 a.mmm{background: url(img/up.jpg) no-repeat right bottom; 
    padding-right: 15px;
} 
 a.mmm:hover{
	background: url(img/up2.jpg) no-repeat right bottom;
	padding-right: 15px;
}
 /************************** levaya fignya*/ 
 .Ltelo{ 
 background-image:url(img/left_telo.gif); 
 height: 93px; 
 width: 30px; 
 float: left; 
 background-repeat: no-repeat; 
 } 
 /************************** telo*/ 
 .telo{ 
 background-image:url(img/background.jpg); 
 height: 570px; 
 width: 806px; 
 float: left; 
 border-bottom-width: 3px; 
 border-bottom-style: solid; 
 border-bottom-color: #FFFFFF;	 
 } 
 /************************** pravaya fignya*/ 
 .Rtelo{ 
 background-image:url(img/right_telo.gif); 
 height: 100px; 
 width: 40px; 
 float: left; 
 background-repeat: no-repeat; 
 margin-top: 40px; 
 text-align:center; 
 padding-top: 10px; 
 } 
 /************************** meny*/ 
 div.meny { float:left; width: 240px; } 
 div.content { float:left; width: 523px;} 
 .Ttop{ 
 background-image: url(img/top_telo.gif); 
 background-repeat: no-repeat; 
 background-position: left top; 
 padding-top: 7px; 
 } 
 .Tbottom{ 
 height: 7px; 
 background: url(img/bottom_telo.gif) no-repeat left top; 
 /*padding-top: 7px; */ 
 } 
 .text{ 
 background-color:#FFF; 
 padding-left: 15px; 
 padding-right: 15px; 
 font-size: 0.7em; 
 overflow: auto; 
 height: 380px; 
 color:#003300; 
 } 
 /*************************** ssylki na dostavki*/ 
 .text h4{ font-size: 1.3em;} 
 .text b{ font-size: 1.2em;} 
 .text a{font-weight: normal; text-decoration:none; color:#003300;} 
 .text a:hover{font-weight: bold; color:#003300; text-decoration:underline;} 
 /**************************** meny*/	 
 .men{ 
 width: 210px; 
 float: right;	 
 } 
 .men ul{ 
 margin: 0; 
 list-style-type: none; 
 background-image: url(img/top_m.gif); 
 background-repeat: no-repeat; 
 background-position: left top; 
 padding-top: 7px; 
 padding-right: 0px; 
 padding-bottom: 0px; 
 padding-left: 0px; 
 } 
 .men li{ 
 display: inline: /* :KLUDGE: Removes large gaps in IE/Win */ 
 } 
 a.meny{ 
 display: block; 
 width: 210px; 
 height: 20px; 
 color: #000; 
 text-decoration: none; 
 text-indent: 15px; 
 font-family: Verdana, sans-serif; 
 font-size: 0.7em; 
 /*letter-spacing: 0.1em;*/ 
 background-image: url(img/meny.gif); 
 background-repeat: no-repeat; 
 background-position: right top; 
 text-align: left; 
 vertical-align: text-top; 
 color:#003300; 
 } 
 a.meny:hover, .selected a{ 
 background-position: left top; 
 font-weight: bold; 
 color: #000; 
 } 
 /************************** niz meny*/ 
 .Nmeny{font-size: 0.7em; color:#003300; text-indent: 10px;} 
 .Nmeny a{text-decoration: none; color:#003300;} 
 .Nmeny a:hover{text-decoration:underline;} 
 .kach{ text-align:center;} 
 .kach a{text-decoration: none; color:#003300;} 
 .kach a:hover{text-decoration:underline;} 
 .Mbottom{ 
 width: 210px; 
 height: 7px; 
 background: url(img/bottom_m.gif) no-repeat left top; 
 text-align: left; 
 } 
 /************************** info*/ 
 .copyrigt{ 
 text-align: left; 
 margin-left: 15px; 
 float: left; 
 font-size: 0.7em; 
 width: 200px; 
 } 
 /*.clear {clear:both;}*/ 
 /*kontakt*/ 
 .contact{ 
 background-image:url(img/contact.gif); 
 position: relative; 
 background-repeat: no-repeat; 
 margin-top: 0px; 
 left: -32px; 
 height: 240px; 
 width: 238px; 
 float: left; 
 } 
 .contact h2{ 
 font-family: Verdana, sans-serif; 
 text-align: right; 
 color:#FFFFFF; 
 margin-right: 10px; 
 padding-top: 110px; 
 vertical-align:bottom; 
 } 
 .contact p{ 
 font-family: Verdana, sans-serif; 
 font-size: 0.8em; 
 font-weight:bold; 
 text-align: right; 
 margin-right: 10px; 
 color:#003300; 
 } 
 .contact a{ 
 font-family: Verdana, sans-serif; 
 text-align: right; 
 font-weight: normal; 
 font-size: 0.9em; 
 color:#003300; text-decoration:none;
 } 
 .contact a:hover{ text-decoration:underline;} 
 .copyrigt a{color:#663300; text-decoration:none;}