	body {
	margin: 0 0;
	padding-top: 0px;
	text-align: left;
	background: #1A1102 url(images/background.jpg) repeat-x top;
	font-size: 11px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #F9F9F9;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #F9F9F9;
	scrollbar-track-color: #F9F9F9;
}


h1 {
	font-size: 22px;
	color: #E7DA83;
}

h2 {
	font-size: 16px;	
}

h3 {
	font-size: 14px;	
}




.hlavni {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 100%;
}

.top {
	margin: 0 auto;
	width: 1000px;
	height: 167px;
	background: url(images/top.jpg) no-repeat;
	text-align: center;
	vertical-align: top;

}
.menu {
	background: url(images/menu.jpg) no-repeat;
	height: 38px;
}
.neco{
	margin:10px 0 10px 0;
	
}
.bottom {
	margin:auto; padding: 20px 0 0 0; width: 1000px;	height: 40px; 
	background: url(images/bottom.jpg) no-repeat bottom;	
	color: White; text-align: center;
}
.uz {
	position: absolute; 
	left:840px; 
	top:30px;
	float:left;
	_left:836px;
	text-align:left;
	width:190px; 
	color: #D6B820; 
	text-align:left; 
	font-size:12pt; 
	font-weight:bold;
}
.top_uzivatel {
	position: relative;
	top: 40px;
		
	margin-left:750px;
	color: #C4A702;
	vertical-align: top;
	text-align: left;
	width: 250px;
	font-size: 11px;
	line-height: 15px;

}

.aktualita_datum {
	font-size: 14px;
	color: #D6B820;
	padding-left: 3px;	
	font-weight: bold;
	line-height: 26px;
	text-align:left;
}

.aktualita_text {
	font-size: 11px;
	color: White;
	text-align: justify;	
	line-height: 16px;
}



input.vyhledavani {
	font-size: 12px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: White;
	border: Black 1px solid;
	background:url(./images/input_bcg.jpg);
}


input.user_button {
	font-size: 10px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: White;
	border: White 1px solid;
	background: Black;
}


.main{
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	margin: 0 auto;
	width: 1000px;
	height: auto;
	background: url(images/menu_shadow.jpg) no-repeat;
}


/* ++++++++++++ ZOBRAZOVACI TABULKA +++++++++++++++++++++++*/


.sloupec {
	width: 183px;
	vertical-align: top;
}

.stred {
	width: auto;
	vertical-align: top;
	color: White;
	font-size: 11px;
	padding: 10px;
	text-align: left;
}

/*  TABULKA MALA*/

table.mala {
	width: 207px;
	margin-bottom: 10px;
}

td.nadpis {
	background: #2B1B00;
	text-align: center;
	height: 38px;
	border-left: #9A741F solid 1px;
	border-right: #9A741F solid 1px; 	
}

td.obsah {
	padding-top: 6px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 21px;
	font-size: 11px;
	color: White;
	border-left: #9A741F solid 1px;
	border-right: #9A741F solid 1px;
	background: #2B1B00 url(images/curly_inside.jpg) no-repeat bottom right;
	text-align:left;
}
	
/*  TABULKA MALA KONEC*/

.aktualita_index {
	font-size: 11px;
	color:  #C8A153;
	line-height: 23px;
	text-align: justify;
}
.znacky {
	float:left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size:7pt;
	font-weight:bolder;
	padding: 50px 0 0 0;
	text-align:left;
}
/*bylo zakomentovano*/

.datum {
	font-size:8pt;
	color: #CCCCCC;
}
.zpra {
	color: #999999;
	font-size:8pt;
}

.zbozi {
	border-left: 1px solid #514004;
	border-right: 1px solid #514004;
	border-top: solid #514004 1px;
	border-bottom: 1px double #514004;
	width: 260px;
	_width: 260px;
	height: 220px;
	position: relative;
	float: left; /*background: url(images/zbozi.jpg) repeat-x bottom;*/
	padding: 7px;
}

.foto_zbozi {
	position: absolute;
	top:10px;
	left:8px;
	padding:auto;
	border:solid;
	border-width:2px;
	border-color:#9A741F;
}

.nazev_zbozi {
	position:absolute;
	top:15px;
	left:115px;
	font-weight:bold;
	font-size:13px;
	width: 135px;
	height: 45px;
	color: White;
	border-bottom:solid;
	border-bottom-color: #996600;
	border-bottom-width:1px;	
}
.info_zbozi {
	position:absolute;
	top:70px;
	left:120px;
	width:142px;
	height:80px;
	text-align:justify;
	color: #D1AE2A;
}

.cena_zbozi {
	width: 150px; text-align: right;
	position:absolute;
	top: 130px;
	left: 100px;
	font-weight: bold;
	color: #F7BD40;
	font-size: 12px;
}
.cena_zbozi2 {
	width: 150px; text-align: right;
	position:absolute;
	top: 155px;
	left: 100px;
	color: #F7BD40;
	font-size: 12px;
	font-weight: bold;
}

.dos_zbozi {
	position:absolute;
	top: 185px;
	left:25px;
	padding-right: 20px;
/*	background: url(images/dos_zbozi_ok.png) right no-repeat;
*/	font-size: 11px;
}

.akcee {
	position:absolute;
	top: 128;
	left:110px;
}



.d_detail {
	width: 480px;
	_width: 480px;
	top:40px;
	height: 215px;
	position: relative;
	float: left;
	padding-top: 20px;
	border-bottom: silver 1px solid;
/*	background:  url(images/detail_bcg.png) bottom;*/
}

.d_nadpis{
	position:absolute;
	top:1px;
	left:170px;
	background: url(images/link_active.gif) left no-repeat;
	font-weight:bold;
	padding-left: 12px;
	font-size: 16px;
	width:250px;
	height:auto;	
}
.d_info{
	position:absolute;
	top:40px;
	left:170px;
	font-weight: normal;
	font-size:11px;
	width:300px;
	height:auto;	
}

.d_dos_nazev{
	position:absolute;
	top:130px;
	left:165px;
	font-weight:bold;
	font-size:11px;
	width:135px;
	height:auto;
}

.d_dos{
	position:absolute;
	top: 130px;
	left:275px;
	font-weight:normal;
	font-size:11px;
	height:auto;
	padding-right: 20px;
	/*background: url(images/dos_zbozi_ok.png) right no-repeat;
*/
}

.d_cena_nazev{
	position:absolute;
	top:170px;
	left:165px;
	font-weight:bold;
	font-size:11px;
	width:135px;
	height:auto;
}

.d_cena{
	position:absolute;
	top:170px;
	left:275px;
	font-weight:bold;
	font-size:13px;
	width:200px;
	height:auto;	
	color: #E10000;
}

.d_dopcena_nazev{
	position:absolute;
	top:140px;
	left:165px;
	font-weight:bold;
	font-size:11px;
	width:135px;
	height:auto;
}

.d_dopcena{
	position:absolute;
	top:140px;
	left:275px;
	font-weight:bold;
	font-size:11px;
	width:180px;
	height:auto;	
	color: #E10000;	
}

.d_foto{
	position:absolute;
	top:5px;
	left:5px;
	font-weight:bold;
	font-size:11pt;
	width:135px;
	height:auto;
}

.d_zarazeni{
	position:relative;
}

.naz {
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

.dos_zbozi_nadpis{
	position:absolute;
	top: 155px;
	left:5px;
	padding-right: 20px;
}

.cena_zbozi_nadpis{
	position:absolute;
	top:143px;
	left:5px;
	font-weight:bold;
	color: #E10000;
}

img.navigaceobr {

	border: none;
}

.hlaska {
	font-weight: bold;
	width: 300px;
	_width: 400px;
	height: 130px;
	_height: 200px;
	padding-left: 120px;
	padding-top: 80px;
	/*background: url(images/vyk.gif) no-repeat left;
*/
}
.hlaska2 {
	font-weight: bold;
	width: 300px;
	_width: 400px;
	height: 130px;
	_height: 200px;
	padding-left: 120px;
	padding-top: 80px;
/*	background: url(images/fajf.gif) no-repeat left;
*/
}

.tabulka {
	height: 30px;
	font-weight: Bold;
	font-size: 14px;
	color: #E7DA83;
	padding-left: 80px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background: #4A2C00 url(images/tabulka.gif) no-repeat left;
}

.kosik_obsah {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

.stav_zak_i {
	z-index:5;
	position:relative;
	top:-2px;
	border:none;
	float:left;
}
.sleva_i {
	z-index:5;
	position:relative;
	top:-5px;
	float:right;
	margin: 0 0 0 2px;
}
.akce_i {
	z-index:5;
	position:relative;
	top:-2px;
	float:left;
	margin: 0 0 0 2px;
}
.d_stav_zak_i {
	z-index:5;
	position:relative;
	top:-30px;
	border:none;
	float: right;
}
.d_sleva_i {
	z-index:5;
	position:relative;
	top:-30px;
	float: right;
	margin: 0 2px 0 0;
}
.d_akce_i {
	z-index:5;
	position:relative;
	top:-30px;
	float: right;
	margin: 0 2px 0 0;
}
.d_kod {
	position:absolute;
	top:120px;
	left:30px;
	font-weight:bold;
}

.zobrazeni{
	float:right;
}
.listovani {
	position:relative;
	text-align:center;
		margin:0 0px 0 0;
		width:150px;
		border:  none;
		float: right;
		
}

.neviditelny {
	display:none;
}
.nav_menu {
	position:relative;
	float:left;
	/*background:#1A1102;*/
	width:100%;
	border-bottom: double #674005 1px;

}
.odsazeni {
	clear:both;
}
.form1 {
	float:right;
}
.form2 {
	float: left;
}

.formm {
	float: right;
	margin:0 10px 0 0;
}
.listovani {
	text-align:center;
		margin:0 80px; 0 0;
}


.vyplnit {
	color: red; font-size: 12px; margin: 2px 0 0 5px; font-weight: bold;
}

.galerie {
	margin: 10px 10px 10px 10px; padding: 2px 2px 2px 2px; border: 1px solid #9a741f;
}
/*Nový detail*/
.n_d_detail{
	position:relative;
	width:100%;
	border-bottom: solid;
	border-bottom-color:#C60;
	border-bottom-width:1px;
}
.n_levy {
	position:relative;
	border:none;
	float:left;
	padding:10px;
	text-align:center;
}
.n_pravy {
	position:relative;
	border:none;
	float:right;
	width:430px;
}
.n_pravy h2 {
	font-size:18px;
	margin:7px 40px auto auto;
}
.n_pravy p {
	padding:0px 40px 0px 0px;
	
}
.n_p_pravy {
	position:relative;
	font-weight:bold;
	float:left;
}
.n_dos {
	position:relative;
	float:left;
	margin:0px 0px 0px 50px;
}
.n_d_cena {
	position:relative;
	float:left;
	color:#C60;
	margin:0px 0px 0px 50px;
	font-weight:bold;
	font-size:16px;
}
.n_tl {
	position:relative;
	margin:0 auto;
	width:400px;
	text-align:center;
	border:none;
	height:50px;
}
.n_tl p {
	padding:20px;
}
.n_tl a:link, .n_tl a:visited {
	position: relative;
	background: url(images/kosikbutton.gif) no-repeat;
	padding: 4px 40px 3px 30px;
	margin:10px 10px; 0 0;
	text-decoration:none;
	color: #E3CF79;
}
.n_tl a:hover {
	position: relative;
	text-align: center;
	text-decoration: none;
	color: White;
	background: url(images/kosikbutton_active.gif);
}
/*Konec nový detail*/

