﻿/******************************************************
*                                                     *
*   CSS file - http://www.automobili-princip.hr/      *
*   Copyright (c) Dobbin, 2008.               		  *
*                                                     *
******************************************************/


/* Base
------------------------------------------------------*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #3d3d3d url("../../images/bg.gif") repeat 0% 0%;
	text-align: center;
	font: normal 0.75em/145% Arial, Tahoma, sans-serif;
	color: #606060;
	padding-bottom: 30px;
}

p
{
	line-height: 150%;
	color: #606060;
}

.clear
{
	clear: both;
	font-size: 0.1em;
	height: 1%;
}

a
{
	outline: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.hide
{
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


/* Layout
------------------------------------------------------*/


#page-container 
{
	width: 812px;
	margin: 0px auto;
	background-color: #fff;
}

#page-wrapper
{
	padding: 0px 6px 6px 6px;
	text-align: left;
}

#header-navigation
{
	background: url("../../images/bg_header.jpg") no-repeat 0% 0%;
	height: 193px;
}

#search-container
{
	background: #1b465f url("../../images/bg_search.gif") no-repeat 0% 0%;
	padding: 40px 19px 20px 27px;
}

#content-container
{
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#content-main
{
	width: 480px;
	float: left;
	padding: 0px 0px 50px 0px;
}

#content-navigation
{
	width: 275px;
	float: right;
}




/* header-navigation
------------------------------------------------------*/

#header-navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-navigation ul li
{
	float: left;
}

#header-navigation ul li a
{
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 11px 14px 12px 14px;
}

#header-navigation ul li a:hover
{
	background-color: #5892b3;
}

#header-navigation ul li.active a
{
	background-color: #296689;
}



/* search-container
------------------------------------------------------*/

#search-container h1
{
	font: normal 2.2em Arial, Tahoma, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
}

#search-container p
{
	font: normal 0.9em/150% Arial, Tahoma, sans-serif;
	color: #a5c4d6;
}

#search-container .welcome
{
	width: 480px;
	float: left;
}

#search-container .search
{
	width: 238px;
	float: right;
}

#search-container .search select
{
	width: 238px;
	display: block;
	margin: 0px 0px 10px 0px;
	background-color: #f6f6f5;
	font: normal 0.9em Arial, Tahoma, sans-serif;
	color: #74838b;
}

#search-container .search a
{
	width: 88px;
	height: 25px;
	display: block;
	margin: 15px 0px 0px 1px;
	text-indent: -9999px;
	background: url("../../images/btn_search.gif") no-repeat 0px 0px;
}

#search-container .search a:hover
{
	background: url("../../images/btn_search.gif") no-repeat 0px -25px;
}



/* content-main
------------------------------------------------------*/

#content-main p, #content-main ul
{
	font: normal 0.9em/150% Arial, Tahoma, sans-serif;
}

#content-main h1
{
	font: normal 1.7em Arial, Tahoma, sans-serif;
	color: #f25c03;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 9px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #e6eaed;
}

#content-main h2
{
	font: bold 1.3em Arial, Tahoma, sans-serif;
	color: #f25c03;
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
}

#content-main h3
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #f25c03;
	margin: 20px 0px 5px 0px;
	text-transform: uppercase;
}

#content-main p
{
	margin-bottom: 10px;
}

#content-main .item p
{
	margin-bottom: 0px;
}

#content-main .item ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	list-style: none;
}

#content-main .item ul.options1
{
	margin: 10px 0px 12px 0px;
}

#content-main .item ul.options2
{
	background-color: #f9fbfc;
	border-top: 1px solid #e6eaed;
	border-bottom: 1px solid #e6eaed;
	margin: 15px 0px 15px 0px;
	padding: 8px 10px 8px 10px;
}

#content-main .item li
{
	background: url("../../images/bullet_2.gif") no-repeat 0% 50%;
	font: normal 1.0em Arial, Tahoma, sans-serif;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 12px;
	width: 140px;
}

#content-main .item .options1 li
{
	float: left;
	margin: 0px 15px 0px 0px;
	width: auto;
}

#content-main .item .options2 li
{
	float: left;
	background: none;
	padding: 0px;
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #204e69;
	text-transform: uppercase;
}

#content-main .item .options2 li.inquiry
{
	float: right;
	width: auto;
	background: url("../../images/bullet_2.gif") no-repeat 0% 50%;
	padding: 0px 0px 0px 14px;
}

#content-main .item .options1 li a
{
	font: normal 0.9em Arial, Tahoma, sans-serif;
	color: #f25c03;
	text-transform: uppercase;
	text-decoration: underline;
}

#content-main .item .options2 li a
{
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #204e69;
	text-transform: uppercase;
	text-decoration: underline;
}

#content-main .item .options1 li a:hover, #content-main .item .options2 li a:hover
{
	text-decoration: none;
}

#content-main .item .options2 li span
{
	color: #f25c03;
}


#content-main .item p
{
	font: normal 0.9em Arial, Tahoma, sans-serif;
	line-height: 150%;
	color: #606060;
}

#content-main .item img
{
	float: left;
	border: 4px solid #dfe7ec;
}

#content-main .item .item-info
{
	width: 260px;
	float: right;
}

#content-main ul.custom1
{
	margin: 0px 0px 20px 0px;
	list-style: none;
}

#content-main ul.custom2
{
	margin: 0px 0px 0px 5px;
	list-style: none;
}

#content-main ul.custom1 li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	background: url("../../images/bullet_1.gif") no-repeat 0px 8px;
}

#content-main ul.custom2 li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	background: url("../../images/icon_next.gif") no-repeat 0% 50%;
}

#content-main a.pdf
{
	display: block;
	background: url("../../images/icon_pdf.gif") no-repeat 0% 50%;
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #f25c03;
	margin: 0px 0px 20px 0px;
	padding: 12px 0px 13px 55px;	
}

#content-main a
{
	color: #f25c03;
}

#content-main a:hover
{
	text-decoration: none;
}

#content-main table.default
{
	width: 100%;
	border: 1px solid #b2d4e7;
	margin: 0px 0px 10px 0px;
}

#content-main table.default td
{
	text-align: center;
	background-color: #f9fbfc;
	font: normal 0.9em Arial, Tahoma, sans-serif;
	padding: 3px 0px 3px 0px;
}

#content-main table.default tr.header td
{
	font-weight: bold;
	color: #fff;
	padding: 5px;
	background-color: #245a79;
}

#content-main img.border
{
	border: 5px solid #dfe7ec;
}




/* content-navigation
------------------------------------------------------*/

#content-navigation h1
{
	background: #ed4400 url("../../images/bullet_white.gif") no-repeat 100% 50%;
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 14px 20px 14px 20px;
	text-transform: uppercase;
}

#content-navigation h2
{
	font: normal 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#content-navigation .box
{
	background-color: #245a79;
	margin: 0px 0px 6px 0px;
}

#content-navigation .banner
{
	display: block;
	margin: 0px 0px 6px 0px;
}

#content-navigation .wishlistbox
{
	background: #245a79 url("../../images/right_wishlist.jpg") no-repeat 0% 0%;
	padding: 80px 13px 20px 18px;
}

#content-navigation .navigation
{
	background: #245a79 url("../../images/right_navigation.jpg") no-repeat 0% 0%;
	padding: 80px 13px 20px 18px;
}

#content-navigation .links
{
	background: #245a79 url("../../images/right_links.jpg") no-repeat 0% 0%;
	padding: 80px 13px 20px 18px;
}

#content-navigation .contact
{
	background: #245a79 url("../../images/right_contact.jpg") no-repeat 0% 0%;
	padding: 80px 13px 20px 18px;
}

#content-navigation .contact .divider
{
	border-bottom: 1px solid #3e6f8c;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 10px;
}

#content-navigation .contact h2
{
	background: url("../../images/bullet_1.gif") no-repeat 0% 50%;
	padding-left: 10px;
}

#content-navigation .contact p
{
	padding-left: 10px;
}

#content-navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content-navigation ul li
{
	float: left;
	width: 122px;
	border-bottom: 1px solid #3e6f8c;
}

#content-navigation ul.wishlist li
{
	float: none;
	width: auto;
	border-bottom: 1px solid #3e6f8c;
	background: url("../../images/bullet_1.gif") no-repeat 0% 50%;
	font: normal 0.8em Arial, Tahoma, sans-serif;
	color: #b2d4e7;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 0px 4px 10px;
}

#content-navigation ul li a
{
	background: url("../../images/bullet_1.gif") no-repeat 0% 50%;
	font: normal 0.8em Arial, Tahoma, sans-serif;
	color: #b2d4e7;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 4px 0px 4px 10px;
}

#content-navigation ul li.active a
{
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	padding: 3px 0px 4px 10px;
}

#content-navigation ul li a span
{
	display: block;
	float: right;
	margin-right: 10px;
}

#content-navigation ul li a:hover
{
	color: #fff;
}

#content-navigation p
{
	font: normal 0.9em/140% Arial, Tahoma, sans-serif;
	color: #b2d4e7;
}

#content-navigation p a
{
	color: #fff;
	text-decoration: underline;
}

#content-navigation p a:hover
{
	text-decoration: none;
}

#content-navigation .total
{
	background: url("../../images/bullet_1.gif") no-repeat 0% 50%;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 0px 0px 0px 10px;
	margin-top: 15px;
}

.bagOptions
{
	font: normal 1.0em Arial, Tahoma, sans-serif;
	color: #f35a00;
	margin: 10px 0px 0px 0px;
}

.bagOptions a
{
	background: url("../../images/bullet_1.gif") no-repeat 0% 50%;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.bagOptions a:hover
{
	text-decoration: underline;
}


/* Kontakt forma 
-----------------------------------------------------*/

#contact_form, #contact_list
{
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font: normal 1.0em Arial, Verdana sans-serif;
	border: 1px solid #ddd;
}

#contact_form  p 
{
	margin: 1px 0px 1px 0px;
	padding: 2px 5px 2px 0px;
	background: none;
}

#contact_form label, #contact_list label
{
	font-weight: normal;
	xcolor: #EB5C06;
}
	
#contact_form legend, #contact_list legend
{
	color:#EB5C06;
	padding: 0px 5px 0px 5px;
}
	
#contact_form input, textarea, select, #contact_list input, textarea
{
	margin: 3px 0 3px 0;
	border: 1px solid #dbdbdb;
	background: url("../../images/form_field_bg.gif") no-repeat top left;
	font: normal 1.2em Arial, Verdana sans-serif;
	padding: 4px;
}
	
#contact_form input, #contact_list input 
{
	width:55%;
}

#contact_form select, #contact_list select 
{
	width:57.5%;
	background-color: #fff;
}

#contact_form input.required, #contact_form textarea.required,
#contact_list input.required, #contact_list textarea.required
{
	border-color: #feb88e;
	color: #EB5C06;
}

#contact_form textarea 
{
	height: 100px;
	width: 80%;
}

input.sendButton
{
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	display: block;
	margin: 0px 0px 10px 0px;
	border: 0px;
	background-color: #245a79;
	width: 100px;
	height: 25px;
	padding: 2px;
}

input.sendButton:hover
{
	background-color: #ed4400;
}


/* Footer
------------------------------------------------------*/

#PagingTemplate
{
	margin: 10px 0px 0px 0px;
}

#PagingTemplate ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

#PagingTemplate ul li
{
	float: left;
	margin: 0px 5px 0px 0px;
}

#PagingTemplate ul li a
{
	font: normal 0.8em Arial, Tahoma, sans-serif;
	color: #606060;
	text-decoration: none;
	text-transform: uppercase;
}

#PagingTemplate ul li a:hover, #PagingTemplate ul li a.active
{
	color: #ee4400;
}

#PagingTemplate ul li a.prev
{
	background: url("../../images/icon_previous.gif") no-repeat 0% 50%;
	padding-left: 10px;
	margin-right: 5px;
}

#PagingTemplate ul li a.next
{
	background: url("../../images/icon_next.gif") no-repeat 100% 50%;
	padding-right: 10px;
	margin-left: 5px;
}






/* Footer
------------------------------------------------------*/

#footer
{
	background-color: #1f4b65;
	padding: 14px 20px 14px 20px;
	border-bottom: 8px solid #f35a00;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer ul li
{
	float: left;
	font: normal 0.8em Arial, Tahoma, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

#footer ul li.production
{
	float: right;
}

#footer a
{
	font: normal 1.0em Arial, Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

