
#site{
	margin: auto auto auto auto;
	width: 766px;
}
#site img{
	border: none;
}
#logo{
	background: url(images/logo_srodek.jpg);
	width: 766px;
	height: 165px;
	display: block;
float: left;
}
#top{
	clear: both;
	margin-top: 3px;
}
#anim{
	background: url(images/anim.jpg);
	width: 538px;
	height: 223px;
	float: left;
}
#menu{
	float: right;
	background: url(images/bg_menu.png);
	width: 225px;
	height: 223px;
}
#menu ul{
       list-style: none;
       margin-top: 0px;
		 margin-left: 10px;
		 padding-left: 10px;
       text-align: left;
}
#menu li{
       border-bottom: 0px dashed Black;
       width: 180px;
		 margin-bottom: 0px;       
}
#menu a{
	border-left: 0px dashed Black;
   color: #FFFACD;
   text-decoration: none;
   font: 0.7em Tahoma;Verdana;
}
#left{
	float: left;
	
	background-position: top;
	background-repeat: no-repeat;
	width: 183px;
	text-align: left;
}
#promo{
	padding-top: 0px;
}
#left ul{
	list-style: none;
	padding-left: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
#left li{
	margin-bottom: 5px;
	display: block;
}
#left a{
	color: Gray;
	text-decoration: none;
	font: 0.7em Arial;
	margin-left: 5px;
}
#left h3{
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	text-align: center;
}
#content{
	float: right;
	width: 554px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#content a{
   color: maroon;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#content h3{
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	text-align: left;
}
#botmenu{
	clear: both;
	background: url(images/bg_menu2.gif);
	width: 766px;
	height: 30px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
}
#botmenu ul{
	list-style: none;
	margin-left: 20px;
	padding-top: 2px;
	padding-left: 0px;
}
#botmenu li{
	float: left;
}
#botmenu a{
	text-decoration: none;
	color: Black;
	margin-left: 5px;
	margin-right: 5px;
	font: 0.7em Arial;
}
#foot{
	text-align: right;
	font: 0.7em Arial;
}
#foot a{
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
}

    

