#banner-left
{
	
	padding: 0px;
	margin: 0px;
}

#banner-right
{
	
	padding: 0px;
	margin: 0px;
}

.cleaner {
	clear: both;
	font-size: 0px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}



.title{
        background-color: #c33b01;
        clear: both;
        color: white;
        line-height: 150%;
        text-align: left;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bold; 
        font-size: 15px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;

        
 

}    
.menu_item{
        background-color: #2b2b2b;
        /*background-color: #c33b01;*/
        clear: both;
        color: white;
        line-height: 140%;
        width: 90%;
        text-align: right;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bold; 
        font-size: 15px;

        cursor:pointer;

        border: 1px #2b2b2b dotted;
        /*border: 1px rgb(255,102,51) dashed;*/
        border-right:none;

        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 5px;

} 

/*
.menu_item:hover {
	background-color: #c33b01;
        border: 1px rgb(255,102,51) dotted;
} 
*/

.news_title{
        padding-left: 5px;
        font-weight: bold; 
 
} 

body, div, img, a, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: none 0px black;
}
body {
	background-color: #000000;
	color: #222;
	font-size: 13px;
        font-family: Tahoma;

}

#obsah table{
        
        color: white;
        font-size: 12px;
}


#container hr {
	size: "1";
	color: #330000;
	width: "80%";
}

#container {
	width: 910px;
	height: auto;
	margin: 0px auto;
	background-image: url("main/body.jpg");
	background-repeat: repeat-y;
	clear: both;
	text-align: left;
	color: #330000;
}



#hlavicka {
	/*height: 220px;*/
	height: 314px;
	background-color: #279;
	background-repeat: none;
	margin-left: 0px;
	background-image: url("main/head_back2.jpg");
}
#paticka {
	width: 900px;
	min-height: 30px;
	border-top: solid 3px #000000;
	padding: 2px 0px;
	clear: both;
	color: #555;
}
#paticka a {
	text-decoration: none;
	color: #666;
}
#paticka a:hover {
	text-decoration: underline;
	color: #FF911C;
}
#menu {
	float: left;
	width: 140px;
	_width: 140px;
	text-align: left;
	line-height: 8px;
	/*font-size: 16px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-left: 0px;
        color: white;	
	
	background-image: url("main/menu_back.jpg");
	background-repeat: no-repeat;
	min-height: 1500px;
  _height: 1500px;
	
	/*background-color: navajowhite;
*/
}
#menu a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #224435;
}
#menu a:hover .menu_item {
	font-weight: bold;
	/*color: #224435;*/
        /*background-color: #c33b01;*/
        border: 1px #c33b01 solid;
        border-right:none;
}

/*
#menu a:hover .menu_item {
	font-weight: bold;
        color: #224435;
	background-color: #c33b01;
}
*/


#obsah a {
	color: #c77e5e;
}


#obsah {
	float: left;
	width: 540px;
	_width: 580px;
	min-height: 550px;
	_height: 550px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	  
	background-image: url("main/main_back.jpg");
	background-repeat: no-repeat;
	min-height: 1000px;
  _height: 1000px;
  
  color: #dcdcdc;
	
	/*background-color: #ffffcc;
*/
}
#obsah img {
	margin: 5px;
}
#obsah hr {
	size: "1";
	color: #828282;
	width: "80%";
}
#novinky {
	float: left;
	width: 170px;
	_width: 190px;
	text-align: left;
	line-height: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*font-size: 13px;*/
		
	background-image: url("main/news_back.jpg");
	background-repeat: no-repeat;
	
	min-height: 1500px;
  _height: 1500px; 
  
  color: #dcdcdc;
	
	/*background-color: navajowhite;
*/
}
#novinky hr {
	size: 1px;
	color: #828282;
	/*width: 80%;*/
}

#menu hr {
	size: 1px;
	color: #828282;
	width: 90%;
}

iframe {
	width: 540px;
	_width: 540px;
	height: 1400px;
	position: relative;
	left: -5px;
	border: 0px none;
}
.wow {
	display: none;
}