


/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF url('../img/bg.gif') repeat-x 0 0;
min-width: 1000px;


}

a:link, a:visited {
color: #005D85;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
}

.perex {
background-color: #E3F4FF;
border-left: 4px solid #57A9DF;

text-align: left;
width: 100%;
margin: 0 0 0 0;
padding: 5px 8px;
font-size: 0.9em;
}

.perex p {
margin: 0;
color: #004C7F;
}

.perex p a, .perex p a:visited {
color: #004C7F;
}

h1 {
font-size: 2.5em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin-left: 20px;
padding: 13px 0 6px 0;
background: url('../img/h1-bg.gif') repeat-x 0 100%;
width: 50%;

}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 6px 0 0 23px;
}

h3 {
color: #005D85;
font-size: 1.2em;
text-align: left;
letter-spacing: 1px;
margin-bottom: 13px;
}

h3.line {
background: url('../img/heading-dot.gif') repeat-x 0 50%;
width: 100%;

}

h3.line span {
margin: 0;
padding: 0;
background: #D6ECF8 ;

}
h4{
	color: blue;
	font-size: 1em;
}

ul {
list-style-type: none; 

}


/* Images */

img.portfolio {
border: 3px solid #8ED8FF;
margin: 0 12px 16px 0;
}

a:hover img.portfolio {
border: 3px solid #FF6123;
margin: 0 12px 16px 0;
}


/* Header */

#header {
margin: 0 auto;
width: 1000px;
height: 172px;
position: relative;
background: #005D85 url('../img/hd-bg.gif') repeat-x 0 0;
text-align: left;

}
#adress{
padding: 28px 16px 0px 0;
text-align: right;

	float: right;
	color: white;
}
#skip-menu{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom:15px;
	border-bottom: 3px solid #57A9DF; 
	
}


/* Search form */

form.searching {
width: 189px;
height: 26px;
position: absolute;
top: 27px;
right: 25px;
}

fieldset {
border: 0;
}

#picture-input { 
position: absolute; 
top: 0; 
left: 0; 
overflow: hidden; 
width: 155px; 
height: 26px; 
background: url('../img/input-bg.gif') 0 0 no-repeat; 
border: 0; 
}

#picture-input input { 
position: relative; 
top: 5px; 
left: 10px; 
width: 140px; 
border: 0;
letter-spacing: 1px;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.searching label {
display: none;
}


/* Menu */

#menu {
float: left;
margin-top: 23px;
}

#menu li {
float: left;
display: inline;
list-style-type: none;
}

#menu li a {
float: left;
display: inline;
list-style-type: none;
text-align: center;
color: black;
font-size: 1em;
text-decoration: underline;
background-color: #FFE3A7;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding: 0 1em;
height: 23px;
line-height: 20px;
margin-left: 2px;
}

#menu li a:hover {
background-color: #FFB515;
color: #151515;
border-top: 1px solid #6A4B09;
border-left: 1px solid #6A4B09;
border-right: 1px solid #6A4B09;
text-decoration: none;
}

#menu li a.active {
background-color: #FFB515 !important;
color: #151515;
border-top: 1px solid #6A4B09;
border-left: 1px solid #6A4B09;
border-right: 1px solid #6A4B09;
text-decoration: none;
}


.activeNews	{
		border:solid 1px #DCDADA;
		padding:1px;
		background:white;
		margin-bottom:30px;
		position:relative;
	}
	.activeNews .wrapper	{
		background:url(../images/active_news_bg.gif) 0 0 repeat-x;
		padding:15px;
		overflow:hidden;
		/* padding-right:190px; */
		line-height:18px;
	}
	.ie6 .activeNews .wrapper	{
		overflow:visible;
	}
	.activeNews img	{
		border:solid 1px #333333;
		float:left;
		margin:0 30px 20px 0;
	}
	.activeNews .pic01	{
		float:none;
		display:block;
	}
	.activeNews h1	{
		margin-bottom:15px;
		color:#16739D;
	}
	.activeNews .date	{
		color:#7D7D7D;
		display:block;
		margin-bottom:13px;
		font-size:11px;
	}
	.activeNews .contentAd	{
		position:absolute;
		top:50%;
		right:35px;
		margin-top:-82px;
	}
	.activeNews .contentAd img	{
		float:none;
		margin:0;
		border:none;
	}
	.activeNews .source	{
		color:#7D7D7D;
		font-size:11px;
		display:block;
		margin-top:10px;
		padding-top:10px;
		border-top:solid 1px #EBE9E9;
		margin-right:-175px;
	}
	.activeNews .source span	{
		margin-left:35px;
		float:right;
	}
	.rightCol	{
		float:right;
		width:170px;
		padding:0 0 0 25px;
		text-align:right;
	}
	.rightCol .sideAd	{
		text-align:right;
		margin-bottom:25px;
		margin-top:20px;
	}
	.lastNews	{
		//margin-right:200px;
		margin-right:100px;
		margin-left:100px;
	}
	.lastNews .title	{
		font-weight:bold;
		display:block;
		font-size:30px;
		margin-bottom:25px;
	}
	.lastNews .item	{
		line-height:18px;
		overflow:hidden;
		margin-bottom:45px;
background: white;/* ничего */
padding: 8px;
	}
	.ie6 .lastNews .item	{
		overflow:visible;
		
	}
	.lastNews .item h4	{
		font:24px "Times New Roman";
		margin-bottom:17px;
	}
	.lastNews .item img	{
		border:solid 1px #333333;
		float:left;
		margin:0 30px 20px 0;
	}
	.lastNews .item .source	{
		color:#7D7D7D;
		font-size:11px;
		display:block;
		margin-top:20px;
	}
	.lastNews .item .source span	{
		margin-right:25px;
	}
	.lastNews .item .source .more	{
		font-weight:bold;
		font-size:12px;
		float:right;
		background:url(../images/bullet_01.gif) 100% 4px no-repeat;
		padding-right:10px;
	}
	.lastNews .item .source .date	{
		margin-left:10px;
		font-style:italic;
	}
	.paginator	{
		font:20px "Times New Roman";
		margin:40px 0;
		
	}
	.paginator a	{
		font:20px "Times New Roman";
		margin-right:40px;
		color: white;
	}
#content-box {
width: 1000px;
margin: 0 auto;
text-align: left;
overflow: hidden;
border-top: 4px solid #ebf2b9;
}

#content-box-in {
width: 100%;

}
#left_menu {
float: left;
width: 23%;
min-height: 100%;
margin:10px 0 15px 0;
padding: 0;
font-size: 0.9em;
border-right: 4px solid #57A9DF;
}
#left_menu_in{
margin: 0 0 10px 0;
}
#left_menu li{


}
#left_menu h3{
background-color: #D6ECF8;
border: 1px solid #82B7DF;
border-right: none;
color: #005D85;
font-size: 1em;
text-align: left;
padding-left:3px; 
margin-bottom:5px ;

}


#content-box-in-center {
float: left;
width: 56%;
margin: 10px 1px;
}

#content-box-in-center-in {
margin: 3px;
}

#content-box-in-right {
float: right;
width: 20%;
margin: 10px 1px;

}

#content-box-in-right-in {
padding: 0px;

}





.galerie {
padding: 1px 0;
margin-right: 3px;
min-height: 1px;
}

.foto {
float: left;
display: inline;
width: 166px;
height: 148px;
margin: 0 15px 16px 0;
background-color: white;
text-align: center;
border: 1px solid #FFFFFF;
position: relative;
}

.foto img {
margin: 13px auto 0 auto;
border: 1px solid silver;
}

.foto:hover {
background-color: #D6ECF8;
border: 1px solid #82B7DF;
}

.foto p a, .foto p a:visited {
font-size: 1.1em;
color: #003960;
font-weight: normal;
margin-top: 6px;
}

.foto p {
margin-top: 6px;
color: #003960;
}


/* Content boxes directives */

#content-box-in-right-in h3 {
color: #00436A;
background-color: #D6ECF8;
border: 1px solid #57A9DF;
border-left: 4px solid #57A9DF;

font-size: 0.8em;
text-align: left;
margin: 0;
padding: 2px 0 2px 7px;
}

#content-box-in-right-in dl {
margin: 0 0 40px 4px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 3px;
line-height: 145%;
}

#content-box-in-right-in dd a, #content-box-in-right-in dd a:visited {
color: #005D85;
padding: 1px 2px;
}

#content-box-in-right-in dd a:hover {
background-color: #005D85;
color: #FFFFFF;
}

#content-box-in-right-in dd span {
font-size: 0.9em;
}

#content-box-in-right-in form {
margin-left: 5px;
}

#content-box-in-right-in label {
display: block;
margin-bottom: 2px;
}

#content-box-in-right-in input {
width: 180px;
margin-bottom: 9px;
}

#content-box-in-right-in textarea {
}

#content-box-in-right-in input.send-button {
width: auto;
padding: 1px 3px;
margin-top: 5px;
}


/* Footer */

#footer {
height: 44px;
color: #FFFFFF;
width: 100%;
background: #005D85 url('../img/footer-bg.gif') repeat-x 0 0;

}

#footer-in {
width: 1000px;
height: 44px;
margin: 0 auto;
}

#footer a, #footer a:visited {
color: #FFFFFF;
}

p.footer-left {
width: 350px;
float: left;
text-align: left;
line-height: 190%;
margin: 8px 0 0 12px;
display: inline; /* Because of IE Doubled Float-Margin Bug */
}

p.footer-right {
width: 350px;
float: right;
text-align: right;
margin: 8px 12px 0 0;
display: inline; /* Because of IE Doubled Float-Margin Bug */
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}
#counters{
	float:left;
	width: 100%;
}