


#content a {
	color: #DB522A;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/*#news h1 a#hirekRSS{
	display: block;
	float:right;
	width: 28px;
	height:28px;
	background-image: url(img/feed-icon-28x28.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: -10px;
}
*/
#news h1 a#hirekRSS{
	display: block;
	float:right;
	width: 50px;
	height:50px;
	background-image: url(img/rss_ikon1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#news h1 a#hirekRSS span{
	display:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #4D7426;
	background-color: #FFFFFF;
	color: #4D7426;
	font-size:11px;
	padding: 5px;
	font-family: Tahoma,Geneva,sans-serif;
	/*opacity: 0.80;*/
}
#tooltip h3 { 
	margin: 0; 
	padding:0px; 
	color: #4D7426;
	font-weight: bold; 
	font-size:11px;
	font-style: normal; 
}

.contactform .container{
	clear: both;
	margin-left: 150px;
}

.contactform .container span{
	padding: 5px;
	font-size:10px;
	font-style:italic;
}
	
	
.contactform label.error{
	color: #FF0000;
	/*width: auto;*/
	width: 350px;
	/*margin-left: 150px;*/
}

.contactform input.error{
	border: 1px solid #FF0000;
}

form#ajanlat label{
	cursor: pointer;
}

form#ajanlat label.error{
	display: block;
	color: #FF0000;
	width: 350px;
}

form#ajanlat input.error{
	border: 1px solid #FF0000;
}

form#ajanlat .container{
	margin-left: 150px;
	}

.uploadButton{
	width: 140px;
	height: 24px;
	background-image: url(img/btn_ajanlat.png);
	background-repeat: no-repeat;
	border: medium none;
	text-align: center;
	line-height: 24px;
	float: left;
}

.hover{
	background-position: 0px -24px;
}

img.fileUploadLoader{
	margin-top:4px; 
	margin-left:15px; 
	float:left;
}

div.infoIcon{
	margin-top: 3px;
	margin-left: 5px;
	float: left;
	width: 17px;
	height: 17px;
	background-image: url(img/info.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

/*OLDALTERKEP*/
#sitemap ul li a{
	color: #DB522A;
	text-decoration: none;
}

#sitemap ul li a:hover{
	color: #DB522A;
	text-decoration: none;
}

#sitemap ul li.clear{
	clear:both;
}

#sitemap ul li.sima{
	clear:both;
	width: auto;
}

#sitemap ul.szint1{
	margin-left: 10px;
	float:left;
}

#sitemap ul.szint1 li{
	color: #7A2D00;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	width: 140px;
	float:left;
}

#sitemap ul.szint2{
	margin-left: 20px;
	margin-bottom: 15px;
	border-left: 1px solid #CCCCCC;
	float: left;
}

#sitemap ul.szint2 li{
	font-size: 14px;
	padding-left: 10px;
	float: left;
	width: 150px;
}

#sitemap ul.szint3{
	margin-left: 10px;
	float: left;
}

#sitemap ul.szint3 li{
	font-size: 12px;
}

/*newsscroller*/

#news a {
	color: #DB522A;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}


.slider-wrapper{
	width: 320px;
	overflow: hidden;
	position: relative;
}

.slider {
	float: left;
	overflow: hidden;
	position: absolute;
	top:0px;
	left: 0px;
	/*z-index: 1000;*/
}

.slider .panel {
	display: block;
	float: left;
	width: 320px;
}


/*fooldal*/

#carousel {
	margin: 0 auto;
	width: 580px;
	height: 320px;
	padding: 0;
	overflow: hidden;
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 10px;
}

#slideshow #thumbs .thumb{
	color: #FFFFFF;
}

/*TWITTER*/

.twitBox{
	padding: 10px;
	border-bottom: 1px dotted #DBD48D;
}

.twitBox:hover{
	background-color: #F7F7F7;
}

.firstTwit{
	font-size: 18px;
	line-height: 20px;
	}

.twitBox .twitFooter{
	color: #999999;
	font-size: 11px;
	padding: 5px 0px;
}



	