body, html{
	padding: 0;
	margin: 0;
}
body{
	background: #07234a url(../images/bg.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#warper{
	width: 836px;
	margin: 0 auto;
}
#header{
	background: url(../images/header.jpg) no-repeat;
	width: 836px;
	height: 138px;
	margin-top: 24px;
    float:left;
    text-align: left;
}
#header h1{
	display: block;
	background: url(../images/h1_logo.png) no-repeat;
	display: block;
	width: 244px;
	height: 101px;
	padding: 0;
	margin: 18px 0px 0px 20px;
	text-indent: -9999px;
	position: absolute;
    float:left;
    text-align: left;
}
#content{
	background: url(../images/content_bg.png) top left no-repeat;
	width: 836px;
	float: left;
}
ul#navigation{
	padding: 0 0 0 10px;
	margin: 0 3px 15px 3px;
	height: 38px;
	background: url(../images/navigation_bg.png) top left no-repeat;
	list-style: none;
}
ul#navigation li{
	display: block;
	float: left;
}
ul#navigation li a.first{
	background: none;
}
ul#navigation li a.first:hover{
	background: url(../images/navigation_bg_hover.png) top right;
}
ul#navigation li a{
	display: block;
	float: left;
	margin: 0;
	height: 38px;
	color: #656565;
	text-decoration: none;
	font-size: 0.65em;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 2em;
	background: url(../images/navigation_div.png) no-repeat top left;
}
ul#navigation li a:hover{
	background: url(../images/navigation_bg_hover.png) top left;
	color: #000;
}
ul#navigation li ul{
	display: none;
}
ul#navigation li:hover ul{
	display: block;
	position: absolute;
	padding: 0em 2em 0em 0em; 
	margin: 0;
	top: 194px;
	z-index: 1000;
	clear: left;
	background: #f8f9fa;	
	border: 1px solid #cfd1d8;
	border-top: none;
}
ul#navigation li:hover ul li{
	display: block;
	clear: left;
}
ul#navigation li ul li a{
	line-height: 2em;
	height: 2em;
	text-transform: none;
	color: #656565;
	background: none;
	border-left: 5px solid #CFD1D8;
	padding: 0em 2em 0em 0.4em;
}
ul#navigation li ul li a:hover{
	color: #000;
	background: none;
	border-left: 5px solid #4161AD;
}
#footer{
	background: url(../images/footer.png) top left no-repeat;
	height: 80px;
	clear: both;
    text-align: center;
   	font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
    padding-top: 10px;
}
#footer a {
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: none;
    text-decoration: none;
        font-size: 11px;
}
#footer a:hover {
	color: #4161ad;
	font-family: "Trebuchet MS";
	font-weight: none;
    text-decoration: none;
}
#footer h3{
	text-indent: -9999px;
	padding: 0;
	margin: 0;
    font-size: 11px;
}
#left{
	width: 606px;
	float: left;
	padding: 0px 15px;
}
#right{
	width: 180px;
	padding: 0px 10px;
	float: left;
}
#right h2{
	background: url(../images/form_title.png);
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
	font-family: Arial;
	height: 30px;
	color: #fff;
	font-size: 0.7em;
	width: 150px;
}
#right h2 span{
	background: url(../images/listici.png) 50% 50% no-repeat;
	width: 30px;
	height: 30px;
	margin-right: 4px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#right .news{
    background: #fff url(../images/right_bg.png) top left repeat-x;
	padding: 10px;
    margin: 0;
    border-left: 1px solid #4161ad;
    border-right: 1px solid #4161ad;
    border-bottom: 1px solid #4161ad;
   	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}
#right .news a {
	color: #4161ad;
	font-family: "Trebuchet MS";
	font-weight: bold;
    text-decoration: none;
}

#left h2{
	color: #4161ad;
	border-bottom: 1px solid #4161ad;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 0.2em 0em;
	margin: 0px;
}
#left h2 a {
	color: #4161ad;
	font-family: "Trebuchet MS";
	font-weight: normal;
    text-decoration: none;
}
#left h3{
	padding: 2em 0 1em 0;
	margin: 0;
	display: block;
	font-size: 0.9em;
}
#left h3 a {
	color: #4161ad;
	font-family: "Trebuchet MS";
	font-weight: bold;
    text-decoration: none;
}
#left ol, #left ul{
	padding: 0;
	margin: 0 0 0 2.2em;
	font-size: 0.75em;
}
#left ol li, #left ul li{
	line-height: 1.6em;
	padding: 0;
	margin: 0;
}
#left a {
	color: #000000;
    text-decoration: none;
}
#left a:hover {
	color: #4161ad;
    text-decoration: none;
}
#left p{
	padding: 0em 0.2em;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.6em;
}
#left p img {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 5px;
}
.nastavak {
	color: #000000;
    text-decoration: none;
}
.nastavak:hover {
	color: #4161ad;
    text-decoration: none;
}
#right h2{
	background: url(../images/form_title.png);
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
	font-family: Arial;
	height: 30px;
	color: #fff;
	font-size: 0.7em;
	width: 160px;
}
form.logovanje{
    background: #fff url(../images/right_bg.png) top left repeat-x;
	width: 178px;
	height: 100px;
	padding: 0;
	margin-bottom: 5px;
    border-left: 1px solid #4161ad;
    border-right: 1px solid #4161ad;
    border-bottom: 1px solid #4161ad;
}
form.logovanje p{
	margin: 0;
	padding: 0.4em 0;
}
form.logovanje label{
	width: 56px;
	padding: 0em 0.4em 0em 0;
	font-size: 0.65em;
	line-height: 24px;
	text-align: right;
	float: left;
}
form.logovanje input{
	background: url(../images/form_input.png) top left no-repeat;
	width: 92px;
	height: 12px;
	font-size: 0.65em;
	line-height: 12px;
	margin: 0;
	color: #666;
	padding: 4px;
	border: none;
}
form.logovanje input.btn{
	background: url(../images/btn.png) no-repeat;
	width: 70px;
	height: 20px;
	padding: 0;
	margin: 0 0 0 60px;
	color: #666;
}

		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
			z-index: 0;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 8px 0;
			position: relative;
			width: 580px;
			padding: 0;
			z-index: 0;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 580px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			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: 580px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px 10px 10px 20px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 0 0 0 -20px;
			padding: 0;
			display: block;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			width: 580px;
			overflow: hidden;
			height: 30px;
			background: url(../images/coda_bg.png) bottom left repeat-x;		
			display: block;
		}
		
		.stripNav ul li {
			float: left;
			display: block;
			padding: 0;
			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 */
			margin-left: 3px;
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 12px;
			color: #333;
			height: 30px;
			width: 100px;
			padding: 0px 3px;
			font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			text-decoration: none;
			display: block;
		}

		.stripNav li a:hover {
			color: #555;
		}
		
		.stripNav li a.current {
			background: url(../images/coda_tab_active.png) bottom left no-repeat;
			color: #666;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			display: none;
		}
		
		.stripNavL a, .stripNavR a {
			display: none;
		}
/************************************************ CONTACT ************************************************************/

#inquireform {
    background: #FFFFFF;
	padding: 24px;
	padding-top: 0px;
    width: 450px;
}
#inquireform label {
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 10px;
}
.fieldholder1 {
	width: 200px;
	float: left;
}
.fieldholder2 {
	width: 200px;
	float: left;
	padding-left: 24px;
    font-size: 11px;
	font-weight: bold;
}
.inquirebutton {
	display: block;
	float: left;
	margin-right: 14px;
	width: 140px;
	background: #666;
	color: #FFFFFF;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	border: none;
	height: 24px;
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.inquirebutton:hover {
	background: #326BF2;
	color: #000000;
}
.method a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
}
.method a:hover {
	color: #326bf2;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
}
.method img {
	float: left;
	margin-top: -1px;
}
.method table {
	float: left;
	padding-right: 5px;
	margin-top: -2px;
}
ul.galerijaSub li{
	float: left;
	display: block;
	width: 164px;
}
	ul.galerijaSub li a{
		float: left;
		cursor: pointer;
		display: block;
		margin: 0.5em 0;
		text-decoration: none;
	}
	ul.galerijaSub li a img{
		border: 1px solid #f0f0f0;
		padding: 2px;
		float: left;
		width: 126px;
	}