* {
     margin: 0;
     padding: 0;
}

body {
	text-align: center;
	margin: 0 auto;
	background-color: #8d8d8d;
}

#stran {
	width: 828px;
	height: 1056px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top:5px;
	padding-left:30px;
	padding-right:30px;
	background-color:#ffffff;
	
}

#logo {
	width: 217px;
	height: 88px;
	float:left;
}

#vrh {
	width: 611px;
	height: 88px;
	float:left;
	text-align:right;
}

#meni {
	width: 828px;
	height: 70px;
	float:left;
	border-top: 1px solid #c9cacb;
	text-align:center;
}

#meni-podstran {
	width: 192px;
	height: 200px;
	float:left;
	text-align:left;
}

#glava-foto {
	width: 828px;
	height: 352px;
	float:left;
	margin-bottom:28px;
}


#podstran-foto {
	width: 828px;
	height: 218px;
	float:left;
}

#naslovnica-okence {
	width: 152px;
	height: 116px;
	float:left;
	background: url(images/naslovnica-okence.gif);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-bottom:30px;
	text-align:left;
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 12px;
	padding:20px;
}


#naslovnica-slika-spodaj {
	width: 192px;
	height: 324px;
	float:left;
	margin-right:20px;
	text-align:left;
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color : #58595b;
	font-size: 13px;
}

#naslovnica-certifikati {
	width: 192px;
	height: 324px;
	float:left;
	margin-right:20px;
}

#podstran-certifikati {
	width: 192px;
	height: 683px;
	float:left;
}
#naslovnica-vsebina {
	width: 404px;
	height: 324px;
	float:left;
	text-align:justify;
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color : #58595b;
	font-size: 13px;
	
}

#podstran-vsebina {
	width: 596px;
	height: 683px;
	float:left;
	text-align:justify;
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color : #58595b;
	font-size: 13px;
	padding: 0 20px;
	
}
#noga {
	width: 858px;
	height:20px;
	text-align:right;
	padding-right:12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	margin: 0 auto;
	

}

.izdelava {
	font-size:10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.link-naslovnica {
	font-size:14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.link-more {
	color : #fc000a;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	display:block;
	width:152px;
	height:20px;
	float:left;
	text-align:left;
	
}
a.link-more:hover {
	color : #ed1c24;
	text-decoration : underline;
}

#playlist tbody tr  td {
 font-weight: normal;
 color: #5e5e5e;
 font-size: 12px;
 font-family : Verdana, Tahoma, Helvetica, Arial;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 padding-right: 4px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
	margin-top:17px;
width: 100%;
overflow: hidden;
	text-align:center;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 15px; /*padding inside each tab*/
border-right: 1px solid #c9cacb; /*right divider between tabs*/
color: #000000;
}

.mattblacktabs li a:visited{
color: #000000;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #ed1c24; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: #ffffff;
}

a.link-dejavnosti 					 {color: #58595b; font-size: 13px; text-decoration : underline; font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;}
a.link-dejavnosti:hover 			 {color: #58595b; text-decoration : none;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu1{
width: 180px; /*width of menu*/
font-family: Arial;
margin-top:5px;
}

.arrowlistmenu1 .headerbar{
font: bold 14px;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu1 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
 /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu1 ul li{
padding-bottom: 2px;
 /*bottom spacing between menu items*/
}

.arrowlistmenu1 ul li a{
color: #ed1c24;
display: block;
padding: 12px 0px;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #6d6e71;
font-size: 90%;
font-weight:bold;
padding-left:5px;
}

.arrowlistmenu1 ul li a:visited{
color: #ed1c24;
}

.arrowlistmenu1 ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}
