a:link, a:visited {
	color : #282828;
	text-decoration : none;
}

a:hover {
	color : #717171;
	text-decoration : none;
}

a.list:link, a.list:visited {
	background : url(../gfx/p1.gif) no-repeat 5px;
	color : #717171;
	font : normal bold 20px 'Cuprum', Arial, Tahoma, Helvetica, FreeSans, sans-serif;
	padding-left : 20px;
	text-decoration : none;
}

a.list:hover {
	background : url(../gfx/p2.gif) no-repeat 5px;
	color : #282828;
	text-decoration : none;
}

body {
	background : url(../gfx/bg.gif) fixed;
	font-family : 'Ubuntu', sans-serif;
	font-size : 15px;
}

img {
	border : 0px;
}

input, select, textarea {
	background-color : #F4F4F4;
	border : 1px #999999 solid;
	color : #666666;
}

/* This is the transparent box 50% #FFF*/
.transbox {
	background : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP4//9/AwAJfAN+keUJTQAAAABJRU5ErkJggg==);
	border : 1px solid #999999;
	font : 13px 'Ubuntu', sans-serif;
	line-height : 150%;
	margin : 10px;
	padding : 10px;
}

#container{
	margin : 0 auto;
	width : 800px;
}

#kontakt{
	margin-top : 10px;
	text-align : center;
}

#userbars{
	text-align : center;
}

#userbars img{
	margin : 2px 15px 2px 15px;
}
