div, html, body, p,img,
h1, h2, h3, h4, h5, h6, td
form, fieldset, a, img, a img{
        margin: 0;
        padding: 0;
        border: 0;
	outline: 0;
}
form{
	margin-bottom:0;
}
 html {
	width:100%;
	height:100%;
	font: 62.5%/1.4 Tahoma, Verdana, Arial, sans-serif;
  	color:#5e6969;
	background:#fff;

}
 body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#d2f5f4 url('/img/stripe.png') 0% 0% repeat;
	font-size:1.6em;
	text-align:left;
	/*line-height:1.2em;*/

}

a, a:visited{
	color: #207a78;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

div.print-logo{display:none}
div.print-bottom{display:none}
div.pda-logo{display:none}

/*h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited{text-decoration:none}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{text-decoration:underline}*/

#container{
	background: #fff;
	margin: 0 2%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	border-right:1px solid #8db3b0;
	border-left:1px solid #8db3b0;
}

#header{
	height:155px;
	background:#1b6761 url('/img/hbg.gif') 0% 0% repeat-x;
}

#footer{
	position:absolute;
	bottom:0;
	left:0;
	height:104px;
	background:#1b6761 url('/img/fbg.gif') 0% 100% repeat-x;
	width:100%;	
}

.test{
	border:1px dashed red;
}

h1,h2,h3,h4,h5{
	color: #207a78;
	font-family: Corbel, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	margin-bottom:0.5em;
}

h1{
	font-size:200%;
}

h2{
	font-size:175%;
}

h3{
	font-size:150%;
}
h4{font-size: 125%}
h5{font-size:110%}

#fortwo{
	text-align:left;
	overflow: hidden;
	margin: 20px 40px 0 0;
	padding-bottom:100px;
}

div.side{
	float:right;
	width: 14%;
	padding-bottom:15px;
}

div.content{
	float:left;
	width:82%;
}

p{
	margin-bottom:1em;
}

.section{
	margin-bottom: 2em;
	padding-left:40px;
	padding-top:15px;
	position:relative
}

div.logo-container{
	overflow:hidden;
	clear:both;
}

div.header-content, div.footer-content{
	height: 35px;
	padding:0 40px;
	overflow:hidden;
	color: #fff;
	display:block;
	clear:both;
	margin-top:14px;
	font-family: Corbel, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

div.footer-content{
	height: 52px;
}

span.s75, span.s100, span.s125, span.s150, span.s175, span.s200, span.s225{line-height:1em; height:1em}

span.s75{font-size:75%;}
span.s100{font-size:100%;}
span.s125{font-size:125%;}
span.s150{font-size:150%;}
span.s175{font-size:175%;}
span.s200{font-size:200%;}
span.s225{font-size:225%;}

a.s1{font-size:100%;}
a.s2{font-size:125%;}
a.s3{font-size:150%;}
a.s4{font-size:175%;}
a.s5{font-size:200%;}
a.s6{font-size:225%;}

.pager a, .pager a:visited, .pager span{
	text-decoration:none;
	border:1px solid #bad1cf;
	padding: 2px 7px;
	text-align:center;
	margin-right:0.3em
}

.pager a:hover{
	border:1px solid #207a78;
}

.pager span{
	border:1px solid #207a78;
	padding: 2px 7px;
	text-align:center;
	background: #bad1cf;
	color: #207a78;
}

ul.topmenu{
	margin:0;padding:0;
	line-height:35px;
}

ul.topmenu li{
	display:inline; list-style:none;
}

ul.topmenu li a, ul.topmenu li a:visited{
	color: #fff;
	text-decoration:none;
	padding:10px;

}

ul.topmenu li a:hover{
	text-decoration:underline;
}

ul.topmenu li.active a{
	background: #498581;
	text-decoration:underline;

}

p.taglinks{font-size: 10px; font-family: Verdana, Arial, Helvetica; margin-top:15px;}

.side h1, .side h2, .side h3, .side h4, .side h5{
margin-left:0;
padding-left:0;
border:0;
background-image:none;
background:transparent;
}

div.article, div.link{margin-bottom:15px;}
.tagcloud{margin-bottom:0.5em; font-size: 0.8em}

.code{
	font-family: Consolas, Monaco, 'Courier New', monospace;
	background: #d9d9d9;
	color: #676767;
	border: 1px solid #676767;
	padding: 10px;

	
}

.odnaknopka{
 	position:absolute; top:0;right:0;
}

.counters img{//width: 66px;}
