@charset "utf-8";
/**********************************************************************/
/**********************************************************************/
/***   Copyright (c) 2008, PLAN e d.o.o.														***/
/***   Vse pravice pridržane. All rights reserved.									***/
/**********************************************************************/
/**********************************************************************/

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size:10px;
	background: #000000;

}


/**************************************/
/*** Heading style									***/
/**************************************/
H1 {                    /*globalNaslov*/
	padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;

	color: #fff;
	font-family: Arial, sans-serif;
	
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 0.5px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: bold;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/
	letter-spacing:1px;
}
H2 {/*globalText*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	color: #000;
	font-family: Arial, sans-serif;
	
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.5px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: normal;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/
}



.jw_slidetitle {color:black; cursor:pointer; margin:0px; overflow:hidden; text-decoration:underline;}

/* Parent box of slide down content */
.jw_slide {border:none; width:100%; visibility:hidden; height:0px; overflow:hidden; position:relative; float:left; margin-right:0px;}

/* Content that slides down */
.jw_slidecontent {padding:2px; margin:0px; float:inherit; position:relative; }


form {
	padding: 0;
	margin: 0;
	
}
select {
color: #000;
	font-family: Tahoma, sans-serif;
	
	font-size: 12px;
	line-height: 16px;
}
input {
	padding: 2px;
	margin: 0;
	font-family: Tahoma, sans-serif;
	
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: normal;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/

}
.isci {
}


/**************************************/
/*** Objects												***/
/**************************************/
#clear {
	clear: both;
}

/**************************************/
/*** Main tabels										***/
/**************************************/

#container {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	
	color: #000;
	font-family: Tahoma, sans-serif;
	
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.5px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: normal;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/
	
	background: none;
}

#glavaWide {
	height: 140px;
	width: 100%;
	background-color: #21333d;
}

#glava {
	width: 1000px;
	height: 140px;
	padding: 0;
	margin: 0 auto;
}

#hBanner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 20px;
	margin-left: 400px;
	background: #eee url(../images/dizajn/hBanner.png) 0px 0px no-repeat;
	
}


#logo {
	height: 37px;
	width: 295px;
	position: relative;
	top: 50px;
	left: 40px;
	background: url("../images/dizajn/logo.png");
}

#iskalnik {
	position: relative;
	top: 70px;
	
	float: right;
}

#zgornMenu {
	height: 25px;
	width: 550px;
	position: relative;
	float:left;
	top: 58px;
}

ul#navlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #fff;
}


ul#navlist li { display: inline; }


ul#navlist li a {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 110px;
	height: 20px;
	color: #114473;
	background: url("../images/btns/btn.png");
	text-decoration: none;
}


ul#navlist li a:hover {
	background: url("../images/btns/btn.png");
	color: #000000;
}

#menu {
	float: left;
	background-color: #21333d;
	height: 150px;
	width: 175px;
}

ul#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	color: #fff;
}

ul#nav li a {
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 0 5px;
	font-size: 14px;
	line-height:16px;
	width: 165px;
	height: 20px;
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #8597a1;
}


ul#nav li a:hover {
	color: #d2bdb8;
	border-bottom: 2px solid #8e756f;
}

#vrstica {
	height: 20px;
	background: url("../images/dizajn/vrstica.png") repeat-x;
	font-size: 15px;
	font-weight: bold;
	color: #21333d;
	padding-bottom: 5px;
	padding-top: 2px;
}

#vrstica a {
	color: #21333d;
	padding-left: 5px;
}

#kvadrat {
	width: 323px;
	float: left;
	background: #fbefe2;
	height: 300px;
}

#padding {
	width: 300px; 
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#wrapper {
	width: 1000px;
	float: none;
	clear: none;
	padding: 0;
	margin: 0px auto;
}

#vsebina {
	width: 649px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	float: left;
	clear: none;
	
	color: #000;
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	font-variant: normal; /*** small-caps ***/
	text-transform: none; /*** lowercase, uppercase, capitalize ***/
	
	text-align: left; /*** left, right, center, justify ***/
	text-decoration: none; /*** underline, line-through, blink ***/
	
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-indent: 0px;
	
	background:#fbefe2;
}

.noviceDolgeNaslov {
	font-size: 13px;
	font-weight: bold;
	color: #21333d;
}

#noviceKratkeNaslov {
	font-size: 12px;
	font-weight: bold;
	color: #21333d;
}

#izberiNovico{
	float:left;
	width: 170px;
}

#content1 {
	float:left;
	width: 445px;
}

#nas {
	width: 335px;
	float: left;
}

#dat {
	width: 100px;
	float: left;
}

#img {
	float: left;
	padding-right: 5px;
}

#avt {
	float: right;
}

#vseb {
	padding-top: 10px;
}


/**************************************/
/*** 			RECENZIJE			***/
/**************************************/
#skupina {
	font-size: 12px;
	font-weight: bold;
	color: #21333d;
	padding-bottom: 20px;
	
	
}

#okvirRecenzij {
	width: 100%;
}
#novicaHolder {
	width: 100%;
}


#rSlika {
	width: 120px;
	float: left;
	border: none;
}

#avtor {
	float: right;
	color: #717273;
}

#imeA {
	padding-top: 0px;
	clear: both;
}

#txt {
	padding: 10px 0 10px 0;
}

#vseOalbumu {
	width: 620px;
}

#pesmi {
	width: 310px;
	float: left; 
	padding-right: 0px;
	padding-bottom: 10px;
	
}

.repOpis {
	float:right; 
	width: 210px;
	padding: 0 10px;
	padding-bottom: 10px;
}

#spodnji {
	width: 109px;
	background: #fff200;
	height: 20px;
}

#ocena {
	font-size: 20px;
	line-height: 20px; 
	color: #21333d;
	font-weight: bold;
	height: 25px;
	padding: 11px 0 0 10px;
}

/**************************************/
/*** 			Kontakti			***/
/**************************************/
.okvir {
	width: 310px; 
	float:left;
	
	margin: 10px 0;
		
}
.okvir img {
	padding-right: 10px;
}



/**************************************/
/*** 			Footer				***/
/**************************************/
#fot {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	
	float: none;
	clear: none;
	
	color: #000;
	font-family: inherit;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal; /*** small-caps ***/
	text-transform: none; /*** lowercase, uppercase, capitalize ***/
	
	text-align: left; /*** left, right, center, justify ***/
	text-decoration: none; /*** underline, line-through, blink ***/
	
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-indent: 0px;	
	
	background: url(../images/dizajn/image.gif) no-repeat;
}


/*survey classes*/
#surveyOkvir {
	width: 165px;
	margin-top:30px;
	float:right;
	background:#000000;
	position:relative;
	border: 1px solid #ffffff;
}

#survey {
	padding:4px 4px 4px 4px;
}

input.splosnBtn {

	width: 66px;
	height: 25px;
	overflow:hidden;
	cursor:pointer;
	outline: none;
	-moz-outline-style: none;


	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-align:center;
	
	color:#114473;
	vertical-align:middle;
	
	border: none;
	background: url(../images/btns/btn3.png) left top no-repeat; 
	


}
input.splosnBtn:hover {
	color:#ffffff;
}

/* end survey classes*/


#fot a {
	color: #347e0a;
	text-decoration:none;
}
#fot a:hover {
	color: #4da51a;
	text-decoration:underline;
}
#fot .l {
	float: left;
	clear:none;
}
#fot .r {
	color: #347e0a;
	float: right;
	clear:none;
}



/* galerija */
.img-shadow {
	
	background: url(../images/dizajn/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/dizajn/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#galerija p {

}


#oglasLevo {
	clear: both;
	float: left;
	height: 200px;
	width:100px;
	background-color: #ffffff;
}
#bannerLeft {
	width: 165px;
	padding-top:40px;
}
#bannerLeft img {
	border: 1px solid #ffffff;	
}
	
#bannerRight {
	width: 165px;
	padding-top:20px;
	float:right;
}

#bannerRight img {
	border: 1px solid #ffffff;
}

#calendarWrap {
	width: 165px;
	margin-top:30px;
	float:right;
	background:#000000;
	position:relative;
	border: 1px solid #ffffff;
}

#calendar {
	padding:4px 4px 4px 4px;
}
#calendar img {
	border: none;
}
#partner {
	padding-bottom: 40px;
}


#partnerLogo {
	clear: both;

}


