/*Katalog-kempu.cz stylesheet*/
* {
  padding: 0;
  margin: 0;
  border: 0; 
}
body{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cleaner {
  clear: both;
  height: 0;
  line-height: 0px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
a{
  color: rgb(62, 77, 110);
  font-size: small;
  text-decoration: none;
}
a:hover{
  font-weight: bold;
  text-decoration: none;  
}
a.selected{
	text-decoration: none;
}
fieldset{
  border: 1px solid rgb(201, 203, 202);
  padding: 5px;
}
legend{
  font-size: x-small;
  color: rgb(107, 145, 204);
  padding: 0 2px 0 2px;
}
input{
  border: 1px solid rgb(65, 73, 109);
  margin: 3px 0 3px 0;
}
button{
  width: 115px;
  height: 22px;
  line-height: 22px;
  background-image: url(../grafika/button.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: rgb(63, 76, 108);
  font-size: 75%;
  text-align: center;
}
div.formbox{
  font-size: 75%;
  text-align: center;
}
div.formbox p#SendFormResult{
  margin: 0 0 10px 0;
}
#ajaxloading{
  display: none;
}
.half{
  width: 45%;
  padding: 0 10px 0 10px;
}
.third{
  width: 28%;
  padding: 0 10px 0 10px;
}

div.quather{
  width: 210px !important;
  padding: 0 5px 0 5px; 
}

.floatleft{
  float: left;
}
.floatright{
  float: right;
}
.hidden{
  display: none;
}
.block{
  display: block;
}
.textcenter{
  text-align: center;
}
.textleft{
  text-align: left;
}
.textright{
  text-align: right;
}
.width100{
  width: 100%;
}
.padding10{
  padding: 10px;
}
.padding0{
  padding: 0;
}
.margin0{
  margin: 0;
}
.marginB10{
  margin-bottom: 10px;
}
.height15{
  height: 15px;
}
.height20{
  height: 20px;
  line-height: 20px;
}
.line20{
  line-height: 20px;
}
.fontsmall{
  font-size: small;
}
.fontxsmall{
  font-size: x-small;
}
.font07{
  font-size: 0.7em;
}
.bglightblue{
  background-color: rgb(219, 225, 242);
}
.colorblue{
  color: #0068CF/*rgb(93, 148, 205)*/;
}
.select100{
  width: 100%;
}
.height18{
  height: 18px;
}
.imgborder{
  border: 1px solid gray;
}
.imgoffsetborder, a:hover .imgoffsetborder{
  padding: 2px;
  border: 1px solid gray;
}
a:hover img.imgborder{
  border: 1px solid gray;
}
/*BANNERY*/
.top-ad{
	width: 1000px;
  color: rgb(61, 76, 107);
  font-size: 75%;	
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
/*LAYOUT*/

#full_page {
    overflow: hidden;
    width: 1258px;
}

#center-area{
	width: 985px;
	/*margin: 10px auto;*/
	margin-top: 10px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid rgb(216, 216, 216);
	float: left;
}

/****  LEVY MENU SLOUPEC ****/
/*==========================*/
#leftcol{
  width: 220px;
  float: right;
  border: 0px solid black;
  margin: 0px 10px 5px 0px;
  overflow: hidden;
} 
#leftcol div.logo{
  width: 100%;
  margin: 0 0 5px 0;
}

#leftcol div.head{
	width: 100%;
	line-height: 30px;
	font-size: small;
	color: rgb(62, 77, 110);
	text-align: center;
	background-image: url(../grafika/head-leftcol.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
div.head strong{
  letter-spacing: 2px;
}

#leftcol .menu{
  width: 220px;
  line-height: 31px;
  color: white;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#leftcol .menu a{
  color: #000;
  width: 220px;
  height: 30px;
  line-height: 28px;
  display: block;
  /*color: rgb(62, 77, 110);*/
  font-size: small;
  text-align: center;
  text-decoration: none;
  background: transparent url(../grafika/head-leftcol-transparent.gif) left top no-repeat;
  padding: 0 0 2px 0;
  margin: 0;
}
#leftcol .menu a.selected{
  color: rgb(62, 77, 110);
  margin: 0;
}
#leftcol .menu a:hover{
  background-position: left top;
}

#leftcol div.head2 {
	line-height: 30px;
	/*margin-bottom: 3px;*/
	color: rgb(62, 77, 110);
	text-align: left;
	background-image: url(../grafika/head-leftcol.gif);
	background-position: left top;
	background-repeat: no-repeat;
    padding: 0 0.25em 0 0.5em;
}

#leftcol div.head2 a {
    color: black;
    font-weight: bold;
}

/* menu Kraje */

#leftcol .kraje {
	width: 100%;
	background-color: #c4d5ec;
	margin: 0 0 5px 0;
	overflow: hidden;
}
#leftcol .kraje a.odkaz {
  width: 145px;
  display: block;
  color: black;
  font-size: small;
  text-decoration: none;
  border-bottom: 1px dashed rgb(223, 237, 255);
  padding: 3px 0 3px 0px;
}
#leftcol .kraje a.odkaz:hover {
  /*text-decoration: underline;*/
}
#leftcol .kraje a.selected {
  font-weight: bold;
}

/* KONEC - menu Kraje */

/* BANNEROVE POZICE */
.leader-ad{
  width: 745px;
  color: rgb(61, 76, 107);
  font-size: 75%;  
  margin: 0 0 5px 0;
  padding: 0 0 0 10px;
  background: transparent url(../grafika/reklama_v.gif) left top no-repeat;
  text-align: center;   
}
.square-ad{
  width: 210px;
  color: rgb(61, 76, 107);
  font-size: 75%;  
  padding: 0px;
  margin: 5px 0;
  padding: 0 0 0 10px;
  background: transparent url(../grafika/reklama_v.gif) left top no-repeat;
  text-align: right;   
}
.square-ad img{
  margin: 0 0 5px 0;
}
.standard-ad{
  width: 468px;
  color: rgb(61, 76, 107);
  font-size: 75%;  
  padding: 0 0 0 0;
  margin: 0 0 5px 0;
  text-align: center;
}
/* BANNEROVE POZICE KONEC */

#leftcol .articles .user-m{
  line-height: 24px;
  background-image: url("../grafika/ikonky/user.gif");
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border-bottom: 1px dashed rgb(201, 203, 202);
  font-size: small;
  font-weight: bold;
  color: rgb(65, 73, 109);
  padding: 0 0 0 28px;
  margin: 5px 0 0 0;
}
#leftcol .articles .user-z{
  line-height: 24px;
  background-image: url("../grafika/ikonky/user_female.gif");
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border-bottom: 1px dashed rgb(201, 203, 202);
  font-size: small;
  font-weight: bold;
  color: rgb(65, 73, 109);
  padding: 0 0 0 28px;
  margin: 5px 0 0 0;
}

/****  OBSAHOVY SLOUPEC ****/
/*=========================*/
#contentcol{
    float: right;
	width: 755px;
	text-align: left;
    padding: 0 0 0 0; 
	margin: 0px 0px 10px 0px;
}

#contentcol .leftcol_hp {
  border: 0px solid rgb(216, 216, 216);
  margin: 0 0 0 10px;
  overflow: hidden;
}

#contentcol .leftcol{
  float: left;
  width: 470px;
  border: 0px solid rgb(216, 216, 216);
  margin: 0 0 0 10px;
  overflow: hidden;
}
#contentcol .leftcol div.head-middle{
	width: 100%;
	line-height: 20px;
	font-size: small;
	color: black;
	text-align: right;
	background-image: url(../grafika/head-middlecol-border.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
#contentcol .leftcol div.head-middle strong{
  letter-spacing: 2px;
  padding: 0 10px 0 10px;
}
#contentcol .leftcol div.head-middle-noborder{
	width: 100%;
	line-height: 20px;
	font-size: small;
	color: black;
	text-align: right;
	background-image: url(../grafika/head-middlecol-noborder.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
#contentcol .leftcol div.head-middle-noborder strong{
  letter-spacing: 2px;
  padding: 0 10px 0 10px;
}
#contentcol .leftcol div.content{
  border-left: 2px solid rgb(168, 192, 225);
  font-size: medium;
  margin: 0 0 10px 0;
}
#contentcol .leftcol div.content span {
  /*font-size: large;*/
  /*color: rgb(107, 145, 204);*/
}
#contentcol .leftcol div.content h1{
  font-size: 1.3em;
  margin: 10px 0 5px 0;
}
#contentcol .leftcol div.content p.data{
  margin: 0 0 0 0;
  font-size: 0.3em;
}
#contentcol .leftcol div.content p.popis{
  padding: 0 0 10px 0;
  font-size: 0.8em;
}
p.hvezdicky{
  float: left;
  width: 60px;
  height: 10px;
  font-size: 0px;
  background-image: url(../grafika/hvezdicky-modre.gif);
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0;
}
#contentcol .leftcol div.content label{
  float: left;
  width: 100px;
  display: block;
  font-weight: bold;
  font-size: 0.8em;
  margin: 0 0 3px 0;
}
#contentcol .leftcol div.content span.karta{
  float: left;
  width: 230px;
  display: block;
  font-weight: normal;
  font-size: 0.8em;
  color: black;
  margin: 0 0 3px 0;
}
#contentcol .leftcol div.content span.karta a{
  line-height: 17px;
  font-size: x-small;
}
#contentcol .leftcol div.content span.karta a.imgpopisek{
  float: right;
  width: 115px;
  height: 16px;
}
#contentcol .rightcol {
  float: right;
  width: 262px;
  border: 0px solid rgb(216, 216, 216);
  margin: 0;
}

#right-column div.flags {
  width: 220px;  
  padding: 0px 5px 8px 5px;
  margin: 10px 0;
  text-align: center;
  border-bottom: 1px solid #D8D8D8;
}
#right-column div.flags a {
  font-size: 0.6em;
}
#right-column div.flags img {
  margin: 1px 3px 1px 3px;
  vertical-align: middle;  
}
#contentcol .rightcol div.head-right{
	width: 100%;
	line-height: 20px;
	font-size: small;
	color: black;
	text-align: right;
	background-image: url(../grafika/head-rightcol-border.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
#contentcol .rightcol div.head-right strong{
  letter-spacing: 2px;
  padding: 0 10px 0 10px;
}
#contentcol .rightcol div.content{
  width: 260px;
  border-left: 2px solid rgb(168, 192, 225);
  margin: 0 0 10px 0;
}
div.pocasi{
  width: 33%;
  float: left;
  text-align: center;
  font-size: 0.8em;
  margin: 7px 0 0 0; 
}
#contentcol .widecol{
  width: 745px;
  border: 0px solid rgb(216, 216, 216);
  margin: 0 0 0 10px;
}
#contentcol .widecol div.head-wide{
	width: 100%;
	line-height: 20px;
	font-size: small;
	color: black;
	text-align: right;
	background-image: url(../grafika/head-widecol-border.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
#contentcol .widecol div.head-wide strong{
  letter-spacing: 2px;
  padding: 0 10px 0 10px;
}
#contentcol .widecol div.content{
  width: 738px;
  border-left: 2px solid rgb(168, 192, 225);
  margin: 0 0 10px 0;
  padding: 16px 0 0 5px;
  overflow: hidden;
}
#contentcol .widecol div.content ul{
  font-size: small;
  margin: 5px 0 10px 25px;
}
#contentcol .widecol div.content form{
  margin: 3px 0 15px 0;
}
#contentcol .widecol div.content form small{
  width: 100px;
  line-height: 20px;
  float: left;
  padding: 0 0 0 0;
  margin: 0 10px 5px 0;
  font-size: 0.7em;
}
#contentcol .widecol div.upoutavka{
  width: 735px;
  height: 36px;
  background-image: url(../grafika/head-large.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 14px 0 0 10px;
  text-align: center;
}
#contentcol .widecol div.upoutavka a{
  color: black;
  font-size: 1.3em;
  text-decoration: none;
}
#contentcol .widecol div.upoutavka a span{
  color: rgb(199, 29, 51);
}
#contentcol .widecol div.content p{
  font-size: small;
  margin: 0 0 12px 0;
}
div.box{
  float: left;
  position: relative;
  width: 218px;
  height: 158px;
  background-image: url(../grafika/kemp-box-smaller.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 0 10px 11px;
  padding: 6px; 
}
div.box div.left div.hvezdicky{
  clear:both;
  /*width: 60px;*/
  height: 10px;
  font-size: 0px;
  background-image: url(../grafika/hvezdicky.gif);
  background-repeat: no-repeat;
  margin: 5px 0;
  padding: 0;
}
div.box p.camp_name{
  font-size: small;
  margin: 0 0 1px 0;
  padding: 0;
  font-weight: bold;
}

div.box .camp_name a
{
  text-decoration: none;
  color: #000;      
}

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

div.box p{
    margin: 0 !important;
    padding: 0 !important;
}
div.box p.kraj{
  font-size: 0.7em !important;
  margin: 0 0 5px 0 !important;
  padding: 0;
  font-weight: bold;
}

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

div.box div.left{
  float: right;
  width: 102px;
  height: 75px;
  margin: 0 5px 0 0;
  padding: 0;
}

div.box div.left img.ikon{
    margin: 0 4px 0 0;
    float: left;
}
div.box div.left a img{
  border: 1px solid gray;
  margin: 0 0 6px 0;
}
div.box div.right{
  float: right;
  width: 110px;
  font-size: 0.6em;
  margin: 0;
  padding: 0;
}
div.box a.detail{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 16px;
  background-image: url(../grafika/detail-link.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
div.box-wide{
  position: relative;
  width: 700px;
  height: 88px;
  overflow: hidden;
  background-image: url(../grafika/kemp-box-wide.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 0 10px 11px;
  padding: 6px 
}
div.box-wide div.hvezdicky{
  width: 82px;
  height: 14px;
  background-image: url(../grafika/hvezdicky.gif);
  background-repeat: no-repeat;
  margin: 0 0 5px 0;
  padding: 0;
}
div.box-wide h2{
  width: 150px;
  font-size: small;
  margin: 0 0 3px 0;
}
div.box-wide h4{
  font-size: x-small;
  margin: 0 0 5px 0;
}
div.box-wide div.left{
  float: left;
  width: 116px;
  height: 88px;
  margin: 0 14px 0 0;
  padding: 0;
}
div.box-wide div.left a img{
  border: 1px solid gray;
  margin: 0 0 6px 0;
}
div.box-wide div.right{
  float: right;
  width: 265px;
  font-size: 70%;
  margin: 15px 145px 0 10px;
  padding: 0;
}
div.box-wide a.vice{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 137px;
  height: 17px;
  line-height: 17px;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 0.7em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.box-wide a.web{
  position: absolute;
  right: 24px;
  bottom: 64px;
  width: 115px;
  height: 16px;
  line-height: 16px;
  background: rgb(107, 145, 204);
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 0.7em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.box-wide a.email{
  position: absolute;
  right: 24px;
  bottom: 44px;
  width: 115px;
  height: 16px;
  line-height: 16px;
  background: rgb(107, 145, 204);
  color: white;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.7em;
  margin: 0;
  padding: 0;
}

div.row-wide{
  position: relative;
  width: 700px;
  line-height: 20px;
  border-bottom: 2px solid rgb(124, 166, 210);
  overflow: hidden;
  margin: 0 0 10px 11px;
  padding: 6px; 
}
div.row-wide h2{
  float: left;
  width: 400px;
  line-height: 16px;
  font-size: small;
  margin: 3px 10px 0 0;
}
div.row-wide h2 small{
  font-size: small;
  font-weight: normal;
  margin: 0 0 0 10px;
  text-transform: none;
}
div.row-wide a.vice{
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 127px;
  height: 17px;
  line-height: 17px;
  /*background-image: url(../grafika/vice-black-link.gif);
  background-repeat: no-repeat;*/
  color: white;
  font-size: x-small;
  text-decoration: none;
  text-align: right;
  font-weight: bold;
  background: rgb(124, 166, 210);
  margin: 0;
  padding: 0 10px 0 0;
}

/* DOPORUCUJEME PRO */
.largecol{
  width: 984px;
  border: 0px solid rgb(216, 216, 216);
  margin: 10px 0;
}
div.head-wide-border{
	width: 100%;
	line-height: 20px;
	font-size: small;
	color: black;
	text-align: right;
	background-image: url(../grafika/head-100-border.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
div.head-wide-border strong{
  letter-spacing: 2px;
  padding: 0 10px 0 10px;
}
div.head-wide{
	width: 100%;
	line-height: 20px;
	font-size: small;
	color: black;
	text-align: right;
	background-image: url(../grafika/head-100.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
div.head-wide strong{
  letter-spacing: 2px;
  padding: 0 10px 0 10px;
}
.largecol div.content{
  
  border-left: 2px solid rgb(107, 145, 204);
  margin: 0 0 10px 0;
  padding: 16px 0 0 20px;
}
.largecol div.content .float{
  width: 185px;
  float: left;
  margin: 0 10px 10px 0;
}
.largecol div.content .float h3{
  font-size: small;
  margin: 3px 0 3px 0;
}
.largecol div.content .float ul{
  list-style-type: none;
  margin: 0 0 0 10px;
}
#contentcol div.script{
  color: rgb(65, 73, 109);
  font-size: 80%;
	text-align: left;
	padding: 10px 0 0 0; 
	margin: 0px 0px 0px 0px;  
}
#contentcol div.script h2{
  color: rgb(88, 169, 234);
}
#contentcol div.script p{
  padding: 10px 0 10px 0;
}
#contentcol div.script ul{
  margin: 0 0 0 20px;
}
#contentcol div.error{
  background-image: url("../grafika/ikonky/dialog-warning.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px dashed red;
  font-size: small;
  padding: 15px 10px 10px 50px;
  margin: 0 0 10px 0;
}
#contentcol div.information{
  background-image: url("../grafika/ikonky/dialog-information.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px dashed green;
  font-size: small;
  padding: 15px 10px 10px 50px;
  margin: 0 0 10px 0;
}

div.pictogrames{
  padding: 10px;
}
div.pictogrames small{
  width: 48%;
  height: 25px;
  float: left;
  padding: 0 5px 5px 0;
  font-size: 0.7em;
}
div.pictogrames small img{
  float: left;
  padding: 0 5px 0 0;
}
div.pictogrames small.disabled{
  color: rgb(198, 198, 198);
}

/* FOOTER */
#footer{
	height: 70px;
	color: black;
	border-top: 2px solid rgb(107, 145, 204);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 10px;	
}
#footer a{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
  text-decoration: underline;	
}
/* THUMBNAILS */
.thumbnails{
	position: relative;
  width: 560px;
	margin: 5px auto 5px auto;
}
.thumbnails .thumb-area{
	width: 136px;
	height: 136px;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0 0 0 0;
}
.thumbnails .thumb-area a{
	width: 136px;
	height: 136px;
	display: block;
	background-color: rgb(27, 95, 178);
	font-size: xx-small;	
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: white;	
}
.thumbnails .thumb-area a:hover{
	width: 136px;
	height: 136px;
	background-color: rgb(118, 158, 207)
}
.thumbnails .thumb-area img{
	margin: auto;
	padding: 0 0 0 0;
	border: 2px solid white;
}
.thumbnails .thumb-area a img{
	border: 2px solid white;
	margin: 10px 5px 3px 5px;
}
.thumbnails .thumb-area a:hover img{
	border: 2px solid rgb(20, 79, 147);
}


/**** GUEST BOOK ****/
#guest-book{
	width: 554px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#guest-book .form-title{
	width: 100px;
	float: left;
	text-align: right;
	margin: 0 4px 4px 0;
	padding: 0;
}
#guest-book .form-field{
	width: 142px;
	float: left;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;	
	text-align: left;
	margin: 0 0 4px 0;
	padding: 0;
}
#guest-book .form-field-wide{
	width: 389px;
	height: 113px;
	float: left;
	text-align: left;
	vertical-align: top;
	background-image: url(../graphic/book-textarea-background.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#guest-book input{
	width: 142px;
	height: 16px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;		
	color: white;
	background-color: rgb(140, 174, 216);
}
#guest-book input.code{
	width: 88px;
	height: 16px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;		
	color: white;
	background-color: rgb(140, 174, 216);
}
#guest-book textarea{
	width: 372px;
	height: 113px;
	color: white;
	background-color: rgb(140, 174, 216);
	margin: 0 8px 0 8px;
}
#guest-book .smileys{
	width: 390px;
	margin: 2px 0 5px 103px;
	padding: 0 7px 0 7px;
}
#guest-book .smileys a{
	float: left;
	width: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
	margin: 0 3px 0 3px;
}
#guest-book .smileys a:hover{
	width: 25px;
	height: 25px;
	text-decoration: none;
	background-color: rgb(118, 158, 207)
}
#guest-book .smileys img{
	margin: 5px;
	padding: 0 0 0 0;
}

#guest-book input.send{
	width: 62px;
	height: 23px;
	background-color: rgb(140, 174, 216);
	background-image: url(../graphic/book-btn-background.gif);
	background-repeat: no-repeat;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;		
	text-transform: uppercase;
	margin: 0 8px 0 8px;
}
#guest-book div.hr{
	width: 558px;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 1px solid white;
	padding: 0;
	margin: 0 0 2px 0;
}
#guest-book .mess-head{
	width: 560px;
	float: left;
	text-align: left;
	background-color: rgb(20, 79, 147);	
	margin: 0 0 4px 0;
	padding: 0;
}
#guest-book .mess-head .icon-nick{
	width: 15px;
	height: 16px;
	line-height: 16px;
	float: left;
	background-color: rgb(20, 79, 147);
	background-image: url(../graphic/icons/users.gif);
	background-position: 3px 2px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#guest-book .mess-head .icon-topic{
	height: 16px;
	line-height: 16px;
	float: left;
	background-color: rgb(20, 79, 147);
	background-image: url(../graphic/icons/tema.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 4px 0 14px;
}
#guest-book .mess-head .icon{
	width: 18px;
	height: 16px;
	line-height: 16px;
	float: left;
	background-color: rgb(20, 79, 147);
	text-align: center;
	margin: 0 0 0 0;
}
#guest-book .mess-head .item{
	height: 16px;
	line-height: 16px;
	float: left;
	background-color: rgb(20, 79, 147);
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
}
#guest-book .mess-head .reply{
	height: 16px;
	line-height: 16px;
	float: right;
	background-color: rgb(20, 79, 147);
	background-image: url(../graphic/icons/reply.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 13px 0 0;
}
#guest-book .mess-head .date{
	height: 16px;
	line-height: 16px;
	float: right;
	background-color: rgb(20, 79, 147);
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
}
#guest-book .mess-reply{
	width: 530px;
	float: right;
	font-size: x-small;
	font-style: italic;
	text-align: left;
	/*background-color: rgb(140, 174, 216);*/
	border: 1px dashed white;
	margin: 0 0 3px 10px;
	padding: 2px 3px 2px 10px;
}
#guest-book .mess-body{
	width: 547px;
	float: left;
	text-align: left;
	margin: 0 0 4px 0;
	padding: 0 3px 0 10px;
}
.deltable{
  width: 160px;
	border: 1px solid white;
	background-color: rgb(140, 174, 216);
	text-align: center;
	padding: 0px;
}
#delokno{
	width: 160px;
	position: absolute;
	display: none;
	border: 1px solid white;
	background-color: rgb(140, 174, 216);
	text-align: left;
	padding: 10px;
}
.noborder{
  border: none !important;
}


/* FORMULAR */

#formular table {
    width: 100%;
    margin: 10px 0 10px 0;
}

#formular table td.popis {
    text-align: right;
    font-size: x-small;
    padding-right: 10px;
    background: #f6f6f6;
    vertical-align: top;
}

#formular table td.popis_p {
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    font-size: x-small;
    color: #b52022;
    background: #f6f6f6;
}
#formular table td.pole {
    text-align: left;
    padding-left: 10px;
    font-size: x-small;
    color: black;
}

#formular table td.submit {
    text-align: center;
    padding: 10px 0 10px 0;
}

#formular table td.submit {
    padding: 10px;
}

/* KONEC - FORMULAR */

/* ********************************
FORMULAROVE POLE
**********************************/

select { 
  margin: 0px;
  font-size: 11px;
  color: black;
  background-color: #fff;
  border: 1px solid #26547C;
}

textarea { 
    font-size: 11px;
    color: black;
    background-color: #fff;
    border: 1px solid black;
    font-family: Verdana, "Geneva CE", lucida, sans-serif;
    padding: 3px;
}
option{
  padding: 4px;
}



/* ********************************
      KONEC - FORMULAROVE POLE
**********************************/


/***** KEMP DETAIL ****/

p#aktualita-platnost{
    font-size: 11px;
    color: #000;
}
p#aktualita-platnost span{
    font-size: 10px;
}

p#aktualita-text{
    padding: 5px;
    font-size: 0.7em;
}

.pole .equipment-nr{
    width: 30px;
    padding-right: 2px;
    padding-left: 2px;
}

.largecol .content ul.doporucujeme-ul{
    list-style-type: disc !important;
}
ul.doporucujeme-ul li{
    margin-left: 5px;
}
ul.doporucujeme-ul a{
    text-decoration: none;
}
ul.doporucujeme-ul a:hover{
    font-weight: bold;
}

.image
{
    background: url("../grafika/piktogramy/zamereni/image.gif") left center no-repeat;
}

/* RIGHT COLUMN */
#right-column{
    margin-top: 10px 0 0 10px;
    padding: 0 0 0 10px;
    width: 250px;
    float: right;
}

#right-column p.hvezdicky{
    float: left;
    width: 60px;
    height: 10px;
    font-size: 0px;
    margin: 5px 0 0 20px;
    padding: 0;
    background: url("../grafika/hvezdicky.gif") no-repeat;
}
#right-column p.hvezdicky-bile{
    float: left;
    width: 60px;
    height: 10px;
    font-size: 0px;
    margin: 5px 0 0 20px;
    padding: 0;
    background: url("../grafika/hvezdicky-modre.gif") no-repeat;
}

/* Scroller*/
.right-top10,
.right-last10{
    padding: 5px 0;
    margin: 10px 0;
    width: 230px;
}

.right-top10{  
    font-size: 0.8em;
}

#right-column a{
    text-decoration: none;
}

#right-column a:hover{
    font-weight: bold;
}

.top10-text,
.discussion-text,
.top-text {
    border-left: 2px solid rgb(168, 192, 225);
    padding:  5px;
}

.top10-text{
    height: 240px;
}
.discussion-text{
    height: 250px;
}

.discussion-text p.text{
    font-size: 0.7em;
}
.discussion-text p.date{
    font-size: 0.7em ;
    color: #666;
    text-align: right;
}
.top10-text p.name{
    clear:both;
    padding: 3px 0;
}



.right-top10 p.title{
    background: url("../grafika/right-box-top.jpg") no-repeat;
    color: #000;
    padding: 4px 3px 0 0 ;
    height: 16px;
    text-align: right;
    font-size: x-small;
    letter-spacing: 2px;
    font-weight: bold;
}
#right-column p.kraj{
    font-size: 0.8em;
    margin-left: 20px;
}

#pscroller,
#discussion{
	font-size: 80%;
}

#pscroller{
    margin-top: 15px;
    height: 90px;
}
.right-last10 p.text{
	margin: 2px 0 5px 0;
	font-size: 0.9em;
	font-style:  italic;
}

.right-last10 p.date{
    font-size: 0.8em;
    text-align: right;
}

.clear{
    clear: both;
}
/**** SPECIFICKE VYHLEDAVANI ****/
.half1{
    width: 27%;
}
.half1 input,
.half1 select{
    width: 200px; 
}

.half2{
    width: 36%;
}

.half2 select{
  margin: 3px 0 3px 0;
  padding: 1px;
  font-size: 11px;
  color: black;
  background-color: #fff;
  line-height: 1px;
  height: 18px;
}
#direction-list{
    width: 700px;
    margin-bottom: 10px;
}
.direction-input{
    width: 33%; 
    font-size: 11px;
    margin: 0px;
     
}
.direction-input p {
    margin-left: 20px !important;
    padding-right: 0.5em;
    text-align: left;
    font-size: 1.1em !important;
    line-height: 1em;
}
.direction-input .checkbox{
    /*border: 1px;*/
    padding: 0px !important;
}
.direction-input input{
    float: left;
    margin-right: 10px;
    padding: 0 !important;
}
.margin10{
    margin-left: 10px;
}

.formular_01 {
    margin: 3px 0 5px 0;
    border-collapse: separate;
    border: 1px solid #26547C;
    /*background-color: #E0E7EA;*/
}
.formular_01 th {
    padding: 2px !important;
    background-color: #E0E7EA;
}
.formular td {
    padding: 1px !important;
    vertical-align: top;
}
.even
{
    background-color: rgb(240, 244, 245);
}
.odd
{
    background-color: white;
}

div#map_jason, div#map_pocasi {
    width: 743px !important; 
    height: 400px;
    clear: both;
}

div#message2 {
    float: right;
    width: 204px;
    margin: 3px 18px 3px 0;
}

div#message {
    width: 515px;
    overflow: hidden;
    float: left;
    padding-left: 3px;
}

div#message .banner {
    padding-top: 6px;
}

div#message .banner img {
    display: block;
    margin: 0 auto 0 auto;
}

div#message div.kemp-detail {
    position: relative;
    background: url("../grafika/kemp-box-wide-small.gif") left center no-repeat;
    height: 63px;
    width: 514px;
    padding: 2px 0 0 4px;
    margin: 3px auto;
}

div#message div.kemp-detail .provoz {
    font-size: 9px;
    color: #3E4D6E;
}

div#message div.kemp-detail div.pozn {
    color: #000 !important;
    font-size: 9px !important;
    padding-right: 5px;
}

div#message div.kemp-detail a {
    /*font-weight: bold;*/
}

div#message div.kemp-detail div#equipment {
    position: absolute;
    top: 4px;
    right: 8px;
}

div#message div.kemp-detail div#equipment img {
    margin-left: 3px;
}

div#message div.kemp-detail a#a_vice {
    position: absolute;
    right: 10px;
    bottom: 0px;
    font-size: 8px;
    color: white;
    font-weight: bold;
}

div#message div.kemp-detail img.foto {
    float: left;
    margin: 2px 5px 2px 0px;
    font-size: 0em;
}

div#message div.kemp-detail a.vice2{
  position: absolute;
  width: 90px; 
  right: 0;
  bottom: 0;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 0.6em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#news{
    height: 90px;
}

.news_main
{
    font-weight: bold;
    font-size: small;
    width: 500px;
    padding: 0;
    margin: 0;
    float:left;
    
}

.news_main a{
    color: #000; 
    text-decoration:none;   
}
.news_main a:hover{
    font-weight: bold;
    text-decoration: underline;
}

.news_main span{
    font-size: 0.7em !important;
}

.news_date
{
    width: 200px;
    color: #999;
    font-size: 0.7em !important;
    float: right;
       
}

.camp_news_date
{
    color: #999;
    font-size: 0.7em !important;
    text-align: right;
    padding-right: 5px;
       
}

.news_text
{
        padding: 0;
    margin: 0;
    clear: both;
    font-size: 0.7em !important;
}

/* ZALOZKY */

ul#zalozky li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}

ul#zalozky a:link,
ul#zalozky a:visited,
ul#zalozky a:active,
ul#zalozky a:hover{
	display: block;
	background: url("../images/button52318287.png") left top no-repeat;
	height: 15px;
	width: 130px;
	padding: 5px 5px 5px 10px;
	color: #000;
	text-decoration: none;
	text-align: left;
}
ul#zalozky a:hover, ul#zalozky a.current {
	background: url("../images/button68553585.png") left top no-repeat;
	color:#fff;
}

#zalozky_div {
	border: 2px solid #5E95CE;
	clear: both;
	overflow: hidden;
	margin-bottom: 0.5em;
}

/* ZALOZKY - KONEC */


    
