body {background: black;color: white;}
#sgwginfo{margin:20px auto 0 auto;width:800px;}
#obsah{margin-bottom:15px;}
#menu {text-align: center;}
/*#menu img:hover {background:#cc3333;}		
#menu img {background:#333333;}		*/

#paticka {
		border-top: 2px solid gray;
		padding-top: 5px;
      text-align: center;
      font-size: 12px;
}	
input {background:black;color:white;border: 1px solid white; }	
textarea {background:black;color:white;border: 1px solid white; }				  		
img         {border-style: none;}
h3 {text-align: center;}
.kom {text-align: center;}
.prispevekinfo{float:right;padding-right:15px;}
.tucne{font-weight: bold;}

a           {color: #ffff00; text-decoration: underline;}
a:link      {color: #ffff00; text-decoration: underline;}
a:active    {color: #ff0000; text-decoration: underline;}
a:visited   {color: #999900; text-decoration: underline;}
a:hover     {color: #00ff00; text-decoration: none;}


/*forum*/
#prispevky ol{ margin: 0; 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;
	text-indent: 0px;
}
p  {
	text-align: justify;
	text-indent: 1.5em;
	font-size: 14px;
}			  
.link_list  {
	text-align: justify;
	text-indent: 1.5em;
	font-size: 14px;
	display: block;
}					  

.obrx {text-align: center;margin-top:5px;margin-bottom:5px;}