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:#000;
	background:#fff;

}
 body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#fff;
	font-size:1.2em;
	text-align:left;
	line-height:1.0em;

}

a, a:visited{
	color: #000;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

div.print-logo{display:block}
div.print-bottom{display:block}
div.pda-logo{display:none}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited{text-decoration:none}
h1 a:hover, h2 a:hover, h3 a:hover{text-decoration:underline}

#container{
	background: #fff;
	margin: 0; padding:0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border:none;
	width:100%;
}

#header, #footer, .full{
	display:none;
}


h1,h2,h3{
	color: #000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	margin-bottom:0.5em;
	line-height:normal;
}

h1{
	font-size:200%;
}

h2{
	font-size:175%;
}

h3{
	font-size:150%;
}

div.content{
	width:100%
}

div.side{
	display:none
}

p{
	text-indent:2em;
	margin-bottom:0.4em;
}

.section{
	margin-bottom: 2em;
	padding:0;
}

.pager, p.taglinks{display:none}


h1 a, h2 a, h3 a{color: #000}
.odnaknopka{display:none}