body {
	margin: 0 0 0 0;
	background-color: #e3eca9;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 9pt;
	color: #414129;
}
a {
	color: #414129;
	text-decoration: underline;
}
a:hover {
	color: #efefec;
	text-decoration: underline;
}
p {
	margin: 0;
	line-height: 130%;
}
img { padding:5px;
}
img a {
	border: 1px #436d95 solid;
}
img a:hover {
	border: 1px #3b3b3b solid;
}
h1 {
	padding-top: 3px;
	padding-bottom: 7px;
	margin: 0 0 20px 0;
	color: #2a4f7b;
	font-size: 22pt;
	font-weight: normal;
	font-family: Times New Roman;
	border-bottom: 1px #D2D2C7 solid;
}
h2 {
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0;
	color: #414129;
	font-size: 13pt;
	font-weight: normal;
	font-family: Verdana, serif;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #3a3d29;
}
ul {
	margin: 0;
	padding: 0px 0px 0px 17px;
	list-style: none;
}
ul li {
	padding-bottom: 5px;
	font-size: 9pt;
	list-style: disc;
}
#container {
	width: 900px;
	text-align:left;
}
#logoheader {
	background-image: url('images/logo_bg.jpg');
	background-repeat: no-repeat;
	height: 118px;
	width: 900px;
}

#menu {
	width: 100%;
	height: 49px;
	background-image: url('images/menu_bg.gif');
	background-repeat: repeat-x;
}
#menu_content {
	width: 841px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu_content img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}
#menu ul {
	display: block;
}
#menu li {
	list-style: square;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}
#menu li a {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
#menu li a:hover {
	background-color: inherit;
	color: #FFF;
	text-decoration: none;
}
.ciara {
	border-left: 1px #281003 solid;
}
#footer {
    margin-top: 35px;
    width: 100%;
    height:75px;
    background-color: #C5C5B9;
}
#logo {
    height:98px;
	padding-left: 44px;
	padding-top: 20px;
	float:left;
	width:350px;
}
#logo img {
	border: none;
	padding: 0;
	margin: 0;
}
#language {
    height:6px;
	padding-left: 44px;
	padding-right: 30px;
	padding-top: 92px;
	float:right;
	width:180px;
	color:white;
	font-size:x-small;
	vertical-align:top;
	text-align:right;
	background: url('images/zx-27.gif') no-repeat center center;
}
#language img {
	border: none;
	padding: 0;
	margin: 0;
}

#header {
	height: 256px;
}
#headertext {
	height: 210px;
	padding-top:24px;
	padding-left:60px;
	float:left;
	width:350px;
	
}
#apple {
	height: 250px;
	float:left;
	width:245px;
	padding-top:5px;
	padding-left:20px;
	
}
#mainmenu {
	height: 256px;
	float:right;
	width:187px;
	text-align:right;
	padding-right:30px;
	padding-top:35px;
	
}	
#mainmenu ul {
	width: 180px;
	margin: 0;
	padding: 0;
}
#mainmenu ul li {
	list-style: none;
	background-image:url('images/line_menu.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	height:30px;
	padding-top:10px;
}
#mainmenu img {
	padding:0px;
	margin:0px;
	border:0px;
	
}
#content {
	margin: 0;
	padding: 0;
	width: 865px;
	background-image: url('images/main_bg.jpg');
	background-repeat: repeat-x;
	background-color: transparent;
	background-position: bottom;
}
#main {
	padding: 25px 25px 0px 25px;
	text-align: left;
}
#mainclear {
	width: 800px;
	padding: 25px 25px 10px 25px;
	text-align: left;
}
#obsah {
	width: 928px;
	text-align: left;
}
#left_content {
	width: 578px;
	padding: 20px;
	float: left;
	background-color:#f5f5f1;
	border: 1px #D2D2C7 solid;
	background-image: url('images/zx27_main.jpg');
	background-repeat: repeat-y;
	background-position: top;
}
#right_content {
	float: right;
	width: 185px;
	padding-left: 25px;
}

#submenu {
	width: 185px;
	padding-left: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}
#submenu ul{
	margin: 0;
	padding: 0;
}
#submenu ul li {
	list-style: none;
	height:18px;
	padding-top:10px;
}
#submenu ul li a {
    padding-left:3px;
    color: #414129;
    text-decoration:none; 

}
#submenu ul li a:hover {
    color: #414129;
    text-decoration:underline;
    padding-left:6px; 
}
.medzernik {
	padding-left: 10px;
	padding-right: 10px;
}
.viac {
	color: #826244;
	font-weight: bold;
	font-size: 8pt;
	float: right;
	clear: both;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0px;
	background-color: inherit;
}
.justify {
	text-align: justify;
}
.rightfloat {
	float: right;
}
.leftfloat {
	float: left;
}
.center {
	text-align: center;
}
.leftspace {
	padding-left: 12px;
}
.orange {
	color: #f78f26;
}
.foto{
    margin:10px;
	padding:10px;
	border: 1px white solid;
}
#galeria {
    width:800px;
	padding:25px 25px 10px 25px;
	text-align:left;
}

#galeria img {
	padding:5px;
	margin:5px;
	border:0;
}
#galeria img a {
	border: 1px #f78f26 solid;

}
#galeria img a:hover {
	border: 1px #f78f26 solid;
}
#copyright {
   width:850px;
   padding:35px 25px 0px 25px;
   height:20px;
   font-size:8pt;
   text-align:left;
}
.zoznam table {
	width:550px;
}
.zoznam td {
	width:33%;
	height:30px;
}
.galeria table {
	width:100%;
}
.galeria td {
	width:150px;
	padding:5px;
	text-align:left;
	font-size:8pt;

}


