body {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 0.85em;	
	background-color: #ede9c1;
}

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

strong {
	font-weight: bold;
}


h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0 0 .5em 0;
}

h1 {
	font-size: 180%;
	color: #ed1c24;
	font-style: italic;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #ed1c24;
	text-transform: uppercase;
	margin: 1em 0;	
}

h3 {
	font-size: 120%;
	font-style: italic;
	color: #873900;
	font-weight: bold;	
	margin: 1em 0;		
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #873900;
	font-weight: bold;
	margin-top: .5em;
}

p {
	line-height: 140%;
	margin: 0 0 1em 0;
	text-align: justify; 
	color: #873900;		
}

table p {
	text-align: left;
	color: #333;
	color: #873900;	
}

ol, ul {
	line-height: 140%;
	margin: 0 0 .5em 0;
	color: #873900;		
	
}

a {
	color: #e80613;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.imgwtext {
	width: 230px;
	height: 180px; 
	float: left;
	text-align: center;
	margin-bottom: 40px;
}

.imgwtext a {
	text-decoration: none;
	line-height: 130%;
}

.imgwtext a:hover {
	text-decoration: underline;
}

.floatleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 0;	
}

.floatright {
	float: right;
	margin-left: 1em;
	margin-bottom: 0;	
}

table {
	margin: 1em 0;

}

th {
	padding: 3px;	
}

td {
	padding: 3px;
	vertical-align: top;
}

hr {
	width: 100%;
	height: 19px;
	border: 0 solid #FFF;
	color: #FFF;
	background-image: url(images/hr_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 2em 0;
}

.hnedy_text {
	color: #873900;	
}

.cierny_text {
	color: #000;	
}

.uputavka_napravo {
	margin-bottom: 20px;
}

.uputavka_napravo p {
	margin-bottom: 0;
}

.tabulka_nacelusirku {
	width: 100%;
}

.text_vpravomstpci {
	width: 240px;
	float: right;
	margin: 0 0 2em 3em;
}

.obr_bez_okraju {
	border: none !important;
}

.navrat {
	text-align: right;
	margin-top: 50px;
}
/* ----------   zaciatok formatovania ------------- */

div#hlavnyobal { 
	width: 1024px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
}

div#hlavicka {
	width: 1024px;
	height: 227px;
	position: relative;
}

div#hlavicka .flags {
	position: absolute;
	left: 880px;
	top: 166px;
}

div#hlavicka .flags a {
	margin-left: 15px;
}


div#obsah {
	width: 1024px;
	background-image: url(images/bg_stred.gif);
	background-repeat: repeat-y;
}

div#obsah ul {
	margin: 1em 1.5em 1.5em 1.5em;
}

div#obsah ol {
	margin: 1em 1.5em 1.5em 1.5em;
}

div#obsah img{
	border: 3px solid #f0a018;
}

div#lavy {
	width: 245px;
	float: left;
	background-image: url(images/bg_lavy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

div#lavy a {
	text-decoration: none;
}
.case_lavy {
	padding: 20px  35px  60px  35px;
}

div#lavy ul {
	padding: 0;
	margin: 0;
	text-align: right;
}

div#lavy li {
	list-style: none;
}

div#lavy li a {
	font-size: 110%;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: .2em 10px .2em 0;
	height: 1%;
}

div#lavy li a:hover {
	color: #f17100;	
}

div#lavy li a.active {
/*	color: #ff8a00; */
	background-image: url(images/bullet_li1.gif);
	background-repeat: no-repeat;
	background-position: right top;		
}

div#lavy ul ul {
	margin-bottom: 1em;
}

div#lavy li li a {
	font-size: 110%;
	text-transform: none;
	color: #ff8a00;
	padding: .1em 10px  .1em 0;	
}

div#lavy li li a.active {
	background-image: url(images/bullet_li15.gif);
	background-repeat: no-repeat;
	background-position: right top;		

}

div#lavy ul ul ul {
	margin-bottom: 0;
}

div#lavy li li li a {
	font-size: 100%;
	line-height: 100%;
	color: #6d3107;
	padding: .1em 0;
	background: none;
	margin: .5em 0;
	padding: .1em 10px  .1em 0;	

	
}

div#lavy li li li a.active {
	background-image: url(images/bullet_li2.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}


div#stredny {
	width: 465px;
	float: left;
	overflow: hidden;	
}


div#stredny_siroky {
	width: 779px;
	float: left;
	overflow: hidden;	
}


.case_stredny {
	padding: 0 30px 30px 30px;
}

.case_stredny_siroky {
	padding: 0 50px 30px 30px;
}

div#pravy  {
	width: 314px;
	float: right;
	overflow: hidden;	
}

.case_pravy {
	padding: 0 35px 35px 35px;
}

div#pata {
	width: 1024px;
	height: 89px;
	margin: 0;
	background-image: url(images/bg_pata.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div#pata .zeleziar {
	color: #bfd4e4;
	text-align: center;
	padding-top: 60px;
}

.clearfix:after {
    content: ".";              
	display: block;          
    height: 0;                 
    clear: both;               
    visibility: hidden;	     
}
.clearfix {display: inline-block;}   /* oprava pre IE Mac */
/* Schova trik pred IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
