@charset "utf-8";
/* CSS Document */

body {
background-color:#000;
/*
background-image:url(../img/footer_bkg.jpg);*/
/*background-image:url(../img/bloki.png);*/
/*background-repeat:repeat-x;
background-position:bottom;
*/
/*
background-color:#000;	*/
/*
background-image:url(../img/sonar_bkg_.jpg);
background-repeat:repeat;
*/

/*background-color:#494949;*/

color:#c6c6c6;	
}
h1{
color:#ffae13;	
font-size:18px;
text-align:left;
}

h2, h3, h4{
color:#ffae13;
font-size:16px;
font-weight:normal;
text-align:left;
}
.wraper{
margin:0px auto;
width:609px;
height: auto;
font-family:Verdana, Geneva, sans-serif;
background-color:#4a4a4a;
font-size:12px;
}
.logo{
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
width:691px;
height:55px;
border:0px;
margin:0px;
text-align:left;
}

.top{

background-image:url(../img/banner.jpg);
background-repeat:no-repeat;
width:609px;
height:163px;

}
a img {
margin:0px;
border:0px;
padding:0px;	
}

.menu{
width:692px;
height:24px;
margin:0px;
border:0px;
padding:0px;
padding-top:40px;
}
.menu img{
margin:0px;
border:0px;
padding:0px;	
}

.menu a,.menu a:visited, .menu a:hover{
margin:0px;
border:0px;
padding:0px}

.main{
float:left;
/*background-image:url(../img/bkg.jpg);
background-repeat:repeat-y;
*/height:auto;
width:775px;
}

.main img{
border:0px;
margin:0px;
padding:0px;
	
}
.content{ 
float:left;
width:609px;
height:auto;
text-align:justify;
background-color:#1d1d1d;
}

.text{
margin: 10px auto;	
width:579px;
height:auto;
}

.left_1{
float:left;
height:64px;
width:100%;
background-image:url(../img/grey.jpg);
background-repeat:repeat;
background-position:left;

	}
.left_11{
float:left;
height:55px;
width:100%;
background-image:url(../img/grey.jpg);
background-repeat:repeat;
background-position:left;

	}

.left_2{
float:left;
height:163px;
width:100%;
background-image:url(../img/logo_tlo.jpg);
background-repeat:repeat-x;
background-position:left;


}

.left_3{
float:left;
height:auto;
width:100%;

background-image:url(../img/grey.jpg);
background-repeat:repeat;
background-position:left;

	}

.left_4{
float:left;
height:168px;
width:100%;
background-image:url(../img/footer_tlo.jpg);
background-repeat:repeat-x;
background-position:left;
}

.right_1{
float:right;
height:74px;
width:100%;
background-color:#0C6;
}
.right_2{
float:right;
height:163px;
width:100%;
background-color:#36C;
}
.right_3{
float:right;
height:auto;
width:100%;
background-color:#F93;
}
.right_4{
float:right;
height:168px;
width:100%;
background-color:#C33;
}

.content p{



}
.content ul{
list-style:url(../img/pkt.jpg);

}
.content li{
color:#ec8f01;
}

.bottom{
display:block;
position:relative;
width:775px;
height:10px;
}
.clr{
clear:both;
}

.footer{
float:left;
font-size:10px;
margin: 0px auto;
width:609px;
height:168px;
background-image:url(../img/bottom.jpg);
background-repeat:no-repeat;
}

.footer_menu{
margin-top:120px;
margin-left:270px;
color:#ffae13;

}
.footer_menu a:link, .footer_menu a:visited{
color:#ffae13;
text-decoration:none;

}
.footer_menu a:hover{
color:#ffae13;
text-decoration:underline;

}
.copyright{
margin-top:8px;
margin-left:275px;
color:#c6c6c6;	

}
.copyright a:link, .copyright a:visited{
	
color:#c6c6c6;	
text-decoration:none;

}
.copyright a:hover{
color:#FFF;
text-decoration:underline;	

}

hr {
background:url(../img/hr.jpg);
background-repeat:no-repeat;
background-position:center;
height:7px;
width:450px;
border:0px;
}

a:link, a:hover, a:visited{

color:#656565;
text-decoration:none;
}

