 /*
 - CSS BY P. O. TEAM GRAFICKÉ ŠTÚDIO
 - COPYRIGHT (c) 2008
 - www.studio.poteam.sk
*/

body {
	color: #000;
	background-image: url('images/bg02.jpg');
	background-repeat: repeat-X;
	background-color: #414141;
	font-family: Arial;
	font-size: 8pt;
	margin-top: 30px;
}
#stred {
	float: left;
	display: block;
	width: 800px;
	height: auto;
	text-align: left;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-y;
}
#hlavny {
	padding: 0;
	margin: auto;
	width: 800px;
}
#header {
	width: 800px;
	height: 189px;
	background-image: url('images/header01.jpg');
	background-repeat: no-repeat;
	border: 0px;
}
/* -------------------------------- */
/* -------------------------------- */
/* ----------NAVIGATION------------ */
/* -------------------------------- */
/* -------------------------------- */
#header #n {
	display: block;
	position: relative;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	float: left;
	padding: 161px 0 0 180px;
}
/*Ak chceme dat este nejake polozky v menu, treba upravit padding*/
#header #n ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}
#header #n ul li {
	display: block;
	float: left;
	margin: 0 1px;
	
}
#header #n ul li a {
	display: block;
	float: left;
	color: #c69b00;
	text-decoration: none;
	padding: 0 0 0 12px;
	height: 25px;
	line-height: 195%;
	background: #ffeba3 url(images/menu_left_hvr.jpg) no-repeat top left;
}
#header #n ul li a span {
	display: block;
	padding: 5px 12px 0 0;
	width: auto;
	background: #ffeba3 url(images/menu_right_hvr.jpg) no-repeat top right;
}
#header #n ul li a:hover, #n ul li a.current {
	color: #000000;
	background: #FFF url(images/menu_left.jpg) no-repeat top left;
}
#header #n ul li a:hover span, #n ul li a.current span {
	display: block;
	width: auto;
	background: #FFF url(images/menu_right.jpg) no-repeat top right;
}
#header #n ul li a.current {
	color: #000000;
	background: #FFF url(images/menu_left.jpg) no-repeat top left;
}
#header #n ul li a.current span {
	display: block;
	width: auto;
	background: #FFF url(images/menu_right.jpg) no-repeat top right;
}
/*-------------------------*/
/* KONIEC NAVIGATION MENU */
/*-------------------------*/

#content {
	float: left;
	width: 750px;
	text-align: justify;
}
#padcontent {
	padding-left: 37px;
	padding-top: 20px;
}
#zakoncenie {
	width: 800px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	color: #808080;
	font-size: 8pt;
	text-transform: none;
        display: block;
        margin: auto;
}
#footer {
	width: 800px;
	height: 106px;
	background-repeat: no-repeat;
	background-image: url('images/footer.jpg');
	float: right;
	margin-top: 10px;
}
#footer A:link, #footer A:visited, #footer A:active, #footer A:hover {
	text-transform: none;
	color: #545454;
        background-color: transparent;
        text-decoration: none;
}
#menucont {
	display: block;
	float: left;
	width: 800px;
	background-image: url('images/content.jpg');
	background-repeat: no-repeat;
	border: 0px;
}
A:link, A:visited, A:active {
	color: #357e9c;
	font-size: 8pt;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
A:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	background-color: #ffea00;
}
b {
	color: #000000;
	font-weight: bold;
	background-color: transparent;
}
u {
	background-color: transparent;
	color: #000;
}
i {
	background-color: transparent;
	color: #000;
}
	/* color: #ad8b14;
	color: #357e9c;
*/
img {
	margin: 1px;
}
p {
	margin: 1px;
}
h1 {
	color: #000000;
	font-size: 2.2em;
	font-family: Century Gothic;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
	margin-bottom: 2px;
	letter-spacing: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: #e2e2e2 solid 1px;
	background-image: url('images/circle.jpg');
	background-repeat: no-repeat;
}
#content li {
padding: 0px;
margin: 0px;
font-size: 16px;
}
h2 {
  font-size: 16px;
}
.od_do_vpravo {
text-align: right;
}

.lavy_div {
display: block;
float: left;
width: 382px;
height: 115px;
}
.pravy_div {
display: block;
float: left;
width: 150px;
height: 115px;
}




 /*
 - CSS BY P. O. TEAM GRAFICKÉ ŠTÚDIO
 - COPYRIGHT (c) 2008
 - www.studio.poteam.sk
*/
