* {margin: 0; padding: 0;}
html {height: 100%; font-size: 62.5%;}
body {	height: 100%; font: 1.2em Verdana, Arial, Helvetica, sans-serif; 
	text-align: center; padding-bottom: 60px;
	background: url('pruhy.jpg') repeat-x;
/*	background-color:#F0FBDF;*/
	background-color:#DEEBC8;
	}
h1 {color: #002000; font-size: 1.3em; padding: 3px;}
h3 {color: #002000; font-size: 1.3em; padding: 3px;}
/* ========== Layout ========== */
#obal {
	width: 770px;
	margin: 40px auto 0 auto;
	text-align: left;
	border-width: 0px ; border-style: solid; border-color: white;
	background-color:#DDD;
	}

#obal_b {
	width: 800px;
	margin: 40px auto 0 auto;
	text-align: left;
	border-width: 0px ; border-style: solid; border-color: white;
	background-color:#FFF;
	}

#hlavicka {
	height: 152px;
	padding: 0px 0px 0px 150px;
	border-bottom: 0px solid green;
/*	background: url('back.jpg') repeat;*/
	background: url('head6.jpg') no-repeat;	
	}

#spodni_obal {	background: #DDDDDD; padding: 0px 5px 5px 5px;}
#spodni_vnitrek {background: #FFF; bottom:0px}

#sloupec1 {
	float: right;
	width: 70%;
	background: #FFFFFF;
	min-height: 420px;
	border-width: 0px 0px 0px 5px; border-style: solid; border-color: #DDD;
	}

#sloupec2 {
	margin-left: 0px;
	float: left;
	width: 28%;
	text-align: center;
	background: #FFF;
	min-height: 420px;

	}

#sloupec1-in, #sloupec2-in {
	margin: 0.8em 1.2em;
	bottom: 0px;
	}



.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	}

#paticka {
	padding: 5px;
	border-top: 0px solid green;
	background: #23D823;
	text-align:center;
	border-bottom: 0px solid green;
	background: url('bk.jpg') repeat;
	}

#menu {
float:right; 
padding: 0px;
margin:123px 10px 0 0;
background-color:#085318;
height:25px;
/*width: 200px;*/
list-style-type:none;
border-right:1px solid #bbb;
font-weight:bold;
}
#menu li {
float:left; 
padding: 0px 5px 0px 5px;
/*width:5em;*/ 
height:2em;
line-height:2em;
border-left:1px solid #bbb;
position:relative;
text-align:center;
}
#menu li a, #menu li a:visited {
display:block;
text-decoration:none; 
color:#FFFFFF;
}
#menu li a span, #menu li a:visited span {
display:none;
}
#menu li a:hover {
border:0; /* needed to trigger IE */
color:#000;
/*background-color:#114411;*/
}
#menu li a:hover span {
display:block;
width:5em;
height:2em;
text-align:center;
position:absolute; 
left:2px; 
top:3px; 
color:#FFFFFF; 
cursor:pointer;
}



/* ========== Ostatni ========== */
h2 {margin-bottom: 3px; font-size: 1.0em; color: #008800;}
p {line-height: 1.5; margin-bottom: 14px;}
ul li {margin-bottom: 3px; }
a {text-decoration: none; color: #008800;}
a:hover {border:0px; /* needed to trigger IE */color:#000;}
img {border: 0px;}
table img {border: 5px solid #AABBAA; margin:5px;}

.noscreen {display: none;}

