* {
	margin: 0;
	padding: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
color: #3f3f3f;
background: #fff url(../img/bg.png) repeat-x;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}

/************************************************
					HEADER
************************************************/
#header {
width:900px;
height:102px;
margin: 0 auto;
}

	#logo {
	width:247px;
	height:90px;
	float:left;
	padding:7px 0 0 8px;
	}
	#logo img {
	border:0;
	}
	
	
	#menu {
	width:532px;
	height: 100px;
	float:right;
	}
	#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#menu li {
	display: inline;
	}
	#menu a {
	margin-left:10px;
	display: block;
	float: left;
	width: 95px;
	height: 25px;
	padding: 50px 0 0 0;
	border-bottom:4px solid #0069ac;
	background-color: #eee;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	color: #0069ac;
	font-weight:bold;
	}
	
	#menu a:hover {
	padding: 60px 0 0 0;
	}
	
	#menu .aktivan a {
	padding: 60px 0 0 0;
	}

	#lang {
	width:25px;
	height:20px;
	float:right;
	padding-top:4px;
	}
	#lang a {
	border:0;
	}

/************************************************
					SLIDE
************************************************/
#bg-slide {
width:907px;
background-image: url(../img/bg-slide.png);
background-repeat: no-repeat;
background-position: left top;
height: 280px;
padding-top: 10px;
padding-left: 10px;
z-index: 999;
margin: 0 auto;
}


/************************************************
					CONTENT
************************************************/
#content {
margin: 9px auto 0 auto;
width:900px;
}

#left {
width:200px;
float:left;
}
	#left li {
	background: url(../img/left-box.png) left top no-repeat;
	list-style:none;
	color:#fff;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	}
	#left li a {
	padding: 20px 4px 4px 4px;
	width:192px;
	height:62px;
	color:#fff;
	display:block;
	text-shadow:#777 1px 1px 1px;
	}
	#left li a:hover {
	color:#ddd;
	text-shadow:#222 1px 1px 1px;
	}
	#left li span {
	font-size:14px;
	font-weight: normal;
	}


#right {
width:680px;
margin-left:18px;
margin-top:4px;
float:left;
}
	h1 {
	font-size: 17px;
	font-weight:bold;
	padding: 4px 0 3px 0;
	padding-left:10px;
	border-left:4px solid #0069ac;
	background-color: #eee;
	margin-bottom:10px;
	}
	h2 {
	font-size: 15px;
	font-weight:bold;
	padding: 3px 0 2px 0;
	padding-left:10px;
	border-left:3px solid #0069ac;
	background-color: #eee;
	margin-bottom:10px;
	margin-top:30px;
	}
	p {
	font-size:14px;
	color: #666;
	text-align:justify;
	padding:5px 4px;
	line-height:20px;
	}
	img.left {
	float:left;
	margin:3px 5px 3px 0;
	width:150px;
	padding:2px;
	}
	img.right {
	float:right;
	margin:3px 0px 3px 5px;
	width:150px;
	padding:2px;
	}
	#right li{
	text-align:left;
	list-style-type:circle;
	margin-left:20px;
	padding:3px 0 3px 0;
	font-size:14px;
	color: #666;
	}

#galerija img {
width:120px;
float:left;
border:2px solid #eee;
padding:2px;
margin-right:8px;
margin-bottom:8px;
}
#galerija img:hover {
border:2px solid #0069ac;
}



.tabela {
font-size:14px;
color: #666;
float:left;
margin:10px 20px 10px 20px;
}
.tabela td {
background: #fff;
border:1px solid #bbb;
text-align:left;
padding:4px 4px;
}
.tabela th {
background: #eee;
border-left:2px solid #0069ac;
padding:4px 4px;
}


#converter {
font-size:16px;
width:300px;
height:100px;
margin-left:198px;
margin-bottom:30px;
margin-top:10px;
}
.converter {
font-size:16px;
color: #666;
border:2px solid #eee;
margin-left:25px;
padding:0;
}
.converter input.km {
border:0;
border-bottom:1px solid #0069ac;
text-align:center;
color:#0069ac;
font-size:18px;
font-family: Arial, Helvetica, sans-serif;
width:60px;
}
.converter input.euro {
border:0;
text-align:center;
color:#0069ac;
font-size:18px;
font-family: Arial, Helvetica, sans-serif;
width:60px;
}
.converter input.submit {
height: 28px;
width: 88px;
color:#fff;
background-color:#0069ac;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
margin-left:77px;
margin-top:20px;
font-weight:bold;
}


/***************************************************
			    KONTAKT FORMS
***************************************************/
p.kontakt {
text-align:left;
line-height:20px;
padding-right:30px;
float:left;
}
p.kontakt a{
color:#0069ac;
text-decoration:none;
}
p.kontakt a:hover{
color:#0069ac;
text-decoration:underline;
}


form {
padding-left:35px;
padding-top:20px;
padding-bottom:40px;
margin:0px;
float:left;
width:285px;
border-left:2px solid #eee;
}
.form_textarea {
width:100%;
position:relative;
float:left;	
}
.form_textbox{
height:58px;
width:100%;
position:relative;
float:left;	
}

label {
color:#666666;
font-size:12px;
width:79px;
display:block;
float:left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 5px;
clear: both;
}

.textbox {
width:190px;
height:20px;
border:1px solid #cccccc;
background-color:#ffffff;
color:#0069ac;
padding:2px;
padding-top:3px;
padding-bottom:0px;
margin-top:0px;
margin-right:80px;
margin-left:0px;
margin-bottom:20px;
font-family: Arial, Helvetica, sans-serif;
clear:both;
float:left;
font-size:12px;
}
.textbox:focus {
border:1px solid #0069ac;
cursor:text;
}

textarea {
width:260px;
height:130px;
border:1px solid #cccccc;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
line-height:19px;
font-size:12px;
color:#0069ac;
margin-top:0px;
padding:2px;
clear:both;
float:left;
font-size:12px;
}
textarea:focus {
border:1px solid #0069ac;
cursor:text;
}

#submit {
width:300px;
height:30px;
padding-top:20px;
padding-left:90px;
padding-bottom:10px;
}
.submit {
height:30px;
width:88px;
font-size:14px;
font-weight:bold;
color:#fff;
background-color: #0069ac;
cursor:pointer;
}

.greska, .greska2, .greska3, .greska4 {
font-size:11px;
color:#0069ac;
}


/************************************************
					FOOTER
************************************************/
#footer {
margin: 0px auto;
width:907px;
height:15px;
border-top:2px solid #eee;
clear:both;
margin-top:20px;
margin-bottom:10px;
font-size:12px;
color: #ccc;
padding:2px 4px;
}
	.left {
	float:left;
	width:300px;
	}
	.right {
	float:right;
	width:300px;
	text-align:right;
	}
	.right a {
	color:#0069ac;
	text-decoration:none;
	}
	.right a:hover {
	color:#0069ac;
	text-decoration: underline;
	}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(../img/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(../img/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(../img/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(../img/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(../img/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(../img/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(../img/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(../img/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(../img/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../img/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../img/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
