html {
	font-family: Arial;
	font-size: 11px;
	background-color: #0A3D7C;
	background-image: url("texture_background.jpg");
	background-repeat: repeat-x;


}
body {
	margin: 0px;
	background-image: url("pozadi_1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

/* ========================= ZAKLADNI TABULKA ======================== */ 
#table {
	width: 962px;
	color: #000000;
}
#table .top {
	height: 174px;
}
#table .hledani {
	width: 235px;
}

#table .hledani input {
	width: 155px;
	margin-left: 35px;
	height: 19px;
	border: none;
	background: none;
}
#table .mezera {
	height: 10px;
}
#table .ukonceni {
	background-image: url("bottom.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}


#hlavni_menu {
	text-align: center;
}
#hlavni_menu a {
	text-align: center;
	width: 99px;
	height: 30px;
	position: relative;
	float: left;
	padding-top: 25px;
	color: #3C3C3C;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}
#hlavni_menu a:hover {
	background-image: url("odkaz.jpg");
	background-repeat: no-repeat;
	text-align: center;
	width: 99px;
	height: 30px;
	position: relative;
	float: left;
	padding-top: 25px;
	color: #3C3C3C;
	font-weight: bolder;
	text-decoration: underline;
}
#hlavni_menu a.zamacknuto {
	background-image: url("odkaz.jpg");
	background-repeat: no-repeat;
	text-align: center;
	width: 99px;
	height: 30px;
	position: relative;
	float: left;
	padding-top: 25px;
	color: #3C3C3C;
	font-weight: bolder;
	text-decoration: none;
}

#levy_sloupec {
	vertical-align: top;
	width: 235px;
	background-image: url("texture_left.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	height: 600px;
}
#levy_sloupec .hledani_sel {
	background-image: url("selecty.jpg");
	background-repeat: no-repeat;
	background-position: 11px -12px;
	padding-bottom: 35px;

}
#levy_sloupec h1 {
	color: #8AA4B3;
	font-size: 13px;
	padding: 0px;
	padding-top: 35px;
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
	text-transform: uppercase;
	
}
#selecty {
	margin-top: 45px;
	margin-left: 20px;
}
#selecty .popis{
	width: 60px;
	color: #2A5985;
	font-weight: bolder;
}
#selecty select {
	width: 137px;
	margin-left: 5px;
	border: 1px solid #E2E2E2;
}
#selecty td {
	padding-bottom: 4px;
}

#nabidka {
	margin-left: 13px;
	margin-right: 13px;
}
#nabidka hr {
	background-image: url("left_hr.jpg");
	background-repeat: no-repeat;
	background-position: 40px top;
	height: 13px;
	border: 0px; 
	margin-top: 10px;
	margin-bottom: 10px;
}
#nabidka h2 {
	color: #28597A;
	font-size: 15px;
	padding: 0px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bolder;
	text-transform: uppercase;
}


#pravy_sloupec {
	background-image: url("texture_right.jpg");
	background-repeat: repeat-y;
	background-position: -1px top;
	vertical-align: top;
	padding: 10px;
}


#nabidka .nazev a {
	color: #D64609;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
}
#nabidka .nazev a:hover{
	color: #000000;
}
#nabidka .lokalita {
	color: #666666;
	padding-bottom: 3px;
}
#nabidka .lokalita a {
	color: #333333;
	text-decoration: none;
}
#nabidka .lokalita a:hover {
	color: #000000;
	text-decoration: underline;
}
#nabidka .cena {
}
#nabidka .image {
	width: 105px;
}
#nabidka .popis {
	color: #666666;
	text-align: center;
	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%;
}
#adresovani h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#adresovani h3 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#dalsi_menu {
	width: 700px;
	color: #666666;
	padding-bottom: 10px;
}
#dalsi_menu a{
	color: #000000;
	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;
}



/* ========================= PODPIS WEBU ======================== */ 

#podpis {
	color: #959595;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
}
#podpis a{
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}
#podpis a:hover{
	color: #000000;
	text-decoration: underline;
}


#doporucujeme {
	width: 900px;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 5px;
	color: #999999;
}
#doporucujeme h2 {
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
#doporucujeme a {
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}
#doporucujeme a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}

img {
	border: 1px solid #CDCDCD;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 2px;
	padding: 2px;
}

/* ================================================= MODUL ZBOZI ======================================================== */
#seznam {
	color: #636363;
	width: 700px;
}
#seznam .image_detail {
	width: 120px;
	vertical-align: top;
	text-align: left;
}
#seznam .imagezbozi {
	width: 100px;
	text-align: left;
	vertical-align: top; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	background: none;
	height: auto;
}
#seznam .image {
	text-align: left;
	width: 214px;
	vertical-align: top;
}
#seznam .nazev {
	text-align: left;
	vertical-align: top;
}
#seznam .detail {
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 15px;
}
#seznam .cena {
	text-align: left;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 15px;
	background-image: url("predel.jpg");
	background-position: right center;
	background-repeat: no-repeat;
	width: 110px;
}
#seznam .sklad {
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bolder;
	background-image: url("predel.jpg");
	background-position: right center;
	background-repeat: no-repeat;
}
#seznam .kusy {
	text-align: center;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#seznam .koupit {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
#seznam .nic {
	text-align: right;
	padding-right: 15px;
}

#seznam span {
	color: #000000;
	font-size: 15px;
	font-weight: bolder;
}
#seznam strong {
	color: #000000;
	font-weight: bolder;
}
#seznam h2 {
	margin-top: 7px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 15px;
	color: #D64609;
}
#seznam p {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
}
#seznam input {
	color: #EC1D27;
	font-size: 10px;
	text-align: center;
	width: 25px;
	height: 15px;
}
#seznam a {
	color: #D64609;
	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: #BE413B;
	color:#FFFFFF;
	font-weight: bolder;

}
#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 .pravy {
	vertical-align: top;
}
#seznam .radek_0 {
	background-color: #8AB9DF;
	color: #000000;
}
#seznam .radek_1 {
	background-color: #A1C559;
	color: #000000;
}
#seznam .radek_last {
	background-color: #b63131;
}
#doplnovane_info {
	width: 50%;
	margin: 0px;
	text-align: left;
}

#predvolby {
	width: 700px;
	margin-top: 3px;
	color: #999999;
}
#predvolby a {
	color: #D64609;
	text-decoration: none;
}
#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 {
	width: 700px;
	margin-top: 3px;
	color: #999999;
}
#predvolby2 a {
	color: #D64609;
	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-color: #000000;
	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;
}

