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

body {
	margin: 0 auto;
/*	background-color: #333333; */
/*	background-color: #675928; */
	background-color: #d7ccb6;
}

#stran {
	width: 1050px;
	height: 920px;
	margin: 0 auto;
	background: url(images/note-ozadje.jpg) no-repeat center top;
	background-color: #79b746;
}


#vsebina {
	width: 679px;
	height: auto;
	margin: 0 auto;
}

#logo {
	width: 679px;
	height: 112px;
	float:left;
}

#meni {
	width: 679px;
	height: 25px;
	float:left;
	background: url(images/meni-ozadje.png) no-repeat;
	text-align:center;
}

#vrh {
	width: 659px;
	height: 402px;
	float:left;
	background-color: #fff;
	padding: 10px 10px 0px 10px;
}

#vsebina-jedro {
	width: 639px;
	height: auto;
	float:left;
	background-color: #fff;
	padding: 20px;
	background: url(images/vsebina-ozadje.gif) no-repeat;
	background-color: #fff;
}


#naslovnica-besedilo {
	width: 639px;
	height: 148px;
	float:left;
	color : #000;
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:20px;
}

#naslovnica-levo {
	width: 372px;
	height: 147px;
	float:left;
	color : #000;
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:20px;
	border-right:1px dashed #000;
	padding-right:20px;
}


#naslovnica-desno {
	width: 226px;
	height: 147px;
	float:left;
	color : #000;
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:20px;
	padding-left:20px;
}


#naslovnica-levo-podstran {
	width: 432px;
	height: 300px;
	float:left;
	color : #000;
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:20px;
	border-right:1px dashed #000;
	padding-right:20px;
}


#naslovnica-desno-podstran {
	width: 166px;
/*	height: 147px; */
	float:left;
	color : #000;
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:20px;
	padding-left:20px;
}

.desno-kolona {
	width: 166px;
/*	height: 147px; */
	float:left;
	color : #000;
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:18px;
	padding-left:20px;
}

a.link-podrobnosti	{
/*	color : #8c8d8e; */
	font-size: 12px;
	font-family : Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	color: #79b746;
	padding:3px;
	display:block;
	float:right;
	font-variant:bold;
}
	
a.link-podrobnosti:hover	{
	text-decoration:underline;
}

a.link-aktualno {
	color : #000;
	font-size: 12px;
	font-family: Verdana, Arial, Trebuchet MS, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	padding:3px;
	display:block;
/*	float:right; 
	font-variant:bold; */
}
	
a.link-aktualno:hover	{
	color: #79b746;

}



#noga {
	width: 679px;
	height: 14px;
	text-align:right;
	font-family: Verdana, Geneva, Arial,Tahoma,  Helvetica, sans-serif;
	font-size:9px;
	color: #fff;
	line-height:14px;
	margin: 0 auto;
	margin-bottom:5px;
}

a.noga-link	{
	font-size: 11px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #fff;
}
	
a.noga-link:hover	{
	text-decoration : underline;
}



.meni-zgoraj{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
font-face: Verdana;
overflow: hidden;
letter-spacing:1px;
margin-bottom:10px;
}

.meni-zgoraj ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
margin-top:6px;
}

.meni-zgoraj ul li{
display: inline;
}

.meni-zgoraj ul li a{
color: #404041; /*text color*/
padding: 5px 9px;
text-decoration: none;
}

.meni-zgoraj ul li a:hover, .meni-zgoraj ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #79b746;
}

#current a, #current span{ /*currently selected tab*/
color: #79b746;
}

.harmonike  {
	width: 190px;
	margin: 10px 10px;
	float: left;
	border:0;
}

.fotogalerija {
	width: 120px;
	margin: 10px 10px;
	float: left;
	border:0;
}

.besedilo-omeni {
	width:440px;
	margin:0;
	border:0;
	float:left;
}

#playlist {
	 width:100%;
	margin-top:10px;
}

#playlist tbody tr.top td {
   	border: 1px #c1c2c8 solid;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;

}

