@charset "windows-1251";
/* CSS Document */

*{
	margin:0; padding:0;
}
body{
	margin:0; 
	padding:0; 
	background:url(images/bgbody.jpg) repeat-y #121C20 top center scroll; 
	color:#999;
	font:Tahoma;
}
#header{
	background:url(images/logo.jpg) no-repeat scroll top center;
	height:377px;
}
#logo_name{
	margin:0;
}
#logo_name a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:35px;
	font-weight:bold;
	font-family:"Snap ITC";
	position:relative;
	top:5px;
}
#logo_name a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:40px;
	font-weight:bold;
	font-family:"Snap ITC";
	position:relative;
	top:5px;
	right:6px;
}
#menu{
	font-size:15px; 
	color:#FFF; 
	margin:0 0 0 495px;
	position:relative;
	top:-10px;
}
#menu ul{
	list-style: none outside none;
}
#menu li{
	float:left; margin:0 2px 0 0;
}
#menu a{
	font-size:14px; 
	color:#FFF; 
	background-color:#445D6C; 
	text-decoration:none; 
	font-weight:bold; 
	padding: 0 10px 2px;
	font-family:Tahoma;
}
#menu a:hover{
	font-size:14px; 
	color:#FFF; 
	background-color:#F26513; 
	text-decoration:none; 
	font-weight:bold; 
	padding: 0 10px 2px;
	font-family:Tahoma;
}



#text {
    width: 520px; 
	margin:0 0 0 250px;
	float:left;
}
#text h2 {
    background: url("images/h1_bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 24px;
    line-height: normal;
    margin: 20px 0 20px 0;
    padding-left: 45px;
    text-transform: uppercase;
}
#text h1 {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: normal;
    line-height: normal;
    margin: 20px 0;
    text-transform: uppercase;
}
#text p {
    padding: 0 0 5px 0;
}
#text h3 {
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
}
#text ul {
    margin: 0 0 0 20px;
    padding: 0;
}
#text ul li {
    margin-left: 20px;
}



#sidebar {
    margin: 30px 250px 0 0;
    width: 227px;
	float:right;
}
#sidebar_top {
    background: url("images/sidebar_top.jpg") no-repeat scroll;
    height: 40px;
    width: 227px;
	position:relative;
	top:5px;
}
#sidebar_text {
    background-color: #0B0E10;
    padding: 0 30px 10px;
	height:500px;
	width:167px;
}
#sidebar_bottom {
    background: url("images/sidebar_bottom.jpg") no-repeat scroll;
    height: 57px;
    width: 227px;
	position:relative;
	top:-5px;
}



#foot{
	float:left;
	margin: 0 0 0 240px;
}
#footer{
	float:left;
}
#footer_img{
	background: url("images/footer.jpg") no-repeat scroll center;
	height:59px;
	width:780px;
}
#footer_author{
	height:30px;
}
#author{
	text-align:center; font-family:Georgia; font-size:15px; color:#FFF;
}
#author a{
	text-decoration:none; color:#FF0; font-weight:bold; font-family:"Times New Roman"; font-size:20px;
}
#author a:hover{
	text-decoration:none; color:#FF0; font-weight:bold; font-family:"Times New Roman"; font-size:23px;
}


#author_kontakt a{
	text-decoration:none; color:#FFF;
}

#time{
	background:#0B0E10 center; color:#FFF; border:#000; padding: 3px 0 0 0;
}
#opros{
	float:left;
	margin: 30px 0 0 0;
}
#mailsend{
	margin:60px 0 0 0;
}
#mailsend p{
	font-size:18px; color:#FFF; padding:15px 0 5px 0;
}
#calendar{
	float:left;
	margin:10px 0 10px 0;
}
#answer{
	float:left;
}
.clocks {
    height: 200px;
    margin: 0;
    position: relative;
	left:-10px;
    width: 200px;
}