#obsah {
	min-height: 500px;
	_height: 500px;
}
#obsah-in {
	min-height: 500px;
	_height: 500px;
	background: url("../obrazky/obsah-pozadi-top.gif") 11px top no-repeat;	
}
#obsah-in2 {
	min-height: 500px;
	_height: 500px;
	background: url("../obrazky/obsah-pozadi-bottom.gif") 11px bottom no-repeat;	
}
#levy {
	min-height: 465px;
	_height: 465px;	
	width: 227px;
	padding: 36px 0px 0 47px;
	float: left;
}
#pravy {
	min-height: 500px;
	_height: 500px;	
	width: 725px;
	padding: 0 0px 0 0px;
	float: left;
	position: relative;
}

#menu-2-uroven {
    padding: 0 0 0 0px;
}
ul#menu-uroven-2 {
    padding: 0px 0 0px 0;
}
ul#menu-uroven-2 li {
	width: 227px;
    height: 31px;	
}
ul#menu-uroven-2 li {
	width: 227px;
    height: 31px;	
    overflow: hidden;
    font-size: 13px;
    line-height: 31px;    
}
ul#menu-uroven-2 li a {
	text-decoration: none;
	padding-left: 13px;
    height: 31px;	
	display: block;
	background: url("../obrazky/podmenu-pozadi.gif") 0px -31px no-repeat;	
	color: #000000;
}
ul#menu-uroven-2 li a:hover {
	text-decoration: none;
	background: url("../obrazky/podmenu-pozadi.gif") 0px 0px no-repeat;	
	color: #000000;
}
ul#menu-uroven-2 li a:visited {
	color: #000000;
}
ul#menu-uroven-2 li.aktivni a {
	color: #000000;
	text-decoration: none;
	padding-left: 13px;
    height: 31px;	
	display: block;
	background: url("../obrazky/podmenu-pozadi.gif") 0px 0px no-repeat;		
}

.clanek {
    padding: 35px 40px 30px 35px;
}
.clanek ul {
    padding-bottom: 20px;
}

.clanek ul li {
    padding: 0 0 5px 15px;
 	background: url("../obrazky/odtrh.gif") 0px 5px no-repeat;   
}
.clanek ol {
    padding: 0 0 15px 20px;
}
.clanek ol ul {
    padding: 0 0 0px 0px;
}
.clanek ol li {
    padding: 0 0 5px 0;
	color: #e7a018;     
}
.clanek ol ul li {
	color: #dbdbdb;	
    padding: 3px 0 3px 15px;
 	background: url("../obrazky/odtrh.gif") 0px 10px no-repeat;       
}
table {
    margin-bottom: 20px;
}
td {
    vertical-align: top;
}
th {
    vertical-align: top;
}
table {
	width: 650px;
}
table#kontakty_table td {
	padding-bottom: 15px;
}
table td h1 {
	border-bottom: 0px;
	margin-bottom: 0px;
}
table th {
	padding-bottom: 5px;
	color: #ee7f01;
	font-weight: bold;	
	text-align: center;
}
table#cenik td {
	padding: 7px 3px;
	border-left: 1px solid #b9b7b7;
	border-right: 1px solid #b9b7b7;
	color: #202020;
 	background: #cfcdcd url("../obrazky/pozadi-td.gif") 0px 0px repeat-x;  
}
table#cenik td.tab_skrt {
	text-decoration: line-through;
}

table#cenik th {
	padding: 7px 3px;
	border-left: 1px solid #b9b7b7;
	border-right: 1px solid #b9b7b7;
	color: #000000;
 	background: #c5c5c5 url("../obrazky/pozadi-th.gif") 0px 0px repeat-x;  
}
table#cenik tr.aktivni-radek {
	cursor: pointer;
}
table#cenik2 td {
	padding: 10px 7px;
	border-left: 1px solid #b9b7b7;
	border-right: 1px solid #b9b7b7;
	color: #202020;
 	background: #cfcdcd url("../obrazky/pozadi-td.gif") 0px 0px repeat-x;  
}
table#cenik2 td.cesta-sipka {
	padding: 7px 7px;
	border-left: 1px solid #b9b7b7;
	border-right: 0;
	color: #202020;
 	background: #cfcdcd url("../obrazky/pozadi-td.gif") 0px 0px repeat-x;  
 	width: 22px;
}
table#cenik2 td.cesta-sipka2 {
	border-left: 0;
}


/*tooltip*/
a.tooltip { 
position:relative; /*this is the key*/
z-index:24;
}

a.tooltip:hover {
z-index:25;
}

a.tooltip span {
display: none;
}

a.tooltip:hover span { /*the span will display just on :hover state*/
font-weight: normal;
text-align: left;
display: block;
position: absolute;
top: 25px;
left: 0;
width: 130px;
background-color: #ffffe5;
color: #000;
padding: 3px;
border: 1px solid #cc9;
white-space: normal !important;
}

#tab-cenik-obal {
	font-size: 12px;
	line-height: 1.25em;
}

#form-cenik-obal {
	color: #ffffff;
 	background: #cfcdcd url("../obrazky/pod_roletky.gif") 0px 0px no-repeat;  
}
.form-nadpis {
	padding: 10px 0 10px 30px;
}
#form-cenik-obal table {
	margin-bottom: 7px;
}
#form-cenik-obal table td {
	padding: 5px 0px 5px 30px;
	vertical-align: middle;
}
#form-cenik-obal table td select {
	width: 175px;
}
.form-cenik-vyhledat {
	color: #000000;
	font-size: 12px;
	line-height: 1.25em;
	padding: 3px 10px;	
	background-color: #e77918;
	cursor: pointer;
	font-weight: bold;
}
.form-cenik-vyhledat:hover {
	background-color: #f2a35b;
}
table#podmenu-vnitrni {
	width: 650px;
	vertical-align: middle;
	margin-bottom: 0;
}
table#podmenu-vnitrni td#leva_navigace, table#podmenu-vnitrni td#prava_navigace {
	width: 70px;
}
table#podmenu-vnitrni td#leva_navigace img, table#podmenu-vnitrni td#prava_navigace img {
	display: block;
	float: left;
}
table#podmenu-vnitrni td#stredni_navigace {
	padding-top: 4px;
	text-align: center;
}
ul.odkazy-cenik {
	padding: 7px 7px 7px 15px;
	border-bottom: 1px dashed #555555;
	height: 16px;
	margin-bottom: 10px;
}
ul.odkazy-cenik li {
	float: left;
	padding-right: 30px;
}

/* obsah - tabulka s obrazky praci */

.galerie {
	padding: 0px;
}
.galerie table {
	width: auto;
}
table.male-obrazky {
	border: 0;
	border-collapse: collapse;
	/*margin-bottom: 10px;	*/
}

.male-obrazky td { 
	text-align: center;
	vertical-align: middle;
	border: 0;
	width: 216px;	
	height: 200px;
	padding-bottom: 5px;	
}
.male-obrazky td.poz { 
	background: url("../obrazky/pozadi-obrazek.gif") center top no-repeat;			
}
.male-obrazky td.obal-mini { 
	padding: 0;		
	/*padding-top: 1px;*/
	margin: 0;		
	text-align: center;
	vertical-align: middle;
	width: 190px;	
	height: 143px;
	
}
td.tab-popis { 
	padding: 0 5px 5px 5px;
	vertical-align: top;
	height: auto;
}
td.tab-mezera { 
	width: 33px;
}
table.male-obrazky img {
	margin-bottom: 0px;
	border: 0;
}
#cely-flash {
	padding-left: 11px;
	height: 673px;
	background: url("../obrazky/pozadi-flash-2.gif") 11px 0px no-repeat;	
}
#cely-flash-2 {
	padding-left: 11px;
	height: 673px;
	background: url("../obrazky/pozadi-flash-3.gif") 11px 0px no-repeat;	
}
#levy-flash {
	width: 725px;
	height: 673px;
	float: left;	
}
#pravy-flash {
	width: 235px;
	height: 645px;
	float: left;	
	padding-top: 28px;
}
#pravy-flash table {
	width: 200px;
}
#pravy-flash table td {
	padding: 3px 0 3px 0;
}

#pravy-flash ul {
	padding-left: 20px;
	padding-top: 10px;
    padding-bottom: 20px;
}

#pravy-flash ul li {
    padding: 0 0 5px 15px;
 	background: url("../obrazky/odtrh.gif") 0px 7px no-repeat;   
}
.cedulka-obal {
    padding: 10px 15px 15px 20px;
}
.nadpis-cedulka {
    padding: 3px 15px 5px 20px;
 	background: url("../obrazky/tlacitko2.gif") 4px 0px no-repeat;       
 	color: #000000;
 	font-size: 14px;
 	line-height: 1.25em;
}
.nadpis-cedulka a, .nadpis-cedulka a:hover, .nadpis-cedulka a:visited {
 	color: #000000;
}