td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000
}

a {
     text-decoration: none;
	color : #902E9D;
}

a:hover {
     text-decoration: none;
	color : #902E9D;
}


.home a, .home2 a {
	font-size: 12px; 
    text-decoration: none;
	color : #ffffff;
	margin-top: 5px;
}

.home a:hover {
    text-decoration: none;
	color : #81ae36;
}

.home2 a:hover {
    text-decoration: none;
	color : #ff0000;
}

#home_info
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 450px;
	height: 495px;
}

#home_info img
{
	border: 0px;
	cursor: pointer;
	width: 450px;
	height: 495px;
	top: 0;
	left: 0;	
}

.logo {
    text-decoration: none;
	color : #ffffff;
	border-style: none;
}

.nav {
	color : #ffffff;
	font : Verdana;
	font-family : sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav a {
    text-decoration: none;
	color : #ffffff;
}


.nav a:hover {
    text-decoration: none;
	color : #81ae37;
}

.nav a:active {
    text-decoration: underline;
	color : #81ae37;
}

.block_home_tekst {
	color : #ffffff;
	font-weight : bold;
	padding-left: 30px;
	padding-top: 55px;
	float: left;
}

.block_tekst {
	color : #000000;
	font-weight : normal;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
}

.titels_tekst {
	color : #81ae37;
	font : Verdana;
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16px;
	padding-bottom: 5px;
}

.titels_tekst_contact {
	color : #ff0000;
	font : Verdana;
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16px;
    text-transform: uppercase;	
	padding-top: 5px;
}

.titels_tekst_contact a {
	color : #81ae36;
}

.titels_tekst_contact a:hover {
	color : #ff0000;
}

.titels_tekst_link {
	font-weight : bold;
	font-size : 13px;
    text-transform: none;	
	padding-top: 5px;
}

.titels_tekst_link a {
	color : #81ae36;
    text-transform: none;	
}

.titels_tekst_link a:hover {
	color : #ff0000;
    text-transform: none;	
}

.carousel_container {
	align: center;
	width: 600px;
	height: 200px;
	margin: 0px auto;
	border: 0px solid #CCCCCC;
	
