/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */

html {height: 100%}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	
	height: 100%;

	background-color: #9D9E90;
	background-image: url(../images/bg_serii.jpg);
	background-repeat: repeat-x;
	background-color: #454640;
margin:0 auto;
	
}
.cn {
	background-image: url(../images/cn.jpg);
	background-repeat: repeat-x;
	
}

.lt {
	background-color: #454640;
}
.bg_center {
	
	background-color: #FFFFFF;
}
.pt {
	background-color: #454640;
	background-image: url(../images/ten_p_mal.jpg);
	background-repeat: repeat-y;
}
.cv {
	background-image: url(../images/cv.jpg);
	background-repeat: repeat-x;
}
a {
	color: #800;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
   font: 16px Arial, Tahoma, Verdana, sans-serif;
}


img {
	border: none;
}

input {vertical-align: middle}
#wrapper {
	
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
width: 950px;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	

}
#logo {
	height: 69px;
	width: 150px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 50px;
	position: absolute;
z-index: 2001;
}
#logo.en{
	background-image: url(../images/logo_en.jpg);
}
#tel {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 520px;
	position: absolute;
	margin-top: 33px;
	margin-left: 220px;
}
#tel.en{
	background-image:url("../images/tel_en.jpg");
}

#polosa {
	background-image: url(../images/polosa.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
	position: absolute;
	margin-top: 110px;
	margin-left: 20px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#main {
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
	width: 1000px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: 35px;
	width: 270px;
	margin-left: -250px;
	position: relative;
	background-image: url(../images/bg_bron.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sr table{
	
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	
	height: auto;
	margin-top: -30px;
	
	margin-right: 50px;
	margin-bottom: 0;
		margin-left: 50px;
	padding: 0 0 0 0;
	position: relative;	
        
	
}
#ru {
	background-image: url(../images/ru.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 19px;
	margin-left: 760px;
	margin-top: 35px;
	position: absolute;
cursor:pointer;
}
#en {
	background-image: url(../images/en.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 20px;
	margin-top: 35px;
	margin-left: 785px;
	position: absolute;
cursor:pointer;
}
#home {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	margin-top: 35px;
	margin-left: 875px;
	position: absolute;
cursor:pointer;
}
#mail_zn {
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	margin-top: 37px;
	margin-left: 900px;
	position: absolute;
cursor:pointer;
}




#right {
	float: right;
	width: 220px;
	display: block;
}
#footer_cop {
	
	height: 31px;
	background: #CF4220;
	

	position: relative;
	padding: 0 0 0 0; 
width: auto;       
        
}
#right_news {

	
	background: #ffffff;
text-align: left;

	
	
}

.strelki{
width: 100%;
height: 80px;
margin-top:50px;


}

.strelki_l{

height: 80px;
width: 76px;
float: left;
background: url(../images/strelka_l.png) ;
background-position: bottom;
background-repeat: no-repeat;
margin-left:-10px;




}

.strelki_r{
width: 76px;
height: 80px;
float: right;
background: url(../images/strelka_r.png) no-repeat;
background-position: bottom;
margin-right:-10px;

}

.perey a{
color:#0F0F82;
font-size:14px;
font-weight:bold;

}

.perey a:hover {
color:#0F0F82;
}

.menu{
text-align: left;
margin-left: -15px;
z-index: 6000;

}



.menu a{
color:#452922;
font-size:18px;
text-decoration: none;
margin-left: 20px;

}

.menu a:hover {
color:#000000;
}

.menu{
text-align: left;
margin-left: -15px;
z-index: 6000;
padding-top: 20px;
display:block;
margin-bottom: 20px;
}

.menu li{
background: url(../images/galka.png) no-repeat;
line-height:130%;
margin:5px 0;
display:block;
}


.language{
	float:right;
	margin:15px 109px 0 0;
}

#jflanguageselection span img{
	opacity:0.7;
	filter:alpha(opacity=70);
	border-bottom:1px solid #ffffff;
}
#jflanguageselection span#active_language img, #jflanguageselection span:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	border-bottom:1px solid #B30000;
}
.leftmodule {
	margin:480px 0 0 0;
	width:600px;
	float:left;
}
.contentpagetitle{
	font-size:16px;
	color:#CF4220;
}
.pagination{
	display:block;
	width:100%;
	text-align:center;
}
.pagination span, .pagination a{
	margin:0 5px;
}

.article_separator{
	clear:both;
	display:block;
}
.moduletableprekarusel{
	font-size:14px;
	margin:450px 0 0 26px;
	position:absolute;
	width:585px;
	text-align:left;
}
div.moduletable li {
    font-size: 14px;
    margin: 4px 0;
    text-align: left;
}
div.moduletable h3 {
    font-size: 20px;
}


.pollstableborder td{
	text-align:left;
}

.leftcalforma{
	margin:0 0 230px;
}

