@charset "utf-8";
/*	border: 1px solid #FF0000; */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

html {
	scrollbar-face-color: #C0E1EA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #0287B0;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	line-height:30px;
	padding-bottom:0;
	margin-bottom:0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
}
#wrapper{
	width:862px;
	text-align:left;
	margin:0 auto;
}

p, td, li {
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
}
A{
	color: #0287B0
}

#menu{
	margin:0px;
	padding:0px;
	color: #0287B0;
	background-image: url(img/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:50px;
	width:862px;
}
#menu ul{
	list-style:none;
	float:left;
	background-color: #C0E1EA;
	width:602px;
	height:27px;

}
#menu ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#menu ul li a{
	display:block;
	float:left;
	color: #0287B0;
	font-size:15px;
/*	font-weight:bold; */
	background-color: #C0E1EA;
	text-decoration: none;
	padding: 0px 15px 0 15px;
	text-align: center;
	line-height:27px;
} 

#menu ul li a:hover, #menu ul li a.on{
	background-color: #0287B0;
	color:#FFFFFF;
}

.content {
	padding:50px;
	padding-top:30px;
	color: #0287B0;
	background-color: #f1f9fb;
	margin-right: 10px;
	line-height:20px;
	float:left;
	width:507px;
	overflow: auto;	
	clear:both;
/*	border: 1px solid #FF0000;*/
}

.content P{
	line-height:20px;
	text-align:justify;
}



.content_galeria {
	padding:5px;
	padding-top:0;
	color: #0287B0;
	background-color: #f1f9fb;
	margin-right: 10px;
	line-height:20px;
	float:left;
	width:830px;
/*	border: 1px solid #FF0000;*/
	height:520px; 
	height:auto;
}


#footer{
	clear:both;
	padding:2px;
	color: #0287B0;
	background-image: url(img/footer_bg.jpg);
	padding-left: 20px;
	padding-right: 60px;
	text-decoration:none;
	background-repeat: no-repeat;
}
#footer A {
	color: #0287B0;
	text-decoration:none;
}

.letoltheto{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0287B0;	
	padding-left:5px;
}
.letoltheto A {
	padding:5px;
	color:#0287B0;
	font-size:12px;
}
#printcontent{
	width:600px;
	margin:20px;
	line-height:20px;
}
.indexcontent{
	padding:20px;
}
.kiemel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

.printimage{
	float:right;
}
#kepgaleria{
	padding-top:5px;
	height:300px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}
.galimage{
	width:155px;
	height:140px;
	float:left;
	text-align:center;
	padding:5px;
	padding-bottom:0;
/*	border: 1px solid #FF0000;  */
	margin-left: auto;
    margin-right: auto;
	overflow:hidden;
}
.galimageimg{
	clear:both;
	float:none;
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;

}
.clear{
	clear:both;
}
.kepalairas{
	width:100%;
	white-space:nowrap;
}

@media print {  
 body {color: black; background-color: white;}  
 #menu, #footer, #galeria, #right, #logoimg3 {visibility:hidden; }
 .content{height:auto;		overflow:visible;}
}  
#submenu{
	margin-top:-20px;
	padding-bottom:10px;
}
#submenu a{
	display:block;
	margin-right:20px;
	text-decoration:none;
	float:left;
}
#submenu a:hover{
	color:#069;
}
#right{
	float:right;
	margin-right:20px;
}

#ad table td a img{
	float:right !important;
}