BODY {
	background-color : #FFFFCC;
	font-family : Tahoma;
	font-size : 12px;
}
TEXTAREA {
	border : 1px solid #FFD58B;
	font-family : Tahoma;
}
INPUT {
	border : 1px solid #FFD58B;
	font-family : Tahoma;
}

.button {
	border : 1px solid #FFD58B;
	font-family : Tahoma;
	background-color : #FFD58B;
	cursor : hand;
}

TABLE {
	border : none;
	font-size : 12px;
	border-width : 0;
}

TD {
	vertical-align : top;
}

.pictd {
	vertical-align: middle;
}

A {
	color : Black;
}

A:HOVER {
	color : #555555;
}

.active {
	color : #555555;
	font-weight : bold;
}

.popisek {
	font-weight : bold;
	position: relative;
	top: -7px;
}


.moveup {
	position: relative;
	top: -25px;
}

.tenky_popisek {
	font-weight : normal;
	font-family : Tahoma;
	font-size : 10px;
}

.comment {
	font-family : Tahoma;
	font-style : italic;
	margin : 10px 10px 10px 10px;
	color : #bb0000;
	}

.menu {
	font-weight : bold;
	line-height : 130%;
}

.blackborder {
	border : 1px solid Black;
}

.inphoto {
	border : 1px solid Black;
	margin: 6px 10px 8px 0px;
}

.noborder {
	border : 0px solid Black;
}

UL {
	margin-top : 5px;
	margin-bottom : 5px;
}

.top_left {
	background-image : url(top_left.gif);
	width : 9px;
	height : 9px;
}

.top_right {
	background-image : url(top_right.gif);
	width : 11px;
	height : 9px;
}

.top {
	background-image : url(top.gif);
	height : 9px;
}

.left {
	background-image : url(left.gif);
	width : 9px;
}

.right {
	background-image : url(right.gif);
	width : 11px;
}

.bottom_left {
	background-image : url(bottom_left.gif);
	width : 9px;
	height : 10px;	
}

.bottom_right {
	background-image : url(bottom_right.gif);
	width : 11px;
	height : 10px;	
}

.bottom {
	background-image : url(bottom.gif);
	height : 10px;
}

.povinne {
	font-weight : bold;

}

.vote {
	position: relative;
	top: -5px;
	left: 140px;
	padding: 0;
	margin: 0;
	border: 0px;
	text-align: right;
}

.photo {
	border : 1px solid Black;
	position: relative;
	top: -8px;
}

.bullets {
	position: relative;
	top: -5px;
	left: -13px;
}

.tbl_arrow{
	cursor : pointer;
	text-align: center;
	margin: 0px 0px 0px 0px; 
	vertical-align: middle;
}

#left { 
position: absolute; 
left: 0px; 
width: 220px; 
top: 0px; 
background-color: #FFFFCC;  
}

#middle { 
position: absolute; 
left: 230px; 
width: 550px; 
top: 0px; 
background-color: #FFFFCC;
overflow: auto;
}

#right { 
position: absolute; 
left: 800px; 
width: 180px; 
top: 0px; 
background-color: #FFFFCC;
overflow: auto;
}

#global { 
position: absolute; 
left: 2%; 
width: 900px; 
top: 45px; 
background-color: #FFFFCC;  
}

#global2cols { 
position: absolute; 
left: 8%; 
width: 700px; 
top: 45px; 
background-color: #FFFFCC;  
}