/**************************/
/*start nastaveni body*/
/**************************/
BODY {
/*	font-family: Arial, "Helvetica CE", sans-serif;*/
	font-family: Myriad, Arial, Verdana;
	font-size: 10px;
	color: #00528D;
	background-color: White;
	text-align: justify;
	margin: 0 10px 0 0;
	font-style: normal;
	text-transform: uppercase;
	line-height: 20px;
	text-align:center;
}
/*end nastaveni body*/

p, td, th {
	font-family: Arial, "Helvetica CE", sans-serif;
/*	font-family: Miriam;*/
	font-size: 10px;
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: top;
}

/**************************/
/*start nastaveni hlavicky*/
/**************************/
#stranka {
	width: 946px;
	height: auto;
	height: 200px;
	text-align:left;
	background: url(../obrazky/logo.gif) no-repeat; /*pozadi pomoci ktereho jde udelat bocni oramovani*/
	margin-top: 50px; /*velikost odkskoku od vrchu prohlizece*/
	margin-left: auto;
	margin-right: auto;
}


/*end nastaveni hlavicky*/

#vystup {
	width: 946px;
	margin: 0px 0px 0px 73px;
}


/************************/
/****nastaveni  menu ****/
/************************/
#leva-hlavicka {
	float: left;
	width: 200px;
}
#leva{
	margin: 90px 10px 10px 10px;
}

#divmenu {
 	FILTER: alpha(opacity=80);
	background: url("../obrazky/hl_menu.png") no-repeat;	
	WIDTH: 180px;
	height: 230px;
	padding-left: 25px;
	padding-top: 12px;
	font-size: 10px; 
	font-weight: bold;
	text-align: left;
	color: White;
}

ul#hlavniMenu {
	width:100px;
}

ul#hlavniMenu, ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

ul#hlavniMenu ul {
	position:absolute;
	top:0;
	left:100px;
	visibility:hidden;
}

ul#hlavniMenu li {
	cursor: pointer;
	position:relative;
	width:100px;
}

ul#hlavniMenu a {
	color:white;
	display:block;
	text-decoration:none;
	display:block;
	width:100%;
}

ul#hlavniMenu a:hover, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a {

}

ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul {
	margin: -5px;
	z-index: 1;
	background: url("../obrazky/submenu.png") no-repeat;
	FILTER: alpha(opacity=80);
	WIDTH: 180px;
	height: 210px;
}

ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover {

}

ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul {
	visibility:visible;
	padding: 5px;
}

ul#hlavniMenu li li {
	border:none;
	padding:0;
	width: 100%;
}

ul#hlavniMenu li {
	z-index: 1;
	behavior: url(hovermenu.htc);
}


#aktualne {
	margin-top: -15px;
	_margin-top: -3px;
	background: url("../obrazky/aktualne.gif") no-repeat;	
	width: 180px;
	height: 67px;
	font-weight: bold;
	text-align: left;
	color: White;
	padding-top: 5px;
}


#aktualne-menu {
	font-weight: bold;
	text-align: left;
	color: White;
}

#aktualne-menu ul{
	padding-left: 0px;
	margin-left: 25px;
	list-style: none;
}

#aktualne-menu ul a{
	color: White;
	text-decoration: none;
}
#aktualne-obrazek {
	position: relative;
	top: -43px;
	left: -53px;
	WIDTH: 137px;
	height: 77px;
}
/*end nastaveni menu*/

/************************/
/****nastaveni clanku****/
/************************/
#clanek-hlavicka {
	float: left;
	width:496px;
}

#clanek {
	margin: -11px 10px 10px 10px;
/*	height: 400px;*/
}

#clanek h1 {
	position:relative;
	width:476px;
	height:75px;
	visibility: hidden;
}

#clanek h1 span {
	visibility: visible;
	display:block;
	position: absolute;
	top:0;
	z-index:1;
	width:476px;
	height:75px;
}
/*end nastaveni clanku**/


/************************/
/****nastaveni clanku****/
/************************/
#prava-hlavicka {
	float: left;
	width:200px;
}

#prava {
	margin: -1px 10px 10px 10px;
/*	height: 400px;*/
}
/*end nastaveni clanku**/

/**************************/
/*start nastaveni stylu*/
/**************************/

a {
	color: #00528D;
/*	color: #4169E1;*/
	text-decoration: none;
}
a:hover { 
/*	color: #00528D;*/
/*	color: Black;*/
	text-decoration: underline;
}
/*
a:visited {
	color: Black;
	text-decoration: none;
}*/

a:active {
	color: #00528D;
/*	color: Blue;*/
	text-decoration: underline;
}

h1 {
	font-size:12pt;
	font-weight:bold;}

h2 {
	font-size:11pt;
	font-weight:bold;
}

h3 {
	font-size:10pt;
	font-weight:bold;
}

h3 a {
	color: Blue;
	text-decoration: none;
}
h3 a:hover { 
	color: #0000CD;
}

h4 {
	font-size:7pt;
	font-weight:bold;
}

img {
	border: none;
}
/*end nastaveni stylu*/


/************************/
/*start nastaveni class**/
/************************/
.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-bold {
	font-size: 11px;
	font-weight: bolder;
}

.obr-right {
	float: right;
}

.obr-left {
	float: left;
}


/**end nastaveni class**/


/************************/
/*nastaveni stylu kalendare*/
/************************/
.zvyraznenedny {
	font-weight: bold;
}

#hlavickakalendar {
	font-weight: bold;
	background-color: #BFCCF2;
}

#tabulkakalendar {
	border-color: #2E3092;
}

#reklama-dole {
	margin-left: auto;
	margin-right: auto;
}
/*end nastaveni stylu kalendare*/

/****************************/
/**start   zapati************/
/****************************/
#zapati {
	text-align: center;
	clear: both;
}
/*end* zapati****************/


/****************************/
/**start   paticka************/
/****************************/
#paticka {
	text-align: center;
	clear: both;
}
/*end* zapati****************/

/**************************/
/*nastaveni ostatnich vzhledu*/
/**************************/
.tabopen {
	margin-left: auto;
	margin-right: auto;
	background-color: #ccffff;
	border: 1px;
}

.oramovani {
	padding: 1px;
	border: 1px solid #e3e2e2;
	background-color: #FDC903;
}

.zvyrazneni_radku:hover {
	background-color: #FFFF99;
}

.ukazatel {
	cursor: pointer;
}
