/* CSS Document */

@font-face {
    font-family:DistTh;
    src: url(DistTh_.ttf);
}


body { 
	font-family: sans-serif, Arial, Verdana; 
	font-size:13px; color:#999; 
	margin:0px;
	
}

.back1 {
	background-image: url(../images/big1.jpg);
	background-position: 0px 180px; 
	background-repeat: no-repeat;
	background-size: cover;
	background-clip:padding-box;
}

.back2 {
	background-image: url(../images/big3.jpg);
	background-position: 0px 180px; 
	background-repeat: no-repeat;
	background-size: cover;
	background-clip:padding-box;
}

.back3 {
	background-image: url(../images/big4.jpg);
	background-position: 0px 180px; 
	background-repeat: no-repeat;
	background-size: cover;
	background-clip:padding-box;
}

.back4 {
	background-image: url(../images/big5.jpg);
	background-position: 0px 180px; 
	background-repeat: no-repeat;
	background-size: cover;
	background-clip:padding-box;
}

.back5 {
	background-image: url(../images/big6.jpg);
	background-position: 0px 180px; 
	background-repeat: no-repeat;
	background-size: cover;
	background-clip:padding-box;
}

.back6 {
	background-image: url(../images/mures.jpg);
	background-position: 0px 180px; 
	background-repeat: no-repeat;
	background-size: cover;
	background-clip:padding-box;
}

.link2 {
	color:#ddd; 
	text-decoration:none;;
}
.link2:hover {
	color:#fff; 
	text-decoration:none;;
}

.td_mainmenu {
	padding-left:20px;
	padding-right:20px;
	background-color:#444;
	border-right:1px dashed #655;	
}
	
.mainmenu_item { 
	padding:10px;
	font-family:  Verdana, sans-serif, arial, verdana;  
	font-size: 15px;
	float:left; 
	padding-left:20px; 
	padding-right:20px;
	color:#fff;
	
	border-bottom:1px solid #444;
	/*
	margin-top:8px;
	*/
}

.mainmenu_item a { 
	color:#fff;
	text-decoration:none;
}

.mainmenu_item a:hover { 
	color:#fcc;
	text-decoration:none;
}

.mainmenu_item_on { 
	padding:10px;
	font-family: Verdana, sans-serif, arial, verdana;  
	font-size: 16px;
	float:left; 
	padding-left:20px; 
	padding-right:20px;
	color:#aaa;
	border-bottom:1px solid #444;
	/*border-right:1px solid #777;
	
	margin-top:8px;
	*/
}


.linkver { color:#aaa; text-decoration: none;}
	.linkver:hover { color:#aaa; text-decoration: underline;}