html,
body {
    margin: 0;
    padding: 0;
    background: #7E7E7E url(../gfx/body_bg.gif) repeat-x 0 0;
	color: #fff;
    font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;

}

/**
 ** frame
 */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
div#header {
	background: transparent url(../gfx/noflash/header.jpg) no-repeat 0 0;
	width: 772px;
	height: 242px;
	margin: 0 auto;
}
div#content {
	margin: 0 auto;
	width: 772px;
	background-color: #7E7E7E;
	padding: 11px 0;
}
div#content_left {
	width: 515px;
	margin: 0;
	background: transparent url(../gfx/content_left_bg.gif) repeat-y top right;
}
div#content_right {
	width: 240px;
	float: right;
	margin: 0;
	padding-right: 6px;
}
div#data {
	text-align: justify;
	padding: 10px 20px 0 0;
}
div.home_news {
	width: 240px;
	padding-top: 10px;
}
div.next {
	background: transparent url(../gfx/next_div_bg.gif) no-repeat top right;
	height: 16px;
	margin-top: 5px;
}
div.next2 {
	background: transparent url(../gfx/next2_div_bg.gif) no-repeat bottom right;
	height: 16px;
	margin-top: 5px;
	clear: both;
}
div.next4 {
	background: transparent url(../gfx/next_div_bg2.gif) no-repeat top right;
	height: 16px;
	margin-top: 5px;
}
div.contact {
	width: 241px;
	padding: 0 0 0 6px;
	float: left;
}
div.gallery {
	width: 241px;
	float: right;
}
div#sponsors {
	background: transparent url(../gfx/sponsors_bg.gif) no-repeat top left;
	width: 772px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	text-align: center;
}
div#sponsors_in {
	width: 760px; 
	margin: 0 auto; 
	background-color: #fff; 
	vertical-align: middle;
}
div#footer {
	width: 772px;
	height: 65px;
	margin: 0 auto;
}
div#footer_left {
	width: 158px;
	height: 65px;
	float: left;
	background: transparent url(../gfx/footer_bg.gif) no-repeat top left;
	padding: 7px 0 0 10px;
}
div#footer_right {
	float: right;
	height: 65px;
	width: 274px;
	background: transparent url(../gfx/footer2_bg.gif) repeat-x top left;
	padding: 7px 0 0 330px;
}
div.news_pic {
	width: 100px;
	float: left;
}
td.contact_text {
	background: transparent url(../gfx/label_bg.gif) no-repeat 0 1px;
	width: 87px;
	padding: 2px 0 0 10px;
}
td.textarea {
	padding-top: 2px;
	background: transparent url(../gfx/textarea_top.gif) no-repeat top left;
}
h1 {
	font-size: 11px;
	padding-top: 0;
	margin-top: 15px;
	background: transparent url(../gfx/h1_bg.gif) no-repeat 0 15px;
	color: #000;
	height: 20px;
}
h3 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #F3EAE1;
	color: #000;
	background: transparent url(../gfx/arrow_left.gif) no-repeat center right;	
}


div.month {
	width: 478px;
	height: 22px;
	text-align: center;
	padding-top: 8px;
	background: transparent url(../gfx/calendar_header.gif) repeat-x 0 0;	
	border: 1px solid #343434;
}


ul.weekdays, ul.monthdays {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style-type : none;
}

ul.weekdays li, ul.monthdays li {
	margin: 0;
	padding: 0;
	float: left;
	background-image: none;
	border: none;
}

ul.weekdays li span, ul.monthdays li span {
	border: 1px solid #343434;
	border-right: none;
	border-top: none;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 69px;
	height: 20px;
	padding-top: 8px;
}

ul.weekdays li span {
	background-color: #343434;
	color: #ffffff;
}

ul.weekdays li span.v {
	border-right: 1px solid #343434;
	width: 58px;
	color: #FBE70A;
}

ul.monthdays li span.last {
	width: 58px;
	border-right: 1px solid #343434;
}

ul.monthdays li span.monthlast {
	width: 69px;
	border-right: 1px solid #343434;
}

ul.monthdays li span.prog {
	background-color: #404040;
}

ul.monthdays li span.hight,
ul.monthdays li span.hight a {
	background-color: #fbe70a;
	color: #343434;
}

ul.monthdays li span.days,
ul.monthdays li span.days a {
	background-color: #6e6e6e;
}



a,
a:hover {
	color: #fee900;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}
a:hover {
	text-decoration: underline;
}
a.class,
a.class:hover {
	color: #fee900;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}
a.class:hover {
	color: #E3E3E3;
}
a.next,
a.next:hover {
	padding-right: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right.gif) no-repeat right 5px;
}
a.next:hover {
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right_hover.gif) no-repeat right 5px;
}
a.next2,
a.next2:hover {
	padding-left: 8px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right.gif) no-repeat left 5px;
}
a.next2:hover {
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right_hover.gif) no-repeat left 5px;
}
a.next3,
a.next3:hover {
	padding-right: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right2.gif) no-repeat right 5px;
}
a.next3:hover {
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right3.gif) no-repeat right 5px;
}
a.next4,
a.next4:hover {
	padding-right: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right4.gif) no-repeat right 5px;
}
a.next4:hover {
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right_hover3.gif) no-repeat right 5px;
}
a.next5,
a.next5:hover {
	padding-left: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right4.gif) no-repeat left 5px;
}
a.next5:hover {
	padding-left: 12px;
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right_hover3.gif) no-repeat left 5px;
}
a.back,
a.back:hover {
	padding-left: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left.gif) no-repeat left 5px;
}
a.back:hover {
	padding-left: 12px;
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left_hover.gif) no-repeat left 5px;
}
a.back2,
a.back2:hover {
	padding-left: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left2.gif) no-repeat left 5px;
}
a.back2:hover {
	padding-left: 12px;
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left2_hover.gif) no-repeat left 5px;
}
a.back3,
a.back3:hover {
	padding-left: 12px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left3.gif) no-repeat left 5px;
}
a.back3:hover {
	padding-left: 12px;
	color: #E3E3E3;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left_hover2.gif) no-repeat left 5px;
}
a.footer,
a.footer:hover {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
input.box,
input.box:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000;
	height: 22px;
	width: 130px;
	border: 0;
	margin: 0 17px 0 0;
	padding: 2px 5px 0 0;
	vertical-align: middle;
	background: transparent url(../gfx/box_bg.gif) repeat-x top left;
}

textarea,
textarea:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #312f2d;
	height: 80px;
	width: 227px;
	border: 0;
	margin-top: 3px;
	padding: 3px 3px 0 3px;
	vertical-align: middle;
	background-color: #c5c5c5;
	overflow: auto;
}
#submit {
	background: url(../gfx/submit.gif) no-repeat;
	border: 0;
	width: 51px;
	height: 15px;
	cursor: pointer;

}
label {
	cursor: pointer;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li {
	padding: 0 0 2px 10px;
	background: transparent url(../gfx/arrow_right2.gif) no-repeat 0 6px;	
}
ul li.active {
	padding: 0 10px 2px 10px;
	background: transparent url(../gfx/arrow_right3.gif) no-repeat 0 6px;	
}
ul li.gallery {
	padding: 0 10px 2px 10px;
	background: transparent url(../gfx/arrow_right2.gif) no-repeat 0 6px;	
}

div.webshark {
	background: transparent url(../gfx/webshark.png) no-repeat left top;	
	width: 50px;
	height: 60px;
	float: right;
}

input.box_file {
	border: 1px solid #f2ebe1;
	background-color: transparent;
	width: 270px;
}
select {
	border: 1px solid #f2ebe1;
	background-color: #fff;
    font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #312f2d;
	width: 170px;
}
span.pager {
	color: #ffffff; 
	font-size: 11px;
}
span.error {
	color: red;
}
p {
	margin: 0;
	padding: 0;
}
span.w5 {
	padding: 0 5px;
}
span.felsorolas {
	margin-left: 12px;
	padding: 0 10px 2px 10px;
	background: transparent url(../gfx/arrow_right3.gif) no-repeat left 6px;	
}
span.news_title {
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
}
span.news_items {
	margin-left: 20px;
}
div.news_header {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
img.holder {
	border: 3px solid #fff;
}
div.next3 {
	background: transparent url(../gfx/box_bg2.gif) repeat-x top left;
	height: 10px;
}
