body {
background-color: #ffffff;
margin: 0 0 0 0;
font-family: arial, tahoma, verdana;
font-size: 11px;
}

p {
margin-top: 0;
}

a img {
 border: none;
} 

.content img {
 /*border: 1px solid #afafaf;*/
 border: none;
}

.content a img {
 border: 1px solid #A96F31;
} 

.content a:hover img {
 border: 1px solid #DE9240;
}

a {
text-decoration: none;
color: #A96F31;
font-weight: bold;
}

a:hover {
color: #DE9240;
}

img.with_a {
border: 1px solid #A96F31;
}

img.with_a:hover {
border: 1px solid #DE9240;
}

div.main {
margin: auto;
width: 960px;
clear: both;
}

div.page_title {
display: none;
}

div.top_line {
	background: url(../pics/top_line_bg.gif) repeat-x left center #000000;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
}

div.top_line a {
	color: #ffffff;
	text-decoration: none;
}

div.top_line a:hover {
	text-decoration: underline;
}

div.top_line a img {
	margin-right: 5px;
	border: 1px solid #afafaf;
}

div.top_line a:hover img {
	margin-right: 5px;
	border: 1px solid #ffffff;
}

div.top_line .pipe {
	margin: 0 10px;
}

div.head {
width: 100%;
height: 182px;
position: relative;
}

div.head .image_change {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

div.head .image_main {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

div.area {
width: 100%;
background: url(../pics/area_bg.gif) repeat-y;
}

div.menu {
width: 200px; 
float: left;
padding-bottom: 30px;
position: relative;
z-index: 50;
}

div.content {
width: 700px;
float: left;
background: url(../pics/content_bg.gif) no-repeat 602px top;
background-color: #ffffff;
padding: 20px 30px 40px 30px;
text-align: justify;
font-size: 12px;
}

div.title, h2 {
font-size: 1.9em;
font-weight: bold;
letter-spacing: 5px;
margin: 0 0 15px 0;
background: url(../pics/logo_small.gif) no-repeat left 5px;
padding-left: 30px;
text-align: left;
}

div.title a, h2 a {
color: #000000;
}

div.title img, h2 img {
margin-right: 20px;
}

div.subtitle, h3 {
font-size: 1.2em; 
font-weight: bold; 
text-transform: uppercase; 
margin-top: 20px;
line-height: 1.8em;
}

div.subtitle a, h3 a {
color: #000000;
text-decoration: underline;
}

div.subtitle a:hover, h3 a:hover {
color: #505050;
}

div.language {
padding: 158px 0 0 10px;
}

div.language a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

div.language a:hover {
color: #FFD295;
text-decoration: none;
}

div.language img {
border: none;
}

span.pipe {
margin: 0 5px 0 5px;
}

img.right {
float: right;
}

img.left {
margin: 3px 10px 0 0;
float: left;
}

ul.margin-top li {
margin-top: 5px;
}

.reset {
clear: both;
}

/* Menu */

div.menu ul {
padding: 0 0 0 0; 
margin: 0 0 0 0; 
width: 200px; 
list-style-type: none; 
}

div.menu ul li a {
display: block; 
padding: 7px 15px 7px 25px; 
background: url(../pics/menu_arrow.gif) 10px center no-repeat;
border-bottom: 1px solid #A0A0A0;
float: left; 
width: 160px; 
color: #000000; 
text-decoration: none;
}

div.menu ul li a:hover {
position: relative;
}

/* bez tohoto se nerolujici polozky nahore odsunou */
div.menu ul li {
float: left;
background: url(../pics/menu_item.png) no-repeat; 
}

div.menu ul li.highlight {
background: url(../pics/menu_item2.png) no-repeat #ffc759; 
}

/* kdyz se vyhodi, tak podmenu blbne v IE7 a firefoxu */
div.menu ul li:hover {
position: relative;
background: url(../pics/menu_item_hover.png) no-repeat #f2c588; 
}

div.menu ul li.highlight:hover {
position: relative;
background: url(../pics/menu_item2_hover.png) no-repeat #ffbe3b; 
}

div.menu ul li ul {
visibility: hidden; 
overflow: hidden; 
position: absolute; 
top: -1px;
left: 200px;  
height: 0px;
}

div.menu ul li:hover ul, div.menu ul li a:hover ul {
border-top: 1px solid #A0A0A0;
border-right: 1px solid #A0A0A0;
visibility: visible; 
position: absolute; 
height: auto;
}

div.menu ul li a:hover ul li a {
padding: 7px 0 7px 10px;
display: block; 
background-color: #FEDFBB;
color: #fff; 
text-decoration: none;
}

/* pozadi podmenu pro IE6 */
div.menu ul li:hover ul li, div.menu ul li a:hover ul li a {
background: #FEDFBB; 
color: #000000;
}

/* pozadi podmenu pro IE7 a firefox */
div.menu ul li ul li a {
background: #FEDFBB; 
}

div.menu ul li:hover ul li:hover a, div.menu ul li a:hover ul li a:hover {
background: #F2C589; 
}

/* pro IE6, bez toho se udela pod rolovacima polozkama mezera */
div.menu table {
border-width: 0 0 0 0;
padding: 0 0 0 0;
margin: 0px; 
position: absolute; 
top: 0px; 
left: 0px; 
border-collapse: collapse; 
}

/* Left column */

div.left_col_title {
background: #A96F31;
color: #FFFFFF;
font-weight: bold;
margin: 0;
padding: 3px 10px 2px 10px;
float: left;
width: 180px;
background: url(../pics/menu_title.gif) repeat-x;
}

div#login, div#search, div#newsletters {
padding: 10px; 
float: left;
width: 180px;
}

div#login a {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

div#login a:hover {
color: #A96F31;
}

div#login div.input {
padding: 0 0 5px 0;
height: 20px;
}

div#login div.input div {
float: left;
width: 30px;
}

div#login div.input input {
float: left;
margin-left: 5px;
width: 143px;
}

div#login input.button {
margin-left: 35px;
}

div#search input.text {
width: 178px;
margin-bottom: 8px;
}

div#search div {
text-align: center;
}

/* Foot */

div.bottom {
clear: both;
width: 100%;
background-color: #ffffff;
margin-bottom: 50px;
clear: both;
}

div.terko {
width: 190px;
padding: 5px 0 3px 10px;
float: left;
border-top: 1px solid #FFD295;
}

div.terko a {
color: #FF0000;
font-weight: bold;
}

div.terko a:hover {
color: #000000;
}

div.bottom_info {
width: 700px;
text-align: center;
float: left;
border-top: 1px dashed #FFD295;
padding-top: 5px
}

/* Turisticka znamkova mista */

div.legenda {
text-align: left;
margin: 10px 0 0 45px;
}

div.legenda_title {
font-weight: bold;
margin: 20px 0 0 29px;
clear: both;
}

div.legenda div {
float: left;
width: 50%;
}

div.legenda img {
margin-right: 8px;
}

div.legenda_poznamka {
clear: both;
padding-top: 15px;
margin-left: 29px;
}

div.legenda_poznamka ul {
padding: 0 0 0 40px;
margin: 5px 0 0 0;
}

/* Znamky */

div.znamka {
margin: 20px 0 0 0;
padding: 0 0 15px 0;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color: #FFFFFF;
}

div.znamka_title, h3.znamka_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
background: url(../pics/top_row.png) repeat-x;
margin-bottom: 0;
}

div.znamka_control {
padding: 3px 15px 5px 10px;
font-size: 1em;
margin: 0 0 15px 0;
background-color: #F7F7F7;
text-align: right;
min-height: 14px;
}

div.znamka_control img {
float: left;
margin-right: 3px;
}

div.znamka_thumb {
margin-left: 10px;
float: left;
}

div.photo_thumb {
margin-left: 10px;
float: left;
}

div.znamka a img {
border: 1px solid #A96F31;
}

div.znamka a img:hover {
border: 1px solid #DE9240;
}

div.znamka_text {
margin-left: 320px;
padding-right: 15px;
text-align: left;
}

div.znamka_text ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* Clanky */

div.clanek {
width: 637px;
margin: 20px 0 0 0;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color: #FFFFFF;
padding-bottom: 10px;
}

div.clanek_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
margin: 0 0 10px 0;
background: url(../pics/top_row.png) repeat-x;
}

div.clanek_title a {
color: #000000;
text-decoration: underline;
}

div.clanek_title a:hover {
color: #505050;
}

div.clanek_thumb {
margin: 0 10px 0 10px;
float: left;
width: 100px;
}

div.clanek_thumb img {
border: 1px solid #A96F31;
}

div.clanek_thumb a img:hover {
border: 1px solid #DE9240;
}

div.clanek_text {
width: 470px;
margin-left: 10px;
float: left;
text-align: left;
}

/* Clanky */

div.komentar {
width: 637px;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
margin-bottom: 20px;
}

div.komentar_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
background: url(../pics/top_row.png) repeat-x;
}

div.komentar_title a {
color: #000000;
text-decoration: underline;
}

div.komentar_title a:hover {
color: #505050;
}

div.komentar_jmeno_email {
width: 500px;
float: left;
}

div.komentar_vytvoreno {
float: left;
width: 100px;
font-weight: normal;
text-align: right;
margin: 0 0 0 17px;
}

div.komentar_text {
padding: 10px 10px 5px 10px;
text-align: left;
background-color: #FFFFFF;
}

/* Sberatele */

div.sberatel {
width: 637px;
margin: 20px 0 0 0;
padding-bottom: 10px; 
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color: #FFFFFF;
}

div.sberatel_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
margin: 0 0 10px 0;
background: url(../pics/top_row.png) repeat-x;
}

div.sberatel_title a {
color: #000000;
text-decoration: underline;
}

div.sberatel_title a:hover {
color: #505050;
}

div.sberatel_thumb {
float: left;
width: 100px;
margin: 2px 10px 0 10px;
}

div.sberatel_thumb img {
border: 1px solid #A96F31;
}

div.sberatel_thumb a img:hover {
border: 1px solid #DE9240;
}

div.sberatel_text {
width: 470px;
float: left;
text-align: left;
margin-left: 10px;
}

div.sberatel_photo {
width: 200px; 
margin: 20px 0 0 438px;
}

div.sberatel_photo img {
border: 1px solid #A96F31;
}

div.sberatel_photo img:hover {
border: 1px solid #DE9240;
}

/* Moje znamky */

table.vypis {
border-collapse: collapse;
margin-top: 10px;
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
}

table.vypis td {
padding: 2px 10px 2px 5px;
}

table.vypis tr {
text-align: center;
}

table.vypis tr.top {
font-weight: bold; 
background: url(../pics/top_row.png) repeat-x;
height: 25px;
text-align: center;
}

table.vypis a img {
border: 1px solid #DE9240;
}

table.vypis a img:hover {
border: 1px solid #A96F31;
}

table.vypis a.znamka {
	font-size: 12px;
}

table.vypis td.akce a img {
  border: none;
}

table.vypis input {
  border: none;
}

div.vypis2 {
	width: 100%;
	margin: 20px 0 0 0;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	background-color: #FFFFFF;
}

div.vypis2 .title {
	padding: 3px 0 3px 10px;
	font-size: 1em;
	background: url(../pics/top_row.png) repeat-x;
	letter-spacing: normal;
	font-weight: normal;
	margin: 0;
}

div.vypis2 .title a {
	color: #000000;
	text-decoration: underline;
}

div.vypis2 .title a:hover {
	color: #505050;
}

div.vypis2 .title .right {
	float: right;
	margin-right: 10px;
}

div.vypis2 .thumb {
	float: left;
	width: 100px;
	margin: 2px 10px 0 10px;
}

div.vypis2 .thumb img {
	border: 1px solid #A96F31;
}

div.vypis2 .thumb a img:hover {
	border: 1px solid #DE9240;
}

div.vypis2 .text {
	width: 618px;
	float: left;
	text-align: left;
	padding: 10px;
}

div.vypis2 .text p {
	margin-top: 0px;
}

div.vypis2 .text .action {
	float: right; 
	width: 72px; 
	margin: 0 0 10px 20px; 
	text-align: right;
}

div.answer {
	background-color: #e7e7e7;
}

/* Sberatele */

table.sberatel_profil {
border-collapse: collapse;
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
width: 100%;
}

table.sberatel_profil td {
padding: 4px 10px 4px 5px;
}

table.sberatel_profil tr.top {
font-weight: bold; 
background: url(../pics/top_row.png) repeat-x;
}

/* Uvod */

div.tops10 {
margin-top: 20px;
text-align: left;
}

div.top10 {
background-color: #FFFFFF;
width: 310px;
float: left;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
}

div.top10_nadpis {
background-color: #FEDEB6;
background: url(../pics/top_row.png) repeat-x;
color: #000000;
padding: 4px 5px 4px 5px;
font-weight: bold;
text-transform: uppercase;
}

div.top10_polozky div {
padding: 4px 5px 4px 5px;
}

/* Formulare */

form {
margin: 0;
}

div.form_item {
margin-top: 20px;
}

div.form_item_title {
float: left;
width: 120px;
margin-right: 20px;
text-align: right;
}

.under_form_item_title {
margin-left: 140px;
}

div.form_buttons {
margin: 20px 0 0 140px;
}

div.form_buttons input {
margin-right: 10px;
font-weight: bold;
letter-spacing: 1px;
background: url(../pics/top_row.png) repeat-x;
}

div.form_item input {
width: 200px;
}

input {
font-size: 1em;
border: 1px solid #000000;
background: url(../pics/input_bg.jpg) repeat-x;
background-color: #FFFFFF;
margin-bottom: 5px;
}

input[type="checkbox"], input[type="radio"] {
  border: none;
  background: none;
}

.button {
background: none;
background-color: #FFF3E1;
}

.button2 {
background: url(../pics/top_row.png) repeat-x;
}

textarea {
font-size: 1em;
border: 1px solid #000000;
font-family: arial, tahoma, verdana;
background: url(../pics/input_bg.jpg) repeat-x;
background-color: #FFFFFF;
}

select {
margin-right: 7px;
font-size: 1em;
border: 1px solid #000000;
background-color: #FFFFFF;
}

fieldset {
margin-top: 30px;
padding: 0 20px 20px 20px;
}

legend {
font-weight: bold;
color: #000000;
}

span.povinne {
color: #FF0000;
font-size: 1.2em;
font-weight: bold;
}

span.form_error {
margin-left: 20px;
color: #FF0000;
}

.s0 {
	width: 40px;
}
.s1 {
	width: 150px;
}
.s2 {
	width: 300px;
}
.s3 {
	width: 450px;
}

/* Pohlednice */

div.pohlednice {
margin-top: 20px;
}

div.pohlednice_title {
float: left;
width: 120px;
margin-right: 20px;
text-align: right;
}

div.pohlednice_buttons {
margin: 20px 0 0 140px;
}

div.pohlednice_buttons input {
margin-right: 10px;
font-weight: bold;
background-color: #FFD295;
}


div.pohlednice input {
width: 200px;
}

/* Bannery */

div.banner {
text-align: center;
padding: 15px 0;
clear: left;
}

/*div.banner img {
margin-top: 30px;
}*/

div.bottom div.banners {
width: 700px;
padding: 15px 0 0 200px;
text-align: center;
clear: both;
}

div.bottom div.banners img {
margin: 10px;
}

/* Napoveda */

a.napoveda {
position: relative;
}

a.napoveda img {
margin: 2px 10px 0 6px;
z-index: 99;
}

a.napoveda div.napoveda {
display: none;
}

a.napoveda:hover div.napoveda {
display: block;
position: absolute;
width: 200px;
left: 20px;
top: 6px;
font-size: 0.9em;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #BFBFBF;
padding: 5px;
text-align: left;
z-index: 100; 
}

/* Mapa */

div.mapa_vyber {
padding: 2px 5px 5px 5px;
border: 1px solid #DFDFDF;
background-color: #F7F7F7;
position: absolute;
top: 8px;
left: 100px;
z-index: 100;
}

/* FOTOGALERIE */
div.foto_thumb {
  width: 190px;
  height: 140px;
  float: left;
  margin: 15px 30px;
  text-align: center;
  border: 1px solid #A96F31;
}

div.foto_thumb_right {
  margin-right: 0px;
}

div.foto_thumb_left {
  margin-left: 0px;
}

div.foto_thumb p {
 margin: 0;
 padding: 0;
}

div.foto_thumb a {
  display: block;
  width: 190px;
  height: 140px;
  background-color: #F5F2E8;
  line-height: 136px;
}

div.foto_thumb a:hover {
  background-color: #A96F31;
}

div.foto_thumb a img {
  border: none;
  vertical-align: middle;
}
/* KONEC - FOTOGALERIE */

/* VIDEOGALERIE */
div.video_thumb {
  width: 140px;
  height: 110px;
  float: left;
  margin: 10px 11px;
  text-align: center;
  border: 1px solid #A96F31;
}

div.video_thumb_right {
  margin-right: 0px;
}

div.video_thumb_left {
  margin-left: 0px;
}

div.video_thumb p {
 margin: 0;
 padding: 0;
}

div.video_thumb a {
  display: block;
  width: 140px;
  height: 110px;
  background-color: #F5F2E8;
  line-height: 106px;
}

div.video_thumb a:hover {
  background-color: #A96F31;
}

div.video_thumb a img {
  border: none;
  vertical-align: middle;
}
/* KONEC - VIDEOGALERIE */

/* Ostatni */

.odd {
background-color: #FFFFFF;
}

.even {
background-color: #e7e7e7;
}

.ok {
  font-weight: bold;
  color: #00CC00;
}

.ok a {
  color: #00CC00;
  text-decoration: underline;
}

.error {
  font-weight: bold;
  color: #FF0000;
}

.error a {
  color: #FF0000;
  text-decoration: underline;
}

.ok a:hover, .error a:hover {
  text-decoration: none;
}

span.text_nadpis_cerny_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}

span.text_nadpis_cerny {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

span.text_tucny_velky, span.text_tecny_velky {
  text-transform: uppercase;
  font-weight: bold;
}

span.text_nadpis_zeleny_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #009900;
  text-align: left;
}

span.text_nadpis_zeleny {
  font-size: 13px;
  font-weight: bold;
  color: #009900;
  text-align: left;
}

span.text_tucny_velky_zeleny {
  text-transform: uppercase;
  font-weight: bold;
  color: #009900;
}

span.text_zeleny {
  color: #009900;
}

span.text_nadpis_modry_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #000099;
  text-align: left;
}

span.text_nadpis_modry {
  font-size: 13px;
  font-weight: bold;
  color: #000099;
  text-align: left;
}

span.text_tucny_velky_modry {
  text-transform: uppercase;
  font-weight: bold;
  color: #000099;
}

span.text_modry {
  color: #000099;
}

span.text_nadpis_cerveny_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #FF0000;
  text-align: left;
}

span.text_nadpis_cerveny {
  font-size: 13px;
  font-weight: bold;
  color: #FF0000;
  text-align: left;
}

span.text_tucny_velky_cerveny {
  text-transform: uppercase;
  font-weight: bold;
  color: #FF0000;
}

span.text_cerveny {
  color: #FF0000;
}

img.text_img_left {
  float: left;
  margin: 4px 10px 4px 0;
}

img.text_img_right {
  float: right;
  margin: 4px 0 4px 10px;
}

