a:link {color: #653000;	text-decoration: underline;}
a:hover {color: #CEDCE4; text-decoration: underline;}
a:visited {color: #653000; text-decoration: underline;}
a:hover {color: #CEDCE4; text-decoration: underline;}
a:active {color: #653000; text-decoration: underline;}
a:hover {color: #CEDCE4; text-decoration: underline;}
body{
	background:#f89122 url(images/body_bg.jpg) repeat-x top left; 
	padding:0px; 
	margin:0px;
	color: #653000;
	font-family: "Lucida Grande CE", "Lucida Grande", Tahoma, Geneva, Arial, Trebuchet MS, Verdana, Helvetica, sans-serif, MS Sans Serif;
	font-style: normal;
	font-size: 11px; /*0.7em;*/
	height: 100%;
	width:1000px;
	scrollbar-track-color:#f8ad5b;
	scrollbar-face-color:#df7300;
	scrollbar-arrow-color:#663c05;
}
.main{
	position:absolute;
	left:150px;
	top:150px;
	height:1px;
	width:1px;
	z-index:0;
	overflow:hidden;
	display:none;
}
.clear
{	clear:both;
	font-size: 0px;
	height: 0px;
	width:0px
}

.sform{		
	font-family: Tahoma, "Lucida Grande CE", Verdana, Arial, Helvetica, Lucida, Geneva, sans-serif;
	font-weight:bold;
	background: #EFEDDC;
	border: 1px solid #C0BFAE;	
	font-size:11px;		
	color: #5f3600;
	padding: 1px 1px 1px 1px;
}

.sform2{		
	font-family: Tahoma, "Lucida Grande CE", Verdana, Arial, Helvetica, Lucida, Geneva, sans-serif;
	font-weight:bold;
	background: #F3F2E6;
	border: 1px solid #C0BFAE;	
	font-size:11px;	
	color: #5f3600;
	padding: 1px 1px 1px 1px;
}

.popis{
	width:0px;
	height:0px;
	display:none;
}

.tlac1{		
	font-weight:bold;
	font-size:11px;	
	width: 112px; height: 28px;
	background: #ec8f2c;
	color: #5f3600;
	border: 3px outset #f7c58a;
	
}

.tlac2{		
	font-weight:bold;
	font-size:11px;	
	width: 112px; height: 28px;
	background: #ec8f2c;
	color: #5f3600;
	border: 3px inset #f7c58a;
}

.img_sel_a{
	margin-top:2px;
	margin-right:6px;
	border-right:3px solid #663c05;
	border-left:3px solid #663c05;
}
.img_sel{
	margin-top:7px;
	margin-right:10px;
	border:1px solid gray;
}