* { 
	padding: 0;
	margin: 0;
}
body     {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-image: url(../images/bg_body_new.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #eee9e1;
	min-width: 1006px;	
}

/*elements*/
h1 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-size: 2em;
	line-height: 1.3em;
	margin-bottom: 30px;
	font-weight: normal;
	color: #76481D;
}
h1 span {
	color: #ED1C24;
}	
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #76481D;
}
h2.notop {
	margin-top: 0;
}	
h3 {
	font-size: 1.1em;
	color: #333333;
	background-color: #F6E7C0;
	padding: 11px 10px;
	margin: 0 1px 0 3px;
}
h4 {
	font-size: 1em;
	margin-top: 0;
	padding-bottom: 3px;
	margin-bottom: 25px;
	color: #76481D;
	border-bottom: 1px solid #76481D;	
}

p { color: #000000; font-size: 0.9em; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; }

a { color: #448CCA; }
a:hover { color: #f00; }
a:active { color: #f00; }
a:focus { outline:none; }

a img.default {
	border: 3px solid #76481D;
	padding: 0px;
	margin-right: 5px;
}
a img.last {
	border: 3px solid #76481D;
	padding: 0px;
}
a:hover img.default, a:hover img.last {
	border: 3px solid red;
	padding: 0px;
}
img {
	/*background-color: #76481D;
	padding: 3px;*/
	border: 3px solid #76481D;
}
ol { color: #2F2F2F; font-size: 90%; margin-left: 18px; }
ul { color: #2F2F2F; font-size: 90%; margin-top: 10px; margin-bottom: 10px; margin-left: 18px; padding-left: 0; }
ul li {
	padding-left: 5px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
ul li ul li { font-size: 110%; }
table {
	font-size: 80%;
	width: 652px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	background-color: #D3E8EF;
	margin-left: 1px;
}
th { color: #FFFFFF; background-color: #0076A3; }
th, td { padding: 2px 10px; border: solid 1px #d9d9d9; }
form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	border: 0 none;
}
label {
	float: left;
	width: 140px;
}


hr { display: none; }

sub, sup {
	vertical-align:baseline;
	position:relative;
}
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}

/*left_nav*/
ul#left_nav {
	margin: 0 1px 0 3px;
	padding: 0;
}
ul#left_nav li {
	background-image: none;
	list-style-type: none;
	font-weight:bold;
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
ul#left_nav li ul {
	margin: 0px;
	padding: 0px;
}
ul#left_nav li ul li {
	margin: 0px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
ul#left_nav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	min-height: 20px;
	padding: 8px 4px 8px 20px;
	background-image: url(../images/nav_li.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	border-bottom: 1px solid #FFFFFF;
}

ul#left_nav li a:hover, ul#left_nav li a:active, ul#left_nav li a:focus {
	color: #ffffff;
	background-color: #76481d;
	background-image: url(../images/nav_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}
ul#left_nav li a.sel {
	color: #FFFFFF;
	background-color: #76481d;
	background-image: url(../images/nav_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}
ul#left_nav li a.sel:hover {
	background-image: url(../images/nav_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}

/* 2-vrstva */
ul#left_nav li ul li a {
	color: #050505;
	text-decoration: none;
	padding-left: 40px;
	background-image: url(../images/nav_subli.gif);
	font-size: 105%;
	background-repeat: no-repeat;
	background-position: 22px center;
	border-bottom: 1px solid #FFFFFF;
}

ul#left_nav li ul li a:hover, ul#left_nav li ul li a:active, ul#left_nav li ul li a:focus {
	background-color: #f6e7c0;
	color: #050505;
	background-image: url(../images/nav_subli.gif);
	background-repeat: no-repeat;
	background-position: 22px center;
}
ul#left_nav li ul li a.subsel {
	background-color: #f6e7c0;
	color: #050505;
	background-image: url(../images/nav_subli.gif);
	background-repeat: no-repeat;
	background-position: 22px center;
	border-bottom: 1px solid #FFFFFF;
}
/*division*/
#main {
	width: 966px;
	margin: 0 20px;
}
#content {
	width: 1006px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 1006px;
	height: 213px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#header .in {
	position: absolute;
	top: 10px;
	left: 20px;
	right: 20px;
}
#logo, #logo span {
	position: absolute;
	left: 0;
	top: 0;	
	width: 253px; 
	height: 163px; 
	overflow: hidden; 
}
#logo span {
	background-image: url(http://korek-jelinek.cz/images/logo.gif);
	background-repeat: no-repeat;
	width: 253px;
	height: 163px;
	cursor: pointer;
	display: block;	
}
#header_pict, #header_pict2 {
	position: absolute;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: right top;
	width: 713px;
	height: 163px;
}
#header_pict {	
	background-image: url(http://korek-jelinek.cz/images/header_pict.jpg);
}
#header_pict2 {
	background-image: url(http://korek-jelinek.cz/images/header_pict2.jpg);
}		


		
#find {
	position: absolute;
	right: 20px;
	top: 116px;
}
#find form p {
	margin: 0;
}	
#find p {
	background-image: url(../www.korek-jelinek.cz/../images/ikon_find.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#find .find_inp {
	width: 170px;
	height: 28px;
	border: 1px solid #585757;
	vertical-align: bottom;
	font-size: 1.3em;
}		

/*navigace*/
#navigace {
	position: absolute;
	top: 163px;
	left: 0;
	background-image: url(../images/navigace2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 966px;
}
#flag {
	position: absolute;
	top: 13px;
	left: 12px;
}
#flag a img {
	padding: 0;
	border: 1px solid #FFFFFF;
	margin-right: 4px;
}
#flag a:hover img {
	border: 1px solid #f00;
}	
#navigace ul { 
	height: 40px; 
	margin: 0; 
	padding: 0 0 0 265px; 
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
	background-color: #76481D;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #fff; 
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 40px; 
	text-decoration: none; 
	background-image: url(../images/navigace_delic.gif); 
	background-repeat: no-repeat; 
	background-position: right top; 
	height: 40px; 
	padding: 0 10px 0 7px; 
}
#navigace ul li a:hover {
text-decoration:underline;
}
#navigace ul li a.sel {
text-decoration:underline;
}



#navigace ul li a.last { background: none; }
/*#navigace ul li a:hover { color: #fff200; position: relative; margin-left: -3px; padding-left: 10px; }
body.uvod #navigace li#nav-1 a, 
body.osp #navigace li#nav-2 a, 
body.sor #navigace li#nav-3 a, 
body.pro #navigace li#nav-4 a,
body.nov #navigace li#nav-5 a,
body.cla #navigace li#nav-6 a,
body.kes #navigace li#nav-7 a,
body.kon #navigace li#nav-8 a { color: #fff200; position: relative; margin-left: -3px; padding-left: 10px; }
*/


/*other divison*/
#left, #right {
	margin-top: 213px;
	display: inline;
	
}
#left { width: 254px; float: left; margin-left: -966px; }
#left p { 
	text-align: left;
	font-size: 0.8em;
}
#right { width: 712px; float: left; margin-left: 254px; }
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 1006px;
	margin: 0 auto;
	position: relative;
}
#copy {
	margin: 0 auto;
	padding-top: 13px;	
}
#copy p {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight:bold;
	padding-left: 85px;
	line-height: 1.3em;
}
#copy a {
	color: #FFFFFF;
}	
#copy a:hover {
	color: #f00;
}	
#copy img { position: absolute; top: 22px; left: 33px; padding: 0; }

.celek {
	margin-bottom: 30px;
}	
.d2 p, .d3 p {
	text-align: left;
}	
.d2 {
	float: left;
	width: 299px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.d3 {
	float:left;
	width: 299px;
	margin-bottom: 20px;
}
.box_top {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 30px 0 0;
	
}
.sortiment {
	margin-bottom: 25px;
}	
.sort_box, .sort_box_last {
	float: left;
	width: 209px;
	margin: 0 6px 6px 0;
	background-color: #FCF6E7;
	text-align: center;
	min-height: 300px;
	border: 1px solid #F9EBC8;
}
.sort_box p, .sort_box_last p {
	text-align: center;
}	
.sort_box a, .sort_box a:active, .sort_box_last a, .sort_box_last a:active {
	color: #76481D;
	font-weight:bold;
}	
.sort_box a:hover, .sort_box_last a:hover {
	color: #f00;
}
.sort_box img, .sort_box_last img {
	padding: 0;
	border: 0 none;
}	
.sort_box_last {
	margin: 0 0 6px 0;
}	
.sort_title {
	margin: 1em 0;
}		
.mapa {
	float:left;
	width: 420px;
	padding-left: 10px;
	/*background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}
.mapa h2 {
	margin-top: 10px;
}
.mapa p {
	padding: 5px 15px 0 15px;
}
.mapa_cr {
	float: left;
	margin-right: 10px;
}	
.mapa_kraje {
	float: left;
	margin: 0 20px;
}	

/*classes*/
.cleaner { font-size: 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; }
.inner {
	margin: 20px 20px 20px 44px;		
}
.inner2 {
	margin: 13px;
}	
.align_right { text-align:right;}
.info {
	background-color: #F9EBC8;
	padding: 10px 10px 10px 30px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top: 1px solid #76481D;
	border-bottom: 1px solid #76481D;
}
.info a {
	color:#76481d;
	}
.info a:hover {
	color: #f00;
	}
.info a.out {
	background-image: url(../images/out2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
	
.center { text-align: center; }
.nobr_mar { margin: 0px; padding: 0px; border: 0 none; }
.nobr { border: 0 none; padding: 0; }

.noscreen { display: none; }
.pdf { 
	background-image: url(../images/pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left center;
	 padding-left: 25px; 
}

.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
p.user a.out {
	background-image: url(../images/out1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

.red {
	color: #E10E0E;
}
p.pod_kat { font-size: 0.9em; font-weight: bold; background-image: url(../www.korek-jelinek.cz/../images/folder.gif); background-repeat: no-repeat; padding-left: 20px; }
.block_size { float:left; width: 200px; }
.block_size2 { float:left; width: 60px; }
	
.delitko { background-image: url(../images/delitko.gif); background-repeat: no-repeat; height: 8px; float: none; clear: both; margin-top: 10px; margin-bottom: 10px; }
.seznam {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DCD1;
	padding-bottom:10px;
	padding-top:10px;
}
.seznam_last {
	padding-top:10px;
}
#chyba {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	border: 2px dotted #ED1C24;
}
label.error {
	float:none;
	text-align: left;
	width: 270px;
	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;
	color: #D71920;
	margin-top: 3px;
}
p#zprava_odeslano {
	padding: 10px;
	font-weight:bold;
}
#kontakt input.inp {
	width: 280px;
	margin-bottom: 10px;
}
#kontakt textarea {
	width: 280px;
	height: 155px;
}
.mapa a img {
	border: 4px solid #D9F3FD;
}
.mapa a:hover img {
	border: 4px solid #ED1C24;
}
.user {
	background-color: #F6E7C0;
	padding: 5px 5px 5px 30px;
	background-image: url(../images/user.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-left: 3px solid #76481D;
}

.user_w {
	background-color: #F6E7C0;
	padding: 5px 5px 5px 8px;
	background-image: url(../images/tvare_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.icon_tel {
	background-image: url(../images/icon_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px; 
}
.icon_mail {
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px; 
}
.icon_firma {
	background-image: url(../images/icon_firm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px; 
}
.icon_adres {
	background-image: url(../images/icon_adres.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px; 
}
.icon_ic {
	background-image: url(../images/icon_ic_dic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px; 
}
.icon_ucet {
	background-image: url(../images/icon_ucet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px; 
}

.tvare {
	background-color: #F6E7C0;
	padding: 5px 5px 5px 8px;
	margin-bottom: 5px;
	background-image: url(../images/tvare_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tvare img {
	float: left;
	border: 0 none;
	padding: 1px;
}
.tvare p {
	margin-left: 110px;
}	
.tvare h2 {
	margin-left: 110px;
	margin-top: 0px;
}
/*printit*/
.top { white-space:nowrap; background-image: url(../images/top.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; margin-left: 10px; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
.print { white-space:nowrap; background-image: url(../images/print.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
p.printit { text-align: right; margin: 0; padding: 0; }

/*novinky*/
.novinka_datum {
	background-image: url(../images/ikon_datum.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}

.novinka_archiv { 
	background-image: url(../www.korek-jelinek.cz/../images/ikon_archiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

/*jazykova jednostranka*/
.polozka_produkt {
	width: 626px;
	background-color: #FCF6E7;
	border: 1px solid #F9EBC8;
	padding: 10px;
	margin-bottom: 10px;
}
.polozka_produkt h2 {
	margin-top: 0;
}
.polozka_produkt img {
	float: right;
	margin-left: 15px;
}		
	
/*BTNS*/
.news_inp {
	height: 22px;
	border: 1px solid #585757;
	vertical-align: bottom;
	font-size: 1.3em;
	width: 140px;
}	
.btn {
	position: relative;
	background: #aaa;
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.btn {
	height: 29px;
}

.btn.nizky {
	height: 25px;
}
.btn * { background-image: url(../images/btn2.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; }


.btn.grey { background: #a0410d; }
.btn:hover { background-color: #f00; color: #FFFFFF; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

* html .btn { border: 1px double #aaa; }
* html .btn:hover { border-color: #a00; }


/* clanky */
.posledni_clanky {
	background-color: #F6E7C0;
	padding: 15px;
	border-left: 3px solid #76481D;
}	

.clanky_fotogroup {
	float: right;
	width: 340px;
	margin-left: 10px;
}
			
.photo_relative {
	position: relative;
	width: 336px;
	padding: 0;
	margin: 0 0 10px 0;	
	border: 2px solid #76481D;
	text-align: center;	
}
.photo_relative img {
	border: 0 none;
	padding: 0;
	margin: 0 0 -3px 0;
}	
.zoom { 
	background-color: #76481D; 
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1; 
	padding: 1px 5px 1px 5px;
}	
.zoom a { 
	color: #FFFFFF; 
	font-size: 80%; 
	background-image: url(../images/zoom.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	padding-left: 25px; 
}
.zoom a:hover { color: #f00; }

.other_photo_left, .other_photo_right {
	position: relative;
	width: 161px;
	height: 108px;
	float: left;
	border: 2px solid #76481D;
	text-align: center;
	margin-bottom: 10px;
}
.other_photo_left {
	margin-right: 10px;
}	
.other_photo_left img, .other_photo_right img {

}

/*fotky novinky*/
.foto_novinka_obal, .foto_novinka_obal2 {
	width: 200px;
}
.foto_novinka_obal {
	float:left;
	margin: 0 6px 0 0;	
	}
	
.foto_novinka_obal2 {
	float:right;
	margin: 0 0 0 6px;	
	}
	

.foto_novinka_obal p {
	text-align: center;
}	
.foto_novinka {		
	text-align: center;
	padding: 1px;
	background-color: #FFFFFF;
	border: 2px solid #F26522;
	
}
.foto_novinka:hover {
	padding: 1px;
	background-color: #FFFFFF;
	border: 2px solid #4F70CA;
}	
.foto_novinka a img  {
	padding: 0;
	margin-bottom: -3px;
	border: 0 none;
}
.mapa1stranka a img {
	border: 4px solid #76481d;
}
.mapa1stranka a:hover img {
	border: 4px solid #ED1C24;
}
	
.nab_obal {
	padding: 10px 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #76481D;
	border-bottom: 1px solid #76481D;
}
.nab_obal h4 {
	border-bottom: 0 none;
	margin-bottom: 0;
}	
.nabidka_zamestnani {
	background-image: url(../images/icon_karta.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}
.nabidka_zamestnani_info {
	background-image: url(../images/form_go.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
}
#nabidka select {
	width: 203px;
}
#nabidka fieldset {
	margin-top: 20px;
	padding: 15px 25px 15px 25px;
	border: 1px solid #76481D;
	background-color: #ffffff;
}
#nabidka fieldset div.seznam_col1 {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#nabidka fieldset div.seznam_col2 {
	float: left;
	width: 200px;
}


#nabidka legend {
	color: #76481D;
	font-weight: bold;
	font-size: 1.0em;
	padding: 0 10px 0 10px;
}
#nabidka h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1em;
}
#nabidka label {
	text-align: right;
	padding-right: 10px;
	width: 150px;
	float: left;
}
#nabidka label.mezera {
	width: 425px;
	float: left;
}
#nabidka input.inp {
	width: 350px;
}
#nabidka input.inp_male {
	width: 50px;
}
#nabidka input.inp_stredni {
	width: 200px;
}
#nabidka input.inp_velky {
	width: 350px;
}

#nabidka textarea {
	width: 350px;
}
#nabidka div.souhlas {
	margin-top: 30px;
}
#nabidka div.souhlas label{
	width: 400px;
	margin-left: 5px;
	float: left;
	text-align: left;
}
#nabidka div.souhlas input {
	float: left;
}
#nabidka span.povinny {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0 11px 0 0;
	margin-left: 5px;
	margin-right: 5px;
}	
#nabidka p.povinny {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 520px center;
	padding: 3px 0;
}	
#nabidka p.povinny_stredni {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 370px center;
	padding: 3px 0;
}
#nabidka p.povinny_male {
	background-image: url(../images/ikon_important.gif);
	background-repeat: no-repeat;
	background-position: 220px center;
	padding: 3px 0;
}
#nabidka label.mezera {
	width: 500px;
	float: left;
}