h2{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 100%;
	letter-spacing: -0.05em;
	background-color: #F1F1F1;
	line-height: 100%;
}
h2 span{
	background-color: #FFFFFF;
	padding-right: 4px;
}
h2 span a{
	color: #00BF8B;
}

.pub_submit{
	background-color: #037B9D;
	border: 0px;
	color: #FFF;
	margin: 3px 0 15px 0;
	float: right;
	cursor: pointer;
}

.pub_blue{
	color: #00BF8B;
	background-color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}
.pub_blue a{
	color: #00BF8B;
}

.pub_floatl{
	float: left;
	width: 49%;
}
.pub_floatr{
	float: right;
	width: 49%;
}

.pub_langs{
	float:right;
	display: inline;
	width: 374px;
	text-align: right;
	margin-top: 10px;
	height: 29px;
	line-height: 100%;
}
.pub_langs a{
	color: #000;
}
.pub_langs a:hover{
	text-decoration: underline;
}
.pub_head{
	float:right;
	display: inline;
	width: 62px;
	height: 15px;
	font-size: 1px;
	margin-top: 24px;
}


/* HEADER ---------------------------------*/
#pub_header{
	clear:both;
/* 	width: 900px; */
/* 	height: 203px; */
/* 	background: url('../img/public/headpic.png') no-repeat; */
}
.pub_h1{
	background: url('../img/public/h1.png') no-repeat;
	width: 200px;
	height: 203px;
	float: left;
	display: inline;
}
.pub_h1a{
	background: url('../img/public/h1a.png') no-repeat;
	width: 200px;
	height: 203px;
	float: left;
	display: inline;
}
.pub_h2{
	background: url('../img/public/h2.png') no-repeat;
	width: 500px;
	height: 203px;
	float: left;
	display: inline;
}
.pub_a_h3:link{
	display: block;
	padding: 0px;
	background-color: red;
}
.pub_a_h3:hover{
	display: block;
	margin-left: 4px;
	margin-top: 4px;
	background-color: black;
}
.pub_h3{
	background: url('../img/public/h3.png') no-repeat;
	width: 180px;
	height: 176px;
	float: left;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	padding: 12px 10px;
}
.pub_h3a{
	background: url('../img/public/h3a.png') no-repeat;
	width: 180px;
	height: 173px;
	float: left;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	padding: 15px 10px;
}
.pub_h3 a{
	color: #FFFFFF;
}

.pub_clear{
	font-size: 1px;
	clear: both;
}

/* Top Menu--------------------- */
.pub_top_menu{
	clear: both;
	width: 100%;
	color: #037B9D;
	font-size: 110%;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pub_top_button{
	float: left;
	display: inline;
	margin-right: 12px;
}
.pub_top_button a{
	color: #037B9D;
/* 	display: block; */
}
.pub_top_button a:hover{
	text-decoration: underline;
}
.pub_topsub{
	font-size: 90%;
	margin-top: 7px;
	line-height: 100%;
	font-style: italic;
	background-color: #F1F1F1;
	padding: 2px 3px;
}
.pub_blia{
	position: relative;
	margin-top: -6px;
	margin-left: 20px;
	width: 7px;
	height: 4px;
/* 	border: 1px solid red; */
	font-size: 1px;
	line-height: 100%;
	background: url('../img/public/blia.gif') no-repeat;
}

/* Content------------------------------------ */
#pub_content{
	padding-bottom: 15px;
}

.pub_leftmenu{
	float: left;
	display: inline;
	width: 200px;
	margin-right: 20px;
}
.pub_left_top{
	background: url('../img/public/menu_top.gif') no-repeat;
	width: 190px;
	height: 19px;
	line-height: 100%;
	text-transform: uppercase;
	color: #00BF8B;
	font-size: 110%;
	padding: 8px 0 0 10px;
}
.pub_lmen_border{
	border: 1px solid #F1F1F1;
	border-top:0px;
	padding: 12px;
	width: 173px;
}
.pub_left_button{
/* 	height: 15px; */
	background-image: url('../img/public/square.gif');
	background-repeat:  no-repeat;
	background-position: left 9px ;
	padding: 6px 0 2px 10px;
	line-height: 100%;
}
.pub_left_button a{
	color: #037B9D;
}
.pub_left_button a:hover{
	text-decoration: underline;
}
.pub_left_sub{
	padding: 3px 0 4px 20px;
	line-height: 100%;
}
.pub_left_sub a{
	color: #037B9D;
}
.pub_left_sub a:hover{
	text-decoration: underline;
}
a.pub_oposite{
	color: #00BF8B;
}
a.pub_real{
	color: #037B9D;
}
a.pub_real:hover{
	text-decoration: underline;
}

/* Content----- */
.pub_the_cont{
	float: left;
	display: inline;
	width: 480px;
	margin-right: 13px;
	margin-top: 10px;
}
.pub_image{
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
.pub_text{
	line-height: 150%;
}
.pub_more{
	font-weight: bold;
	color: #037B9D;
	text-align: right;
}
.pub_more a{
	color: #037B9D;
}
.pub_more a:hover{
	text-decoration: underline;
}
.pub_more img{
	margin-right: 2px;
}

.pub_link{
	margin-bottom: 7px;
}
.pub_link a{
	color: #00BF8B;
}
.pub_link a:hover{
	text-decoration: underline;
}
.pub_link img{
	vertical-align: middle;
	margin-right: 3px;
}

.pub_right{
	float: left;
	display: inline;
	width: 185px;
	
}
.pub_right_banner{
	text-align: center;
	font-size: 1px;
}
.pub_title_greenline{
	text-transform: uppercase;
	border-bottom: 2px solid #037B9D;
	margin-bottom: 10px;
/* 	color: #666; */
}
.pub_novinka{
	padding-bottom: 9px;
	margin-bottom: 7px;
	background: url('../img/public/dots.gif') bottom left repeat-x;
}
.pub_novinka .pub_date{
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}
.pub_novinka a{
	font-style: italic;
	color: #666;
}
.pub_novinka a:hover{
	text-decoration: underline;
}

.pub_footer{
	background: url('../img/public/header_bg.gif') top left repeat-x;
	color: #999;
	padding-top: 10px;
	padding-bottom: 20px;
}
.pub_fotter_cont{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.pub_foot_right{
	width: 160px;
	float: right;
	margin-top: -31px;
	position: relative;
	text-align: right;
	font-size: 90%;
}
.pub_foot_right a{
	color: #00BF8B;
}
.pub_copyright{
	font-size: 90%;
	text-align: center;
}
