/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
body.siroke_pozadi {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
body,td,th {
	color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CBCBCB;
	scrollbar-darkshadow-color: #CBCBCB;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CBCBCB	
}
A:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:visited {
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:hover {
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.vybrano {
	color: #FFFFFF;
	background-color: #ED1C24;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.normalni {
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
#stin {
	width: 767px;
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
}
#kl_slova {
	width: 727px;
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	padding: 20px;
}
#toproh {
	width: 425px;
	position: absolute;
	margin: auto;
	left: 251px;
	top: 1px;
	height: 120px;
}
#menu {
	position:absolute;
	left:100px;
	top:130px;
	width:164px;
	height:230px;
	z-index:1;
	background-image: url(../images/menu.png);
	visibility: hidden;
}
#dolniroh {
	width: 446px;
	height: 94px;
	clear: both;
	position: absolute;
	left: -36px;
	top: 680px;
	text-align: left;

}
#hlavicka {
	position: absolute;
	width: 734px;
	height: 149px;
	margin: auto;
	left: 0px;
	top: 0px;
}
#main {
	margin: auto;
	width: 394px;
	float: left;
	position: absolute;
	height: 414px;
	left: 285px;
	top: 222px;
	background-color: #FFFFFF;
	overflow: scroll;
	overflow-x: hidden;
}
#jazyky {
	width: 22px;
	float: right;
	position: absolute;
	left: 708px;
	top: 753px;
	height: 26px;
}
.text_poptavka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.vstup1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ED1C24;
	height: 13px;
	width: 100%;
	border: 0px solid #FFFFFF;
}
.text_tab_poptavka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.vstup_rozbal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ED1C24;
	height: 18px;
	width: 100%;
	border: 0px solid #FFFFFF;
}
.vstup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ED1C24;
	height: 25px;
	width: 100%;
	border: 0px solid #FFFFFF;
}
.tl_odeslat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1C24;
}
.ok_odeslano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.chyba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #000000;
}
#coming {
	position:absolute;
	left:134px;
	top:128px;
	width:484px;
	height:194px;
	z-index:1;
	visibility: hidden;
}

