/*
-------------------------------------
Dunavski LLoyd - 20.10.2008.
v1.0
-------------------------------------
TOC

 ,------------,
| structural: |
 `------------`

	1. body
	1.1. html
	1.1. #main_wrapper
	
	1.2. #left_col

	1.2.1. #fullarticle_box
	1.2.1.1. #fullarticle_box h2
	1.2.1.1.1. .onama_h2
	1.2.1.2. .fullarticledatum
	1.2.1.3. #fullarticle p
	1.2.1.4. #fullarticle h4
	1.2.1.5 .galerija_wrapper
	
	1.2.2. #kontakt_box
	1.2.2.1. #kontakt_box h2
	
	1.2.3. #link_box
	1.2.3.1. #link_box h2
	1.2.3.2. #link_box ul
	1.2.3.3. #link_box li


	
	1.3. #right_col
	1.3.1. #logo
	1.3.1.1. #logo h1
	1.3.2. #buttons
	
	1.3.3. #short_news
	1.3.3.1. .short_article_wrap
	1.3.3.2. .short_article_thumb
	1.3.3.3. .short_article_wrap h3
	1.3.3.4. .short_article_wrap p
	1.3.3.5. .datesmall
	1.3.3.6. .short_article_line
	1.3.3.7. .button_more

	1.3.3.8. .arhiva_link
	
	1.3.4. #latest_gallery
	1.3.4.1. #latest_gallery h2
	1.3.4.2. #latest_gallery h2
	1.3.4.3. #latest_gallery p
	1.3.4.4. #latest_gallery img
	
	1.3.4.5. .gallery.h2
	
	1.3.5. #archive_box
	1.3.5.1 #archive_box h2 
	1.3.5.2. .archive_article_thumb
	1.3.5.3. .archive_article_wrap p 
	1.3.5.4. .archive_article_wrap h3 

	
	1.4. #footer
	1.4.1. #footer a:link, #footer a:visited
	1.4.2. #footer img
	1.4.3. #footer a:hover
	
	
-----------
addtitonal:	
-----------
	2. .clear
	
	3. p, div
	
	4. a
	4.1. a:link, a:visited
	4.2. a:hover
	4.3. a:focus mozilla fix
	
	4.4. right

-------------------------------------
*/



/* **************** structural: ****************  */

body {
	background:url(../img/bg_body_02.jpg) repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#010101;
	line-height:15px;
	font-size:11px;
	
	
}

html {
	background:url(../img/bg_body_small.jpg);
	
}

#main_wrapper {
	width:1003px;
	
}

#left_col {
	float:left;
	width:561px;
	/*background:url(../img/left_col_bg.jpg) no-repeat;
	background-position:0px 320px;*/
	
}

#fullarticle_box {
	background-color:#f2f5f5;
	width:481px; /*533-2-255*/
	padding-right:25px;
	padding-bottom:23px;
	padding-left:25px;
}

#left_col .novosti_h2 {
	background:url(../img/novosti_h2.jpg) no-repeat;
	margin-left:-25px;
	width:150px;
	height:31px;
	text-indent:-2000px;
}

#left_col .onama_h2 {

	background:url(../img/h2_onama.gif) no-repeat;
	margin-left:-25px;
	width:150px;
	height:31px;
	text-indent:-2000px;
}

#right_col .novosti_h2 {
	background:url(../img/novosti_h2.jpg) no-repeat;
	/*margin-left:-25px;*/
	width:150px;
	height:31px;
	text-indent:-2000px;
}

.fullarticledatum {
	color:#006589
}
#fullarticle_box h3 {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#010101;
}


#fullarticle_box h4 {
	color:#3399FF;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#archive_box {
	background-color:#f2f5f5;
	width:481px; /*533-2-255*/
	padding-right:25px;
	padding-bottom:23px;
	padding-left:25px;
}

#archive_box h2 {
	background:url(../img/novosti_h2.jpg) no-repeat;
	margin-left:-25px;
	width:200px;
	height:31px;
	text-indent:-2000px;
}

.archive_article_thumb {
	float:left;
	display:inline;
	margin-top:10px;

}

.archive_article_wrap p {
	float:left;
	display:inline;
	width:250px;
}

.archive_article_wrap h3 {
	float:left;
	display:inline;
	font-size:11px;
}

.galerija_wrapper {
	margin-left:-9px;
	margin-right:-8px;
	width:500px;
}

.galerija_wrapper img {
	float:left;
	width:166px;
	height:108px;
	border:none;
}


#kontakt_box {
	background-color:#f2f5f5;
	width:481px; /*533-2-255*/
	padding-right:25px;
	padding-bottom:23px;
	padding-left:25px;
}

#kontakt_box h2, .kontakt_h2 {
	background:url(../img/h2_kontakt.gif) no-repeat;
	margin-left:-25px;
	width:94px;
	height:31px;
	text-indent:-2000px;
}

.flota_h2 {
	background:url(../img/h2_flota.gif) no-repeat;
	margin-left:-25px;
	width:94px;
	height:31px;
	text-indent:-2000px;
}

#kontakt_box p {
	margin-left:100px;
	margin-top:15px;
}


#link_box {
	background-color:#f2f5f5;
	width:481px; /*533-2-255*/
	padding-right:25px;
	padding-bottom:23px;
	padding-left:25px;
}

#link_box h2 {
	background:url(../img/h2_linkovi.gif) no-repeat;
	margin-left:-25px;
	width:94px;
	height:31px;
	text-indent:-2000px;
}

#link_box ul {
	margin-left:10px;
	background:url(../img/linkovi_ul_separator.gif) repeat-y;
	background-position:250px;
	display:block;
	width:420px;
	min-height:50px;
	list-style-position:inside;
	left:200px;
	/*height:100px;*/
	
}

#link_box li {
	list-style-position:inside;
	display:inline;
	width:150px;
	list-style:none;
	float:left;
	margin-left:50px;
	
}

/* -----------------------------------*/

#right_col {
	float:left;
	width:442px;
	background:url(../img/right_col_bg.jpg) no-repeat;
	
}

#logo {
	/*background:url(../img/logo_bg.jpg);*/
	display:block;
	width:442px;
	height:211px;
	float:left;

}

#logo h1 {
	display:block;
	background:url(../img/logo_h1_bg.jpg) no-repeat;
	width:294px;
	height:195px;
	margin:0px;
	padding:0px;
	text-indent:-3000px;
}

#buttons {
	/*height:141px;*/
	height:50px
}

#but_fav {
	background:url(../img/button_add_to_fav.gif) no-repeat;
	width:127px;
	height:16px;
	margin-left:294px;
	margin-top:10px;
	display:block;
	clear:both;
	text-indent:-2000px;
	border:none;
	
}

#but_print {
	background:url(../img/button_print.gif);
	width:127px;
	height:16px;
	margin-left:294px;
	margin-top:8px;
	display:block;
	clear:both;
	text-indent:-2000px;
	border:none;
}

#but_print:hover, #but_fav:hover {
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
} 



#short_news {
	background:url(../img/short_news_box.jpg);
	width:385px;
	height: 472px;
}

.short_article_wrap {

	margin-left:5px;
	width:151px;
	height:110px;
	float:left;
	margin-top:3px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0px;
}

.short_article_thumb {
	float:left;
	margin-left:20px;
	margin-top:5px;

}

.short_article_wrap h3 {
	float:left;
	margin:0px; padding:0px;
	height:30px;
	font-size:11px;
	vertical-align:text-bottom;
}

.short_article_wrap p {
	float:left;
	font-size:11px;
	width:130px;
	line-height:13px;
	margin:0px; padding:0px;
}

.archive_article_wrap {
	margin-left:5px;
	width:300px;
	height:115px;
	float:left;
	margin-top:3px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0px;


}

.datesmall {
	color:#006589
}

.short_article_line {
	margin:0px 0px 0px 15px;
	padding:0px;
	clear:both;
}

.button_more {
	/*margin-top:-13px; 
	margin-bottom:-16px; 
	width:16px; height:16px;
	display:block-inline; 
	float:right;
	margin-right:-16px;
	margin-left:16px;*/ 
	border:none;
	margin-top:45px;
}

.arhiva_link:link, .arhiva_link:visited {

	border:none;
	margin-left:20px;
	margin-bottom:10px;
}



#latest_gallery {
	margin-top:20px;
	background:url(../img/short_news_box.jpg);
	width:350px; /*385-10-25*/
	height:157px;
	padding:0px 10px 0px 25px;
}

#latest_gallery h2 {
	/*background:url(../img/h2_zadnja_galerija.gif) no-repeat;*/
	background-repeat:no-repeat;
	margin-left:-25px;
	width:200px;
	height:31px;
	text-indent:-2000px;
}

#latest_gallery h3 {
	/*float:left;*/
	width:155px;
	margin:40px 0px 0px 0px; padding:0px;
	/*height:30px;*/
	font-size:11px;
	vertical-align:text-bottom;
}

#latest_gallery p {
	margin:0px; padding:0px;
}

#latest_gallery img {
	border:none;
	margin-top:-25px;
}

.gallery_h2 {
	background:url(../img/h2_galerija.gif) no-repeat;
	margin-left:-25px;
	width:154px;
	height:31px;
	text-indent:-2000px;
}

#footer {
	height:154px;
	background:url(../img/footer_bg.jpg) no-repeat;
	background-position:0px 38px;
	clear:both;
	width:100%;
	display:block;
}



 #footer a:link, #footer a:visited {
 	border:none;
	color:#afbdc5;
	margin:8px 68px 0px 20px;
	display:block-inline;
	
 }
 
 #footer img {
 	border:none;
 }
 
  #footer a:hover {
  	color:#fafafa;
 
  }

/* **************** structural: ****************  */

.clear {
	clear:both;
}



p, div {
	margin-top:0px;
}

a:link, a:visited {
	color:#2289af;
	text-decoration:none;
	border-bottom:1px dashed #2289af
}

a:hover{
	color:#121212;
	border-bottom:1px dashed #ffffff;

}

a:focus /* fix da se ne vide obrubi oko linkova*/
{
  -moz-outline-style: none;
} 

.right {
	float:right;
}
