/******************************************************************
 * Branimir Centar CSS
 * @author		Median et
 * @since		22.11.2005
 ******************************************************************/

/******************************************************************
 * General
 ******************************************************************/
* {
	padding: 0;
	margin: 0;
	}
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFF;
	background-color: #646F7B;
	margin: 0;
	padding: 0;
	text-align: center;
	}
a, a:link, a:visited, a:active, a:focus { 
	color: #FC0; 
	text-decoration: none; 
	}
a:hover { 
	color: #000; 
	}
img {
	border-width: 0;
	}
p {
	margin: 0 0 1.2em;
	}
hr {
	border: 0;
	height: 1px;
	color: #2C3236;
	background-color: #2C3236;
	margin: 0 0 5px;
	}
#container {
	position: relative;
	margin: 0 auto;
	width: 740px;
	text-align: left;
	/*background:url(../images/velko_v.gif) no-repeat top right;*/
	}
.input-box {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	color: #666;
	background-color: #FFF;
	padding: 1px 3px;
	}
.clear {
	clear: both;
	}
.warn_color {
	font-size: 11px;
	color: #FC0;
	/*display: block;*/
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
/* Separator */
.separator {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #989CA6;
	border-bottom: 1px solid #989CA6;
	height: 3px;
	/*color: #2C3236;*/
	background-color: #2C3236;
	padding: 0;
	margin: 0;
	}
	

/******************************************************************
 * Structure
 ******************************************************************/
#header {
	float: left;
	width: 100%;
	/*background-color: Aqua;*/
	}
#left {
	float: left;
	width: 200px;
	/*background-color: Fuchsia;*/
	}
#right {
	float: right;
	width: 540px;
	/*background-color: Lime;*/
	}
#content {
	float: left;
	width: 100%;
	}
#c-sadrzaji-centra {
	float: left;
	width: 330px;
	}
#c-novosti {
	float: right;
	width: 190px;
	}
#footer {
	clear: both;
	width: 100%;
	/*background-color: Purple;*/
	}

/******************************************************************
 * Header
 ******************************************************************/
#header {
	background: #434B52 url(../images/bc_header_bg.gif) repeat-y left top;
	}
#header #h-logo {
	float: left;
	}
#header ul {
	list-style: none;
	}
#header li {
	display: inline;
	}

.sub-menu {
	padding: 4px 0;
	margin-bottom: 35px;
	}
.sub-menu ul {
	list-style: none;
	float: right;
	padding-right: 7px;
	}
.sub-menu ul li {
	display: inline;
	}
.sub-menu a, 
.sub-menu a:link, 
.sub-menu a:visited, 
.sub-menu a:active, 
.sub-menu a:focus {
	color: #989CA6;
	border-right: 1px solid #989CA6;
	padding: 0 5px;
	}
.sub-menu .first a {
	border-left: 1px solid #989CA6;
	padding-left: 7px;
	}
.sub-menu a:hover {
	color: #FFF;
	}

#header #h-bottom-menu {
	/*display: block;*/
	/*float: right;*/
	border-top: 1px solid #989CA6;
	/*border-bottom: 1px solid #989CA6;*/
	text-align: right;
	}
#header #h-bottom-menu ul {
	float: right;
	}
#header #h-bottom-menu li, #header #h-bottom-menu a {
	display: block;
	float: left;
	}
#header #h-bottom-menu a {
	width: 100px;
	height: 20px;
	color: #DDD;
	text-align: center;
	vertical-align: bottom;
	padding-top: 40px;
	border-left: 1px solid #989CA6;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	}
#header #h-bottom-menu a:hover, #header #h-bottom-menu #current a { 
	color: #FC0;
	background-color: #2C3236;
	}

/******************************************************************
 * Left
 ******************************************************************/
#left h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 7px 10px;
	background-color: #434B52;
	}
#left h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 7px 10px;
	background-color: #434B52;
	}
#left h2 a {
	color: #FFF;
	}
#left h2 a:hover {
	color: #FC0;
	}
#left #l-vinjeta {
	/*margin-bottom: 2px;*/
	}
#left a#l-mini-galerija {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	}
#left a#l-mini-galerija:hover {
	color: #989CA6;
	}
#left a#l-mini-galerija img {
	margin-top: 7px;
	}
/*
#left hr {
	padding-left: 0;
	padding-right: 0;
	}
*/
#left #l-radno-vrijeme, #left #l-shoping-centar {
	padding: 10px 0;
	margin-bottom: 4px;
	}
#left #l-radno-vrijeme {
	color: #333;
	background: #D5D8DD url(../images/bc_left_bottom1.gif) no-repeat center bottom;
	}
#left #l-shoping-centar {
	padding-top: 0;
	color: #DDD;
	background: #434B52 url(../images/bc_left_bottom2.gif) no-repeat center bottom;
	}
#left #l-top2-image {
	display: block;
	height: 10px;
	background: #434B52 url(../images/bc_left_top2.gif) no-repeat center top;
	}

#left p, 
#left td {
	padding-left: 10px;
	padding-right: 10px;
	}
#left ul, 
#left ol {
	margin-left: 25px;
	margin-right: 10px;
	}

/******************************************************************
 * Right
 ******************************************************************/
#right #r-search {
	float: left;
	color: #818A94;
	text-align: right;
	width: 100%;
	height: 20px;
	/*line-height: 20px;*/
	text-transform: uppercase;
	background-color: #2C3236;
	padding-top: 2px;
	}
#right #r-search.r-search-inner {
	height: 24px;
	border-top: 4px solid #2C3236;
	}
#right #r-search input {
	color: #FFF;
	background-color: #818A94;
	border-width: 0;
	text-transform: none;
	}
#right #r-search #r-submit {
		vertical-align: top;
	}

/******************************************************************
 * Content
 ******************************************************************/
#content {
	margin-top: 3px;
	margin-bottom: 3px;
	}
#content.homepage {
	background: url(../images/bc_content_bg.gif) repeat-y left top
	}
#content #c-inner {
	margin: 15px 0 20px 20px;
	}
#content h1 {
	color: #D5D8DD;
	font-size: 20px;
	font-weight: bold;
	}
#content #c-inner.interactive_map {
	margin-left: 0;
	}
#content #c-inner.interactive_map div {
	margin-left: 20px;
	}
#content #c-inner #c-choose-level {
	text-align: right;
	padding: 10px 0;
	vertical-align: middle;
	}
#content #c-inner #c-choose-level span {
	font-weight: bold;
	float: left;
	}
#content #c-inner #c-sitemap {
	margin: 20px 50px;
	}
#content .c-gallery {
	/*float: left;*/
	}
#content .c-gallery a {
	float: left;
	display: block;
	margin: 6px;
	padding: 3px;
	width: 100px;
	height: 100px;
	text-align: center;
	border: 1px solid #434B52;
	/*vertical-align: center;*/
	vertical-align: bottom;
	}
#content .c-gallery a:hover {
	border-color: #989CA6;
	}

#content h2 {
	color: #FC0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #434B52;
	margin-bottom: 4px;
	}
#content h4 {
	color: #D5D8DD;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px;
	margin: 0;
	margin-top: 4px;
	background-color: #49525A;
	text-transform: uppercase;
	}
#content h4 a {
	color: #D5D8DD;
	}
#content h4 a:hover {
	color: #FFF;
	}
#content .c-subtext {
	padding-bottom: 4px;
	}

#c-sadrzaji-centra {
	margin: 3px;
	}
#c-sadrzaji-centra .c-tile {
	/*float: left;*/
	color: #333;
	background: #D5D8DD url(../images/bc_top1_bg.gif) no-repeat left top;
	margin-bottom: 2px;
	}
#c-sadrzaji-centra .c-tile-content {
	/*float: left;*/
	background: url(../images/bc_bottom1_bg.gif) no-repeat left bottom;
	padding: 4px;
	}
#c-sadrzaji-centra .c-tile2 {
	/*float: left;*/
	color: #333;
	background: #C4C6D5 url(../images/bc_top2_bg.gif) no-repeat left top;
	margin-bottom: 2px;
	}
#c-sadrzaji-centra .c-tile2-content {
	/*float: left;*/
	background: url(../images/bc_bottom2_bg.gif) no-repeat left bottom;
	padding: 4px;
	}
#c-sadrzaji-centra .c-tile a, 
#c-sadrzaji-centra .c-tile2 a {
	color: #666;
	/*font-style: italic;*/
	}
#c-sadrzaji-centra .c-tile a:hover, 
#c-sadrzaji-centra .c-tile2 a:hover {
	color: #000;
	}
#c-sadrzaji-centra .c-tile-img {
	float: left;
	margin-right: 4px;
	}
#c-sadrzaji-centra a.c-tile-link {
	color: #000;
	font-weight: bold;
	}
#c-sadrzaji-centra a.c-tile-link:hover {
	color: #333;
	font-weight: bold;
	}

#c-novosti {
	margin: 3px 0 0 3px;
	}

/******************************************************************
 * Footer
 ******************************************************************/
#footer {
	padding-bottom: 20px;
	}
#footer .sub-menu {
	float: right;
	width: 100%;
	background-color: #2C3236;
	text-align: right;
	margin-bottom: 4px;
	}