/* ---------- General Styles START---------- */
	* {
		padding:0;
		margin:0;
	}

	body {
		font-family:"Courier New", Courier, monospace;
		font-size:11px;
	background-color: #D3E7DD;
	margin: 0 0 0 0;
	background-image:url(/dsg/bg.gif);
	background-position:center;
	}


	p.home {
		line-height:1.4em;
		width:128px;
		margin: 0px;
		padding:0 0px 6px 0px;
	}


	a {
		text-decoration:none;
		color: #fff;
	}

	a:hover {
		text-decoration:line-through;

	}



	div.casenav {
		padding-bottom: 4px;
		line-height: 13px;
	}

	a.secnav:hover {
		color: #000000;
		text-decoration:none;
	}

	a.secnav {
		border-bottom: 1px solid #FFFFFF;
	}

	b {
		color: #000000;
		font-weight: normal;
	}

	 h1 {

           font-size : 40px;
           font-style : normal;
		   font-weight:lighter;
		   text-decoration:underline;


		   color:#fff;
      }
	  	h1 a {

		 font-size : 40px;
           font-style : normal;
		   font-weight:lighter;
		   text-decoration:underline;


		   color:#fff;
	}

	h1 a:hover  {
		 font-size : 40px;
           font-style : normal;
		   font-weight:lighter;
		   text-decoration:underline;


		   color:#EE4123;

	}
	       h2 {

           font-size : 11px;
           font-style : normal;
		   color:#666;


      }
	       h3 {
 			font-size : 11px;
           font-style : normal;
		   color:#fff;
		   text-align:center;
		  
      }
	       h4 {

       font-size : 30px;
           font-style : normal;
		   font-weight:lighter;
		  text-align:center;
		margin-top:25px;
		   color:#fff;
      }
		       h5 {

           font-size : 1em;
           font-style : normal;
           font-weight : bold;
		   color:#000;
		   text-align:center;
      }
	       h6 {

       font-size : 30px;
line-height:20px;
           font-style : normal;
		   font-weight:bold;
		  text-align:center;
 	
		margin-top:40px;
		   color:#000;
      }

	.sevsixty {
	display:block;
	position:relative;
	width:720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	height: auto;

	}

	.sevtwo, .onecolumn
	{
	float: left;
	position: relative;
	width: 560px;

	height: auto;
	}



		.columntop {
	position: relative;
	height: auto;
	float: right;
	white-space: normal;
	color: #FFF;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	width: 500;
	}
	.columntop a {
		text-decoration:none;
		color: #ffffff;
	}
	.columntop a:hover {
		text-decoration:none;
		color: #FAE309;
	}
	div.spacer {
	clear: both;
	height: 1.5em;
	}
	
	#lestvica {
	position: absolute;
	top: 0px;
	left: 431px;
	width: 340px;
	padding: 10px 10px;
	
	z-index: 12000;
	color: #fff;
	text-align: left;
	background-color: #000000;
}

   #lestvica #lestvica_close {
     position: absolute;
     top: 0;
     right: 0; }
	 
	 	#drum {
	position: absolute;
	top: 50px;
	left: 331px;
	width: 400px;
	padding: 10px 10px;
	
	z-index: 12000;
	color: #fff;
	text-align: left;
	background-color: #000000;
}

   #drum #drum_close {
     position: absolute;
     top: 0;
     right: 0; }

#aktivacija {
	position: absolute;
	width: 400px;
	padding: 10px 10px;
	
	z-index: 12000;
	color: #000;
	text-align: left;
	background-color: #F2E433;
}

   #aktivacija #aktivacija_close {
     position: absolute;
     top: 0;
     right: 0; }


#glasuj {
	position: absolute;
	top: 0px;
	left: 280px;
	width: 750px;
	padding: 10px 10px;
	
	z-index: 12000;
	color: #fff;
	text-align: left;
	background-color: #000000;
}
   #glasuj label {
     width: 100px; }
   #glasuj input {
     width: auto;
	display:inline;
     padding: 2px; }
   #glasuj input.checkbox {
     width: auto;
     border: none;  }
   #glasuj a {
     text-decoration: none; }
   #glasuj p.for_submit {
     padding-left: 110px; }
   #glasuj input.submit_button {
	margin-top:10px;
     background: #fff;
     color: #000; }


   #glasuj #glasuj_close {
     position: absolute;
     top: 0;
     right: 0; }

	 form {
  color: #000; }
  form label, form span.label {
    display: block;
    float: left;
    margin-right: 10px; }
  form textarea, form input, form select {
	background: #333;
	padding: 2px;
	width: 10px;
	border: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
}
  form select {
    width: 295px; }
  form input.submit_button {
    background: #f00;
    padding: 3px;
    width: auto;
    color: #fff;
    float: left }
  form p {
    margin: 5px 0;
    width: 100%;
    overflow: hidden; }
  form input.checkbox, form input.radio {
    width: auto !important;
    float: left; }
  form label.for_checkbox {
    float: left !important;
    width: auto !important;
    margin: 0 1em 0 0 !important; }
  form label.full {
    float: none !important;
    margin-left: 25px !important; }
  form input.submit_button {
    width: auto !important; }

.forms_layout label, .forms_layout input, .forms_layout select, .forms_layout textarea {
  float: left; }

.forms1 label, .forms1 span.label {
  width: 65px; }
.forms1 input, .forms1 select, .forms1 textarea {
  width: 650px; }
.forms1 select {
  width: 660px; }

.forms2 label, .forms2 span.label {
  width: 170px; }
.forms2 input, .forms2 select, .forms2 textarea {
  width: 233px; }
.forms2 select {
  width: 243px; }

  .footer {
  text-align: left;
  margin: 0 auto;
  color: #666666;
  padding: 0 0px;
  overflow: hidden;
  font-size: 11px; }
  .footer strong {
    color: #FF0000; }
  .footer a {
    color: #666666;
    text-decoration: none; }
  .footer h2 {
    color: #FF0000;
    font-size: 16px;
    margin-bottom: 1em; }
  .footer h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 42px; }
    .footer h3 a {
      color: #fff; }
    .footer h3#twits {
      padding-left: 42px; }
  .footer .box {
    width: 360px;
    margin-left: 20px;
    float: left;
    display: inline; }
  .footer .first {
    margin-left: 0px; }
  .footer ul li {
    border-top: 1px dotted #fff;
    padding: 3px 0; }
  .footer ul li.first {
    border-top: none; }

	ul.social li {
  float: left;
  margin: 0 3px 0 0; }
  
  .rumen {
	   font-size : 11px;
           font-style : normal;
		   color:#F7E538
	  }
td, th
{
border-bottom:1px dotted #333333;
}
td
{
padding-left:10px;
padding-top:5px;

}

  .crn {
	   font-size : 11px;
           font-style : normal;
		   color:#000;
		   background-color:#FFF;
	  }
	  
	    .crn a{
	   font-size : 11px;
           font-style : normal;
		   color:#000;
		   background-color:#FFF;
	  }
	  
	  /*JUITTER PLUGIN CSS*/

#juitterContainer{height:400px; font-size:11px; margin:10px; overflow:hidden;} /*Juitter container*/
#juitterContainer b {color:#000;}

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0;padding-bottom:5px;;border-bottom:dotted 1px #000;padding:3px;clear:both;min-height:40px;} 
#juitterContainer .twittList SPAN.time{}
#juitterContainer .twittList A{color:#000; text-decoration:underline;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #000;background:#FFF;margin-right:5px;padding:2px;width:22px;;height:22px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/



/*contact*/
#contact-area {
	width: 400px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 200px;
	margin: 0px 0px 2px 0px;
	border: 2px solid #000;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #fff;
}

#contact-area input.submit-button {
	width: 50px;
	float: left;
}

label {
	float: left;
	text-align: left;
	
	width: 100px;
	padding-top: 5px;
	color:#FFF;
}
/*tooltip*/

#mp3slika {
	float: left;
	margin-right: 15px;
}
#mp3tekst {
	width: 500px;
}

#mp3tekst strong {
	color:#FF6;
}
.jp-play-time {
	float: left;

}
.jp-total-time {
	display:inline;

}

.jp-playlist {
	margin-top:10px;

}

#jplayer_playlist li.jplayer_playlist_current a{
	color:#000;

	text-decoration:line-through;
}



/*twitter*/
#twitter_title {
padding: 10px;
}

