* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #D9E4EE;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
	min-width: 981px;
	padding-bottom: 30px;
}
#body_in {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*elements*/
h1, h2, h3, h4 {
	line-height: 1em;
}
h1, h2 {
	border-bottom: 1px solid #9e0b0f;
	padding-bottom: 5px;
}
h1 {		
	font-size: 1.4em;
	margin: 15px 0 10px 0;	
	color: #9e0b0f;
}
h1 span {
	font-size: 0.7em;
	
}
h2 {
	font-size: 1.3em;
	margin: 35px 0 10px 0px;
	color: #9e0b0f;
}
h2 span {
	font-size: 0.9em;
}
h2 a {
	color: #004a80;
}
h2.nobr {
	border: 0 none;
}
h3 {
	color: #9e0b0f;
	font-size: 1.4em;
	margin: 10px 0 10px 0;
}
h4 {
	margin: 15px 0 0 0;
	font-size: 1.4em;
	color: #9e0b0f;
}
h4 a {
	color: #359236;
	text-decoration: none;
}
p { 
	color: #362f2d;
	font-size: 0.8em; 
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
a {
	color: #004a80;
}
a:hover { color: #1A222C; }
a:focus { outline:none; }

img, a img {
	border: 0 none;
}
a:hover img {
	border: 0 none;
}


ul, ol {color: #363636; }
ul { font-size: 80%; margin: 10px 0 10px 10px; padding-left: 0; }
ol { font-size: 80%; margin-left: 19px; }

ul li {
	margin-bottom: 3px;
	padding: 0 0 0 17px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul li ul {
	margin-left: 0;
}	
ul li ul li, ol li ul li, ol li ol li { font-size: 115%; }
table {
	width: 650px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
col.w310 {
	width: 310px;
}

col.w170 {
	width: 170px;
}
th { 
	color: #FFFFFF; 
	background-color: #881377;
	height: 35px;
}
th, td { 
	padding: 5px 10px; 
	border: 1px solid #9e0b0f;
}
td {
	/*background-color: #FDFAE4;*/
}
form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background-color: #FFFFFF;
	border: 0 none;
	border-left: 5px solid #9e0b0f;
}
fieldset h3 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
select option {
	padding-right: 10px;
}
hr { display: none; }

/*division*/
#content {
	width: 981px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 138px;
}
#tophead {
	position: absolute;
	top: 0;
	left: 0;
	width: 981px;
	height: 200px;
}
.top_text {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}
.top_text p {
	line-height: 32px;
	margin: 0;
}
.top_text p.left {
	float: left;
	color: #e1e1e1;
	margin-left: 15px;
}
.top_text p.right {
	float: right;
	color: #fff200;
	margin-right: 15px;
}

#logo {
	position: absolute;
	left: 0;
	top: 32px;	
}
#logo a, #logo a span {
	width: 981px; 
	height: 116px; 
	overflow: hidden; 
}
#logo a span {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;	
}

/*navigace*/
#navigace {
	background-image: url(../images/bg_navigace.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 981px;
	height: 52px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
}	
#navigace ul {
	height: 52px;
	margin: 0;
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
	width: 163px;
	height: 52px;
	position: relative;
	display: inline;
	background-image: url(../images/nav_delic.gif);
	background-repeat: no-repeat;
	background-position: right top; 
}
#navigace ul li a, #navigace ul li a.double {
	width: 163px; 
	height: 35px;
	float: left; 
	color: #FFFFFF;
	font-size: 1.1em; 
	font-weight: bold;
	text-align: center;
	text-decoration: none; 
	padding: 17px 0 0 0;	
	display: block;		
}
#navigace ul li a.double {
	height: 42px;
	padding: 10px 0 0 0;	
}	
#navigace ul li a span {
	color: #a1a1a1;
	font-size: 0.8em; 
	font-weight: normal;
}
#navigace ul li a.sel, #navigace ul li a:hover {
	color: #9e0b0f;
	background-image: url(../images/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#navigace ul li.last {
	background-image: none;
}	

#header, #header_small {
	position: absolute;
	top: 200px;
	left: 0;
	width: 981px;
	height: 376px;
	background-image: url(../images/header_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#header_small {
	height: 130px;
	background-image: url(../images/header_pict_small.jpg);	
}
.header_text {
	width: 420px;
	position: absolute;
	top: 0;
	right: 35px;
}
.header_text h2 {
	font-size: 1.3em;
	padding-bottom: 0;
	border: 0 none;
}
.header_text h2 span {
	font-size: 80%;
}
.header_text h2, .header_text p {
	text-align: right;
	color: #111111;
}
.header_text .in {
	width: 300px;
	position: absolute;
	right: 0;
}	

.header_text p.header_btn {
	margin: 0;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0.15em;
	text-align: left;
	float: right;
}
.header_text p.header_btn a {
	background-image: url(../images/header_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 156px;
	height: 37px;
	line-height: 38px;
	padding-left: 25px;
	display: block;
	color: #e1e1e1;
	text-decoration: none;	
}	
.header_text p.header_btn a:hover {
	text-decoration: underline;
}


#main_boxes_uvod,
#main_boxes {
	width: 981px;
	height: 118px;
	position: absolute;
	top: 583px;
	left: 6px;
}
#main_boxes {
	top: 337px;
}
#main_boxes_uvod div.main_box,
#main_boxes div.main_box {
	width: 299px;
	height: 88px;
	padding: 15px 10px;
	float: left;
	margin-right: 6px;
	background-color: #1a222c;
}
#main_boxes_uvod div.main_box a img,
#main_boxes_uvod div.main_box a:hover img,
#main_boxes div.main_box a img,
#main_boxes div.main_box a:hover img {
	float: left;
	border: 0 none;
	margin-top: 4px;
}
#main_boxes_uvod div.main_box h2,
#main_boxes div.main_box h2 {
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 0;
	border: 0 none;
}
#main_boxes_uvod div.main_box h2 a,
#main_boxes div.main_box h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_boxes_uvod div.main_box h2,
#main_boxes_uvod div.main_box p,
#main_boxes div.main_box h2,
#main_boxes div.main_box p {
	margin: 0 0 0 110px;
}
#main_boxes_uvod div.main_box p,
#main_boxes div.main_box p {
	color: #959595;
	font-size: 1em;
}
#main_boxes_uvod div.main_box p.box_btn,
#main_boxes div.main_box p.box_btn {
	margin: 0 0 0 105px;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0.15em;
}
#main_boxes_uvod div.main_box p.box_btn a,
#main_boxes div.main_box p.box_btn a {
	background-image: url(../images/box_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;	
}	 
#main_boxes_uvod div.main_box p.box_btn a:hover,
#main_boxes div.main_box p.box_btn a:hover {
	text-decoration: underline;
}

#main_uvod {
	padding-top: 708px;	
}
#main {
	padding-top: 455px;
}

/*colums*/
#left, #right {
	display: inline;
}
#left {
	width: 656px; 
	float: left; 
}
#right { 
	width: 325px;
	float: left; 
}
#right p {
	text-align: left;
}
#right p.center {
	text-align: center;
}

#footer {
	width: 981px;
	height: 138px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0;
	bottom: 0;
}
p.printline {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}
p.printline a {
	background-image: url(../images/bg_printline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 92px;
	height: 25px;
	line-height: 25px;
	display: block;	
	color: #FFFFFF;
	margin-right: 5px;
	float: left;
	text-decoration: none;  
}	
p.printline a:hover {
	text-decoration: underline;
}
#copy p {
	font-size: 0.8em;
	margin: 60px 0 0 25px;
	padding-left: 55px;
	background-image: url(../images/foot_logo_2m.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
#copy p {
	text-align: left;
}	
#copy p, #copy p a {
	color: #959595;
}
#copy p a:hover {
	color: #FFFFFF;
}


/*katalog*/
.katalog_list {
	width: 616px;	
	padding: 0;
	margin: 10px 0;
	background-image: url(../images/katalog_bg.gif);
	background-repeat: repeat-y;
}
.katalog_list ul {
	margin: 0;
	padding: 0;
}
.katalog_top {
	background-image: url(../images/katalog_top_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;	
}
.katalog_list ul li {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	list-style-type: none;
	background-image: none;
	display: inline;
}
.katalog_list ul li .specifikace {
	
}
.katalog_list ul li .specifikace .spec_img_obal {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 200px;
	/*background-color: #D9E4EE;*/
}

.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: 200px;
}
.katalog_list ul li .specifikace img {
	margin: 0 0 -4px 0;
	padding: 0;
	border: 0 none;
}	
.katalog_list ul li .specifikace p {
	text-align: center;
	font-size: 1em;
	padding: 0 5px;
}
.katalog_list ul li .specifikace p.cena {
	font-size: 1.6em;
	margin: 0;
}
.katalog_list ul li .specifikace p.popis_kat {
	min-height: 40px;
}
.katalog_list ul li .specifikace p.popis_subkat {
	min-height: 80px;
}	
.katalog_list ul li p.kat_nadpis {
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
}
.kat_nadpis a {
	color: #252525;
	font-weight: bold;
	font-size: 0.9em;
}	
.kat_nadpis a:hover {
	color: #CC0000;
}
.kat_detail {
	font-size: 1em;
}
.mensi { font-size: 75%; }
.katalog_oddelovac {
	width: 610px;
	border-bottom: 1px dotted #9e0b0f;
	margin-bottom: 5px;
	float: none;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	/*background-image: url(../images/katalog_top_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
/*end of katalog*/

/*trideni*/
.popis_subkat p {
	margin: 0 0 0 6px;
}
.trideni {
	width: 616px;
	border-bottom: 1px dotted #9e0b0f;
}
.trideni_popis {
	margin-bottom: 10px;
}
.trideni .cleaner {
	margin-bottom: 10px;
}	
.trideni p {
	margin: 0;
}
	
.vyrobce_left {
	float: left;
	width: 100px;
}
.vyrobce_right {
	float: left;
}
.tr_vybrano {
	background-color: #9e0b0f;
	color: #FFFFFF;
	padding: 2px 5px;
}
.strankovani {
	margin: 0 10px 0 0;
}
.strankovani_left { 
	float: left;
	margin: 0; 
}
.strankovani_right { 
	float: right;
	margin: 0 10px 0 0;
}
.larger {
	background-color: #9e0b0f;
	color: #FFFFFF;
	padding: 0px 4px;
	text-decoration: none;
}
a.str_box {
	color: #999999;
	margin-right: 2px;
}
a:hover.str_box {
	color: #9e0b0f;
}
a.str_dalsi {
	color: #999999;
}
a:hover.str_dalsi {
	color: #9e0b0f;
}
a.str_predchozi {
	color: #999999;	
}
a:hover.str_predchozi {
	color: #9e0b0f;
}

	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

p.info {
	background-image:url(../images/icon_info.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 10px 0 10px 40px;
}
.vetsi {
	font-size: 110%;
}
.mensi {
	font-size: 90%;
}	
.redfont {
	color: #9d0a0e;
}		
.inner {
	padding: 20px;	
}
.inner2 {
	padding: 38px 20px 20px 20px;
}	
.inner2 ul {
	margin-left: 0;
}	


.detail_col1 {
	width: 200px;
	margin-right: 20px;
	float: left;
	text-align: center;
}
.detail_col1 img {
	padding: 0;
	border: 0 none;
}	
.detail_col2 {
	width: 396px;
	float: left;
}
.detail_col2 table {
	width: 396px;
}

#zeptejte_prodavace input.inp {
	width: 180px;
}
#zeptejte_prodavace textarea {
	width: 180px;
}


.komentar_lichy, .komentar_sudy {
	border-top: 1px dotted #FFFFFF;
	padding: 0 10px;
}
.komentar_lichy {
	background-color: #FCF3BC;
}

#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;
}
.d2 {
	float: left;
	margin-right: 20px;
}
.d3	{
	float: left;	
}

.prodejci_left {
	width: 220px;
	margin-right: 20px;
	float: left;
}
.prodejci_right {
	width: 376px;
	float: left;
}


.block_size { width:60px; float:left;}
.block_size1 { width:30px; float:left;}

.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.cleaner.h15 { height: 15px; }
.delitko { 
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0; 
	float: none; 
	clear: both;
	border-bottom: 1px solid #c9d4de; 
}


.partneri {
	padding: 10px 0;
}
.partneri p {
	margin: 0;
}
.right_delic {
	border-bottom: 1px solid #c9d4de;
	margin: 0 0 10px 0; 
}
			
.fl_left { float: left; margin-right: 20px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.nobr, a img.nobr, a:hover img.nobr {
	padding: 0;
	border: 0 none;
}	
.notop {
	margin-top: 0;
}
.nomar {
	margin: 0;
}
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.redfont, .redfont a {
	color: #9D0A0E;
}	
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

p.drobky {
	text-align: left;
}
p.drobky, p.drobky a {
 	color: #252525;
	margin: 0;
}
p.drobky a:hover {
	color: #FF0000;
}

.novinka {
	background-image: url(../images/icon_datum.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.email_inp {
	float: left;
	width: 118px;
	font-size: 1em;
	height: 22px;
	margin-right: 5px;
	padding: 6px 0 0 2px;
	vertical-align: bottom;
}
.email_inp input {
	background-image:url(../images/email_inp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 165px;
	height: 22px;
	padding: 5px 0 0 5px;
	border: 0 none;
}
.email_btn {
	background-image: url(../images/btn_odeslat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 84px;
	height: 28px;
	border: 0 none;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.zprava_ok, .zprava_bad {
	min-height: 70px;	
	margin-bottom: 10px;
	background-image: url(../images/zprava_ok_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8cd500;
}
.zprava_bad {
	background-image: url(../images/zprava_bad_bg.gif);
	background-color: #9d0b0f;
}
.zprava_ok p, .zprava_bad p {
	min-height: 45px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/zprava_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 15px 10px 10px 80px;
}
.zprava_bad p {
	background-image: url(../images/zprava_bad.gif);
}
.zprava_ok p a, .zprava_bad p a {
	color: #FFFFFF;
}
.zprava_ok p a:hover, .zprava_bad p a:hover {
	color: #000000;
}

/*BTNS*/
.btn { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #363636; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn.grey { background: #2e2d2e; color:#FFFFFF; }

.btn:hover { background-color: #8b7d62; color: #FFFFFF; }
.btn[class] { background-image: url(../images/shade.png); background-position: bottom; }

.star {
	font-size: 1.6em;
	padding: 0 0px;
	color: #ff0000;
}


.kont_col1 {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.kont_col2 {
	float: left;
	width: 386px;
}
/*kontakt form*/
#kontakt {
	width: 616px;
	padding: 10px 0px;
	margin-bottom: 30px;
	
}
#kontakt p a {	
	color: #000000;
}
#kontakt p a:hover {	
	color: #ff0000;	
}	
.kontakt_tel, .kontakt_mail {
	background-image: url(../images/kont_form_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
	height: 48px;
	line-height: 48px;
	margin-right: 20px;
	padding-left: 70px;
	float: left;
	font-size: 1.2em;
}
.kontakt_mail {
	background-image: url(../images/kont_form_mejl.gif);
	margin-right: 0;	
}
.kontakt_delitko {
	border-bottom: 1px dotted #999999;
	float: none;
	clear: both;
}

#kontakt .kont_1 p, #kontakt .kont_last p {
	height: 11px;
}	
#kontakt .kont_1, #kontakt .kont_last {
	float: left;
	width: 201px;
	padding-right: 6px;
}

#kontakt .kont_last {
	padding-right: 0;
}		
#kontakt input.inp {
	width: 197px;
}
#kontakt select {
	width: 201px;
}
#kontakt textarea {
	width: 611px;
}		
#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;
}

.foto1 {
	width: 202px;
	float: right;
	margin: 0 0 10px 20px;
}
.foto1 img {
	padding: 0;
	border: 0 none;
}
.card1, .card2 {
	float: left;
	width: 198px;
	text-align: center;
	margin: 0 11px 11px 0;
}
.card2 {
	margin: 0 0 11px 0;
}
.card1 .in, .card2 .in {
	background-color: #F5F5F5;
}

.card1 a img, .card2 a img,
.card1 a:hover img, .card2 a:hover img {
	border: 0 none;
	padding: 0;
	margin-bottom: -3px;
}
.card1 p, .card2 p {
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
}


.uvod_card1, .uvod_card2 {
	float: left;
	width: 148x;
	text-align: center;
	margin: 0 7px 7px 0;
}
.uvod_card2 {
	margin: 0 0 7px 0;
}
.uvod_card1 a img, .uvod_card2 a img,
.uvod_card1 a:hover img, .uvod_card2 a:hover img {
	border: 0 none;
	padding: 0;
}
.card1 p, .card2 p {
	text-align: center;
}

/*seznam novinek*/
.seznam_img {
	float: left;
	width: 202px;
	text-align: center;
	margin-right: 15px;
}
.seznam_img img {
	padding: 0;
	border: 0 none;
}
.seznam_text {
	width: 399px;
	float: left;	
}	
.seznam_text h2 {
	margin-top: 0;
	padding-bottom: 0;
	border: 0 none;
	font-size: 1em;
	line-height: 1.2em;
}	

.zadat_inzerat {
	background-image: url(../images/icon_inzerat.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 17px 10px 17px 68px;
	background-color: #1a222c;
	border: 2px solid #9e0b0f;
	font-size: 110%;
}
.zadat_inzerat a {
	color: #FFFFFF;
}

.prodejci_karta {
	background-color: #F7F7F7;
	border: 1px dotted #CCCCCC;
	padding: 0 5px;
	margin-bottom: 10px;
}
.pod_kat {
	background: url(../images/icon_folder.png) no-repeat left center;
	padding: 4px 0 1px 32px;
	font-weight: bold;
	font-size: 1em;
}
