* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 959px;
	line-height: 1.3em;
}
html, body {
	height: 100%;
}
#page {
	width: 100%;
	position: relative;
	min-height: 100%;
}		

/*elements*/
h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	color: #707070;	
	border-bottom: 1px solid #707070;
}
h1 span {
	color: #a13735;
}	
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #a13735;
}
h2.top_less {
	margin-top: 13px;
}
h2 a {
	color: #a13735 /*D04E23*/;
}
h2 a:hover {
	color: #707070;
}	
h2.notop {
	margin-top: 0;
}	
h2.br {
	border-bottom: 1px solid #a13735;
}
h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 25px 0 15px 0;
	color: #252525;
	padding-bottom: 3px;
	border-bottom: 1px solid #252525;
	}
h4 {
	margin: 20px 0 0px 0;
}
h4.nomar {
	margin:0;
}
h4 span.block_size {
	width:200px;
	float:left;
}
h4 span.red {
	width: 110px;
	display:block;
	color: #a13735;
	float:left;
	text-align:right;
}
p { 
	color: #000000; 
	font-size: 0.9em; 
	text-align: justify; 
	margin: 0.5em 0; 
	padding: 0; 
}
p.drobky { margin-top:30px;}
p.form_info { 
	margin:0 0 0 185px;
	padding: 0;
	font-size: 0.7em;
	color:#666666;
}
p.info_form_input {
	margin-bottom:0;
	padding-bottom:0;
}
a { color: #9d0a0e; }
a:hover { color: #707070; }
a:focus { outline:none; }

img { 
	
}
a img { 
	border: 3px solid #9d0a0e;
}
a:hover img {
	border: 3px solid #707070;
	
}

ul, ol { color: #000000;/*#FFFFFF*/; }
ul { font-size: 90%; margin-top: 10px; margin-bottom: 10px; margin-left: 18px; padding-left: 0; }
ol { font-size: 90%; margin-left: 18px; }

ul li {
	padding-left: 15px;
	margin-bottom: 2px;
	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 { 
	background-color:#CCCCCC;
}


/*ul.cenik li a { 
	display: block;
}*/
ul.cenik li {
	border-bottom: dashed 1px #CCCCCC;
	padding-bottom: 0px;  
	margin-bottom: 5px;
}
ul.cenik li span.block_size_zbozi {
	width:400px; 
	float:left;
}
ul.cenik li span.block_size_cena {
	width:150px;  
	float:right; 
	text-align:right; 
	padding-right: 0px; 
	font-weight:bold;
}

table {
	width:100%;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #000; background-color: #acd373; }
th, td { padding: 2px 10px; border: solid 1px #d9d9d9; }

tr.sudy td {
	background-color:#f9f9f9;
}
tr:hover td {
	background-color:#c5e09d;
}

col.col1 {
	background-color:#fce0dd;
	}
col.sloupec1 {
	width: 500px;
}


form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #FFFFFF;
	border: 0 none;
}
fieldset h2 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
hr { display: none; }

/*division*/


#content {
	width: 959px;
	min-height: 100%;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding-bottom: 84px;
}

#header {
	position: absolute;
	top: 0;
	right: 0;
	width: 709px;
	height: 220px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

/*navigace*/
ul#navigace {
	margin: 0 0 15px 0;
	padding: 0;
}
ul#navigace li {
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 2px solid #acd373;
}

ul#navigace li a {
	color: #232323;
	font-weight: bold;
	text-decoration: none;
	min-height: 22px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	display: block;	
	background-color: #c5e09d;
}	
ul#navigace li a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}


ul#subnav {
	margin:0;
}
ul#subnav li a { 
	font-size: 110%;
	color: #666666;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #acd373;
	background-color: #eafad3;
}
ul#subnav li a:hover { 
	color: #666666;
	background-color: #eafad3;
}


body.uvod #navigace li a#nav-1,
body.uct #navigace li a#nav-2, 
body.dal #navigace li a#nav-3, 
body.cen #navigace li a#nav-4, 
body.sou #navigace li a#nav-5, 
body.obj #navigace li a#nav-6, 
body.ref #navigace li a#nav-7, 
body.kon #navigace li a#nav-8,
body.kal #navigace li a#nav-9 {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

#left, #right {
	display: inline;
}
#left {
	width: 250px; 
	float: left; 
	margin: 0 0 0 -959px;
}	
#left_in {
	margin-top: 190px;
}
#left p {
	color: #2f302f;
	text-align: left;
}
#left p.info {
	color: #FFFFFF;
}	

#left a {
	color: #2f302f;
}
#left a:hover {	
	color: #d60202;
}	



		
#right {
	width: 709px; 
	float: left; 
	margin: 230px 0 0 250px;
}
#footer {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #2f302f;
}	
#footer .in {
	width: 959px;
	height: 85px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#copy p {
	margin: 20px 210px 0 73px;
	font-size: 75%;
	color: #FFFFFF;
}
#copy a {
	color: #FFFFFF;
}
#copy a:hover {
	color: #FFFFFF;
	text-decoration:none;
}	
#copy a img {
	position: absolute;
	top: 30px;
	left: 8px;
}	
#copy a:hover img {
	border: 0 none;
	padding: 0;
}		

.d2 {
	float: left;
	width: 316px;
	margin-right: 31px;
}
.d3	{
	float: left;
	width: 316px;
}
.d2_index {
	float: left;
	width: 366px;
	margin-right: 31px;
}
.d3_index	{
	float: left;
	width: 266px;
}
.sirka {
	width: 286px;
}
.sortiment {
	min-height: 230px;
}
.box_uvod {
	background-color: #fffde3;
	padding: 15px;
	margin-bottom: 20px;
}
.box_uvod p {
	color:#0076a3;
}
.box_uvod p.chyba {
	margin-bottom:20px;	
}
.box_uvod p.last {
	margin-bottom:0px;	
}
.box_uvod h2 {
	color: #ed1c24;
	margin-top: 0;
	background-image: url(../images/box_uvod_h2_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.box_uvod h2 span {
	color: #00adef;
}
.box_uvod ul {
	margin: 0;
}	
.box_uvod ul.reference {
	margin-top: 10px;
	margin-bottom: 20px;
}	
.box_uvod ul li {
	padding-left: 20px;
	color: #0076a3;
	background-image: url(../images/box_uvod_li.gif);
}
.box_uvod ul li a {
	color: #0076a3;
}
.box_uvod ul li a:hover {
	color: #ed1c24;
}	
.box_uvod img {
	border: 2px solid #FFFFFF;
}	

.box_uvod ul li span.datum {
	font-weight:bold;
	width:40px;
	float:left;

}

#flags {
	position: absolute;
	right: 21px;
	top: 195px;
}
#flags a img {
	padding: 0;
	border: 1px solid #CCCCCC;
} 
#flags a:hover img {
	border: 1px solid #5e534d;
}	
			
	
#chyba {
	background-color: /*#D04E23*/#9d0a0e;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
	
/* KONTAKTNI FORMULAR */
#kontakt label.error {
	float: none;
	text-align: left;
	width: 280px;
	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: 105px;
	color: #FF0000;
}
p#zprava_odeslano {
	padding: 10px;
	font-weight:bold;
}
#kontakt label { 
	font-size: 1em; 
	width: 100px; 
	text-align: right; 
	margin-right: 5px;  
}
#kontakt input.inp {
	width: 200px;
}
#kontakt input.btn {
	margin-left:105px;
}
#kontakt textarea {
	width: 200px;
	height: 200px;
}
/* POPTAVKOVY FORMULAR */

/*#poptavka fieldset {
	border: 1px solid #707070;
}
#poptavka fieldset legend {
	padding: 5px;
	border: 1px solid #707070;
}*/

#poptavka label { 
	font-size: 1em; 
	width: 180px; 
	text-align: right; 
	margin-right: 5px;  
}
#poptavka input.inp {
	width: 400px;
}
#poptavka input.btn {
	margin-left:105px;
}
#poptavka textarea {
	width: 400px;
	height: 100px;
}
#poptavka input.btn {
	margin-left:185px;
}
#poptavka select {
	width: 405px;
}

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

.notop {margin-top:0;}

.block_size { width:60px; float:left;}
.block_size1 { width:100px; float:left;}
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.delic { 
	float: none; 
	clear: both;
	height: 25px;
	padding-right: 23px;
	background-color: #FFFFFF;
}
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }
.inner {
	margin: 23px;
}
.inner2 {
	margin: 15px;
}	
.info, .info_foto, .info_otviracka {
	background-color:#9d0a0e;
	color: #FFFFFF;
	padding: 8px;
}
.info_foto {
	margin-bottom: 20px;
}
.info_otviracka {
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
	padding-left: 45px;
}	

/*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: 16px; }
.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; }
p.printit a, p.printit a:active, p.printit a:visited { font-weight: normal; font-size: 0.8em; color: #331604; }
p.printit a:hover {
	color: #D04E23;
}


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

.novinka_archiv { 
	background-image: url(../images/ikon_archiv.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}


.nobr_mar { margin: 0px; padding: 0px; border-style: none; border-width: 0; }
.nobr { border-style: none; border-width: 0; }

.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.red {
	color: #d04e23;
}
.zvyrazneni {
	border: 1px solid #D04E23;
	padding: 5px;	
}
.first_p {
	margin-top: 0;
}		
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;
}	

/*vypis fotek NOVINKY REFERENCE FOTOGALERIE */
.foto_seznam_obal, .foto_seznam_obal2{
	width: 213px;
	float: left;
	margin: 0 8px 8px 0;
	text-align: center;
}	
.foto_seznam_obal {
	margin-right: 11px;
}	
.foto_seznam_obal2 {
	margin-right: 0px;
}	
.foto_seznam_obal p, .foto_seznam_obal2 p  {
	text-align: center;
	margin-top: 0px;
}	
.foto_inner a img {
	border: 3px solid  #9d0a0e;
}
.foto_inner a:hover img {
	border: 3px solid  #707070;
}
p.popis_prvni {
	text-align:center;
	margin-top: 0px;
	margin-bottom:0;
}
p.kat_nadpis {
	font-weight:bold;
}

/*BTNS*/
.news_inp {
	height: 22px;
	border: 1px solid #585757;
	vertical-align: bottom;
	font-size: 1.2em;
	width: 110px;
}	
.btn {
	position: relative;
	background: #aaa;
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	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.but { background: #d60202; }
.btn:hover { background-color: #C6C6C6; color: #000000; }
.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; }	

/*//////////// 404.php //////////*/
#_404 h1 {
	margin:0;
	color:#a13735;
	}
#_404 p {
	margin-top:0;
}
#_404 h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 30px 0 0 0;
	color: #a13735;	
	border-bottom: 1px solid #a13735;
}

span.star {font-size:1.4em; padding: 0 5px 0 5px; font-weight:bold;}

/*=============== REFERENCE obchodnich partneru ================*/

.block_size_reference { float:left; width: 140px; font-weight:bold; }

.partner {
	margin-bottom: 20px;
}	
.partner img {
	float: left;
}
.partner p {
	margin-left: 0px;
}
.partner a {
	font-weight: normal;
}
.partner span.partner_vice, .partner span.partner_url, .partner span.partner_user {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 10px;
}
.partner span.partner_vice {
	background-image: url(../images/icon_vice.gif);	
}
.partner span.partner_url {
	background-image: url(../images/ikon_globe.gif);	
}
.partner span.partner_user {
	background-image: url(../images/icon_card.gif);	
}		


p.ref_yellow {
	width: 455px;	
	background-color: #FFFCBD;
	padding: 10px;
	margin-top: 20px;
	text-align: left;
}

.kontakt {
	margin-top: 10px;
	margin-bottom: 10px;	
	border-bottom: 1px dashed #eaeaea;
}

ul.dalsiweby {
	list-style-type:disc;
	list-style-type:decimal;
	margin-left:0;
}
ul.dalsiweby li {
	background-image:none;
	padding-left:0;
}