body	{
	background-image: url(../img/bcg_body_green.jpg);
	background-color: #ffffff;
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

body.blue		{background-image: url(../img/bcg_body_blue.jpg);}
body.green		{background-image: url(../img/bcg_body_green.jpg);}
body.orange		{background-image: url(../img/bcg_body_orange.jpg);}
body.red			{background-image: url(../img/bcg_body_red.jpg);}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #6c9100; text-decoration: underline;}
a:hover 				{color: #6c9100; text-decoration: none;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 7px; padding-right: 12px;}
a.out 				{background: url(../img/ico_outanchor.gif) no-repeat right 4px;	padding-right: 12px;}
a.avi 				{background: url(../img/ico/avi.gif) no-repeat left; padding-left: 20px;}
a.bmp 				{background: url(../img/ico/bmp.gif) no-repeat left; padding-left: 20px;}
a.doc					{background: url(../img/ico/doc.gif) no-repeat left; padding-left: 20px;}
a.gif 				{background: url(../img/ico/gif.gif) no-repeat left; padding-left: 20px;}
a.htm 				{background: url(../img/ico/htm.gif) no-repeat left; padding-left: 20px;}
a.html 				{background: url(../img/ico/html.gif) no-repeat left;	padding-left: 20px;}
a.jpg 				{background: url(../img/ico/jpg.gif) no-repeat left; padding-left: 20px;}
a.mp3 				{background: url(../img/ico/mp3.gif) no-repeat left; padding-left: 20px;}
a.pdf 				{background: url(../img/ico/pdf.gif) no-repeat left; padding-left: 20px;}
a.ppt 				{background: url(../img/ico/ppt.gif) no-repeat left; padding-left: 20px;}
a.txt 				{background: url(../img/ico/txt.gif) no-repeat left; padding-left: 20px;}
a.xls 				{background: url(../img/ico/xls.gif) no-repeat left; padding-left: 20px;}
a.zip					{background: url(../img/ico/zip.gif) no-repeat left; padding-left: 20px;}
a.plus 				{background: url(../img/ico/plus.gif) no-repeat left 6px;	padding-left: 13px;}
a.tisk 				{background: url(../img/ico_print.gif) no-repeat left 2px; padding-left: 18px; color: #999999; text-decoration: none;}

/* --- zakladni html prvky ---*/
em, i					{font-style: normal;}
hr						{display: block; clear: both; color: #666666; height: 1px; border-width: 0px;}
p 						{text-align: justify; margin: 20px 0px 10px 0px; line-height: 1.5em;}
ul						{list-style: none; margin: 15px 0px 5px 15px; padding: 0px; text-align: left;}
ul.circle			{list-style: circle; margin-left: 30px;}
li.seda				{background: #eeeeee; border: 1px solid #999999; padding: 5px;}
code 					{font-size: 140%; font-weight: bold;}

/* --- obrazky --- */
img 					{border: 0px;}
img.ramecek 		{padding: 2px; border: 1px solid #7f7f7f;}
img.ikonka			{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.galerie 		{padding: 0px; margin: 2px; border: 1px solid #666666;}
img.doleva			{margin: 0px 10px 10px 0px;}
img.doprava			{margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- pekna tabulka --- */
table.pekna						{width: 620px; font-size: 0.9em;}
table.pekna tr th				{background: url(../img/bcg_th.gif) repeat-x #f5f5f5 bottom; padding: 0px 0px 0px 5px; border: 1px solid #dddddd;}
table.pekna td 				{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.pekna td.polozka		{background: #f5f5f5; font-weight: bold; width: 140px;}
table.pekna tr.tmavsi td 	{background: #eeeeee;}
table.mensi						{width: 360px;}
table.stredni					{width: 500px;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 1.3em;
	margin: 0px;
	color: #8abb00;
}

h1 	{display: none;}
h2 	{padding: 0px; margin: 10px 0px 0px 0px;}
h3 	{font-size: 1.0em; margin: 20px 0px 10px 0px;}

td {
	text-align: left;
}

hr {
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
	color: #e8e8e8;
	background: url("../img/bcg_hr.gif") top repeat-x #e8e8e8;
	height: 3px;
	border: 0px;
	text-align: center;
}

/* --- globalni tridy --- */
.cistic		{clear: both;}
.mensi 		{font-size: 0.9em;}
.maly 		{font-size: 0.8em;}
.tucne		{font-weight: bold;}
.sedy 		{color: #666666;}
.modry 		{color: #004080;}
.cerveny		{color: #9f0000;}
.zeleny		{color: #008000;}
.pravy 		{text-align: right;}
.centrovany	{text-align: center;}
.levy			{text-align: left;}
.dobloku		{text-align: justify;}
.doleva		{display: block; float: left;	text-align: left;}
.doprava		{display: block; float: right;	text-align: right;}
.nulovy		{margin-top: 0px;}
.error		{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.dnes			{color: #004080; font-weight: bold;}
.vcera		{color: #004080; font-weight: bold;}
.skryty		{display: none;}
.cara			{display: inline; border-left: 1px solid #999999;}
.ramecek		{display: block; border: 1px dotted #b1b1b1; padding: 10px 5px 10px 5px; background: #8abb00;}


/* --- layout webu --- */
#main {
	display: block;
	margin: auto;
	width: 924px;
}

#main #top {
	display: block;
	width: 924px;
	height: 108px;
	background: url(../img/top.jpg) top left no-repeat #ffffff;
}

#main #top #logo {
	display: block;
	float: left;
	width: 235px;
	height: 108px;
}

#main #top ul#topMenu {
	display: block;
	float: right;
	text-align: right;
	width: 296px;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

#main #top ul#topMenu li {
	display: inline;
	float: left;
	width: 90px;
	height: 40px;
	list-style: none;
}

#main #top ul#topMenu li#informace 		{width: 110px;}
#main #top ul#topMenu li#download 		{width: 103px;}
#main #top ul#topMenu li#kontakty 		{width: 83px;}

#main #top ul#topMenu li a {
	display: block;
	float: right;
	height: 40px;
	width: 100%;
}

#main #top ul#topMenu li a span {
	display: none;
}

#main #content_index {
	display: block;
	float: left;
	width: 924px;
	padding: 60px 0px 20px 0px;
	text-align: center;
}

#main #content_index h2 {
	display: none;
}

#main #content_index a {
	color: #000000;
}

#main #content_index #box_01 ul, #main #content_index #box_02 ul, #main #content_index #box_03 ul, #main #content_index #box_04 ul {
	display: block;
	float: left;
	list-style: none;
	width: 204px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	font-size: 0.85em;
}

#main #content_index #box_01 ul li, #main #content_index #box_02 ul li, #main #content_index #box_03 ul li, #main #content_index #box_04 ul li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	background: blue;
}

#main #content_index #box_01 ul h3, #main #content_index #box_02 ul h3, #main #content_index #box_03 ul h3, #main #content_index #box_04 ul h3 {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#main #content_index #box_01 p, #main #content_index #box_02 p, #main #content_index #box_03 p, #main #content_index #box_04 p {
	margin: 0px 10px 0px 15px;
	text-align: left;
}


#main #content_index #box_01 {
	display: block;
	float: left;
	width: 230px;
	height: 141px;
	background: url(../img/box_01.gif) no-repeat #7ca8d2;
	margin: 0px 1px 0px 0px;
}

#main #content_index #box_01 ul li {background: url(../img/hr_blue.jpg) no-repeat 10px bottom;}
#main #content_index #box_01 ul h3 {background: url(../img/dt_blue.gif) 0px 4px no-repeat;}


#main #content_index #box_02 {
	display: block;
	float: left;
	width: 230px;
	height: 141px;
	background: url(../img/box_02.gif) no-repeat #b8d665;
	margin: 0px 1px 0px 0px;
}

#main #content_index #box_02 ul li {background: url(../img/hr_green.jpg) no-repeat 10px bottom;}
#main #content_index #box_02 ul h3 {background: url(../img/dt_green.gif) 0px 4px no-repeat;}


#main #content_index #box_03 {
	display: block;
	float: left;
	width: 230px;
	height: 141px;
	background: url(../img/box_03.gif) no-repeat #f2c86a;
	margin: 0px 1px 0px 0px;
}

#main #content_index #box_03 ul li {background: url(../img/hr_yellow.jpg) no-repeat 10px bottom;}
#main #content_index #box_03 ul h3 {background: url(../img/dt_yellow.gif) 0px 4px no-repeat;}


#main #content_index #box_04 {
	display: block;
	float: left;
	width: 230px;
	height: 141px;
	background: url(../img/box_04.gif) no-repeat #d66e72;
	margin: 0px;
}

#main #content_index #box_04 ul li {background: url(../img/hr_red.jpg) no-repeat 10px bottom;}
#main #content_index #box_04 ul h3 {background: url(../img/dt_red.gif) 0px 4px no-repeat;}

#main #content_index #novinky {
	display: block;
	float: left;
	width: 451px;
	margin: 15px 0px 0px 0px;
}

#main #content_index #novinky h2 {display: block; background: url(../img/nadpis_novinky.gif) 0px 0px no-repeat; width: 451px; height: 25px; padding: 0px; margin:0px;}
#main #content_index #novinky h2 span {display: none;}

#main #content_index #novinky ul {
	display: block;
	float: left;
	width: 451px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: url(../img/bcg_content_index_novinky_ul.gif) 0px 0px no-repeat;
}

#main #content_index #novinky ul li {
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 25px;
	background: url(../img/dt_blue.gif) 7px 11px no-repeat;
	border-bottom: 5px solid #d6d6d6;
}

#main #content_index #novinky ul li h3 {
	margin: 0px;
	padding: 0px;
}

#main #content_index #novinky ul li p {
	margin: 0px;
	padding: 0px;
}

#main #content_index #indexLeft {
	display: block;
	float: right;
	width: 463px;
	margin: 15px 0px 0px 10px;
}

#main #content_index #indexLeft #indexLeftMapy {
	display: block;
	float: left;
	width: 226px;
}

#main #content_index #indexLeft #indexLeftMapy h2.ts {display: block; background: url(../img/nadpis_mapa_ts.gif) 0px 0px no-repeat; width: 226px; height: 25px; padding: 0px; margin:0px;}
#main #content_index #indexLeft #indexLeftMapy h2.lco {display: block; background: url(../img/nadpis_mapa_lco.gif) 0px 0px no-repeat; width: 226px; height: 25px; padding: 0px; margin:0px;}
#main #content_index #indexLeft #indexLeftMapy h2 span {display: none;}

#main #content_index #indexLeft #indexLeftForm {
	display: block;
	float: right;
	width: 226px;
}

#main #content_index #indexLeft #indexLeftForm h2.form {display: block; background: url(../img/nadpis_form.gif) 0px 0px no-repeat; width: 226px; height: 25px; padding: 0px; margin:0px;}
#main #content_index #indexLeft #indexLeftForm h2 span {display: none;}

#main #content_index #indexLeft #indexLeftForm form {
	display: block;
	clear: both;
	width: 206px;
	background: url(../img/bcg_content_index_form.gif) top left no-repeat #ededed;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	text-align: left;
}

#main #content_index #indexLeft #indexLeftForm form input {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 0.85em;
	padding: 1px;
	margin: 1px 0px 1px 0px;
	width: 200px;
	color: #666666;
}

#main #content_index #indexLeft #indexLeftForm form textarea {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 0.85em;
	padding: 1px;
	margin: 1px 0px 1px 0px;
	width: 200px;
	height: 150px;
	color: #666666;
}

#main #content_index #indexLeft #indexLeftForm form input.upraveno {color: #000000;}
#main #content_index #indexLeft #indexLeftForm form textarea.upraveno {color: #000000;}
#main #content_index #indexLeft #indexLeftForm form input.submit {width: 68px; height: 21px; float: right;}
#main #content_index #indexLeft #indexLeftForm form input.reset {width: 68px; height: 21px; float: right; background: url(../img/button_reset.gif) 0px 0px no-repeat; border: none; margin-top:2px;}

#main ul#menu {
	display: block;
	clear: both;
	float: left;
	padding: 0px;
	margin: 12px 0px 0px 0px;
	width: 498px;
	height: 20px;
}

#main ul#menu li {
	display: inline;
	float: left;
	height: 20px;
	list-style: none;
	margin-right: 1px;
}

#main ul#menu li.blue 				{width: 118px; background-color: #266fb4; background-image: url(../img/ear_blue.gif); background-repeat: no-repeat; margin-top: 5px;}
#main ul#menu li.blue_selected 	{border-bottom: 7px solid #266fb4;  margin-top: 0px; padding-top: 3px;}
#main ul#menu li.green 				{width: 94px; background-color: #8abb00; background-image: url(../img/ear_green.gif); background-repeat: no-repeat; margin-top: 5px;}
#main ul#menu li.green_selected 	{border-bottom: 7px solid #8abb00; margin-top: 0px; padding-top: 3px;}
#main ul#menu li.orange				{width: 165px; background-color: #e9a307; background-image: url(../img/ear_orange.gif); background-repeat: no-repeat; margin-top: 5px;}
#main ul#menu li.orange_selected	{border-bottom: 7px solid #e9a307; margin-top: 0px; padding-top: 3px;}
#main ul#menu li.red					{width: 110px; background-color: #bb0e14; background-image: url(../img/ear_red.gif); background-repeat: no-repeat; margin-top: 5px;}
#main ul#menu li.red_selected		{border-bottom: 7px solid #bb0e14; margin-top: 0px; padding-top: 3px;}

#main ul#menu li a {
	display: block;
	text-align: center;
	height: 18px;
	padding: 2px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.87em;
}

#main ul#menu li a:hover {
	text-decoration: underline;
}

#main #content {
	display: block;
	float: left;
	width: 924px;
	margin: 40px 0px 40px 0px;
	text-align: center;
}

#main #content address {
	padding: 10px;
	font-size: 0.95em;
	font-style: normal;
}

#main #content address p {
	margin: 0px 0px 5px 0px;
}

#main #content.blue a 		{color: #266fb4;}
#main #content.green a		{color: #8abb00;}
#main #content.orange a		{color: #e9a307;}
#main #content.red a 		{color: #bb0e14;}

#main #content.blue h2, #main #content.blue h3 		{color: #266fb4;}
#main #content.green h2, #main #content.green h3 	{color: #8abb00;}
#main #content.orange h2, #main #content.orange h3 {color: #e9a307;}
#main #content.red h2, #main #content.red h3 		{color: #bb0e14;}

#main #content.blue address 		{background: #e9f0f7; width: 250px;}
#main #content.green address 		{background: #f3f8e5; width: 250px;}
#main #content.orange address 	{background: #fdf6e6; width: 250px;}
#main #content.red address 		{background: #f8e6e7; width: 250px;}

#main #content.with_menu {
	background: url(../img/bcg_with_menu.gif) repeat-y #ffffff;
}

#main #content #content_menu {
	display: block;
	float: left;
	width: 280px;
}

#main #content #content_menu h2 {
	display: block;
	width: 270px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

#main #content #content_menu h2.blue 	{background-color: #266fb4; background-image: url(../img/nadpis_blue.gif); background-repeat: no-repeat;}
#main #content #content_menu h2.green 	{background-color: #8abb00; background-image: url(../img/nadpis_green.gif); background-repeat: no-repeat;}
#main #content #content_menu h2.orange	{background-color: #e9a307; background-image: url(../img/nadpis_orange.gif); background-repeat: no-repeat;}
#main #content #content_menu h2.red		{background-color: #bb0e14; background-image: url(../img/nadpis_red.gif); background-repeat: no-repeat;}

#main #content #content_menu h2 span 	{display: none;}


#main #content #content_menu ul {
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	border: none;
	width: 270px;
}

#main #content #content_menu ul li {
	list-style: none;
	font-size: 12px;
	background: url(../img/bcg_submenu.gif) bottom no-repeat;
	padding-bottom: 1px;
}

#main #content #content_menu ul li a {
	display: block;
  	font-weight: bold;
	width: 247px;
	font-size: 12px;
	padding: 3px 0px 3px 23px;
	text-decoration: none;
}

#main #content #content_menu ul li a:hover {
	background-image: url(../img/dt_green.gif);
	background-color: #f4f4f4;
	background-position: 6px 6px;
	background-repeat: no-repeat;
}

#main #content #content_menu ul.blue a				{color: #266fb4;}
#main #content #content_menu ul.blue a:hover 	{background-image: url(../img/dt_blue.gif);}
#main #content #content_menu ul.green a			{color: #8abb00;}
#main #content #content_menu ul.green a:hover 	{background-image: url(../img/dt_green.gif);}
#main #content #content_menu ul.orange a			{color: #e9a307;}
#main #content #content_menu ul.orange a:hover 	{background-image: url(../img/dt_yellow.gif);}
#main #content #content_menu ul.red a				{color: #bb0e14;}
#main #content #content_menu ul.red a:hover 		{background-image: url(../img/dt_red.gif);}


#main #content #content_inner {
	display: block;
	float: right;
	width: 591px;
	text-align: left;
	rgin-right: 12px;
}


#bottom {
	display: block;
	clear: both;
	background-color: #ffffff;
	background-image: url(../img/bcg_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 102px;
	margin-top: 30px;
}

#bottom.blue		{background-image: url(../img/bcg_bottom_blue.gif);}
#bottom.green		{background-image: url(../img/bcg_bottom_green.gif);}
#bottom.orange		{background-image: url(../img/bcg_bottom_orange.gif);}
#bottom.red			{background-image: url(../img/bcg_bottom_red.gif);}

#bottom #bottom_inner {
	display: block;
	clear: both;
	margin: auto;
	width: 924px;
	height: 86px;
	padding: 0px;
}

#bottom #bottom_inner h2 {
	background: url(../img/fajfka.gif) no-repeat;
	padding-top: 10px;
	margin: 27px 0px 0px 0px;
	width: 22px;
	height: 51px;
	text-transform: uppercase;
	font-size: 1.2em;
}

#bottom #bottom_inner h2 span {
	display: none;
}

#bottom #bottom_inner h2, #bottom #bottom_inner img {
	display: block;
	float: left;
}

#bottom #bottom_inner #box_tip {
	display: block;
	float: left;
	width: 270px;
	height: 50px;
	background: url(../img/box_tip.gif) no-repeat;
	margin: 27px 0px 0px 10px;
	padding: 5px;
	color: #333333;
	font-size: 0.9em;
	text-align: center;
}

#bottom #bottom_inner #box_hrbitov {
	display: block;
	float: left;
	width: 312px;
	height: 50px;
	margin: 13px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 0.9em;
	text-align: center;
}


#bottom #bottom_inner img#utulek {
	margin: 17px 0px 0px 10px;
}

#bottom #bottom_inner div.doleva {
	dding-top: 27px;
}

#bottom #bottom_inner div.doprava {
	width: 475px;
	text-align: center;
}

#bottom #bottom_inner form {
	display: block;
	float: right;
	padding: 15px 25px 10px 25px;
	margin-top: 25px;
	border-right: 4px solid #ededed;
	border-left: 4px solid #ededed;
}

#bottom #bottom_inner address {
	display: block;
	float: right;	
	font-size: 0.85em;
	width: 200px;
	margin-top: 22px;
	font-style: normal;
	text-align: right;
}

#bottom #bottom_inner form input.odeslat {
	vertical-align: -2px;
}

#bottom #copyright {
	display: block;
	clear: both;
	margin: auto;
	width: 924px;
	padding-top: 32px;
	font-size: 0.83em;
	text-align: right;
}

#bottom #copyright.index	{padding-top: 0px;}



