﻿html {min-height: 100%;}

html,body,div,p,h1,h2,h3,h4,table,tr,td,ul,ol,li, form, fieldset, legend {
	margin: 0;
	padding: 0;
}
body {
	background: #3B0000;
	margin: 0;
	padding: 0;
	font: 0.8em/1.5em Verdana Geneva Arial Helvetica sans-serif;
}
.clearer {clear: both;}
.leva{
	float: left;
}
.prava{
	float: right;
}
#wrap {
	background: #FFD4D4 url('Images/elbapoz2_02.jpg') repeat-y center;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 766px;
}
#content{
	margin: 0px auto;
	width: 750px;
}
#header {
	position: relative;
	height: 151px;
	background: #FF0809 url('Images/elbalogo2_03.jpg') no-repeat center;
	padding: 0;
	margin: 0;
}
#header H1{
	visibility: hidden;
}
#hlavni {
	float: left;
	margin: 0 0 0 0;
	width: 500px;
}
#hlavnipol{
	background: #FFD4D4 url('Images/elbaitem2_05.jpg');
	height: 200px;
	border-bottom: 2px solid #A10000;
	border-left: 2px solid #A10000;
	border-right: 2px solid #A10000;
}
H2{
	background: #A10000;
	color: #FFF;
	font-size: 1em;
	height: 21px;
	padding: 0 10px;
}
#hlavnipol img{
	float: left;
}
#hlavnipol ul{
	padding: 3px 3px;
	list-style: none;
}
#hlavnipol p{
	font-size: 0.8em;
}

#info{
	float: right;
	width: 250px;
	margin: 0;
	padding: 0 0 0 0;
}
#infopoladr{
	height: 122px;
	padding: 20px 10px 10px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	border: 2px;
	border-color: #A10000;
}
#info ul{
	padding: 0 10px 0 10px;
}
#info li {
	border-top: 2px solid #3b0000;
	background: #A10000;
	border-bottom: 2px solid #3b0000;
	height: 35px;
	font-size: 1.1em;
	list-style: none;
}
#info li a {
	color: #e1e1e1;
	display: block;
	padding: 7px 0 7px 20px;
	text-decoration: none;
}
#info li a:hover {
	background: #3B0000;
	color: #FFFFFF;
	display: block;
   font-size: 1.1em;	
	padding: 7px 0 7px 20px;
}
#infotlac{
	background:#ababab; 
	margin: 0 10px 0 10px;
	border-bottom: 2px solid #A10000;
	border-left: 2px solid #A10000;
	border-right: 2px solid #A10000;
	height: 100px;
}
#infotlac H2{
	background: #A10000;
	color: #FFF;
	font-size: 1em;
	height: 21px;
	padding: 0 10px;
}
#infotlac p{
	color: #e1e1e1;
	display: block;
	padding: 0px 0 0px 20px;
	text-decoration: none;
	font-weight: bolder;

}
#footer{
	background: url('Images/elbafooter2.jpg') no-repeat center;
	height: 44px;
	font-size: 0.6em;
	line-height: 3.5em;
	text-align: right;
	padding: 0 25px 0 0;
	font-weight: bold;
	
}