@import url("reset.css");
@import url("menu-vert.css");
@import url("menu-horiz.css");

/*----------------------------BASE-----------------------------*/
body{
	background:#fff;
	font-family: sans-serif;
	color:#4d4d4d;
	}
H1{
	color:#8e281b;
	font-size:2.0em;
	padding:0 25px 20px 0;
	line-height:1.2em
	}
H2{
	color:#8e281b;
	background:url(../images/a_42.gif) 0px 5px no-repeat;
	padding:0 0 0 20px;
	line-height:1.6em;
	font-size:1.2em;
	font-weight:bold;
	}
H3{
	padding:8px 0 8px 0;
	font-size:1.0em;
	font-weight:bold;
	}
p{
	padding:0px 0 10px 0;
	}
hr{
	display:none;
	clear:both
	}
#bohdan, strong, #foot{behavior: url(tools/iepngfix.htc)}

a:link, a:visited, a:hover{
	color:#8e281b;}
a:hover{
	text-decoration:none;
	}
a:link.more, a:visited.more, a:hover.more, a:focus.more{
	text-decoration:none;
	font-size:1em;
	color:#858383;
	}
a:hover.more{
	text-decoration:underline
	}
.text ul, #wide-cont ul {
	font-size:1em;
	list-style:inside;
	list-style-type:disc;
	float:none;
	width:auto;
	padding: 10px 0 0 20px;
	}
.text ol, #wide-cont ol{
	list-style:inside decimal;
	padding: 10px 0 0 20px;
	}
.text li, #wide-cont li  {
	float:none;
	border:none;
	}
.text ul li ul, #wide-cont ul li ul {
	list-style:none;
	padding: 0 0 0 20px;
	}
.text ul li ul li, #wide-cont ul li ul li {
	padding-left:10px;
	list-style:inside circle
	}
.text ul li, #wide-cont ul li{
	position:relative;
	float:none
	}
.text li ul, #wide-cont li ul{
	display:list-item;
	position:relative;
	left:auto;
	top:auto;
	padding: 0 0 0 20px;
	}
table{
	width:100%;
	border-collapse:collapse; 
	font-size:1em;
	float:left;
	margin:10px 0 10px 0
	}
table th{ 
	color:#000;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;  
	padding:5px;
	}
table td{ 
	padding:5px;
	}
table.spec{
	}
table.spec th{
	color:#515151;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc
	}
table.spec td{
	padding:2px 2px 2px 5px;
	}
.fleft{
	float:left;
	padding:5px 5px 5px 0;
	}
.fright{
	float:right;
	padding:0 0 5px 5px;
	}
.red{
	color:#8e281b
	}
.u{
	text-decoration:underline
	}
.modul{
	float:left;
	padding:1px 5px 0 0
	}
.butt{
	color:#fff;
	border:1px solid #872e2e;
	font-size:0.95em
	}

/*-------------------------STRUCTURE---------------------------*/
#page{
	width:700px;
	margin:0 auto;
	padding:19px 0 0 0;
	}

#header, #bohdan, #bohdan-menu, #left-cont, #right-cont, #flag, #footer-nav, #footer img, #creator, #footer-bottom, #bohdan-block, #header-nav ul, #nav, #filtr, #pagination, #count{display:none}

#header-nav{
	width:700px;
	float:left;
	height:43px;
	}

#logo{
	float:right
	}
#pages{
	width:300px;
	height:24px;
	padding:17px 0 0 10px;
	text-align:left;
	float:left;
	font-size:1.2em
	}


/*-------------------------MAIN CONTAINER---------------------------*/
#container{
	width:700px;
	padding:0;
	float:left
	}
#center-cont{
	width:100%;
	float:left
	}
/*-------------------------CENTER TEXT BLOCK---------------------------*/
.text{
	padding:25px 25px 0 25px;
	font-size:1.2em;
	line-height:1.5em;
	width:650px;
	float:left
	}
.text .gray{
	padding:18px;
	float:left;
	width:614px;
	border-bottom:1px solid #ccc
	}
.text .gray.small{
	font-size:0.9em
	}
.text .gray.bg2{
	width:650px;
	padding:0;
	}
.bg3{
	padding:18px;
	width:614px;
	}
.person{
	float:left;
	width:605px;
	padding:10px 25px 10px 20px;
	border-bottom:1px solid #ccc
	}
.date{
	width:205px;
	padding:0 0 0 22px;
	height:25px;
	float:left;
	text-align:left;
	font-size:0.9em
	}
.section{
	width:240px;
	padding:0;
	float:right;
	height:25px;
	text-align:right;
	color:#797979;
	font-size:0.9em
	}
#ochre{
	width:614px;
	float:left;
	padding:20px 18px 18px 18px;
	margin-bottom:10px;
	font-size:1.1em
	}
.column1{
	border:1px solid #ccc;
	padding:10px;
	width:550px;
	float:left
	}
dl.column1 dt{
	width:100px;
	height:20px;
	padding:0 15px 0 0;
	float:left;
	text-align:right
	}
dl.column1 dd{
	width:400px;
	height:20px;
	float:left
	}
.column2{
	float:left;
	width:270px;
	padding:10px;
	margin-right:10px;
	border:1px solid #ccc
	}
#gallery{
	float:left;
	width:614px;
	padding:0 0 13px 0;
	}
#gallery img{
	float:left;
	padding:0 5px 5px 0;
	}
#filtr .butt{
	float:right
	}
#filtr dt{
	width:100px;
	padding:0 0 5px 0;
	float:left
	}
#filtr dd{
	width:366px;
	padding:0 0 5px 0;
	float:left
	}

/*-------------------------RIGHT BLOCK---------------------------*/
#right-cont img{
	float:right;
	padding:0;
	margin:0
	}
#buttons{
	float:right;
	width:217px;
	padding:4px 0 3px 0;
	}
#buttons img{
	float:left;
	padding:0 0 1px 1px;
	}
#buttons a{
	padding:0;
	}
#banners{
	padding:0
	float:right
	}
#banners img{
	float:right;
	padding:3px 0 4px 0
	}
.dash{
	height:1px;
	font-size:1px;
	width:220px;
	float:left
	}
	
/*-------------------------FOOTER---------------------------*/

#footer{
	width:620px;
	padding:0 0 0 25px;
	float:left;
	color:#666;
	font-size:1.1em;
	}
#footer span{
	display:block;
	padding:12px 0 8px 0;
	line-height:1.8em;
	}
#footer img{
	float:left;
	padding:10px 65px 0 0
	}
#creator{
	float:right;
	font-size:1.1em;
	padding:5px 0 10px 0
	}
#creator a{
	color:#4d4d4d
	}
#creator img{
	vertical-align:bottom
	}
	
	
	
	
	
	
	
	
	
	
	
	
	



