body {
	font-family: Tahoma;
	font-size: 12px;
	color: #B1B1B1;
	background-color: #0E0E0E;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #B1B1B1;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #FFFFFF;
}

p, form, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
} 

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

label.error {
	display: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

.orange {
	color: #F89839;
}

.white {
	color: #FFFFFF;
}




/* header */

#header_hold {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	background-image: url(../images/header_crtice.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header_hold2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	float: left;
	width: 1000px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#header .logo {
	float: left;
	padding-top: 25px;
}

#header .logo a {
	background-image: url(../images/slogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 410px;
}

#header .menu {
	margin: 0px;
	float: right;
	width: 850px;
	text-align:center;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .menu ul {
margin: 0;
padding: 0 0 0 0px;
height: 50px;
list-style: none;
display: inline;
overflow: hidden;
}

#header .menu li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#header .menu a {
	float: right;
	overflow: hidden;
	height: 0px !important;
	margin-left: 36px;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header .menu a:hover {
background-position: 0 -35px;
}

#header .menu a.selected {
background-position: 0 -30px;
}

.employment a {
	width: 168px; height: 74px;
	background: url(../images/employment.png) 2px 0px no-repeat;
}

.employment2 a {
	width: 168px; height: 74px;
	background-image: url(../images/employment.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

.contact a {
	width: 120px; height: 76px;
	background: url(../images/contact.png) 2px 0px no-repeat;
}

.contact2 a {
	width: 120px; height: 80px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

.services a {
	width: 120px; height: 76px;
	background: url(../images/services.png) 2px 0px no-repeat;
}

.services2 a {
	width: 120px; height: 80px;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

.home a {
	width: 120px; height: 76px;
	background: url(../images/home.png) 2px 0px no-repeat;
}

.home2 a {
	width: 120px; height: 80px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}




/* header kraj */




/* content */

#content_hold {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	margin: 0px;
	float: left;
	width: 1000px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

/* content kraj */



/* banner */

#banner {
	margin: 0px;
	float: left;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#banner .slide {
	width: 1000px;
	float: left;
	background-color: #6E0A0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#banner .slika {
	margin: 0px;
	padding: 0px;
	height: 285px;
	width: 280px;
	float: left;
}

#banner .text_hold {
	background-color: #E4E4E4;
	background-image: url(../images/slide_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	height: 285px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
}

#banner .text {
	font-size: 22px;
	color: #000000;
	padding-left: 30px;
	padding-top: 15px;
	height: 220px;
}

#banner .text li {
	font-size: 18px;
	color: #919191;
	padding-left: 20px;
	padding-top: 10px;
}

#banner .more {
	padding-left: 214px;
}

#banner .more a {
	/*background-image: url(../images/read_more_back.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-align: left;
	color: #9B0810;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
}

#banner .more a:hover {
	color: #CC0033;
}

#banner .quote {
	background-color: #E4E4E4;
	background-image: url(../images/quote_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 1000px;
	margin: 0px;
	padding-top: 305px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#banner .quote .img_text {
	margin-right: 70px;
	margin-left: 25px;
}

#banner .quote_down {
	background-image: url(../images/quote_down.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 1000px;
	font-size: 0px;
	line-height: 0px;
}

#quote_form {
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
	display: none;
	color: #333333;
}

#quote_form .title {
	font-size: 24px;
	color: #980112;
	padding-bottom: 35px;
}

#quote_form .button {
	text-align: center;
	padding-top: 35px;
}

#quote_form .radio {
	font-size: 12px;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
}

#extra {
	padding-top: 25px;
	color: #666666;
}

#quote_form_loading {
	background-image: url(../java/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 975px;
	position: absolute;
	margin-top: -50px;
	display: none;
}

#quote_form_info {
	height: 50px;
	width: 975px;
	position: absolute;
	margin-top: -50px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#quote_form_info p {
	height: 30px;
	background-color: #FFD5D5;
	text-align: center;
	border: 1px solid #FF0000;
	margin-top: 10px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

/* banner kraj */



/* forma */

.form_polje {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #B2B2B2;
	background-color: #F4F4F4;
	font-weight: normal;
	padding: 5px;
}

.form_drop {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #B2B2B2;
	padding: 3px;
	background-color: #F4F4F4;
}

.form_textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #B2B2B2;
	background-color: #F4F4F4;
	font-weight: normal;
	padding: 5px;
	overflow: auto;
}

/* forma kraj */




/* okvir_490 */

#hold_490 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	margin-top:-30px;
}

#okvir_490 {
	background-image: url(../images/490_crtice.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
}

#okvir_490_up {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/490_crtice_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 490px;
}

#okvir_490_down {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/490_crtice_down.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 490px;
}

#okvir_490 .par {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
}

#okvir_490 .crtice {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/490_crtice_cele.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2px;
	width: 490px;
}

#okvir_490 .text {
	line-height: 18px;
	font-weight: bold;
}

#okvir_490 .more {
	background-image: url(../images/more_information.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 117px;
}

/* okvir_490 kraj */




/* okvir_460 */

#hold_460 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 460px;
	margin-top:8px;
}

#okvir_460 {
	background-image: url(../images/quick_quote_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #FEFEFE;
	color: #333333;
}

#okvir_460_up {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/quick_quote_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 460px;
}

#okvir_460_down {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/quick_quote_down.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 460px;
}

#okvir_460 .text {
	line-height: 18px;
	font-weight: bold;
}


#okvir_460_crtice {
	background-image: url(../images/460_crtice.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#okvir_460_crtice_up {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/460_crtice_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 460px;
}

#okvir_460_crtice_down {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/460_crtice_down.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 460px;
}

#okvir_460_crtice .text {
	line-height: 18px;
	font-weight: bold;
}

#quick_quote_form_info {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFD5D5;
	padding: 10px;
	width: 300px;
	border: 1px solid #FF0000;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: none;
}

#quick_quote_form_loading {
	background-image: url(../java/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 300px;
	display: none;
	margin-right: auto;
	margin-left: auto;
}

#quick_form_text {
	background-color: #FDE6CE;
	font-size: 16px;
	font-weight: bold;
	color: #F89839;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F89839;
	padding: 25px;
	margin-top: 100px;
	margin-bottom: 100px;
	line-height: 26px;
	display: none;
}

#hold_460 .separator_460 {
	height: 50px;
	width: 460px;
	clear: both;
}

/* okvir_460 kraj */





/* footer */

#footer_hold {
	background-color: #303030;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../images/footer_crtice.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer_hold2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	margin: 0px;
	float: left;
	width: 1000px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#footer .eklektika {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	font-size: 11px;
}

#footer .menu {
	float: left;
	width: 780px;
	text-align: center;
}

#footer .menu li {
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
	background-image: url(../images/footer_tacka.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer .menu .current a {
	color: #FFFFFF;
}

#footer .logo {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 67px;
}

#footer .logo a {
	display: block;
	height: 33px;
	width: 67px;
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* footer kraj */


























