body {
	font-family: Verdana;
	font-size: 0.7em;
	margin:0px;
	top:0px;
	background:#3D85C6;
}
#banner1 {
	position: absolute;
	display: block;
	width: 120px;
	height: 620px; 
	top: 0px;
	left:50%;
	margin-left: 390px;
}
#banner2 {
	position: absolute;
	display: block;
	width: 468px;
	height: 60px; 
	top: 25px;
	left:50%;
	margin-left: -95px;
}
#container{
	position: relative;
	display: block;
	width:770px;
	left:50%;
	top:10px;
	margin-left: -385px;
	font : 0.9em;
}
#header {
	position: relative;
	width:770px;
	height:90px;
	border:0px;
	margin:0px;
	background: url("/elements/pics/glava.gif");
}
#menu{
	position: relative;
	display: block;
	height:16px;
	width: 753px;
	background: white; 
	border:0px;
	margin:0px;
	padding:2px;
	padding-left:15px;
	background:#DDE9F5;
}
#main a,#middle a,#menu a,#left a,#footer a{
	font: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #3D85C6;
}
#right a{
	font: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #3D85C6;
	padding-right:0px;
}
#main a:hover,#middle a:hover,#menu a:hover,#left a:hover,#right a:hover, ,#footer a:hover{
	text-decoration: underline;
}
#main{
	clear:both;
	display: block;
	width: 770px;
	background:white;

}
#left{
	position: relative;
	display: block;
	float:left;
	width: 180px;
	padding:5px;
}
#middle{
	position: relative;
	display: block;
	float:left;
	width: 390px;
	padding-top:5px;
	padding-right:5px;
}
#right{
	position: relative;
	display: block;
	float:left;
	width: 180px;
	padding-top:5px;
	padding-right:5px;
}

#footer{
	clear:both;
	display: block;
	width: 770px;
	background:#DDE9F5;
	text-align:center;
}
.heading{
	display: block;
	width: 170px;
	height:18px;
	background: url("/elements/pics/menu.gif");
	font-size: 1em;
	font-weight:bold;
	color: white;
	padding-left:10px;
	padding-top:4px;
}

.content{
	display: block;
	width: 170px;
	background:#DDE9F5;
	font-size: 0.9em;
	font-weight:bold;
	color: black;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
#middle div.content{
	width: 380px;
	font-weight:normal;
	padding:5px;
}
#middle div.heading{
	width: 380px;
	background: url("/elements/pics/menu390.gif");
}

table {
	border: 1px solid #3D85C6;
	width : 380px;
}
tr.thead{
	background: #CCCCCC;
	font-weight:bold;
	border: 1px solid white;
}

tr.thead td {
	text-align: center
}
tr.tmain {
	background: #EFEFEF;
}
td.num {
	padding : 2px;
}

td.tmain{
	border-bottom: 1px solid black;
}
/*koledar*/
td.tdcont0 {
	background-color: #F6F6F6;
	width: 10px;
	height: 10px;
	text-align:center;
}

td.tdcont1 {
	background-color: #E6E6E6;
	width: 10px;
	height: 10px;
	text-align:center;
}

td.tdcontred0 {
	background-color: #F6F6F6;
	width: 10px;
	height: 10px;
	text-align:center;
}

td.tdcontred1 {
	background-color: #3D85C6;
	width: 10px;
	height: 10px;
}

#right td.tdcontred1 a{
	color:white;
}
/*anketa*/
#right .contentpoll {
	background : white;
	padding-left : 2px;
	font-weight : bold;
	border : 1px solid black;
}
#right div.poll .bar {
	float: left;
	border: 0px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: #3D85C6;
}

#middle .heading a.head {
	color: white;
}

