/******************************************************
*                                                     *
*   CSS file - http://www.crodream.com/					      *
*                                                     *
******************************************************/

/* Base
-----------------------------------------------------*/

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f8f7f4;
	font-size: 62.5%;
	background-image: url(../images/poz.jpg);
	background-repeat: repeat-x;
}

html
{
	font: normal 1.2em Arial, Verdana, sans-serif;
	color: #5b5b5b;
	text-decoration: none;
	background-color: #f8f7f4;
}

p
{
	font: normal 1.0em/135% Arial, Verdana, sans-serif;
	margin: 0px 0px 10px 0px;
}

.clear
{
	clear: both;
	font-size: 0.1em;
}

a
{
	outline: none;
}


/* Layout
-----------------------------------------------------*/

#page-wrapper
{
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
}

#header
{
	height: 92px;
	background-color: #fff;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
#page-wrapper #header #ulogiraj {
	width: 300px;
	float: right;
	margin-top: 40px;
	margin-right: 35px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right
}
#page-wrapper #header #ulogiraj a {
	color: #FFFFFF;
}



#content-wrapper
{
	border-bottom: 1px solid #fff;
	background: #fff url("../images/bg_content_wrapper_bottom.gif") repeat-x 0% 100%;
}

#main-navigation
{
	clear: left;
	margin: 0px 0px 10px 0px;
}
#main-navigation:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#category-navigation-top
{
	clear: left;
	margin: 0px 0px 16px 0px;
}
#category-navigation-top:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#category-navigation-bottom
{
	clear: left;
	margin: 25px 0px 0px 0px;
}
#category-navigation-bottom:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#footer
{
	padding: 15px 30px 15px 30px;
	color: #FFFFFF;
	background-color: #404040;
}



#crumbtrail
{
	color: #003366;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#crumbtrail2
{
	color: #003366;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#content-container
{
	margin: 18px 0px 10px 0px;
	clear: both;
}

#content-container:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#content-quicklinks
{
	width: 240px;
	float: right;
}

#content-main
{
	width: 580px;
	float: left;
}




/* Header
-----------------------------------------------------*/

#header img
{
	padding: 15px 0px 0px 404px;
}


/* Content wrapper
-----------------------------------------------------*/

#content-wrapper .inner-box
{
	padding: 15px 30px 25px 30px;
	border-top: 1px solid #fff;
	background: url("../images/bg_content_wrapper_top.gif") repeat-x 0% 0%;
}


/* Main navigation
-----------------------------------------------------*/

#main-navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main-navigation li
{
	float: left;
	margin: 0px 1px 0px 0px;
}

#main-navigation li a
{
	display: block;
	padding: 8px 13px 10px 13px;
	font: bold 0.9em Arial, Verdana, sans-serif;
	color: #747474;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #F8F5F3;
	background-image: url(../images/bg_main_nav.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#main-navigation li a:hover
{
	text-decoration: underline;
}

#main-navigation li.green a
{
	background-color: #F1EBE7;
	color: #575757;
}
#main-navigation li.svijetlo a
{
	background-color:#FCFCFD;
	color:#666666
}


/* Category navigation
-----------------------------------------------------*/

#category-navigation-top ul, #category-navigation-bottom ul
{
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left: 1px solid #c0cbd8;
}

#category-navigation-top li, #category-navigation-bottom li
{
	float: left;
	border-top: 1px solid #c0cbd8;
	border-right: 1px solid #c0cbd8;
}

#category-navigation-top li a, #category-navigation-bottom li a
{
	display: block;
	padding: 8px 13px 8px 13px;
	font: bold 0.9em Arial, Verdana, sans-serif;
	color: #003366;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #c0cbd8;
}

#category-navigation-top li a:hover, #category-navigation-bottom li a:hover
{
	color: #e94e01;
}

#category-navigation-top li.active a, #category-navigation-bottom li.active a
{
	color: #e94e01;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: none;
	border-left: 1px solid #fff;
	background: url("../images/bg_category_nav_active.gif") repeat-x 0% 0%;
}


/* Global search
-----------------------------------------------------*/
#global-search
{
	border: 1px solid #becad7;
	background: #eff3f8 url("../images/bg_global_search.jpg") no-repeat 0% 0%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 236px;
	height: 48px;
}


#global-search form {
	margin:0px;
	padding:0px;
	
}

#global-search input
{
	width: 470px;
	font: normal 1.2em Arial, Verdana, sans-serif;
	color: #003366;
	border: 1px solid #bdcad7;
	background: url("../images/bg_input.gif") no-repeat 0% 0%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;

}

#global-search input.submit
{
	width: 100px;
	padding: 3px 3px 2px 3px;
	font: bold 1.0em Arial, Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #559B8E;
	background: none;
	background-color: #666666;
}

#global-search input.submit:hover
{
	border: 1px solid #559B8E;
	background-color: #999999;
}

#global-search p
{
	font: normal 0.9em Arial, Verdana, sans-serif;
	color: #bdcad7;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#global-search strong
{
	color: #666666;
	padding: 0px 5px 0px 0px;
}

#global-search a
{
	color: #6c7f86;
	text-decoration: none;
}

#global-search a:hover
{
	text-decoration: underline;
}


/* Crumbtrail
-----------------------------------------------------*/

#crumbtrail a
{
	padding: 0px 10px 0px 3px;
	color: #575757;
	text-transform: uppercase;
	background: url("../images/bg_crumbtrail_link.gif") no-repeat 100% 50%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#crumbtrail a:hover
{
	text-decoration: none;
}

#crumbtrail span
{
	padding-left: 3px;
	font: bold 0.9em Arial, Verdana, sans-serif;
	color: #e94e01;
	text-transform: uppercase;
}

#crumbtrail2 a
{
	padding: 0px 10px 0px 3px;
	color: #575757;
	text-transform: uppercase;
	background: url("../images/bg_crumbtrail_link.gif") no-repeat 100% 50%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#crumbtrail2 a:hover
{
	text-decoration: none;
}

#crumbtrail2 span
{
	padding-left: 3px;
	font: bold 0.9em Arial, Verdana, sans-serif;
	color: #e94e01;
	text-transform: uppercase;
}

/* Quicklinks
-----------------------------------------------------*/

#content-quicklinks ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content-quicklinks ul.nav
{
	height: 30px;
	border-left: 1px solid #c0cbd8;
	z-index: 999;
	position: relative;
}

#content-quicklinks ul.nav li
{
	float: left;
	border-top: 1px solid #c0cbd8;
	border-right: 1px solid #c0cbd8;
}

#content-quicklinks ul.nav li a
{
	display: block;
	padding: 7px 10px 7px 10px;
	color: #575757;
	text-transform: uppercase;
	text-decoration: none;
	xborder-bottom: 1px solid #c0cbd8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#content-quicklinks ul.nav li a:hover
{
	color: #B54400;
}

#content-quicklinks ul.nav li.active a
{
	color: #B54400;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: none;
	border-left: 1px solid #fff;
	background: #fff url("../images/bg_category_nav_active.gif") repeat-x 0% 0%;
}

#content-quicklinks ul.nav:after         { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }


#content-quicklinks ul.list
{
	border: 1px solid #bdcad7;
	padding: 5px;
	margin: -1px 0px 0px 0px;
	list-style: none;
	z-index: -99em;
}

#content-quicklinks ul.list li
{
	border-bottom: 1px solid #ebebeb;
}

#content-quicklinks ul.list li a
{
	display: block;
	padding: 5px 5px 5px 20px;
	color: #575757;
	text-decoration: none;
	background: url("../images/bullet_1.gif") no-repeat 10px 12px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#content-quicklinks ul.list li a:hover
{
	color: #B54400;
	text-decoration: none;
}


/* Main content
-----------------------------------------------------*/

#content-main h1
{
	color: #575757;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	background-position: 0% 100%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 13px;
	margin: 0px;
}
#content-main h1.pz
{
	color: #575757;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	background-position: 0% 100%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 13px;
	margin: 0px;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdcad7;
}
#content-main h1.bar
{
	color: #575757;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	background-position: 0% 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F1EE;
	border-bottom-color: #bdcad7;
	background-color: #FAF8F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 13px;
}

#content-main h2
{
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #404040;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#content-main h3
{
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font: bold 1.1em Arial, Verdana, sans-serif;
	color: #003366;
}

#content-main a
{
	font: normal 1.0em Arial, Verdana, sans-serif;
	color: #e94f01;
	text-decoration: underline;
}

#content-main a:hover
{
	text-decoration: none;
}

#content-main strong
{
	color: #666666;
}



/* Footer
-----------------------------------------------------*/

#foot-navigation
{
	height: 26px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#foot-navigation:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#foot-navigation li
{
	float: left;
	padding: 0px 11px 0px 0px;
	margin: 0px 11px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #999999;
}

#foot-navigation li a
{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#disclaimer
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	color: #666666;
}

#disclaimer li
{
	float: left;
	color: #666666;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#disclaimer li.production
{
	float: right;
}

#disclaimer li a
{
	font: bold 1.0em Arial, Verdana, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

#disclaimer li a:hover
{
	color: #666666;
	text-decoration: none;
}
