body {
  background: url(design/background_body.jpg) repeat-x top;
	text-align:center;
	color:#000000;
  overflow:-moz-scrollbars-vertical;
  overflow-x:hidden; 
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:868px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
}
.right {
	padding:0 40px
}
.right a {
	color:#f8920b;
	text-decoration:underline;
	line-height:20px
}
#side-left li {
	list-style:url(images/ar.gif) inside
}
/* header */
#header {
	background:url(design/header5.png) no-repeat bottom;
	background-position:center;
	width:872px;
  height:183px;
  position:relative;
}
#logo {
	position:relative;
	top:15px;
	left:85px;
	color:#FFFFFF
}
#logo h1 {
	font-size:34px;
}
#logo div {
	padding-left: 90px;
	
/*Menu navigácia*/	
}
ul#nav {
  height:44px;
	position:absolute;
	left:346px;
	right:10px;
	top:146px;
	width:570px;
}
ul#nav a {
  font-size:15px;
  background-image:none;
  font-weight:bold; 
	float:left;
	padding:0px 15px;
	line-height:32px
}	

ul#nav a:hover {
	background-image:url(design/menuhover2.png);
	background-position:top left;
	text-decoration:none;
	color:#ffffff;
}

ul#nav a.active {
	background-image:url(design/menuhover.png);
	background-position:top left;
	text-decoration:none;
	color:#ffffff;
}
            
/* content */
#content {
	background:url(design/content.png) repeat-y;
	background-position:left;
	height:670px;
	width:872;
}
#content p {
	padding-bottom:20px;
}
#content .right a:hover {
	text-decoration:none;
	color:#CC3300
}
.left {
	padding:20px 0px 0 80px;
	height:210px
}
.left h2 {
	padding:20px 0;
}
.last {
	padding-right: 0px
}
.right {
	clear:both;
	padding:40px 40px 0 90px;
	width:695px;
}
/* footer */
#footer {
	background:url(design/footer.png) no-repeat;
	height:55px;
	padding-top:5px;
	padding-left: 50px;
	color:#ffffff;
	text-align:center;
}
#ftlink {
	padding-top: 40px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:500px
}
#header a, #footer a {
	color:#FFFFFF
}

/*Nadpisy*/

h1 {
  color:#426CB3;
  font-weight: bold;
  font-size: 18px;
  padding:22px 35px 0 24px;
  font-family:verdana; 
}

h2 {
  color:#ffffff;
  font-weight: bold;
  font-size: 16px;
  padding:5px 0 10px 0px;
}

h3 {
  color:#426CB3;
  font-weight:bold;
  font-size:16px;
  margin:0px;
  padding:5px 0 5px 0;
}

h4 {
  color:#426CB3;
  font-weight:bold;
  font-size:16px;
  margin:0px;
  padding:5px 0 5px 0;
}

.frame {
  border:1px solid purple;
  border-collapse:3px;
  }
  
#stlpec1 {
  height:200px;
	width:100px;
	float:left;
	margin:0px;
	padding:0px
}

#stlpec2 {
  height:200px;
	width:525px;
	float:right;
  margin:0px;
	padding:0px
}

#obal {
  text-align: left; 
  width: 650px;
  margin: 0 auto;
  margin:10px
  
}

.textborder {
background-color:#426CB3;
padding:5px 0 0 10px;
color:#CDE0EE;
}

#title-l {
  background:url(design/title-bg-left.jpg) no-repeat;
  height:60px;
  margin:0 0 15px 0
}

#title-r {
  background:url(design/title-bg-right.jpg) no-repeat;
  height:80px;
  margin:0 0 15px 0
}
