
html,body{margin:0;padding:0}
body{
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	text-align:center;
	background: #FFFFFF;
	color:#666666;
}
p{
	margin:0 10px 10px;
	color: #666666;
	font-size: 12px;
}
a{
	color: maroon;
	padding:0px;
	filter: Invert;
}
div#header1{
	position:relative;
	height: 100px;
	background: url(../img/gora_l.png) no-repeat;
}
div#header{
	position:relative;
	height: 210px;
	background: url(../img/baner_p.png);
}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #FFFFFF;;color: #79B30B}

h1 {font-size: 18px; margin:15px 10px 10px; color: white; }
h2  {
	font-size: 18px;
	margin:15px 10px 10px;
	color: #990000;
}
h3 {font-size: 18px; margin:0 10px 10px; color: white; }
div#header a{position:absolute;right:0;top:23px}
div#container{
	text-align:left;
	background: #FFFFFF ;
}
div#content p{line-height:14px;}
div#navigation{
	background:#FFFFFF url(../img/menu.png) no-repeat right top;
}
div#extra{background:#FFFFFF;}
div#footer{background: #FFFFFF;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}
div#container{width:800px;margin:0 auto; background-image: url('pod.jpg');
    background-repeat: repeat-y; background-position: right;}
div#content{
	float: right;
	width:590px;
	background:#FFFFFF url(../img/tlo_gl.png) no-repeat left top;
}
div#navigation{float:left;width:200px; }
div#extra{float:left;clear:left;width:200px; height: ;}
div#footer{
	clear:both;
	width:100%;
	background: url(../img/stopa.png) no-repeat center top;
	height:100px;
}

.wazne {
	color:#009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.obraz {padding-bottom: 5px;}
.obraz2 {padding-bottom: 5px; margin-left: 0px;}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }
.centerText {text-align:center;
text-decoration:none;
border::0px;
font-size:13px;
font-weight:bold;}
.centerText a{text-decoration:none;}

.left {
    float: left;
    padding: 0px 8px 0px 0px;
}

.right {
    float: right;
    padding: 0px 0px 0px 8px;
}

.pright {
    float: right;
    padding: 5px 0px 0px 8px;
}

.center {
    display: block;
    text-align: center;
    margin: 0 auto;
}



