* { margin:0; padding:0; }

html, body {
	font-family: sans-serif;
	font-size: 12px;
	background: #a0afce;
	text-align: center;
}
li,ul {
	padding-left: 8px;
	list-style-image: url(./images/odrazka.png);
	display: block;
	list-style-type: disc;
}
.main {
	width: 784px;
	min-height: 100%;
	_overflow-x: hidden;
	background: white center center;
	text-align: left;
	margin: auto;
	position: relative;
	top: 10px;
}
.main-left {
	width: 17px;
	background: url('./images/left.gif') repeat-y;
	top: 17px;
	bottom: 17px;
	left: 0;
	position: absolute;
}
.main-right {
	width: 17px;
	background: url('./images/right.gif') repeat-y;
	top: 17px;
	bottom: 17px;
	right: 0;
	_right: -1;
	position: absolute;
}
.main-center {
	width: auto;
	margin: 0 17px 0 17px;
}
#menu {
	height: 35px;
	font-weight: bold;
	background-image: url(images/menu1.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}
#menu #odkaz {
	text-align:center;
	color: #0000FF;
}
#menu a {
	text-decoration:none;
}
#menu a:visited {
	color:#0000FF;
}
#menu a:hover {
	text-decoration:none;
	color: #00FFCC;
}
#right {
	width: 160px;
	float: right;
	background-image: url(images/bok.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#left {
	width: 160px;
	float: left;
	background-image: url(images/bok.gif);
	background-repeat: repeat-y;
	text-align:center;
}
#stred {
	padding: 5px;
	margin-right: 165px;
	margin-left: 165px;
}
#stred2 {
	padding: 5px;
	margin-left: 165px;
}
#footer {
	clear: both;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
} 
.nazov_doplnku {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCC00;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.nazov_doplnku a {
	text-decoration:none;
}
.kontakt {
	font-size: small;
	padding: 5px;
	}
.zluta {
	color: #0000FF;
}
.modra {
	color: #000000;
}
.query {
	border-width:0px 0px 0px 0px;
}
.accor_nazov {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #9CF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	}
.accor_nazov a {text-decoration: none;}
.accor_popis {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 1em;
	background-color: #D7FDD9;
	}
h3 {
	font-weight: bold;
	color: #00F;
	font-size: 16px;
}
#ref {
	padding: 5px;
	vertical-align:middle;
}
