@charset "iso-8859-2";
/* CSS Document */
body {
	font-family:  Arial;
	font-size: 13px;
	color: #000000;
	background-image: url(images/bg_small.png);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

#BACKGROUND{
	background-image: url(images/bg_1.png);
	background-position: center;
	width: 100%;
	background-repeat: repeat-y;
}

.homebg{
	background-repeat: no-repeat;
	background-position: center top;
	height: 139px;
	font-size: 18px;
	background-image: url(images/header.png);
}
p, td{
font-size:13px;

}
.BOX_HEAD {
	background-image: url(images/box_head.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.BOX_MID {
	background-image: url(images/box_mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
.BOX_FOOT {
	background-image: url(images/box_foot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#BANNER_HEADER{
	height:60px;
	left:489px;
	position:relative;
	width:469px;
	
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}

#BANNER_FOOTER{
	background-image: url(images/hirdetes_fuggo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 740px;
}
#THEME_CENTER{
	position: relative;
	left: 10px;
	width: 600px;
}

#THEME_RIGHT{
width:310px;
}

#FOOTER{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
}
#FOOTER_TEXT{
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 900px;
}



img{border:0;}
a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #333333;
}

a:hover {
	color: #887C4D;
}
a:active {
	color: #887C4D;
}
#Theme_main {
	padding: 10px;
}
.ButtonFloat{
	height: 25px;
	width: 135px;
	background-image: url(images/submit-btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	cursor:pointer;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	color: #250073;
}

.ButtonFloat_hover{
	height: 20px;
	width: 150px;
	background-image: url(images/submit-btn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}







.Event{

	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}

.Event_title{
	font-size: 14px;
	color: #0066CC;
}


.gallery_onepic_left {
	background-image: url(images/contact1.gif);
	height: 135px;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 35px;	
}


.gallery_onepic_right {
	background-image: url(images/contact4.gif);
	height: 135px;
	width: 200px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 20px;	
}
.gallery_pic {
	border: thin solid #CCCCCC;
}

.button{
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996633;
}
.Table_class{
	background-color: #FFFFFF;
	font-size: 12px;
}
#ajanlatkeres .input {
	background: #ECE9D8;
	border: thin solid #993333;
	color: #990000;
}
.text {
	text-align: justify;
	padding: 10px;
	width: 400px;
}


.page_title {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	width: 450px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	left: 10px;
}

#large_calendar .calendarBox {
		margin: 0 auto;
		padding: 5px;
		width: 254px;
	}

	#large_calendar .calendarFloat {
	float: left;
	width: 31px;
	height: 25px;
	margin: 1px 0px 0px 1px;
	padding: 1px;
	border: 1px solid #000;
	cursor:pointer;
	}
	
	#large_calendar #date {
	height: 50px;
	width: 45px;
	color: #999999;
	text-align: center;
	line-height: 100%;
	float: left;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-position: left;
	background-image: url(../../theme/default/images/calendar.gif);
	}
	
	#large_calendar #date #month {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	vertical-align: top;
	}
	
.borderimg{
	border: thin solid #000000;
}
