/*
colors used:
darkblue: #415FAD
red: #D22E36
light blue: #EEF0F7
gray: #999999

*/

* {
	font-family: Trebuchet MS, Verdana, sans-serif;
}

body {
  background: #fff url('../images/bg.jpg');
  text-align: center;
  font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 0.875em;
	margin: 0;
}

form,
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

img {
  border: 0;
}
h1, h2, h3, h4 {
	color: #415FAD;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}
h1{
	font-size: 1.2em;
}
h2{
	font-size: 1.125em;
}

h3{
	font-size: 1em;
	display: inline;
}

ol {
	list-style-type: arabic-numbers;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol{
	list-style-type: lower-alpha;
}

a,
a:visited{
	color: #D22E36;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#mainBlock {
	width: 940px;
	margin: auto;
	text-align: left;
}

#headerBlock {
	position: relative;
	left: -8px;
	height: 140px;
	width: 951px;
	background: url(../images/vop_hlavicka1.jpg) no-repeat;
}

#headerBlock a, 
#headerBlock a:hover,
#headerBlock a:visited
{
	color: #415FAD;
	padding: 5px 10px 0 10px;
	border-left: 2px solid #415FAD;
	text-decoration: none;
}
#headerBlock a:first-child {
	border: 0;
}

#supportNav{
	position: absolute;
	left: 240px;
	bottom: 10px;
}
#language {
	position: absolute;
	right: 0;
	bottom: 10px;
}

#contentBlock {
	position: relative;
}


#leftColBlock {
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	margin: 50px 0 0 0;
}

#rukaMenu {
	position: absolute;
	left: 80px;
	top: -15px;
	width: 43px;
	height: 22px;
	background: url(../images/ruka_menu.gif) no-repeat;
}

/* Fix IE. Hide from IE Mac \*/
/*
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
*/
/* End */

/* menu*/
#leftColBlock ul,
#leftColBlock ul ul
 {
 	list-style: none;
	margin: 0;
	padding: 0;
}

#leftColBlock li {
	background: #fff url(../../../getRandAnim.php?item=ciara_kratka) no-repeat;
}
.panacactive {
	position: absolute;
	left: -90px;
	bottom: -25px;
	height: 173px;
	width: 90px;
	background: url(../../../getRandAnim.php?item=menu_panac) no-repeat;
}
#panacEmpty {
	position: absolute;
	left: -27px;
	top: 50px;
	height: 62px;
	width: 37px;
}
#panacEmpty.active {
	background: url(../../../getRandAnim.php?item=menu_chlapik) no-repeat;
}
#leftColBlock a,
#leftColBlock a:visited {
	display: block;
	position: relative;
	padding: 7px 3px 5px 10px;

	
	color: #415FAD;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

#leftColBlock ul ul a,
#leftColBlock ul ul a:visited,
#leftColBlock ul ul a:hover{
	padding-left: 20px;
	font-size: 0.875em;
}

#leftColBlock ul ul ul a,
#leftColBlock ul ul ul a:visited,
#leftColBlock ul ul ul a:hover{
	padding-left: 30px;
	font-size: 0.75em;
}


#leftColBlock a:hover {
	background: #EEF0F7 url(../../../getRandAnim.php?item=ciara_kratka) repeat-x;
}


#leftColBlock a.active,
#leftColBlock a.active:hover,
#leftColBlock a.active:visited
{
	color: #EEF0F7;
	background: #D22E36 url(../../../getRandAnim.php?item=ciara_kratka) repeat-x;
}


#rightColBlock {
	position: absolute;
	left: 240px;
	top: 0;
	width: 700px;
	margin: 50px 0 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#dataBlock {
	color: #000;
}

#footerBlock {
	position: absolute;
	text-align: right;
	right: 0;
	bottom: -260px;
	width: 700px;
	height: 100px;
	border-top: 3px solid #415FAD;
	margin: 0 0 30px 0;
}

a.print,
a.print:hover, 
a.print:visited,
a.serverMap,
a.serverMap:hover, 
a.serverMap:visited,
a.notFound,
a.notFound:hover, 
a.notFound:visited
{
	color: #415FAD;
	background: url(../images/tlac.gif) no-repeat;
	padding: 0 0 0 25px;
	text-decoration: none;
}
a.serverMap,
a.serverMap:hover, 
a.serverMap:visited {
	background: url(../images/serverMap.gif) no-repeat;
}
a.notFound,
a.notFound:hover, 
a.notFound:visited
{
	background: url(../images/mail.gif) no-repeat;
}

/*title*/
#titlePerex {
	width: 100%;
	background: #EEF0F7;
	color: #415FAD;
}	

#titlePerexData {
	padding: 10px;
}

#newsCont {
	width: 700px;
	margin-top: 20px;
}

#newsCont h2 {
	color: #D22E36;
	font-size: 1.2em;
}
#newsCont h2.udalosti {
	color: #415FAD;
}

.akt {
	background: url(../../../getRandAnim.php?item=ciara_dlha)  top left repeat-x;
	padding: 10px 0;
}
.akt a span {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.akt a:hover,
.akt a:visited,
.akt a {
	color: #000;
	text-decoration: none;
}



#aktualne{
	position: relative;
	width: 330px;
}
#udalosti{
	position: relative;
	float: right;
	width: 330px;
}

#udalostiPanac{
	position: absolute;
	right: 0;
	top: -25px;
	height: 87px;
	width: 162px;
	background: url(../../../getRandAnim.php?item=zmeny_panac) no-repeat;
}

#aktualnePanac{
	position: absolute;
	right: 50px;
	top: -25px;
	height: 68px;
	width: 179px;
	background: url(../../../getRandAnim.php?item=aktuality_panac) no-repeat;
}

/*gallery*/
div.galleryItem {
  float: left;
  margin: 10px 20px 10px 0;
  height: 75px;
  width: 100px;
  text-align: center;
}
div.galleryItem img{
  margin: auto
}


#galleryItems {
 
}

.clearBoth {
  clear: both;
}

.gray {
	color: #666;
}


#searchDiv,
#podnetyMenuDiv {
	margin: 10px 0 0 0;
}

#searchDiv h2,
#podnetyMenuDiv h2{
	padding: 0 0 0 10px;
}

#searchDivContent,
#podnetyMenuDivContent {
	margin: -5px 0 0 0;
	padding: 0 5px 0 10px;
	background: url(../../../getRandAnim.php?item=ciara_kratka)  top left repeat-x;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	
}
#podnetyMenuDivContent a,
#podnetyMenuDivContent a:visited {
	display: block;
	float: left;
	font-size: 0.8em;
}
#podnetyMenuDivContent a:hover {
	background: none;
}
#podnetyMenuDivContent a.text,
#podnetyMenuDivContent a.text:visited {
	float: none; clear:both;
	font-size: 0.8em;
}
#podnetyMenuDivContent a.text:hover {
	text-decoration: underline;
}


#podnetyMenuDivContent img {
	width: 30px;
	height: 21px;
}

#mainSearchForm {
	padding: 10px 0 0 0;
}

#mainSearchForm input.text{
	border: 1px solid #415FAD;
	width: 120px;
	background: #fff;
}

#mainSearchForm input.submit{
	font-weight: bold;
	color: #fff;
	width: 70px;
	background: #D22E36;
}

span.highlight {
	/*border-bottom: 1px dotted #D22E36;*/
	background: #ffff33;
	
}
/* formulare */
#podnetFormTable {
	padding: 10px;
	margin: 0 0 220px 0;
	background: #eee;
}

#podnetFormTable input{
	width: 200px; 
	background: #fff;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

#podnetFormTable select{
	width: 150px; 
	background: #fff;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

#podnetFormTable input.radio{
	width: 20px; 
	background: #fff;
	margin: 5px 0px;
	padding: 0;
}

#podnetFormTable textarea{
	width: 550px; 
	height: 150px;
	background: #fff;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

#podnetFormTable input.file{
	width: 250px; 
	background: #fff;
	border: 1px solid #999;
	margin: 0;
	padding: 0;
}

#podnetFormTable input.mesto{
	width: 250px; 
	background: #fff;
	border: 1px solid #eee;
	border-bottom: 1px dotted #333;
	margin: 0;
	padding: 0;
}

#formRight *{
 text-align: right;
}
#formRight table table {
	width: 100%;
}


a.download {
	padding-left: 20px;
	background: url('../images/download.gif') 0 0 no-repeat;
}

a.subTopMenu {
	padding-left: 15px;
	color: #415fad;
	background: url('../images/gallery.gif') 0 5px no-repeat;
}
a.color2 {
	color: #000;
}
/* page Data */
#regionyTable, .regionyTable {border: 1px solid #000; border-collapse: collapse; font-size: 0.95em; width:100%;}
#regionyTable td, .regionyTable td {border: 1px solid #000; padding-left: 5px;}
.tr1 {background: #eee;}
.head {background: #999;}
.city {font-weight: bold; font-size: 1.1em;}

#banner {
	position: absolute;
	top: -80px;
	left: 0;
}
#headerLink {
  display: block;
  position: absolute;
  width: 950px;
  height: 100px; 
}

span.nadpis {
	color: #415FAD;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
}