/* odladeni chyby zobrazovacího enginu u ie6 a starší*/
.select-mask{
overflow:hidden;
}
.select-mask iframe
{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:0;/*must have*/
left:0;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 100%;/*must have for any big value*/
height: 1000px;/*must have for any big value*/;
}/*konec odladeni chyby zobrazovacího enginu u ie6 a starší */
.objektCursor{
position:absolute;
z-index:10001;
display:none;
border:1px solid red;
background-color:white;
color:black;
}

input, select{
font-size:10px;
margin:0px 0px;
}
form.formStyle{
margin:0px 0px;
padding:0px 0px;
}
a {
	color: white;
}
a:visited {
color: white;
}
a:hover {
	color: white;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background:  #0d9417;
	color: #fffcd6;
	font-family: Tahoma, Arial, Verdana, sans serif;
}
.pageIn {
	text-align: left;
	width:780px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 35px;*/
border:1px solid gray;
/*	background: transparent url() top left repeat-y;*/
}
.pageOut {
	text-align: center;
	min-width: 780px;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
}
.hlavicka {
	top: 0px;
	left: 0px;
	position: relative;
	height: 221px;
	width: 100%;
	background:transparent url(../G-www/stranka_hlavicka.jpg) left top  no-repeat;
}

.telo {
	position: relative;
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	width: 100%;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	z-index: 3;
	min-height: 500px;
}
.levyPanel {
top:30px;
width:180px;
/*margin-left:10px;*/
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-bottom: 50px;
	position: relative;
	float: left;
	border:1px solid gray;
}
.hlPanel{
position:relative;
width:540px;
padding:0px 0px;
float:left;
/*margin-left:20px;*/
left:20px;
}
.pravyPanel{
top:70px;
position:relative;
margin-right:0px;
margin-left:auto;
width:202px;
/*border:1px solid gray;*/
}



.menu {
padding:0px 0px 0px 0px;
	margin-top: 0px;
	/*border:1px solid black;*/
	margin-right:auto;
	position: relative;
	/*left: 15px;*/
	width: 201px;
	z-index: 5;

	background:transparent url(../G-www/menu_telo.gif) left top  repeat-y;
}
.menuin a {
/*	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;*/
	color: white;
	display: block;
	/*height:21px;*/
	width: 201px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	z-index: 5;
	text-align:right;
}
.menuin a,span{
cursor:pointer;
}
.menuin a:visited {
/*color:???;*/
}
.menuin a:hover {
	color: white;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
background:transparent url(../G-www/menu_hover.gif) left top  repeat-y;
}

.paticka {
	position: absolute;
	text-align: center;
	color: #fffcd6;
	font-size: 9px;
	font-weight: bold;
	width:780px;
/*	left: 13px;*/
	bottom: 40px;
	padding-top:0px;
}


.paticka a{
color:white;
}


.patickaObal {
position: relative;
margin-left: auto;
margin-right: auto;
background: transparent url(../G-www/stranka_paticka.jpg) left top no-repeat;
width:100%;
height:250px;
font-size:1px;
}



.message {
	background-color: white;
	text-align: center;
	top: 10px;
	position: relative;
	padding: 5px 5px;
	color: red;
	font-weight: bold;
	border-style: solid;
	border-color: red;
	border-width: 1px;
	z-index: 15;
	margin-left: 20px;
	margin-right: 20px;
}

/* formátování nadpisů */
.postavcestu {
display:block;
width:100%;
	font-size: 15px;
	color: black;
	font-weight: normal;
	margin-top: 0px;
	padding-top:10px;

}

 /* konec formátování nadpisů */
img.ikonaStromMenu {
width:16px;
height:16px;
margin:0px;
border-width:0px;
padding:0px;
}
img {
	border: 1px solid gray;
}
h1{
	font-size: 20px;
	margin: 5px 0px 5px 0px;
	font-weight:500;
}
h2{
	font-size: 18px;
	margin: 5px 0px 5px 0px;
	font-weight:500;
}
h3{
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
h4{
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
h5{
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
h6{
	font-size: 10px;
	margin: 5px 0px 5px 0px;
	font-weight:600;
}
textarea{
background-color:transparent;
}
hr{
	margin: 3px 0px 3px 0px;
	font-size:1px;
	padding:0px 0px;
	width:100%;
	color:#b9b8b8;
	height:1px;
	background-color:#b9b8b8;
	border-style:solid;
	border-width:0px;
}
hr.cistic {
	clear: both;
	height: 1px;
	border: 1;
	margin: 0px 0px 0px 0px;
	width:100%;
	visibility: hidden;
}
table{
border: 1px solid rgb(204, 204, 204);
border-collapse: collapse;
}