body {
	font-size: 16pt;
	background-color: #5B5B5B;
	background-image: url(poz.jpg);
	background-attachment: fixed;
}

#horejsek {
	border: 1px solid Black;
	margin: 15px 15px 7px 0;
	height: 72px;
	background-color: #DCDCDC;
	background-image: url(poz.gif);
	background-repeat: repeat-x;
	border: 3px ridge White;
	overflow: hidden;
	font-size: 15px;
}
#horejsek a {
	color: Black;
	text-decoration: underline;
}

#horejsek a:hover {
	color: White;
	text-decoration: underline;
}

#horejsek .abbr {
	border-bottom: 1px dashed Black;
	cursor: help;
}
.adress {
	float: right;
	padding: 3px 3px 3px 3px;
	margin: 8px 3px 8px 3px;
	display: block;
	clear: right;
}

#logo {
	margin: 3px 3px 3px 3px;
	float: left;
	clear: right;
	border: 0px;
}

.center {
	/*text-align: center;*/
	display: inline;
}

.skryj {
	display : none;
}

#vlajky {
	text-align: left;
	padding: 0 0 10px 0;
	height: 20px;
}

#vlajky a {
	color: Black;
	text-decoration: underline;
	padding: 0 5px 0 5px;
	background-color: transparent;
	color: White;
	font-size: 10pt;
	font-weight: bold;
}

#vlajky a:hover {
	text-decoration: none;
	background-color: #8F3452;
	color: White;
}
#rus {
	border: 0;
	border-bottom: 1px solid White;
	position: relative;
	top: 2px;
}
#rus2 {
	border: 0;
	position: relative;
	top: 2px;
}

/*==========================MENU============================*/
.prednacti {
	display : none;
}

#menu {
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	text-align: right;
	background-image: url(poz1.gif);
	background-repeat: repeat-y;
	float: right;
	clear: none;
	margin: 0 0 0 0;
	border: 3px ridge White;
	background-color: #9C9C9C;
}

.zvyr {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 25px 5px 0.4em;
	margin: 0 0 0 0;
}
#menu a {
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	display: block;
	padding: 5px 25px 5px 0.4em;
	margin: 0 0 0 0;
	/*border-bottom: 1px solid #C2C2C2;*/
}

#menu a:hover {
	text-decoration: none;
	background-color: #8F3452;
	color: White;
	background-image: url(poz2.gif);
	background-repeat: repeat-y;
}
/*=========================KONEC=MENU======================*/
#stred {
	margin: 10px 1px 1px 1px;
	width: 98%; /*background-color: #ADD8E6;*/
	padding: 15px 0 15px 15px;
}

#obsah {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	margin: 1px 220px 15px 1px;
	padding: 1em 1em 1em 1em;
	color: White; /*background-color: #FFDEAD;*/
	height: 100%;
	text-align: justify;
}
.down {
	border: 1px solid Black;
	margin: 0 0 0 0;
}
#download a {
	border: 0;
	margin: 15px 15px 15px 15px;
	padding: 30px 2px 2px 2px;
}
.riz {
	overflow: hidden;
	height: 46px;
}
h1 {
	text-align: left;
}
h2 {
	text-align: left;
	font-size: 20pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 14pt;
	text-align: left;
}
.abbr {
	border-bottom: 1px dashed White;
	cursor: help;
}
ol {
	list-style-type: lower-alpha;
}

ul, ol {
	text-align: left;
}

.uobr {
	float: right;
	background-color: #CCCCCC;
	margin: 0 15px 15px 15px;
	border: 1px solid Black;
}

.volba {
	border: 1px solid Black;
	margin: 15px 10px 15px 10px;
	display: inline;
	background-color: Black;
}

.popiska {
	display: inline;
	width: 170px;
	text-align: center;
	margin: 20px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}
#vyber {
	display: block;
	width: 170px;
}
.popiska a {
	display: block;
	background-color: transparent;
	text-decoration: none;
	margin: 20px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	/*border: 1px solid #5B5B5B;*/
}
.popiska a:hover {
	display: block;
	/*border: 1px solid #5B5B5B;*/
	background-color: #8C3152;
	margin: 20px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}


a {
	color: White;
}

a:hover {
	text-decoration : none;
	background-color : #8F3452;
	color : White;
}

#logo2 {
	vertical-align : middle;
}

.adress {
	font-size : 0.8em;
}
/*===========VALIDACNI===TLACITKA=========*/
#valid {
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	padding : 0.5em 0 0.2em 0.2em;
}

.cssbtn {
	display: inline;
	width: 15em;
	margin: 0.2em;
	padding: 1px;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: #cdf;
	color: #333;
	border: 1px solid black;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
}
.cssbtn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.cssbtn:hover { background:black; color:white }
.cssbtn:hover strong { background:#ccc; color:black; }
.btnw3c { background:#06c; color:white }
.btnxml { background:#f90; color:black }
.btnw4d { background:#090; color:white }
.btnw4d strong { color:#090 }
.btnpwr { background:#006; color:white }
.btnpwr strong { background:#ccf; color:#006 }
.btnauth { background:#dd9;	color:black; }
.btnauth strong { background:#003; color:#ffc }
.lev { float: left; }
.prav { float: right; }
/*===========VALIDACNI===TLACITKA=========*/

/*========================STYL=PRO=TISK============================*/
@media print {

#menu {
	display : none;
}
#obsah {
	margin : 0 0 0 0;
}
#horejsek {
	border : 1px solid Black;
}
}
/*========================KONEC=STYLU=PRO=TISK=================*/