*{
	margin: 0px;
	padding: 0px;
}

body{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}

#main{
	width: 956px;
	min-height: 100px;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}

#header{
	width: 956px;
	height: 190px;
	background-image: url(images/header_logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
}

/* login + search */

#header_inside{
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 53px;
	right: 2px;
	z-index: 10;
	margin-right: 10px;
	color: #ffb98f;
}

#header_inside .input_text{
	border-top: 1px solid #a54b13;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #a54b13;
	width: 119px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(images/btn_input_login.gif);
}

#header_inside a{
	color: #ffe479;
	text-decoration: underline;
}

#header_inside a:hover{
	color: #fff;
	text-decoration: none;
}

#search{
	position: absolute;
	top: 165px;
	right: 10px;
}

#search .input_text_search{
	border-top: 1px solid #2d2f32;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #2d2f32;
	width: 119px;
	height: 16px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(images/btn_input_search.gif);
	color: #51555b;
	margin-bottom: 1px;
	margin-right: 2px;
}

/* menu */

#menu{
	width: 956px;
	height: 35px;
	border: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}

#menu td{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#menu a{
	color: #fff;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu .separator{
	display: block;
	width: 3px;
	height: 35px;
	background-image: url(images/menu_separator.gif);
}

/* menu hover a active */

#menu .domu:hover{
	background-image: url(images/menu_active_domu.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	color: #000;
}

#menu .domu-active{
	background-image: url(images/menu_active_domu.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	color: #000;
}

#menu .dotazy:hover{
	background-image: url(images/menu_active_dotazy.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	color: #000;
}

#menu .dotazy-active{
	background-image: url(images/menu_active_dotazy.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	color: #000;
}

#menu .reference:hover{
	background-image: url(images/menu_active_reference.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	color: #000;
}

#menu .reference-active{
	background-image: url(images/menu_active_reference.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	color: #000;
}

#menu .podminky:hover{
	background-image: url(images/menu_active_podminky.gif);
	background-repeat: no-repeat;
	background-position: 19px 4px;
	color: #000;
}

#menu .podminky-active{
	background-image: url(images/menu_active_podminky.gif);
	background-repeat: no-repeat;
	background-position: 19px 4px;
	color: #000;
}

#menu .splatky:hover{
	background-image: url(images/menu_active_splatky.gif);
	background-repeat: no-repeat;
	background-position: 18px 4px;
	color: #000;
}

#menu .splatky-active{
	background-image: url(images/menu_active_splatky.gif);
	background-repeat: no-repeat;
	background-position: 18px 4px;
	color: #000;
}

#menu .napiste:hover{
	background-image: url(images/menu_active_napiste.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #000;
}

#menu .napiste-active{
	background-image: url(images/menu_active_napiste.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #000;
}

#menu .kontakt:hover{
	background-image: url(images/menu_active_kontakt.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	color: #000;
}

#menu .kontakt-active{
	background-image: url(images/menu_active_kontakt.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	color: #000;
}

.zbozi_side{
	width: 185px;
	height: 130px;
	background-image: url(images/zbozi_side_bg.gif);
	text-align: center;
	padding-top: 5px;
}

.zbozi_side a img{
	border: 1px solid #96837b;
	float: left;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 12px;
}

.zbozi_side p{
	line-height: 1.5;
	margin-top: 30px;
	padding-left: 5px;
	text-align: left;
}

/* střed a a kraje -> definice sloupců */

#content{
	width: 950px;
	margin-left: 3px;
	background-color: #fff;
	text-align: left;
}

#sloupec_levo {
	width: 206px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#sloupec_stred {
	width: 538px;
	float: left;
	clear: right;
}

#sloupec_pravo {
	width: 206px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#footer_top{
	clear: both;
	width: 100%;
	height: 43px;
}

#foot_left{
	width: 3px;
	height: 43px;
}

#foot_right{
	width: 3px;
	height: 43px;
}

#foot_middle{

	height: 43px;
	background-image: url(images/footer_top_middle.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #fff0e2;
}

#footer_bottom{
	width: 100%;
	height: 75px;
	background-image: url(images/footer_bottom_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#footer_bottom a img{
	border: none;
}

/* definice levého sloupce */

#side_left, #side_right{
	margin-left: 7px;
	margin-right: 9px;
	margin-top: 13px;
	background-color: #f7f5ec;
}

#side_left .space, #side_right .space{
	height: 10px;
}

#side_left h2, #side_right h2{
	background-image: url(images/side_nadpis.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 148px;
	height: 20px;
	padding-top: 9px;
	padding-left: 42px;
}

#side_left .slozka, #side_right .slozka{
	background-image: url(images/side_nadpis_slozka.gif);
	background-repeat: no-repeat;
}

#side_left .zarovka, #side_right .zarovka{
	background-image: url(images/side_nadpis_zarovka.gif);
	background-repeat: no-repeat;
}

#side_left .sloupce, #side_right .sloupce{
	background-image: url(images/side_nadpis_sloupce.gif);
	background-repeat: no-repeat;
}

#side_left .polozka{
	width: 190px;
	height: 25px;
	background-image: url(images/side_polozka.gif);
}

#side_left .polozka_no_bg{
	width: 190px;
	height: 25px;
	background-image: url(images/side_polozka_no_bg.gif);
}

#side_left .polozka a{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 4px;
}

#side_left .polozka_no_bg a{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 4px;
}

#side_left .polozka a:hover, #side_left .polozka_no_bg a:hover, #side_left .podmenu_polozka a:hover{
	color: #94070b;
}

#side_left .podmenu_polozka{
	width: 190px;
	height: 25px;
	background-image: url(images/podmenu_bg.gif);
}

#side_left .podmenu_polozka a{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 33px;
	padding-top: 6px;
	padding-bottom: 4px;
}

/* středové prvky*/

#text{
	margin-top: 13px;
	background-image: url(images/stred_top.gif);
	background-repeat: no-repeat;
	color: #33363c;
}

#text h1{
	color: #272d3b;
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0px auto 31px 23px;
	padding-top: 35px;
}

#text p{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	text-align: justify;
	line-height: 1.5;
	text-indent: 5px;
}

#text h2{
	background-image: url(images/stred_nadpis.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 8px;
	padding-left: 14px;
	margin-top: 15px;
	font-size: 14px;
	color: #272d3b;
}

/* boxy se zbožím */

#boxy{
	margin-left: 18px;
	margin-right: 0px;
	text-align: center;
}

#boxy .box{
	width: 164px;
	height: 230px;
	background-image: url(images/stred_box.gif);
	text-align: center;
	padding-top: 5px;
	float: left;
	margin-right: 5px;
	position: relative
}

#boxy .box a{
	color: #952c07;
	font-weight: bold;
}

#boxy .box a:hover{
	color: #b93508;
	text-decoration: none;
}

#boxy .box_tbl{
	width: 156px;
	position: absolute;
	bottom: 15px;
	left: 7px;
	line-height: 1.5;
	border: 0px solid red;
}

#boxy .box_tbl td{
	text-align: left;
}

#boxy .box_tbl div{
	text-align: center;
	margin-top: 2px;
	clear: both;
}

/* globální */

.cena{
	color: #fe3c22;
	font-weight: bold;
}

a{
	color: #952c07;
	text-decoration: underline;
}

a:hover{
	color: #b93508;
	text-decoration: none;
}

.btn_detaily{
	display: block;
	width: 73px;
	height: 17px;
	background-image: url(images/btn_detaily.gif);
	background-repeat: no-repeat;
}

.btn_detaily_simple{
	display: block;
	width: 46px;
	height: 18px;
	background-image: url(images/btn_detaily_simple.gif);
	float: left;
	margin-top: 6px;
	margin-right: 3px;
}

.btn_detaily_simple:hover{
	background-image: url(images/btn_detaily_simple_hover.gif);
}

.btn_koupit{
	display: block;
	width: 46px;
	height: 18px;
	background-image: url(images/btn_koupit.gif);
	margin-top: 6px;
	float: left;
}

.btn_koupit:hover{
	background-image: url(images/btn_koupit_hover.gif);
}

.btn_detaily{
	display: block;
	width: 73px;
	height: 18px;
	background-image: url(images/btn_detaily.gif);
	float: left;
	margin-left: 1px;
}

.btn_detaily:hover{
	background-image: url(images/btn_detaily_hover.gif);
}

.btn_do_kosiku{
	display: block;
	width: 73px;
	height: 18px;
	background-image: url(images/btn_do_kosiku.gif);
	float: right;
	margin-right: 7px;
}

.btn_do_kosiku:hover{
	background-image: url(images/btn_do_kosiku_hover.gif);
}

.clear{
	clear: both;
}

