* {
	margin: 0px;
	padding: 0px 0px;
}

body {
	padding: 10px 0px;
	background: #000000 url('http://www.kurzrockvibe.si/slike/ozadje.jpg') repeat-x top;
	color: #c2bebe;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;

}

a {
	color: #c2bebe;
	padding: 0px;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


.text {  
	font-family: georgia; 
	font-size: 9pt; 
	line-height: 16px; 
	color: #000000;
	font-weight: normal;
}


#container {
	margin: 0px auto;
	width: 778px;
	background: url('http://www.kurzrockvibe.si/images/container_background.gif') #0c070d repeat-y 0px 0px;
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}




/* Page Footer */

#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}