/*
Momcilo Dakic
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b8aa9b;
	background: #493a1c;
}
.img_loading_box{
	width:1px;
	height:1px;
	overflow:hidden;
} 
		
a:link, a:visited { color: #FFFC5A; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #C7C43B; text-decoration: none; }

p { margin: 0px; padding: 0px; text-align: justify; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.cleaner_w30  { clear: both; width:80px; height: 100%; }
.cleaner_hw10 { clear: both; width:20px; height: 20px; }

.fl { float: left; }
.fr { float: right; }

.margin_r50 { margin-right: 50px; }
.margin_r10 { margin-right: 10px; }

.button_01 a {
	display: block;
	width: 75px;
	height: 25px;
	padding: 5px 32px 0 5px;
    background:  url(images/dmstudio_button_01.png) no-repeat;
	
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	margin: 0 0 10px 0;
	padding: 3px 3px 0 160px;
	font-size: 22px;
	font-weight: normal;
	color: #fffc5a;
}

h3 {
	margin: 3px 0 0px 0;
	padding: 5px 0 0 150px;
	font-size: 10px;
	font-weight: bold;
	font-weight: bold;
	color: #39b2ff;
}
h4 {
	margin: 0 0 0px 0;
	padding: 3px 3px 0 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fffc5a;
}

#image_border{
	border: 2px solid #fffc5a;
	padding:4px;
}
.aktuelno{
	width:190px;
	
}
.image_wrapper {
	border: 1px solid #fffc5a;
	margin: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px;
}
.header{
	height:120px;
	width:670px;
	/*margin:0px 4px 0px 183px;*/
	background: url(images/header_naslovna.gif);
}
.header_celine{
	height:120px;
	width:670px;
	margin:0px 4px 0px 183px;
}
html>body .header_celine{
	height:120px;
	width:670px;
	margin:0px 4px 0px 183px;
}
.head_sonja{
	width:263px;
	float:left;
	height:120px;
	background: url(images/header_celine_sonja.gif) 0 0 no-repeat;
}
.head_main{
	width:269px;
	height:120px;
	float:left;
/*	background: url(images/header_celine_main.gif) 0 0 no-repeat;*/
		background: url(1.gif) 0 0 no-repeat;
}
.head_nazad_naslovna a{
	width:138px;
	height:60px;
	float:right;
	background: url(images/nazad_naslovna.gif) 0 0 no-repeat;
}
.head_nazad_naslovna a:hover{
	width:138px;
	height:60px;
	float:right;
	background: url(images/nazad_naslovna.gif) 0 -60px no-repeat;
}
.head_nazad_celine a{
	width:138px;
	height:60px;
	float:right;
	background: url(images/header_celine_bc.gif) 0 0 no-repeat;
}
.head_nazad_celine a:hover{
	width:138px;
	height:60px;
	float:right;
	background: url(images/header_celine_bc.gif) 0 -60px no-repeat;
}
/* site title bar */

/* site title */

#dmstudio_site_title_bar_wrapper {
	position: relative;
	width: 100%;
	height: 130px;
	margin: auto;	
	background:  url(images/h_wraper.jpg) center bottom no-repeat;
}

#dmstudio_site_title_bar {
	width:  760px;
	height: 64px;
	margin: 0 auto;
	padding: 0 16px 0 64px;
	/*background: url(images/dmstudio_header_bg.jpg) center bottom no-repeat;*/
}

#dmstudio_site_title_bar  #site_title {
	float: left;
	width: 280px;
	padding: 5px 0;
	margin: 25px 0 0 0;
	background: url(images/dmstudio_site_title_bg.jpg) top left no-repeat;
}

#site_title h1 a {
	margin: 0px;
	padding-left: 0px;
	font-size: 28px;
	color: #0e62a6;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

#site_title h1 a:hover span {
	font-weight: normal;
}

#dmstudio_site_title_bar #headline p {
	float: right;
	display: block;
	width:390px;
	height: 100px;
	padding: 0px 10px 0 0;
	margin: 30px 0 0 0;
	font-family: Trebuchet MS, Arial, Verdana, Tahoma, sams-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	text-align: center;
	color: #353138;
	background: url(images/naslov.gif) right bottom;
}
#dmstudio_site_title_bar #headline p span{
	font-size: 30px;
	
}
#dmstudio_site_title_bar #headline a:hover {
	color: #e4bd33;
	text-decoration: none;
}
/* end of site title bar */

/* content */

#dmstudio_content_wrapper {
	width: 100%;
	height: 455px;
	margin: 0 auto;	
	background: url(images/wraper_content.jpg) top center no-repeat;
}

#dmstudio_content {
	width:  760px;
	height: 455px;
	margin: 0 auto;
	padding: 0 16px 0 64px;
	/*background:  url(images/dmstudio_content_bg.jpg) top center no-repeat; */
}

#dmstudio_content p {
	margin-bottom: 10px;
	text-indent:15px;
}

.service_list {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style: decimal;
}

.service_list li {
	margin: 0px;
	padding: 5px 0;
}

.portfolio_box {
	float: left;
	width: 250px;
	margin-bottom: 20px;
}
.portfolio_box h4{
	text-align:right;
	padding-right:20px;
}
.text_box_thin {
	float: left;
	width: 455px;
	margin-right: 40px;
}
.port_img {
	margin: 0 0 10px 0;
}

.port_img img {
	/*border: 1px solid #ffffff;*/
	opacity:0.69;
}
.port_img img:hover{
	opacity:1;
}

.port_content{
	clear: both;
	width: 250px;
}

#contact_form {
	float: left;
	width: 400px;
	padding: 10px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
	background: #493a1c;
	color: #fff;
}

#contact_form form label {
	float: left;	
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 230px;
	height: 100px;
	background: #493a1c;
	color: #fff;
}

#contact_form form .submit_btn {
	margin-left: 108px;
}

.em_text {
	color: #ffffff;
}

.address_info {
	float: right;
	padding: 20px 50px 0 20px;
	margin-top: 10px;
	background: url(images/kontakt_pozadina.gif) no-repeat;
	width: 212px;
	height: 162px;
	color: #493a1c;
	font-size: 11px;
	line-height: 30px;
}


.address_info h3 {
	font-size: 14px;
	color: #493a1c;
	margin: 0 0 1px;
	padding: 2px 0;
	font-weight:  normal;
}


/* end of content */

/* content */

#dmstudio_footer_wrapper {
	clear: both;
	width: 100%;
	height: 235px;
	margin: 0 auto;	
	background: url(images/wraper_footer.jpg) top center no-repeat;
}

#dmstudio_footer {
	text-align: right;
	width:  350px;
	height: 235px;
	margin: 0 auto;
	padding: 85px 16px 0 395px;
	color: #44280c;
	/*background: url(images/dmstudio_footer_bg.jpg) top center no-repeat;*/
}

#dmstudio_footer a {
	font-weight: bold;
	color: #44280c;
}
#dmstudio_footer a:hover{
	text-decoration: doted;
}
#container{
	width:100%;
	height:100%;
	overflow:hidden;
}
/* end of content */

	.stripViewer .panelContainer .panel ul {
		text-align: left;
		margin: 0 10px 0 10px;
		padding: 0;
	}
	
	.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
		margin: 0;
		position: relative;
		width: 760px;
	}

	/* These 2 lines specify style applied while slider is loading */
	.csw { width: 100%; height: 410px; background: none; overflow: hidden; }
	.csw .loading { margin: 200px 0 0 0; text-align: center; width: 810px; height: 390px; }

	.stripViewer { /* This is the viewing window */
		position: relative;
		overflow: hidden; 
		margin-top: auto;
		width: 810px; /* Also specified in  .stripViewer .panelContainer .panel  below */
		height: 435px;/* visina tekst panela*/
		clear: both;
	}
	
	.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
		position: relative;
		left: 0; top: 0;
		width: 100%;
		list-style-type: none;
		/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
	}
	
	.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
		float:left;
		height: 100%;
		position: relative;
		width: 810px; /* Also specified in  .stripViewer  above */
	}
	
	.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
		overflow: hidden;
		padding: 40px 5px 30px 5px;
		height: 400px;
	}
	.stripViewer .panelContainer .panel .wrapper .o_nama {
		height:360px;
		width:450px;
		float:left;
		text-align:justify;
	}
	.stripViewer .panelContainer .panel .wrapper .novosti {
		width:300px;
		height:150px;
		padding: 0 10px 0 20px;
		float:left;
	}
	.naslov_o_nama{
		width:150px;
		height:50px;
		float:left;
		background: url(images/o_nama.png) right no-repeat;
		padding:0 30px 0 70px;
	}
	
	.naslov_vesti{
		width:150px;
		height:50px;
		float:left;
		background: url(images/vesti.png) right no-repeat;
		padding:0 30px 0 0px;
	}
	.naslov_o_sajtu{
		width:150px;
		height:50px;
		float:left;
		background: url(images/o_sajtu.png) right no-repeat;
		padding:0 30px 0 0px;
	}
	.kontakt {
		height:200px;
		width:150px;
		background: url(images/kontakt.png) no-repeat;
		margin:60px 0 0 40px;
		float:left;
	}
	.kontakt_box{
		height:200px;
		width:400px;
		float:left;
		font-size:14px;
		color:#DAD0C5;
		padding-top:70px;
		padding-left:30px;
	}
	.kontakt_box h1{
		font-size:14px;
		color:#DAD0C5;
	}
	.kontakt_box ul li{
		margin-left: 35px;
		margin-top: 2px;
		color:#E5E5E5;
	}
	.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			
			float: right;
			padding-top: 20px;
			padding-bottom: 0px;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			height: 40px;
			width: 630px;
			padding: 0px;
			margin: 0 0 0 0;
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			line-height: 36px;
			background: #c6e3ff;
			color: #e0bb25;
			text-decoration: none;
			display: block;
			height: 38px;
			width: 103px;
			outline: none;
		}
	
	.stripNav li a { background: url(images/dmstudio_menu_button.png) no-repeat;}
	/*
	.stripNav li.tab2 a { background: #60c }
	.stripNav li.tab3 a { background: #63f }
	.stripNav li.tab4 a { background: #63c }
	.stripNav li.tab5 a { background: #00e } */
	
	.stripNav li a:hover  {
		background: url(images/dmstudio_menu_button_hover.png) no-repeat;
	}
	
	.stripNav li a.current {
		background: url(images/dmstudio_menu_button_hover.png) no-repeat;
	}
	
	.stripNavL, .stripNavR { /* The left and right arrows */
		position: absolute;
		top: 230px;
		text-indent: -9000em;
	}
	
	.stripNavL a, .stripNavR a {
		display: block;
		height: 0px;
		width: 0px;
	}
	
	.stripNavL {
		left: 0;
	}
	
	.stripNavR {
		right: 0;
	}
	
	.stripNavL {
		background: url("images/arrow-left.gif") no-repeat center;
	}
	
	.stripNavR {
		background: url("images/arrow-right.gif") no-repeat center;
	}
  
/**************************************************************

			celine meni
****************************************************************/

#tabs {
	position: relative;
	top: 0px;
	/*float:left;*/
	width:760px;
	background:#F4F4F4 transparent;
	font-size:93%;
	line-height:normal;
	font-family: Calibri , Arial, sans-serif ;
	}

#tabs ul {
	margin:0;
	padding:0px 5px 0 30px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs li span {
	display:inline;
	margin:0;
	padding-left:50px;
}

#tabs a {
	float:left;
	background:url("topmenu/tableft.gif") no-repeat left top;
	margin:0;
	padding:2px 15px 0 5px;
	text-decoration:none;
	}
#tabs li.wide_positioner {
	float:left;
	/*background:url("topmenu/tableft.gif") no-repeat left top;*/
	margin:0;
	width:115px;
	padding:2px 15px 0 5px;
	text-decoration:none;
}
#tabs a.short {
	float:left;
	width:160px;
	height: 50px;
	background:url("images/button_short.gif") no-repeat left top;
	text-align:center;
	margin:0;
	padding:15px 15px 0 0px;
	text-decoration:none;
	color: #270100;
	font-size:14px;
	font-weight:bold;
	}
#tabs a.wide {
	float:left;
	width:200px;
	height: 50px;
	background:url("images/button_wide.gif") no-repeat left top;
	text-align:center;
	margin:0;
	padding:15px 15px 0 0px;
	text-decoration:none;
	color: #270100;
	font-size:14px;
	font-weight:bold;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("topmenu/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
/* ovo zakomentarisano dok ne uradim hover sliku
	background-position:0% -42px;
	*/
	color:#fffc5a;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
/**************************************************************

			kritike, komentari
****************************************************************/
.kritike{
	width:100%;
	height:50px;
	margin:0px;
	padding-right:65px;
	float:right;
	text-align:right;
	background: transparent url(oblacic.png) 660px 0px no-repeat;
	}
.kritike h4{
	font-size: 13px;
		margin:0px;
	padding:0px;
	color: #fffc5a;
}
.kritike h5{
	font-size: 10px;
		margin:0px;
	padding:0px;

	color: #fffc5a;
	font-style:italic;
	}
