html, body {
	text-align: center;
}

body {
	color: #000;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
        background-color: #9ea3a7; 
}
/* -------------------------- */
input,textarea,select {font-family: Arial, Helvetica, sans-serif; color:black; font-size:0.75em;  border:1px solid #647177; background-color: white; }
form {margin:0; padding:0;}

#obal h1 {
	border:0;
	width: 1000px;
	height: 420px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

#obal h1 span {
	width: 1000px;
	height: 420px;
	background: url('/data/head-20090805-9b72d0e167.jpg') top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#obal h1 p {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 0;
font-size:0em;
padding-top:0px;
padding-left:0px;
color:white;
}
#obal h1 p a {
text-decoration:none;
}

#top-links {
	height: 40px;
	background: #000;
	text-align: center;
color:#fff;
}

#top-links a {
font-size:10px;
	line-height: 20px;
color:#fff;
text-decoration:none;
}
/* -------------------------- */
#obal {
border:1px solid black;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
padding:5px;
margin-top:15px;
}
/* -------------------------- */
h2 {
	font-size: 1.4em;
	margin-bottom: 1em;
}

p {
	font-size: 1em;
	margin-bottom: 1em;
}

table {
	margin-bottom: 1em;
}

th {
	font-size: 1.1em;
	text-align: center;
}

td {
	font-size: 1em;
	padding: 2px;
}

* html td {
	font-size: 0.75em;
}

a { color: #ff7e00; text-decoration: none; }
a:hover {  }
a img { border: none; }
/* -------------------------- */
#left {
	width: 0px;
	float: left;
	font-size: 0.9em;
}


#left h2 {
	font-size: 1.2em;
	margin: 0;
}

#left .odsazeni {
	padding-left: 5px;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
.vmenu li:hover ul { display: block; } 
.vmenu li.over ul { display: block; } 

/* -------------------------- */
#right {
/*	width: 290px;
	float: right; 
	text-align: center;*/
	font-size: 0.9em;
        height:100%;
overflow:hidden;
}

#obsah {
position:relative;
padding:0;
margin:0;
overflow:hidden;
/* float:right; */
}
#right h2 {
	font-size: 1.2em;
	margin: 0;
}

#right .odsazeni {
	padding-left: 5px;
}

.menu-right {
	margin-bottom: 2em;
}

.menu-right h2 a {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	background: url('/img/menu-left-li.png') center left repeat-y;
	padding-left: 15px;
}

.menu-right ul {
	list-style: none;
}

.menu-right li a {
	padding-left: 27px;
	display: block;
	height: 1.5em;
	line-height: 16px;
	background: url('/img/menu-left-li.png') center left no-repeat;
	color: #fff;
	text-decoration: none;
}

.menu-right a:hover {
	color: #D9B020;
}


#vlajky {
	width: 89px;
	margin: -5px 0 10px 25px;
}
* html #vlajky { margin: -5px 0 10px 0px; }
/* -------------------------- */
#center {
	margin 0;

}
* html #center { margin: 0 315px 0 0px; }


#center #obsah { padding: 0 15px; text-align:justify; }

#obal #center #obsah h1 {
	border:0;
	height: 50px;
	width: 400px;
	font-size:2em;
	text-align: left;
}

#center #obsah table {/* width: 460px; float: left; */ }

#center #obsah table td a { text-decoration: none; font-weight: bold; }
#center #obsah table td a:hover { color: #D9B020; }

#center #obsah table tr.prvni { background: #a1a1a1; }
#center #obsah table tr.druha { background: #595959; }

#center #obsah table.bg-red td, #center #obsah table.bg-red th { background: #961A00; }






.seznam-vyrobku { margin:0 auto;/* width: 350px; */ }
#obsah h1 { font-size: 1em; text-align:center; }
#obsah .vyrobek {
	width: 329px;
	margin: 0 2px 2px 0;
	float: left;
	border:1px solid black;
	margin-top : 3px;
	padding-left : 0px;
	padding-right : 0px;
	height : 175px;
background:#fff;

}
#obsah .vyrobek .nadpis {
	width:320px;
	height:30px;
	/* background: url('/img/bg_b_nadpis.jpg') repeat-x; */
	text-align : center;
	padding-top: 5px;
}
#obsah .vyrobek .nadpis a  {
	font-size: 1em;
	color : black;
	margin-top : -2px;
	font-weight: bold;
}

#obsah .vyrobek .im { width:70px; height:115px;  float:left;}
#obsah .vyrobek .ceny {
	width:320px;
	height:28px;
	text-align : center;
	margin-bottom : 5px;
	margin-right : 0px;
	float : left;
	padding-left : 20px;
	padding-top : 2px;
	color : Black;
	font-size : 10px;
}
#obsah .vyrobek .ceny .vcdph {
	font-size : 13px;
	font-weight : bold;
	color : #000;
}
#obsah .vyrobek .ceny .bezdph {	font-size : 12px;
	font-weight : bold;
	color : #000000;

}
#obsah .vyrobek .popis {
	width:220px;
	padding-top : 0px;
	margin-bottom : 2px;
	margin-right : 0px;
	float : right;
	padding-left : 1px;
	padding-right : 10px;
	font-size : 11px;
	text-align: justify;
}
#obsah .vyrobek .stav {
	width:190px;
	padding-top : 0px;
	margin-bottom : 2px;
	margin-right : 0px;
	float : right;
	padding-left : 1px;
	font-size : 11px;
	font-weight : bold;
}
#obsah .vyrobek .stav .skladem {
	color : #33FF33;
	background-image : url('http://www.surtep.cz/img/sklad.gif');
	background-repeat : no-repeat;
	padding-left : 20px;
}
#obsah .vyrobek .stav .naobjednavku {
	color : Red;
	background-image : url('http://www.surtep.cz/img/objednavka.gif');
	background-repeat : no-repeat;
	padding-left : 20px;	
}
#obsah .vyrobek .stav .naceste {
	color : #00CCFF;
	background-image : url('http://www.surtep.cz/img/naceste.gif');
	background-repeat : no-repeat;
	padding-left : 20px;	
}
#obsah .vyrobek .stav .predobjednavka {
	color : #FFFF33;
	background-image : url('http://www.surtep.cz/img/predobjednavka.gif');
	background-repeat : no-repeat;
	padding-left : 20px;	
}
#obsah .vyrobek a img { float: left; padding: 5px; }
* html #obsah .vyrobek a img { margin: 3px; }
#obsah .vyrobek p { margin-left: 85px; font-size:0.9em;}




#center #obsah .seznam-polozek { width: 474px; }
#center #obsah .seznam-polozek ul { margin:0; padding-left:0;}
#center #obsah .seznam-polozek li { list-style:none; float:left; width:100px; }

#center a img.img-ukazka { border: 1px solid #fff; }
#center a:hover img.img-ukazka { border: 1px solid red; }
/* -------------------------- */
#menu {
	width: 504px;
	height: 25px;
	float: left;
	margin-bottom: 15px;
}

#menu li {
	list-style: none;
	float: left;
	line-height: 25px;
	font-size: 0.9em;
	width: 25%;
	text-align: center;
}

#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 8px;
	color: #fff;
}

#menu li a:hover, #menu li a.activ, #menu h3:hover, #menu h3.activ {
	background: #961A00;
}

#menu h3 {
	margin: 0;
	background: #000080;
	font-size: 1em;
}

#menu h3 a {
	display: block;
	font-weight: bold;
	color: #fff;
}

ul.sub {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 126px;
	border: 1px solid #961A00;
	border-top: none;
	background: #000080;
}
* html ul.sub { left: 0px; }
#menu ul.sub li { display: block; width: 5%; font-size: 1em; }
#menu ul.sub li a { display: block; width: 126px; padding: 0; text-align: center; }
#menu ul.sub li a:hover { background: #961A00; color: #fff; }
	
#menu ul li.main { position: relative; }
#menu ul li > ul.sub { position: absolute; z-index:10; visibility: hidden; }
#menu ul li.main:hover ul.sub { visibility: visible; }
/* -------------------------- */
#footer {
	margin: 0 auto;
	width: 780px;
	height: 34px;
}

#footer p {

}
/* -------------------------- */
.cleaner { clear: both; height: 1px; font-size: 1px; border: none; background: transparent; }
.underline { text-decoration: underline; }
strong {
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.space {clear:both;}

#tbl td {background-color:#1d1d1d; color:white;}
#tbl a {color:white;}
#tbl b {color:white;}

#tlacitko a {color:#e2e2e2; border:1px solid #5f6062; padding: 1px 5px 1px 5px; text-decoration: none; background-color:white; font-size:0.75em; color:black}



#content-popis {
overflow:hidden;
}