body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	width: 100%;
	background-color: #979595;


	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;		
}

h1 {
	letter-spacing: 0px;
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
	color: #036;
	margin-bottom: 15px;
	line-height: 34px;
	}
	

	
	
.first {
	padding-top: 0;
	margin-top: 0;
	}
	
.clear { clear: both; height: 1px; }	

h2 {
	font-size: 18px;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
}

h3 {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3.galtitle { position:relative; top: 50px; }


p, ul, ol {
	text-align: justify;
	line-height: 24px;
	padding-top: 10px;
}

ul { list-style-image:url(../images/square.png); padding: 0px 0px 0px 12px; text-align: left; }

li { padding-bottom: 5px; }



a:link {
	
	color: #33F;
	text-decoration: none;
	font-weight: bolder;
}

a:hover, a:active, ul a:hover, ul a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #69F;
}

a:visited, ul a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bolder;
}

img {
	border: none;
}

img.border { border:#333 5px solid; }

img.prevedenie { margin-right: 20px; }

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}






.center-ornament { 
	position: absolute;
	z-index: 8;
   top: 50%;
   right: 0;
   width: 117px;
   height: 408px;
   margin-top: -204px; /* Half the height */
   margin-left: -58px; /* Half the width */ }




/* BANNER 

#banner {
	float: left;
	width: 940px;
	height: 300px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	background: url(../images/banner1.jpg) no-repeat;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	}
  */
	








/* Shadowed page */
#wrapper {
	width: 1262px;
	margin: 0 auto;
	z-index: 3;
	position:relative;
	-moz-box-shadow:    0px 0px 35px 4px #686564;
	-webkit-box-shadow: 0px 0px 35px 4px #686564;
	box-shadow:         0px 0px 35px 4px #686564;
	background:url(../images/background.png) repeat-y;
	height: 100%;
	}

.wrap-top { background:url(../images/ornamentyTOP2.png) no-repeat top; height: 178px; }



/* topper */
#topper {
	width: 999px;
	height: auto;
	padding-bottom: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	top: 0px;
	background:url(../images/textura.jpg) top repeat-y;

}

.logo { top: -100px; text-align:left; position:absolute; left: 80px; z-index: 5; }
.title-elater { top: -80px; text-align:left; position:absolute; left: 260px; z-index: 5; }

/* Menu */

#menu {
	width: 700px;
	height: 24px;
	/*margin-top: 0px;
	padding-left: 200px;
	padding-right: 0px; */
	position:absolute;
	z-index: 10;
	top: 20px;
	left: 250px;
	color:#CCC;
	
	
}

.item {
	float:left;
	width: auto;
	display: block;
	height: 20px;
	text-align: center;
	
}

#menu a {
	margin-right: 0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	height:30px;
	width: 70px;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #CCC;
}


#menu a:active, #menu a.active, #menu a:hover  {
	outline: none;
	text-decoration:none;
	
	color:#69F;
	margin-top: 0px;
	text-transform: uppercase;
}


/* Header */

#header {
	margin: 0 auto;
	width: 805px;
	height: 470px;
	padding-top: 0px;
	/*
	-moz-box-shadow:    3px 3px 5px 6px #633707;
	-webkit-box-shadow: 3px 3px 5px 6px #633707;
	box-shadow:         0px 0px 6px 10px #633707; */
	
	
	position:relative;
	top: 80px;
	z-index: 4;
	
	
	
	
}

#slideshow {  width: 795px;
	height: 460px; background: url(../images/banner1.jpg) no-repeat; z-index: 5; }

#header-frame, #slideshow  {  width: 795px;
	height: 460px; 
	margin: 0 auto;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	margin-bottom: 50px;
	border:#CCC solid 5px; 
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 8; 
	-moz-box-shadow:    inset 0 0 15px #000000;
	-webkit-box-shadow: inset 0 0 15px #000000;
	box-shadow:         inset 0 0 15px #000000;}



/* Page */

.pageframe {
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	width: 740px;
	height: auto;
	background-color:#CCC;
	margin: 50px auto;
	padding: 30px;
	position:relative;
	top: 30px;
	

	}
	
.whiteframe {
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	margin: 20px 0 20px 0;
	background-color:#EBEBEB;
	width: 460px;
	padding: 30px;
	position: relative;
	top: 0px;
}

.whiteframe2 {
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	margin: 0 0 20px 0;
	background-color:#EBEBEB;
	width: 340px;
	padding: 30px;
	float:right;
	
}	
	



/*
.fblikebox {
	float:right;
	display:block;
	width: 860px;
	height: 200px;
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
	
} */


/* Footer */
#footer-wrap {
	width: 1262px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	background:url(../images/ornamentyBOTTOM.png) top no-repeat;
}

img.botleft { position:absolute; left: 0; bottom: 0; }
img.botright { position:absolute; right: 0; bottom: 0; }



#footer {
	margin: 0 auto;
	height: 30px;
	width:850px;
	padding-top: 140px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #036;
	text-align: center;
	margin-bottom: 10px;	/* background:url(../images/footer_bg.png); */
	}






#footer a, a:active, a:visited {
	text-decoration: none;
	color: #999;
}
