* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #454783;
	text-align: center;
	background-image: url(../images/gradient-bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #454783;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffb400;
	margin-bottom: 5px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

p {
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	margin-bottom: 20px;
}
ol, ul {
	margin-bottom: 20px;
	margin-left: 30px;
}

li {
	font-size: 11px;
	color: #575757;
	margin-bottom: 5px;
}
dl {
	font-size: 11px;
	color: #575757;
}	
hr {
	margin-bottom: 10px;
}


.zarovnanie {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.center {
	text-align: center;
}
.float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}



#hlavny {
	position: relative;
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hlavny-stred.jpg);
	background-repeat: repeat-y;
	padding-bottom: 79px;
}

#logo {
	height: 403px;
	width: 800px;
	position: absolute;
	z-index: 0;
	background-image: url(../images/hlavny-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
}
#logo img {
	position: absolute;
	top: 46px;
	left: 20px;
}
#obsah {
	top: 79px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	width: 780px;
	background-image: url(../images/obsah-bg.jpg);
}
#obsah h1 {
}

#left {
	float: left;
	width: 180px;
	margin-left: 10px;




	/margin-left: 5px;
	margin-top: 40px;
	color: #454783;
}
#left h3 {
	font-size: 12px;
	color: #454783;
}
#left ol {
	font-size: 11px;
	margin-left: 10px;
	/margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 30px;
	color: #454783;
}
#left a {
	color: #454783;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}



#right {
	float: right;
	width: 560px;
	margin-right: 10px;
	/margin-right: 5px;
	margin-top: 20px;
}
#right a {
	color: #454783;
}
#right a:hover {
	color: #454783;
	text-decoration: none;
}


#right #toc {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}
#right #toc h4 {
	font-size: 14px;
	font-weight: bold;
	color: #454783;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#right #toc ul {
	margin: 20px;
	padding: 0px;
}
#right #toc li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #737AB1;
}
#right #toc a {
	text-decoration: none;
	color: #737AB1;
}
#right #toc a:hover {
	color: #454783;
	text-decoration: underline;
}



#right #casova-os {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 206px;
}
#right .otazka, dl.faq dt {
	margin-bottom: 0px;
	background-color: #D3DBEF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBAE0;
	color: #454783;
}
#right .odpoved, dl.faq dd {
	font-style: normal;
	margin-bottom: 30px;
	background-color: #E6EAF6;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}



#peta {
	height: 75px;
	width: 800px;
	position: absolute;
	left: -10px;
	background-image: url(../images/peta-bg.jpg);
	background-repeat: no-repeat;
}
#peta p {
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
	color: #d0d1e0;
}

