body {
margin: 0 0 0 0;
font-family: sans-serif;
background-color: #C6C2C3;
}

#wrapper {
background-color: #fff;
background-image: url('../images/verlauf.jpg');
background-repeat: repeat-x;
padding-left: 5px;
padding-right: 5px;
width: 900px;
margin: 0 auto;
}

#footer {
background-color: #878382;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
width: 900px;
margin: 0 auto;
}

#mali_meni a{
    font-size: 10pt;
    font-weight: bold;
    color: #B2B2B4;
    margin-left: 5px;
}
#mali_meni a:hover{
    color: #fff;
}

#mali_meni_gore a{
    font-size: 10pt;
    font-weight: bold;
    color: #B2B2B4;
    margin-left: 30px;
}
#mali_meni_gore a:hover{
    color: #cc0000;
}

#menu_box_1 a{
    font-family: helvetica;
    text-decoration: none;
    font-weight: normal;
    font-size: 9pt;
    color: #C6C6C6;
    line-height: 14pt;
}
#menu_box_1 a:hover{
    color: #fff200;
}
#menu_box_2 a{
    font-family: helvetica;
    text-decoration: none;
    font-weight: normal;
    font-size: 9pt;
    color: #C6C6C6;
    line-height: 14pt;
}
#menu_box_2 a:hover{
    color: #fff200;
}

h1 {
font-size: 12pt;
font-family: sans-serif;
color: #322E2E;
}

.body_text {
font-size: 9pt;
font-family: sans-serif;
color: #757070;
}

.body_text a{
font-size: 9pt;
font-weight: regular;
text-decoration: none;
font-family: sans-serif;
color: #757070;
}

#showbadges {
	position: relative;
	background: #0b1720;
	padding: 0;
	margin: 22px auto 0 auto;
	width: 250px;	
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
	#showbadges .navleft {position: absolute; top: 50px; left: 16px;}
	#showbadges .navright {position: absolute; top: 50px; right: 16px;}
	#showbadges div {width: 250px; height: 300px; margin: 0 auto; padding: 22px 0;}
	#showbadges div .badge {width: 185px; height: 105px; margin: 0 10px;}
	#showbadges .badge img {border: 1px solid #0B1720;}
	.active-badge img{ border-color: #ddd !important; }
	.home-show-cover-loader{ margin: 185px 0 0 0; }

