* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #cbcbcb;
	min-width: 989px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/*elements*/
h1, h2 {
	background-image: url(../images/bg_h1_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0 20px;
	width: 574px;
	height: 40px;
	line-height: 29px;
	color: #FFFFFF;
}
h4 {
	background-image: url(../images/bg_h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	line-height: 1em;
	margin: 15px 0;
	padding: 0 20px;
	height: 40px;
	line-height: 29px;
	color: #FFFFFF;
}
h4#first {
	margin-top: 37px;
}	
h5 {
	background-color: #62624f;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 0 10px 0 20px;
	line-height: 47px;
}	

p { 
	color: #000000;
	font-size: 0.8em; 
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
a { 
	color: #000000;
}	
a:hover { color: #9e0039; }
a:focus { outline:none; }

img, a img {
	border: 5px solid #333333;
}
a:hover img {
	border: 5px solid #9e0039;
}

ul, ol { 
	font-size: 80%; 
	color: #363636;
}
ul { margin: 10px 0 10px 19px; padding-left: 0; }
ol { margin-left: 19px; }

ul li {
	padding-left: 17px;
	margin-bottom: 4px;
	list-style-type: none;
	/*background-image: url(../images/li.gif);*/
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-position: outside;
}

ul li ul li { font-size: 110%; }
table {
	width: 650px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #FFFFFF; background-color: #C70808; }
th, td { padding: 2px 10px; border: 1px solid #E1DDD6; }
form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #EBEBEB;
	border: 0 none;
}
fieldset h2 {
	margin-top: 0;
}
label {
	float: left;
	width: 150px;
}
hr { display: none; }

/*division*/
#content {
	width: 989px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
#main {
	padding: 0 14px 10px 13px;
}

#header {
	position: absolute;
	top: 0;
	left: 4px;
	width: 981px;
	height: 127px;	
}
#logo {
	position: absolute;
	top: 0;		
	left: 0;

}
#logo, #logo span {
	width: 340px; 
	height: 127px;
	overflow: hidden;
}
#logo span {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;			
}	

#flags {
	position: absolute;
	top: 20px;
	right: 20px;
}
#flags a img {
	margin-left: 8px;
}	
#flags a img, #flags a:hover img {
	padding: 0;
	border: 0 none;
}	
#login {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-image: url(../images/header_user.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 30px
}
#main_box {
	position: absolute;
	top: 127px;
	left: 0;
	background-image: url(../images/main_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 989px;
	height: 348px;
}

.main_box_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	height: 348px;
}
.main_box_2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 351px;
	height: 348px;
}
.main_box_2 .in {
	margin: 0 15px 0 11px;
}
.main_box_2 p {
	text-align: left;
}
.main_box_2 p.right {
	text-align: right;
}	
.find_title {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #464646;
}

#find {
	background-image: url(../images/bg_find.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	height: 48px;
	margin-left: 9px;	
}
#find p {
	margin: 0;
}	
.find_inp {
	float: left;
}
.main_box_2 #find p.find_inp {
	text-align: right;
}
.main_box_2 #find p.find_inp input {
	background-image: url(../images/find_inp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 19px;
	padding-top: 5px;
	border: 0 none;	
}
.find_btn {
	color: #FFFFFF;
	background-image: url(../images/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	border: 0 none;
	font-size: 90%;
	padding: 0 7px;
	font-weight: bold;
	margin-left: 10px;
}	

/*SLIDER*/
#slider {
	width: 630px;
	height: 348px;
	position: relative;
	left: 4px;
}

#slider .prev, #slider .next {
	background-image: url(../images/main_left_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 53px;
	height: 348px;
	position: absolute;
	top: 0;
	text-decoration: none;
	cursor: pointer;
}
#slider .prev {
	left: 0;
}	
#slider .next {
	background-image: url(../images/main_right_btn.gif);
	right: 0;	
}
a.disabled {
	visibility:hidden !important;		
}
div.scrollable {
	position: relative;
	overflow: hidden;	 	
	width: 524px;	
	height: 348px;
	margin: 0 53px;
}

div.scrollable div.items {	
	width: 2000em;	
	position: absolute;
	clear: both;		
}
div.scrollable div.items div {
	float: left;	
	text-align: center;
	width: 524px;
	height: 348px;
	position: relative;
}
div.scrollable div.items div p.img_popisek {
	position: absolute;
	top: 11px;
	left: 8px;
	height: 44px;
	background-image: url(../images/img_popisek_arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	font-weight: bold;
}
div.scrollable div.items div p.img_popisek span {	
	background-color: #464646;
	padding: 8px 12px 8px 12px;
	position: relative;
	top: 4px;
	color: #FFFFFF;
}	
div.scrollable div.items div img {
	padding: 0;
	border: 0 none;
}	
/*SLIDER END*/


/*navigace*/
#navigace {
	width: 351px;
	height: 43px;
}	
#navigace ul  {
	margin: 0;
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #FFFFFF;
	font-size: 1em; 
	font-weight: bold;
	line-height: 43px; 
	text-decoration: none; 
	height: 43px; 
	padding: 0 9px 0 8px;
	background-image: url(../images/nav_delic.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#navigace ul li a.last {
	background-image: none;
}	
#navigace ul li a.sel, #navigace ul li a:hover {
	color: #ffff00;
}
	



#left, #right {
	display: inline;
	margin: 475px 0 0 0;
}
#left {
	width: 630px; 
	float: left;
	margin-left: 4px;
}
#right { 
	width: 351px; 
	float: left;
}
#right p {
	text-align: left;
}	
#right p.right {
	text-align: right;
}	

#footer {
	height: 191px;
	margin: 0 auto;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}	
#copy {
	width: 989px;
	height: 191px;
	margin: 0 auto;
	background-image: url(../images/bg_copy.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	position: relative;
}	
#copy p#reklama {
	color: #FFFFFF;
	font-size: 0.75em;
	margin: 0;
	padding: 89px 0 0 285px;
	text-align: left;
}	
#copy p a {
	color: #FFFFFF;
}
#copy p a:hover {
	/*color: #c74608;*/
}	
#copy img {
	position: absolute;
	top: 96px;
	left: 230px;	
}
#copy a:hover img {
	border: 0 none;
}
#copy p.nahoru {
	position: absolute;
	top: 20px;
	right: 2px;
}
#copy p.nahoru a {
	background-image: url(../images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-left: 20px;
	color: #FFFFFF;
}
#copy p.nahoru a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	

#foot_logo {
	position: absolute;
	top: 50px;		
	left: 0;

}
#foot_logo, #foot_logo span {
	width: 202px; 
	height: 97px;
	overflow: hidden;
}
#foot_logo span {
	background-image: url(../images/foot_logo_kraj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;			
}	



#right_nav {
	margin: 10px 0 10px 10px;
}
#right_nav li {
	margin: 7px 0;
	padding: 0;
}
#right_nav li a {
	display: block;
	width: 296px;
	font-size: 1.1em;
	background-image: url(../images/right_nav_li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#right_nav li a:hover {
	text-decoration: underline;
}
#right_nav li ul {
	margin-left: 37px;
}
#right_nav li ul li a {
	font-size: 1.2em;
	background-image: none;
	padding-left: 0;
}	 


/*katalog*/
.katalog_list {
	background-image: url(../images/katalog_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 594px;
	padding: 0;
	margin: 0 0 0 20px;
}
.katalog_list ul {
	margin: 0;
	padding: 0;
}
.katalog_list ul li {
	width: 198px;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
}
.katalog_list ul li .specifikace {
	position: relative;
	background-color: #333333;
	margin: 0 8px 0 0;	
}
.katalog_list ul li .specifikace .spec_img_obal {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 194px;
	margin-bottom: -4px;	
}
.katalog_list ul li .specifikace .spec_img_obal_middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}	
.katalog_list ul li .specifikace .spec_img_obal_vertical{
	#position: relative;
    #top: -50%;
	text-align: center;
	width: 190px;
}
.katalog_list ul li .specifikace .spec_img_obal a img,
.katalog_list ul li .specifikace .spec_img_obal a:hover img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.specifikace2 {
	height: 40px;
	margin: 0 8px 0 0;
}	
.specifikace2 p {
	line-height: 40px;
	font-size: 0.9em;
	color: #FFFFFF;
}
.specifikace2 p span.soutez,
.specifikace2 p span.stazeno,
.specifikace2 p span.detail {
	float: right;
	text-align: center;
	padding: 0 2px;
}
.specifikace2 p span.soutez {
	background-color: #0095DA;
	width: 54px;	
}
.specifikace2 p span.stazeno {
	background-color: #727272;
	width: 74px;
}
.specifikace2 p span.detail {
	background-color: #9E0039;
	width: 50px;
}
.specifikace2 p a {
	color: #FFFFFF;
}
.katalog_list ul li p.kat_nadpis {
	margin: 0;
	padding: 5px 18px 5px 10px;
	text-align: left;
	font-size: 1.1em;
	height: 35px;
}
.kat_nadpis a {
	color: #FFFFFF;
	text-decoration: none;
}
.kat_nadpis a:hover {
	text-decoration: underline;
}
.popis {
	margin: 0 20px;
	text-align: left;
}	
.odkaz {
	margin: 0;
}	
.katalog_top, .katalog_oddelovac {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 13px;
	background-color: #f6f6f6;
	overflow: hidden;
}
/*end of katalog*/

	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}
.mensi {
	font-size: 80%;
}	
.inner {
	margin: 20px 0 20px 20px;
}
.inner2 {
	/*margin: 15px 25px 15px 0;*/
}	
.d2 {
	float: left;
	width: 315px;
	margin-right: 20px;
}
.d3	{
	float: left;
	width: 315px;
}
.red_font {
	color: #9e0039;
}

.width_390 { width:390px;}
.block_size { width: 50px; float:left;}
.block_size_ru { width: 75px; float:left;}
.block_size1 { width: 300px; float:left;}

.cleaner { height: 1px; line-height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.nobr {
	padding: 0;
	border: 0 none;
}	
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.redfont {
	color: #790000;
}	
.yellowfont {
	color: #fff200;
}	
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.drobky {
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 0 20px;
}
.novinka {
	background-image: url(../images/icon_datum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

/*box*/
.box {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 265px;
	margin: 0 0 10px 0;
	position: relative;
	text-align: center;
}
.box_in {
	padding: 10px;
}
.box_in a img, .box_in a:hover img {
	padding: 0;
	border: 0 none;
}
.box_in p {
	text-align: center;
	margin: 0 10px 5px 10px;
	padding-bottom: 3px;
	font-size: 0.7em;
	border-bottom: 1px solid #e1ddd6;
}		
.box_foot { 
	background-image: url(../images/box_foot.gif); 
	background-repeat: no-repeat; 
	height: 10px; 
	overflow: hidden;
}


#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}
p.pod_kat { 
	font-size: 0.9em; 
	font-weight: bold; 
	background-image: url(../images/folder.gif); 
	background-repeat: no-repeat; 
	padding-left: 20px;
	margin-top: 20px;
}
div.podtrh {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	float: none;
	height: 1px;
	padding-top: 3px;
}	

a.button {
	color: #FFFFFF;
	background-image: url(../images/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	border: 0 none;
	font-size: 90%;
	padding: 5px 7px;
	font-weight: bold;
	text-decoration: none;
}	

/*BTNS*/
.btn, .btn_zbozi { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #210202; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_zbozi {
	padding: 0;
	width: 104px;
	height: 22px;
	font-size: 80%;
}
.btn_find {
	padding: 0;
	height: 22px;
	font-size: 80%;
}
	
.btn * { 
	font-style: normal; 
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}
/*
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
*/

.btn.grey { background: #FFFFFF; }
.btn.red { background: #c64507; color:#FFFFFF; }
.btn:hover { background-color: #8b7d62; color: #FFFFFF; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_zbozi.grey { background: #f9f9f9; color: #210202; font-weight: bold; }
.btn_zbozi:hover { background-color: #CCCCCC; }
.btn_zbozi[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.brown { background: #450404; color: #FFFFFF; font-weight: bold; }
.btn_find:hover { background-color: #CCCCCC; }
.btn_find[class] {  background-image: url(../images/shade.png); background-position: bottom; }
/*
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }
*/


/*fotogalerie*/
.foto_seznam_obal, .foto_seznam_obal2 {
	float: left;
	width: 210px;
	margin-right: 10px;
}
.foto_seznam_obal p, .foto_seznam_obal2 p {
	text-align: center;
}	
.foto_seznam_obal2 {
	margin-right: 0;
}
.foto_center {
	text-align:center;
}

.star {
	font-size:1.6em;
	color:red;
}
