/* CSS Document */
* {
margin:0;
padding:0;
}

body {
width:996px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin:0 auto;
border:1px solid #013366;
background:url(/application/images/layout/tlo3.jpg) no-repeat top center #8aca12;
}

#top {
width:996px;
height:308px;
}

#top .left {
width:282px;
height:308px;
float:left;
overflow:hidden
}

#top .right {
width:714px;
height:308px;
float:right;
overflow:hidden;
background:url(/application/images/layout/top_right1.jpg);
}


#top .right #banner {
	margin-top:-2px;
	margin-left:-1px;
}

#topmenu {
width:996px;
background:#fff url(/application/images/layout/topmenu_bottom.jpg) no-repeat bottom;
height:41px;
overflow:hidden;
}

#topmenu .left {
width:242px;
height:41px;
float:left;
background:url(/application/images/layout/info_bg.jpg) 0px 0px no-repeat;
color:#ff4300;
text-align:center;
font-weight:bold;
padding-left:20px;
padding-right:20px;
}


#topmenu .right {
height:41px;
float: right;
}

#topmenu .right ul {
padding-right:100px;
}

#topmenu .right ul li {
float:left;
list-style:none;
margin-right:8px;
color:#000;
font-weight:bold;
font-size:14px;
}

#topmenu .right ul li a {
padding-right:8px;
text-decoration:none;
color:#ff4300;

}

#topmenu .right ul li a:hover {
color:#000;
}

#container {
width:996px;
height:auto;
background:url(/application/images/layout/container_bg.jpg) repeat-y;
}

#block_left {
width:282px;
height:auto;
float:left;
}

#block_left .menu {
width:282px;
height:auto;
padding:0;
margin:0;
}

#block_left .menu li {
list-style:none;
}

#block_left .menu li a {
display:block;
margin-top:4px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:16px;
padding-left:35px;
padding-top:7px;
height:30px;
}

#block_left .menu li .a {
background:url(/application/images/layout/a.jpg) no-repeat 0 0;
}

#block_left .menu li .a:hover {
background:url(/application/images/layout/a_hover.jpg) no-repeat 0 0;
}

#block_left .menu li .b {
background:url(/application/images/layout/b.jpg) no-repeat 0 0;
}

#block_left .menu li .b:hover {
background:url(/application/images/layout/b_hover.jpg) no-repeat 0 0;
}

#block_left .menu li a:hover {
color:#ff4300;
}

#block_center {
width:537px;
height:auto;
float:left;
padding-left:10px;
padding-right:10px;
overflow:hidden;
}

#block_center .title_beam {
width:490px;
height:45px;
background:url(/application/images/layout/title_beam.jpg) no-repeat 0 0;
margin-top:10px;
color:#000;
font-weight:bold;
font-size:24px;
padding-top:20px;
padding-left:50px;
}

#block_center .content {
padding:15px;
font-family:arial;
}

#block_center .content ul {
padding-left:15px;
}


#block_right {
width:157px;
float:right;
height:auto;
text-align:center;
}

#block_right img {
border:0;
margin-top:7px;
border:1px solid #013366;
}

#block_right img:hover {
opacity:0.8;
}


.clear_all {
clear:both;
}

#footer {
width:996px;
height:90px;
background:url(/application/images/layout/footer.jpg) no-repeat top #fff;
overflow:hidden;
}


#footer ul {
padding-left:30px;
padding-top:20px;
}

#footer ul li {
float:left;
list-style:none;
margin-right:8px;
color:#000;
font-weight:bold;
font-size:14px;
}

#footer ul li a {
text-decoration:none;
color:#ff4300;
margin-right:4px;
}

#footer ul li a:hover {
color:#000;
}

a {
color:#000;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.weather {
width:214px;
height:auto;
text-align:left;
background:#fff url(/application/images/layout/tlo_pogoda.jpg) no-repeat bottom;
margin:0 auto;
border:1px solid #013366;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
}

.weather h1 {
font-size:16px;
color:#ff4300;
margin-top:5px;
}

.weather h2 {
font-size:13px;
color:#ff4300;
}

.weather ul {
padding-top:10px;
}

.weather ul li {
list-style:none;
color:#01468e;
}

.input_form {
border:1px solid #000;
font-size:10px;
text-align:right;
padding-left:3px;
padding-right:5px;
}

.newsletter {
padding-top:5px;
padding-bottom:15px;
padding-left:23px;
}

.newsletter #note {
text-align:center;
color:#fff;
font-weight:bold;
}