/*soucasti leve strany*/
#popis{
	width:100px;
	height:120px;
	overflow: auto;
	border: 1px orange solid;
	margin:10px auto;
	padding: 2px;
	font-size: 75%;
}

#menu {text-align:center;}

/*soucasti prave strany*/
#obsah{
	border-bottom: 1px solid white;
	overflow: auto;
	height: 94%;
	_width:99%;
}

#obsah h1 {
	font-size: 13px;
	text-align:center;
	color:black;
	background:  #ffaa45;
margin:0;
padding:0;

}

#podmenu{
	width: 100%;
	height:20px;

	margin: 0px auto;
	text-align: center;
}

.podmenu1 A, .podmenu1 A:visited {
	height:25px;
	width: 70px;

	margin-bottom: 20px;
	padding: 5px 0px;
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid white;

	font-weight: bold;
	background: black;
	color: white;
}

.podmenu1 A:hover{
	color:black;
	background:white;
}

/*odkazy*/
a,a:visited{color:#cc6600;}
a:hover,a:active{color:white;}

/*popupmenu*/
.menu {
	font: 11px tahoma;
	margin:0 auto;
}
.menu .item1,
.menu .item1-active,
.menu .item1-active:hover {
	padding: 3px 4px 3px 4px;
	border-bottom: 1px solid #cccccc;
	background: #000000;
	font: 12px arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}
.menu .item1:hover,
.menu .item1-active,
.menu .item1-active:hover{color:#ee0000;}

.menu .item2,
.menu .item2:hover,
.menu .item2-active,
.menu .item2-active:hover {
	padding: 3px 8px 4px 8px;
	border-bottom: 1px solid #cccccc;
	font: 11px tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
}

.menu .item2 {
    background: #000000;
}
.menu .item2:hover,
.menu .item2-active,
.menu .item2-active:hover {background: #000000;color:#ee0000;}

.menu .arrow,
.menu .arrow:hover {padding: 3px 16px 4px 8px;}

.menu .item2 img,
.menu .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.menu .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.menu .bottom,
.menu .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .menu td { position: relative; } /* ie 5.0 fix */

.podnabidka {text-align: center;}
/*
.podnabidka a,a:visited{padding-left: 4px;color:yellow;}
.podnabidka a:hover{color:red;}
*/
select {background: black;color: #ffffff;border: 1px solid #ffffff;}
input {
	background: black; 
	border: white 1px solid; ;
	color: white;
}

/*forum*/
#prispevky ol{ margin: 10px; padding: 0; }

#prispevky ol li{ 
	list-style: none; 
	margin: 0; 
	padding: 1px; 
}
#prispevky a { color:yellow;}
#prispevky a:hover { color:red;}

#prispevky ol address { 
	font-size: 12px; 
	font-style: normal; 
	color: #F1F8FA; 
	background: #12127D; 
	padding: 1px 10px 0px 20px; 
	margin: 0 0 0 0; 
	height: 17px; 
	border-bottom: 1px solid #010101; 
}

#prispevky ol p { 
	background: #141514;/*#BDBCBF*/ 
	font-size: 13px; 
	line-height: 18px; 
	margin: 0px 0px 5px 0px; 
	text-align: justify; 
	padding: 5px 10px 5px 10px; 
	color:white;
}


/*ruzne*/
.obr {border:none;}
#kronika img {
	margin: 2px 8px 5px 8px;
}

#pravidla li {padding-bottom: 8px;}

.link_list  {
	text-align: justify;
	*/text-indent: 1.5em;*/
	font-size: 12px;
	display: block;
}	
.link_list a{
	text-align: justify;
	text-indent: 1.5em;
	font-size: 12px;
}