html {
	font-family: Arial;
	font-size: 11px;
}
body {
	margin: 0px;
	height: auto;
	background-image: url("leto_texture.jpg");
	background-repeat: repeat;
	background-position: top center;
}
#table {
	width: 999px;
}
#table .top {
	background-image: url("leto_top.png");
	background-repeat: no-repeat;
	background-position: top right;
	width: 999px;
	height: 184px;
	vertical-align: top;
	text-align: left;
}
#table .top_odkazy {
	text-align: right;
	padding-right: 0px;
	padding-top: 7px;
	float: right;
	position: relative;
}
#table .top_odkazy a {
	padding-left: 7px;
}
#table .left {
	background-image: url("leto_left.png");
	background-repeat: no-repeat;
	background-position: top right;
	width: 66px;
	height: 433px;
}
#table .right {
	background-image: url("leto_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 34px;
	height: 348px;
}

#levy_sloupec {
	width: 218px;
	vertical-align: top;
	background-color: #0D3662;
}
#levy_sloupec .hledani {
	background-image: url("leto_hledani.jpg");
	background-repeat: no-repeat;
	padding-top: 80px;
	width: 218px;
	height: 162px;
}
#nabidka {
	background-image: url("leto_texture_levy.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	width: 198px;
	min-height: 391px;
	padding-left: 10px;
	padding-right: 10px;
}
#nabidka .nadpis {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#66CCFF;
	font-size: 18px;
	
}
#nabidka hr {
	background-color: #94D4FF;
	border: 1px solid #3A9DD6;
	height: 3px;
}
#nabidka img {
	border: 1px solid #3A9DD6;
	padding: 0px;
	margin: 0px;
}
#nabidka .nazev a {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
}
#nabidka .nazev a:hover{
	color: #D7D7D7;
}
#nabidka .lokalita {
	color: #FFFFFF;
	padding-bottom: 3px;
}
#nabidka .lokalita a {
	color: #FF9E0C;
	text-decoration: none;
}
#nabidka .lokalita a:hover {
	color: #000000;
	text-decoration: underline;
}
#nabidka .cena {
}
#nabidka .image {
	width: 105px;
}
#nabidka .popis {
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
}
#nabidka .cena {
	padding-bottom: 15px;
}
#nabidka .cena span {
	color: #FF9E0C;
	text-decoration: none;
	font-weight: bolder;
	font-size: 15px;
}
#nabidka .termin {
	width: 100%;
}

#pravy_sloupec {
	width: 681px;
	vertical-align: top;
	background-color: #0D3662;
}
#dalsi_menu {
	width: 606px;
	height: 43px;
	background-image: url("leto_dalsi_menu.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 75px;
}
#dalsi_menu a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 5px;
	margin-left: 5px;
}
#dalsi_menu a:hover{
	color: #0C3963;
	text-decoration: underline;
}
#dalsi_menu a.lastminute{
	color: #FF0000;
}


#adresovani {
	background-image: url("leto_texture_adresovani.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	width: 631px;
	padding-left: 20px;
	padding-right: 30px;
	color: #FFFFFF;
	height: auto;
	position: relative;
	min-height: 700px;
	
}
#adresovani h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#adresovani h3 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#adresovani ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#adresovani a {
	color: #FF9E0C;
	text-decoration: none;
}
#adresovani a:hover {
	color: #000000;
	text-decoration: underline;
}


#pravy_sloupec .bottom{
	background-image: url("leto_adresovani_bottom.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 681px;
	height: 24px;
}

#doporucujeme {
	width: 900px;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 5px;
	color: #AAAAAA;
	font-size: 11px;
}
#doporucujeme td {
	padding-left: 18px;

}
#doporucujeme .podpis {
	text-align: center;
}
#doporucujeme h3 {
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #AAAAAA;
}
#doporucujeme a {
	text-decoration: none;
	color: #FFFFFF;
}
#doporucujeme a:hover {
	text-decoration: underline;
	color: #000000;
}

#selecty table{
	margin-left: 10px;
	margin-right: 10px;
}
#selecty select{
	width: 130px;
	font-size: 10px;
	color: #333333;
	border: 1px solid #7B9DB8;
}
#selecty .popis{
	text-align: left;
	padding-right: 5px;
	height: 21px;
	color: #0A3A51;
	font-size: 12px;
}
#selecty .tlacitko {
	text-align: right;
	padding-top: 10px;
}
#selecty .fulltext {
	width: 124px;
	font-size: 10px;
}

#hlavni_menu {
	margin-top: 143px;
	margin-left: 350px;
}
#hlavni_menu a{
	background-image: url("leto_odmacknuty.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 84px;
	display: inline;
	margin-left: 8px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 12px;
	text-align: center;
	float: left;
	color: #0C3963;
	text-decoration: none;
	font-weight: bolder;
}
#hlavni_menu a:hover{
	background-image: url("leto_zamacknuty.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 84px;
	display: inline;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 13px;
	padding-bottom: 6px;
	font-size: 12px;
	text-align: center;
	float: left;
}
#hlavni_menu a.zamacknuto{
	background-image: url("leto_zamacknuty.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 84px;
	display: inline;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 13px;
	padding-bottom: 6px;
	font-size: 12px;
	text-align: center;
	float: left;
}


/* ================================================= MODUL ZBOZI ======================================================== */
#seznam {
	margin-left: 3px;
	width: 100%;
	margin-bottom: 10px;
}
#seznam .image {
	width: 200px;
	text-align: center;
	vertical-align: top;
}
#seznam .image_detail {
	width: 110px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 7px;
}
#seznam .image_detail img {
	border: 1px solid #3A9DD6;
	padding: 0px;
	margin-bottom: 4px;
}
#seznam img {
	border: 1px solid #3A9DD6;
	padding: 0px;
	margin: 0px;
}
#seznam .nazev {
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}
#seznam .autobusy {
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
}
#seznam .autobusy p {
	margin: 0px;
	padding: 0px;
}

#seznam .popis_detail {
	text-align: left;
	padding-left: 20px;
	border-top: 0px;
	vertical-align: top;
}
#seznam .a_detail {
	font-size: 10px;
	color: #999999;
}
#seznam .cena {
	text-align: left;
	border-bottom: 1px solid #CDCDCD;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url("odrazka.jpg");
	background-repeat: no-repeat;
	background-position: right 8px;;
	height: 15px;
}
#seznam h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #FFFFFF;
}
#seznam h2 a {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#seznam h2 a:hover {
	color: #D7D7D7;
	text-decoration: none;
}

#seznam hr {
	background-color: #94D4FF;
	border: 1px solid #3A9DD6;
	height: 3px;
}
#seznam .cara {
	padding-top: 10px;
}
#seznam .cara div {
	border-top: 1px solid #3A9DD6;
}
#seznam p {
	margin-top: 10px;
	padding: 0px;
	color: #D7D7D7;
}
#seznam .detail {
	float: right;
	position: relative;
	vertical-align: top;
}
#seznam .detail a {
	color: #FF9E0C;
	text-decoration: underline;
}
#seznam .termin {
	float: left;
	position: relative;
	vertical-align: top;
	color: #D7D7D7;
}
#seznam .termin span {
	color: #FF9E0C;
	font-size: 14px;
	font-weight: bolder;
}
#seznam .termin span.price {
	color: #D7D7D7;
	font-size: 14px;
	font-weight: bolder;
}
#seznam .termin span.last {
	color: #CC3300;
	font-size: 14px;
	font-weight: bolder;
}
#seznam h2 {
	padding-bottom: 10px;
}
#seznam .pravy {
	vertical-align: top;
}
#seznam .pravy h3 {
	margin: 0px;
	padding-top: 5px;
	color: #FF9E0C;
	font-size: 13px;
}
#seznam .pravy p {
	color: #D7D7D7;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#seznam input {
	color: #EC1D27;
	font-size: 10px;
	text-align: center;
	width: 25px;
	height: 15px;
	border: 1px solid #C6CACB;
}
#seznam a {
	color: #FF9E0C;
	text-decoration: none;
}
#seznam a:hover {
	color: #000000;
	text-decoration: underline;
}

#seznam .table {
	width: 100%;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#seznam .table_top {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background-color: #7c7c7c;

}
#seznam .tdc {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
#seznam .tdl {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
#seznam .radek_0 {
	background-color: #aaaaaa;
}
#seznam .radek_1 {
	background-color: #848484;
}
#seznam .radek_last {
	background-color: #b63131;
}
#doplnovane_info {
	width: 50%;
	margin: 0px;
	text-align: left;
}

#predvolby {
	margin-left: 3px;
	width: 100%;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#predvolby a {
	color: #FF9E0C;
	text-decoration: none;
	font-weight: bolder;
}
#predvolby a:hover {
	color: #000000;
	text-decoration: underline;
}
#predvolby .cara {
	background-image: url("texture_cara.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 5px;
}
#predvolby .ukazatel {
	padding-bottom: 3px;
	text-align: left;
	padding-left: 1px;
}
#predvolby .stranky {
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}
#predvolby .zobrazeni {
	text-align: left;
	padding-left: 2px;
	background-image: url("texture_zobrazeni.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 36px;
}
#predvolby .nastranku {
	text-align: right;
	background-image: url("texture_zobrazeni.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 36px;
}
#predvolby select {
	color: #020202;
	font-size: 10px;
	text-align: left;
	border: 1px solid #C6CACB;
	margin-top: 1px;
	background-image: url("texture_zobrazeni.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#predvolby2 {
	margin-left: 3px;
	width: 100%;
	margin-top: 3px;
	color: #FFFFFF;
}
#predvolby2 a {
	color: #FF9E0C;
	text-decoration: none;
}
#predvolby2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#predvolby2 .dph {
	text-align: left;
	color: #666666;
	font-style: italic;
}
#predvolby2 .stranky {
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
	text-align: right;
}

/* ================================================= MODUL TEXTY ======================================================== */
#ram {
	width: 100%;
	vertical-align: top;
}
#ram .popis {
	padding-left: 2px;
	padding-right: 2px;
}

#ram p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
#ram a {
	color: #FF9E0C;
	text-decoration: none;
}
#ram a:hover {
	color: #000000;
	text-decoration: underline;
}
#ram img {
	border: 1px solid #3A9DD6;
	padding: 0px;
	margin: 0px;
}
/* =============================================== AKTUALITY =============================================================== */
#aktual {
	vertical-align: top;
}
#aktual .nadpis {
	text-align: left;
	padding-left: 5px;
	margin-top: 3px;
	font-weight: bolder;
}
#aktual a {
	text-decoration: none;
	color: #FF9E0C;
}
#aktual a:hover {
	text-decoration: underline;
	color: #000000;
}
#aktual p {
	text-align: left;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#aktual .logo {
	vertical-align: top;
	width: 110px;
	padding-top: 3px;
}
#aktual img {
	border: 1px solid #3A9DD6;
	padding: 0px;
	margin: 0px;
}
#aktual .text_vice {
	text-align: right;
	margin-right: 3px;
}
#aktual .text {
	vertical-align: top;
}
/* ================================================ VAŠE FOTO ================================================================ */
#vase_foto {
	margin-top: 15px;
	width: 100%;
}
#vase_foto .option_odskok1 {
	padding-left: 0px;
	color: #FF0000;
	font-weight: bolder;
	padding-top: 5px;	
}
#vase_foto .option_odskok2 {
	padding-left: 15px;
	color: #333333;	
}
#vase_foto .option_odskok3 {
	padding-left: 30px;
	color: #666666;
}
#vase_foto .option_odskok4 {
	padding-left: 50px;
	color: #999999;
}
#vase_foto .option_odskok5 {
	padding-left: 70px;
	color: #CCCCCC;
}
#vase_foto textarea {
	width: 400px;
	height: 50px;
	border: 1px solid #e1e1e1;
}
#vase_foto input {
	width: 400px;
	border: 1px solid #e1e1e1;
}
#vase_foto input.fotoi {
	width: 400px;
	border: 1px solid #e1e1e1;
	color:#FFFFFF;
}
#vase_foto input.antispam {
	width: 60px;
	border: 1px solid #e1e1e1;
}
#vase_foto .tlacitko {
	border: 1px solid #e1e1e1;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	border: 1px solid #e1e1e1;
	background:none;
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 5px;
}
/* ===================================================== FOTECKY ============================================================ */
#fotecky {
	text-align: center;
}
#fotecky td {
	width: 200px;
	vertical-align: top;
}
#fotecky .sekce {
	width: 100%;
	text-align: center;
	padding-top: 2px;
}
#fotecky .sekce strong{
	font-size: 14px;
}
#fotecky .nazev {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}