@charset "utf-8";
/* CSS Document */

body {
background: url(images/bg.png) top repeat-x;
margin: 0;
background-repeat: repeat;
padding: 0px;
font-family: Tahoma, sans-serif;
}
a {	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img { 
border: 0;
}
.top_bg {
	background-image: url(images/top_bg.png);
	}
.top_bg_dark {
	background-image: url(images/main_bg_dark.png);
}
.cube {
	font-family: "Wingdings 2";
	font-size: 16px;
}
.top_link {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
.top_link a {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.top_link a:hover {
	text-decoration: underline;
}
.top_lang {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
.top_lang a {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.top_lang a:hover {
	text-decoration: underline;
}
.main_bg {
	background-image: url(images/main_bg.png);
}
.main_bg_dark {
	background-image: url(images/main_bg_dark.png);
}
.main_link {
	font-family: "myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.main_link a {
	font-family: "myriad Pro";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

.main_link a:hover {
	text-decoration: underline;
}
.left_link {
	font-family: "myriad Pro";
	font-size: 16px;
	color: #025160;
	text-align: left;
	font-weight: bold;
}
.left_link a {
	font-family: "myriad Pro";
	font-size: 16px;
	color: #025160;
}
.left_link a:hover {
	text-decoration: underline;
	color: #f99d1c;
}
.left_linkakt {
	font-family: "myriad Pro";
	font-size: 16px;
	color: #f99d1c;
	text-align: left;
	font-weight: bold;
}
.left_linkakt a {
	font-family: "myriad Pro";
	font-size: 16px;
	color: #f99d1c;
}
.left_linkakt a:hover {
	text-decoration: underline;
	color: #f99d1c;
}
.text {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.text a {
	font-family: "myriad Pro";
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.text a:hover {
	text-decoration: underline;
	color: #f99d1c ;
}
.text_title {
	font-family: "myriad Pro";
	font-size: 20px;
	color: #025160;
	text-align: justify;
}
.text_title a {
	font-family: "myriad Pro";
	font-size: 20px;
	color: #025160;
}
.text_title a:hover {
	text-decoration: none;
	color: #f99d1c;
}
.bottom {
	font-family: "myriad Pro";
	font-size: 13px;
	color: #000;
	text-align: right;
	padding-right: 10;
}
.bottom a {
	font-family: "myriad Pro";
	font-size: 13px;
	color: #000;
}
.bottom a:hover {
	text-decoration: underline;
	color: #f99d1c ;
}
.gal_pusl {
	font-family: "myriad Pro";
	font-size: 12px;
	color: #025160;
	font-weight: bold;
	padding: 1px;
}
.gal_pusl2 {
	font-family: "myriad Pro";
	font-size: 12px;
	color: #f99d1c;
	font-weight: bold;
	padding: 1px;
}
