body{
	background:url(slike/bg.png) repeat-x scroll 0 0 #e0dfdf;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size:13px;
	margin:0;
	padding:0;
}
.clear{clear:both;}

h6, h5, h4, h3, h2, h1{
	font-family: Tahoma, serifSansSerifMonospace;
	font-size:13px;
	margin:0;
	padding:0;
}

input, textarea, form{
	margin:0px;
	padding:0px;
}

img{border:none;}

a:link, a:visited{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	color:#CC0000;
}

.container{
	margin:0 auto;
	margin-top:50px;
	position:relative;
	width:900px;
}

.defalt-page{
	margin:2px 3px;
}
.defalt-page_title{
	padding:2px 6px;
	font-weight:bold;
	border-bottom:2px solid #588C22;
}
.defalt-page_body{
	border-bottom:1px dashed #8099CC;
	padding:5px;
}
.defalt-error{
	background-color:#FFC2C2;
}
.defalt-error ul{
	padding:10px;
	padding-left:30px;
	margin:0px;
}


.eprice{
	margin:2px 3px;
}
.eprice_title{
	padding:2px 6px;
	font-weight:bold;
	border-bottom:2px solid #CC0000;
}
.eprice_body{
	border-bottom:1px dashed #8099CC;
	margin:5px;
}
.eprice_body img{
	float:left;
	border:1px solid #CCCCCC;
	padding:1px;
	margin-bottom:5px;
	margin-right:5px;
}
.eprice_body h1{
	padding:0px;
	margin:0px;
	font-size:16px;
	margin-bottom:5px;
}

.eprice_body ul{
	margin:0px;
	margin-left:16px;
	margin-bottom:10px;
	padding:0px;
}



/*
	Pagination
**************************************************************/
div.pagination
{
	font-size: small;
	text-align: center;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 5px;
}

div.pagination a, 
div.pagination a:hover, 
div.pagination a:active, 
div.pagination span.current, 
div.pagination span.disabled
{
	padding: 1px 3px;
	margin: 0px 2px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	text-decoration: none;
	color: #333333;
}

div.pagination span.current 
{
	background-color: #E2E2E2;
	font-weight: bold;
	color: #000000;
}
div.pagination span.disabled
{
	color: #CCCCCC;
}



/*
	download dugme
**************************************************************/
.dl_button{
	font-family: Tahoma, serifSansSerifMonospace;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}


/*
	google reklama - http://a2-soft.com/download/1658-Zeljko-Samardzic-Letnja-draga-radijski-festival.html
**************************************************************/
.google_ad1{
	margin:0px;
	padding:0px;
}

/*
	kursna lista sastrane
**************************************************************/
.kratak_kurs_left{
	float:left;
	width:146px;
}
.kratak_kurs_right{
	float:right;
	width:44px;
	text-align:right;
}
.kratak_kurs_left .kurs_img{
	background-image:url(slike/zastavice.png);
	float:left;
	height:11px;
	width:16px;
	margin-top:4px;
	margin-right:2px;
}

/*
	citanje vesti
**************************************************************/
.single_news_img{
	border:1px solid #CCCCCC;
	float:left;
	margin-bottom:3px;
	margin-right:3px;
	padding:1px;
}


/*
	HEADER
**************************************************************/
.header{
	background-image:url(slike/header_bg2.png);
	background-repeat:no-repeat;

	height:97px;
}

.header_logo{
	float:left;
	width:178px;
}
.header_logo a{
	height:97px;
	width:178px;
	display:block;
}

.header_right{
	float:right;
	height:97px;
	width:672px;
}
.header_right_top{
	height:70px;
}
.header_right_top_main{
	float:left;
	height:70px;
}
.header_right_top_1{
	width:160px;
}
.header_right_top_2{
	width:160px;
}
.header_right_top_3{
	width:160px;
}

.header_right_top_4{
	width:192px;
}
.header_right_top_4 a:link,.header_right_top_4 a:active,.header_right_top_4 a:visited,
.header_right_top_3 a:link,.header_right_top_3 a:active,.header_right_top_3 a:visited,
.header_right_top_2 a:link,.header_right_top_2 a:active,.header_right_top_2 a:visited{
	color:#333333;
	text-decoration:none;
}
.header_right_top_4 a:hover,
.header_right_top_3 a:hover,
.header_right_top_2 a:hover{
	color:#333333;
	text-decoration:underline;
}


.header_right_bottom{
	height:23px;
	margin:2px 0;
}

/*
	MAIN
**************************************************************/
.main{
	background-image:url(slike/main_bg2.png);
	background-repeat:repeat-y;
}
.main_left{
	float:left;
	width:649px;
}
.main_right{
	float:right;
	width:250px;
}


/*
	FOOTER
**************************************************************/
.footer{
	background-image:url(slike/footer_bg2.png);
	background-repeat:no-repeat;
	height:4px;
}
.footer_text{
	font-family:Tahoma, serifSansSerifMonospace;
	font-size:11px;
	color:#393939;
	margin:2px 5px;
}

/*
	header_right_bottom MENU	
**************************************************************/
.header_right_bottom{
	font-family: Tahoma, serifSansSerifMonospace;
	font-size:11px;
	font-weight:bold;
	overflow: hidden;
	float:right;
}

.header_right_bottom ul{
	margin: 0;
	padding: 0;
	float: right;
}

.header_right_bottom ul li{
	display: inline;
}

.header_right_bottom ul li a{
	float: left;
	padding: 5px 12px;
	text-decoration: none;
}
.header_right_bottom ul li a:link,.header_right_bottom ul li a:active,.header_right_bottom ul li a:visited{
	color:#393939;
}
.header_right_bottom ul li a:hover{
	color:#CC0000;
	text-decoration: underline;
}
.header_right_bottom ul li a.current{
	color:#CC0000;
	text-decoration: underline;
}

/*
	main right BOX	
**************************************************************/
.main_right_box{
	margin:3px;
	margin-bottom:20px;
}
.main_right_box_title{
	background-color:#F4FEFD;
	
	border:2px solid #8099CC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	color:#242424;
	font-weight:bold;
	padding:2px 6px;
}
.main_right_box_content{
	padding:2px;
	margin-left:5px;
	margin-right:5px;
}


/*
	Muzika lista
**************************************************************/
.index_music{
	margin:2px 3px;
}
.index_music_left{
	float:left;
	width:320px;
}
.index_music_right{
	float: right;
	width:320px;
}
.index_music_left .index_music_title,.index_music_right .index_music_title{
	padding:2px 6px;
	font-weight:bold;
}
.index_music_left .index_music_title{
	border-bottom:2px solid #CC0000;
}
.index_music_right .index_music_title{
	border-bottom:2px solid #588C22;
}
.index_music_body{
	margin:0px;
	padding:0px;
}
.index_music_body ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.index_music_body a{
	padding: 3px 2px;
	display: block;
	text-decoration: none;
	font-style:oblique;
	overflow:hidden;
	white-space:nowrap;
}
.index_music_body a:link, .index_music_body a:visited {
	border-bottom: 1px dashed #CCCCCC;
	color: #595959;
}
.index_music_body a:hover {
	color: #CC0000;
}

/*
	Contact form
**************************************************************/
.contact form label{
	font-weight:bold;
}
.contact form input.text{
	color:#CC0000;
	background-color:#ECF4FF;
	border:none;
	width:75%;
	padding:5px;
}
.contact form input#submit{
	font-weight:bold;
	width:25%;
}
.contact form textarea{
	color:#CC0000;
	background-color:#ECF4FF;
	border:none;
	width:75%;
	padding:5px;
}

/*
	Ankete
**************************************************************/
.pollbar
{
	background-image:url(slike/pollbg.gif);
	border:1px solid #C8C8C8;
	height:10px;
}


/*
	Auto specifikacije
**************************************************************/
form#marka_forma,
form#marka_forma input#marka_forma_tekst,
form#marka_forma input#marka_forma_trazi{
	margin:0px;
	padding:0px;
}
form#marka_forma input#marka_forma_tekst{
	border:3px solid #5D5D5E;

	-moz-border-radius: 5px;
	border-radius: 5px;

	width:250px;
	
	margin:5px 5px 0px 5px;
	padding:3px;
}
form#marka_forma input#marka_forma_trazi{
	margin:0px;
	padding:0px;
	width:90px;
}

.sve_od_marke_auta{
	border:3px solid #BAB9B9;

	-moz-border-radius: 5px;
	border-radius: 5px;

	margin:5px;
}

.auto_row{
	padding:5px;
	position:relative;
}
.auto_row:hover{
	background-color:#BAB9B9;
}
.auto_row_title{
	font-weight:bold;
	font-size:15px;
}
.auto_row_title a:hover{
	color:#333333;
}
.auto_row_details{
	font-size:14px;
	color:#5D5D5E;
}

img.jea_pic{ /* Ime slike */
	position:absolute;
	right:5px;
	top:5px;
	z-index:999;
}


/* spam polja za forume i ostalo :) */
.auto_copy{
	background-color:white;
	
	border:2px solid #B1DDF6;
	-moz-border-radius: 5px;
	border-radius: 5px;

	padding:5px;
	margin-bottom:5px;
	position:relative;
}

input.flashcode{
	background-color:#FFFFCC;
	border:1px solid #B1DDF6;
	width:100%;
	padding:2px;
}
.copy_titler{
	font-weight:bold;
}

embed.copy_copier, object.copy_copier{
	float:right;
	margin-right:-7px;
}

img.auto_imager, img.auto_imager2{
	position:absolute;
	right:5px;
	top:5px;
	z-index:999;
}
img.auto_imager{height:90px;}
img.auto_imager:hover{cursor:url("slike/zoomin.cur"), pointer !important;}
img.auto_imager2{width:345px;}
img.auto_imager2:hover{cursor:url("slike/zoomout.cur"), pointer !important;}


/* Google reklama */
.a2g_display
{
	border-bottom:1px solid #cccccc;
}

.lyrics_title{
			border:0px solid #BAB9B9;
			-moz-border-radius: 5px;
			border-radius: 5px;
			
			background-color:#DBE6EE;
			text-align:center;
			font-size:20px;
			
			margin:5px;
			padding:5px;
}
.lyrics_text{
	text-align:center;
	font-size:15px;
}

/* TITLOVI */
div.dl_button3{
	text-align:center;
}
div.dl_button3 a{
	display: block;
	
	border:2px solid #CC0000;
	-moz-border-radius: 10px;
	border-radius: 10px;
			
	background-color:#DBE6EE;
	text-align:center;
	font-size:20px;
	
	padding:5px;
	margin: 5px 150px;
}

div.showtime_google{
	margin-top: 20px;
	margin-bottom: 20px;
}
