* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:5px;
}
html {
	background-image:url(../img/struct/2011/html-bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/struct/2011/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.wrapper {
	width:882px;
	background-image:url(../img/struct/2011/wrapper-bg.png);
	margin:auto;
}
* html .wrapper {
	background-image:url(../img/wrapper-bg.gif);
	
}
	.wrapper2 {
		padding:0px 26px 0px 24px;
	}
	.header {
		background-image:url(../img/struct/2011/header-bg.jpg);
		background-repeat:no-repeat;
		height:247px;
	}
		.header .lng {
			padding:7px 0px 0px 0px;
			margin-right:38px;
			width:156px;
			text-align:center;
			float:right;
		}
		.header .lng, .header .lng a {
			color:#706969;
			text-decoration:none;
		}
		.header .lng a.on {
			font-weight:bold;
		} 
	
	.col-left {
		float:left;
		width:150px;
		position:relative;
		left:-64px;
		top:-18px;
		margin-bottom:-300px;

	}
	/*
		.col-left-top {
			background-image:url(../img/nav-T.gif);
			background-repeat:no-repeat;
			background-position:left top;
		}
		.col-left-middle {
			background-image:url(../img/nav-M.gif);
		}
		.col-left-bottom {
			background-image:url(../img/nav-B.png);
			background-repeat:no-repeat;
			background-position:left bottom;
			padding-bottom:16px;
		}
		*/
		* html .col-left-top,
		* html .col-left-middle,
		* html .col-left-bottom
		 {
			background:none;
		}
		/*
		.nav {
			position:relative;
			z-index:20;
		}
		*/
			.nav li {
				float:left;
				list-style:none;
				
			}
			.nav li a {
				float:left;
				background-image:url(../img/struct/2011/nav-bg.jpg);
				width:137px;
				height:49px;
				text-align:center;
				text-decoration:none;
				color:#8b8484;
				position:relative;
				z-index:20;
				
				text-transform:uppercase;
			}
			.nav li a span {
				display:block;
				padding:18px 5px 0px 5px;
			}
			.nav li a span.r2 {
				padding-top:13px;
			}
			.nav li a.on, .nav li a:hover {
				background-image:url(../img/struct/2011/nav-on-bg.png);
				color:white;
			}
		.woman {
			width:339px;
			height:231px;
			position:relative;
			left:-125px;
			top:-125px;
			margin-right:-125px;
			background-image:url(../img/woman-bg.png);
			background-repeat:no-repeat;
		}
		* html .woman {
			display:none;
		}
	.footer {
		clear:both;
		background-image:url(../img/struct/2011/footer-bg.jpg);
		background-repeat:no-repeat;
		height:354px;
		border-bottom:1px solid #720b0b;
	}
	
	
	
.content {
	position:relative;
	left:-30px;
	width:660px;
	float:left;
	padding:0px 20px 10px 0px;
}
		.content a {
			color:#13668E;
			text-decoration:none;
		}
		.content h1, .content h2 {
			font-size:15px;
			font-weight:normal;
			color:#13668E;
			text-transform:uppercase;
			margin:10px 0px 0px 0px;		
		}
		.content .txt {
			clear:left;
			padding-top:15px;
			color:#858585;
			font-size:12px;
		}
		.content .gallery {
			padding-top:15px;
		}
		.content .gallery a {
			float:left;
			display:block;
			width:160px;
			height:120px;
			text-decoration:none;
			
			border-right:1px solid #2e56ff;
			background-position:center center;
			background-repeat:no-repeat;
		}
		.content .gallery a.last {
			border:0px;
		}
		.content .files {
			padding-top:20px;
			clear:both;
		}
/** home ***/
.home .woman {
	display:none;	
}
.home .wrapper2 {
	background-image:url(../img/struct/2011/home.jpg);
	background-repeat:no-repeat;
	background-position:24px 247px;
	height:935px;
	height:1215px;
}
.home .content {
	display:none;
}
.home .footer {
	position:absolute;
	top:935px;
	width:831px;
	background-position:left bottom;
	height:260px;
}


.list .item {
	border-bottom:1px solid #aaa;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
			font-weight:normal;
			color:#5e5e5e;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:550px;
	 }
.okis { 
	clear:both;
	display:block;
	text-align:right;
	width:882px;
	background-image:url(../img/struct/2011/wrapper-bg.png);
	margin:auto;
	text-align:center;
}
.okis img {
	/*margin:10px 40px 10px 0px;*/
	margin:10px;
}		

