/* CSS Document */
#main {
	width:730px;	
	margin:auto;
	font-size:x-small;
	background-color:#DEDEDE;
	padding:15px 25px 50px 25px;
}

#top {	
	width:730px;	
	margin:auto;
	height:1.5em; 
	color:#FFFFFF;
	text-align:left;
	text-transform:uppercase;
	background-color:#B5B5B5;
	line-height:1.5em; 
	padding:0px 25px;
	border-bottom:1px solid #FFFFFF;
	font-size:x-small;
}

#top a {
	margin:0px 5px;
	color:#FFFFFF;
}

#head{	
	height:104px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#dleft{
	float:left;
	width:555px;
}

#dright{
	float:right;
	width:165px;
}



.box, .box2 {
	float:left;
	width:545px;
	background-color:#FFFFFF;
	min-height:40px;
	_height:40px;
	margin:0px 0px 25px 0px;
	border:1px solid #BDBDBD;
}

.box2 {	
	width:165px;
	margin:0px 0px 25px 0px;
}


.box_head{	
	height:1.5em;
	line-height:1.5em;
	margin-bottom:-1.5em;
	color:#FFFFFF;
	font-weight:bold;
	font-size:xx-small;
	padding:0px 7px;
	text-transform:uppercase;
	background-color:#BDBDBD;
	float:left;
	position:relative;
	top:-1.5em;
	left:-1px;
	clear:both;
	
}

.box_body{	
	padding:13px 13px;
	text-align:left;
	min-height:20px;
	_height:20px;
	
	clear:both;
}

.box_body hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:none;
	border-top:1px solid #D6D6D6;
	height:1px;
	margin:5px 0px 15px 0px;
	_margin:0px 0px 5px 0px;
	clear:both;
}

.box_body p{
	padding:0px;
	margin:5px 0px 0px 0px;
}

.box_body img{
	float:left;
	margin:0em 2em 1em 0em;
}

.box2 img  {
	float:none;
	margin:0px;
}

.c_orange{
	background-color:#FFFFCC;
}

#bdy{
	background-color: #FFFFFF;
	padding-bottom:20px;
	color:#6B6B6B;
	font-family:Tahoma;
}

.go {
	color:#0000CC;
	font-weight:bold;
	font-size:x-small;
	margin:5px 0px 19px 200px;
}
/*text */

h1 {
	font-size:xx-large;
	font-weight:bold;
	color:000066;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:small;
	font-weight:bold;
	color:000066;
	padding:0px;
	margin:12px 0px 0px 0px;
}

.big {
	font-size:40px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.title{
	font-size:x-small;
	font-weight:bold;
	color:#333399;
	position:relative;
	left:-1em;
}

.title a, .title2 {
	font-size:x-small;
	font-weight:bold;
	color:#333399;
	text-transform:uppercase;
	text-decoration:underline;
}

.title2 {
	text-transform:none;
}

.subtitle{
	margin:3px 0px 5px 16px;	
	font-size:19px;
	color:#333399;
}

.subtitle_c{
	margin:5px 0px;	
	font-size:17px;
	color:#333399;
	text-align:center;
}

.subtitle span, .subtitle_c span{
	color:#333399;
}

a {
	color:#333399;
}

.odkaz {
	cursor:pointer;
	display:block;
	height:30px;
}

input {
	font-size:11px;
}

#okno{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	position:absolute;
	bottom:30px;
	left:-66px;
	width:280px;
	z-index:999;
	padding:5px;
}

#okno table{
	font-size:11px;
	width:276px;
}

a img{
	border:none;
}

a:hover{
	color: #0083C5;
}

a.logo:hover{
	color:#333399;
}

/* listing */
#listing{
	width:100%;
	clear:both;
	text-align:right;
	color:#8A8A8A;
}

#listing img{
	position:relative;
	top:9px;
	float:none;
}

#listing a{
	float:none;
	margin:0px;
	padding:0px;
}

#forum{
	width:100%;
	height:600px;
	border:none;
}

p.descr {

}
p.descr_censored {
	background-image: url(censored.gif);
	padding:13px 13px;
	z-index:100;
	visibility:visible;
	background-position: center center;
}

.box_body ul {
	margin-top:2px;
	list-style-type:square;
}

.captchapict{
	position:relative;
	top:8px;
	left:8px;
}
