html {height: 100%;}
body {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Tahoma, serif;
	color: #FFF;
}

p {margin-top: 10px;margin-bottom: 15px;}

h1, h2, h3, h4, h5 {
padding-bottom: 5px;
margin: 25px 0 10px 0;
font-weight: normal;
line-height: 120%;
font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
color: #FF9900;
font-weight: bold;
}

h1 {font-size: 200%;line-height: 100%;}
h2 {font-size: 175%;line-height: 100%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;line-height: 130%;}
h5 {font-size: 90%;text-transform: uppercase;}
a {text-decoration: none;}

A:link {text-decoration: none; color: #FF9900;}
A:visited {text-decoration: none; color: #FF9900;} 
A:active {text-decoration: none; color: #FF9900;}
A:hover {text-decoration: underline; color: red;}

.day_box { margin-bottom: 24px; }
.day_content { padding-left: 20px;  }
.news_img { margin-right: 20px; margin-bottom: 20px; border: 2; border-color:#FF9900;}


#fon {
	background: url(../images/fon.jpg) 50% 0 repeat;
}

#top-left {
	width: 623px;
	height: 384px;
	background: url(../images/top-left.png) 0 0 no-repeat;
	z-index:1;
	position: absolute;
}

#top-r {
	right: 0;
	top: 0;
	z-index: 2;
	position: absolute;
}

#top-right {
	width: 602px;
	height: 384px;
	right: 0;
	background: url(../images/top-right.png) 0 0 repeat-x;
	z-index:2;
	position: absolute;
}

#main{
	width: 700px;

}

#mainn{
	
}

#nadpis{
	text-align: center;
	font-weight:bold;
}

#elou{
	font-weight:bold;
	font-style:italic;
	font-size: 20px;
	color: #f5ef00;
}


#whitebox {
	width: 700px;
	margin: 0 21px 0px 21px;
		
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	margin-right: 13px;
	margin-left: 13px;
	background: url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	margin-left: -13px;
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	margin-right: -13px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 2px solid #e9d103;
	border-right: 2px solid #e9d103;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	margin-right: 13px;
	margin-left: 13px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	margin-left: -13px;
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	margin-right: -13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

#bl-bottom {
	background: url(../images/bl-bottom.png) 0 100% no-repeat;

}

#br-bottom {
	background: url(../images/br-bottom.png) 100% 100% no-repeat;

}

#bottom-l {
	left: 0;
	top: 360px;
	z-index: -3;
	position: absolute;
}

#bottom-r {
	right: 0;
	top: 360px;
    position: absolute;
	z-index: -4;
}

#bottom-ll {
	left: 0;
	bottom: 900px;
	z-index: -3;
	position: relative;
}

#bottom-rr {
	right: 0;
	bottom: 900px;
    position: relative;
	z-index: -4;
}

#dev-l{
	left: 20px;
	top: 320px;
    position: absolute;
	z-index: 20;
}

#dev-ll{
	left: 5px;
	top: 320px;
    position: absolute;
	z-index: 20;
}

#rig{
	right: 50px;
	top: 340px;
    position: absolute;
	z-index: 25;
}


#menu{
	margin: 20px;
	margin-left: 15px;
}
