@charset "utf-8";
.align-image-left {
	float: left;
	margin: 3px 9px 9px 0;
}
.align-image-right {
	float: right;
	margin: 3px 0px 9px 9px;
}
.image-border {
	border: 1px solid #C30;
	padding: 1px;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}


* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
body {
	background: #FFFFFF;
	color: #6f6f6f;
	font: 11px/17px Tahoma, Geneva, sans-serif;
}
a {
	color: #6f6f6f;
	text-decoration: underline;
}
a:hover {
	color: #cc5e1e;
	text-decoration: none;
}
h1, .naslov {
	font: normal 33px/45px Arial, Helvetica, sans-serif;
	color: #888888;
	padding: 0px;
	margin: 0px 0px 130px;
}
#left h1 {
	font: normal 45px/40px Arial, Helvetica, sans-serif;
	margin: 15px 0px 60px -3px;
	position:relative;
	z-index:1;
}
h2 {
	color: #cc5e1e;
	padding: 5px 0px 10px;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	white-space: nowrap;
	width: 250px;
}
p {
	padding: 0px 0px 10px;
}
ul, ol {
	margin: 0px 0px 15px 25px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text17 {
	font-size: 17px;
}
.text18 {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #FFF;
}
.black {
	color: #000;
}
.red {
	color: #900;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.underline {
	text-decoration: underline;
}
.nounderline {
	text-decoration: none;
}
.uppercase {
	text-transform:uppercase;
}
.wrapper {
	margin: auto;
	width: 955px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
#top {
	height: 85px;
	position: relative;
	z-index: 1000;
}
#bc {
	position:absolute;
	margin:12px 0px 0px 25px;
	font-size: 10px;
}
#head {
	height: 50px;
}



/*--------------------------PRVA RAZINA--------------------------*/
#nav {
	list-style: none;
	margin: 19px 0px 0px 348px;
	padding: 0px;
	position:absolute;
	width: 680px;
	font-size: 12px;
	z-index:10;
}
#nav li { /* all list items */
	float:left;
	margin-right: 18px;
}
#nav li a {
	float:left;
	display:block;
	text-decoration:none;
}
#nav li a span {
	float:left;
	text-decoration: none;
	color: #B1B1B1;
	float: left;
	padding: 7px 7px 7px 7px;
	display: block;
	cursor:pointer;
}
#nav li a.active span {
	font-weight:bold;
	color: #CC5E1E;
	background: url(../images/nav-hover-right.gif) no-repeat right bottom;
}
#nav li a.active {
	background: url(../images/nav-hover-left.gif) no-repeat left bottom;
}
#nav li a:hover {
	background: url(../images/nav-hover-right.gif) no-repeat right bottom;
}
#nav li:hover {
	background: url(../images/nav-hover-right.gif) no-repeat right bottom;
}
#nav li a:hover span {
	color: #cc5e1e;
	background: url(../images/nav-hover-left.gif) no-repeat left bottom;
}


/*----------------------------------------DRUGA RAZINA----------------------------------*/
#nav ul {
	width:185px;
	background: #FFF;
	position: absolute;
	left: -999em;
	margin: 27px 0px 0px 22px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #f1ebeb;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
}
#nav ul li {
	width: 185px;
}
#nav ul li a {
	color: #CC5E1E;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	padding: 3px 10px;
	display: block;
	width: 165px;
	border-bottom: 1px solid #CCC;
}
#nav ul li a span {
	padding: 3px;
}
#nav ul li a:hover, #nav ul li a:hover span {
	color: #CC5E1E;
	background: #FFF url(transparent);
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}





#logo {
	color: #cc5e1e;
	text-decoration: none;
	letter-spacing: -1px;
	position:absolute;
	margin: 0px 0px 0px 21px;
	font-size: 45px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 48px;
	width: 250px;
}
#container {
	background: url(../images/container-bg.gif) no-repeat left top;
	min-height: 527px;
}
#nav-top {
	position: absolute;
	width: 435px;
	text-align: right;
	margin-top: 11px;
	margin-left: 355px;
	font-size: 10px;
}
#nav-top a {
	text-decoration: none;
	color: #888888;
	margin-right: 8px;
}
#nav-top a:hover {
	color: #cc5e1e;
}
#search {
	background: url(../images/search.gif) no-repeat left top;
	height: 20px;
	width: 157px;
	position: absolute;
	margin: 10px 0px 0px 795px;
}
#search input[type=text] {
	background: transparent;
	color: #888888;
	font-size: 10px;
	text-align: center;
	position: absolute;
	margin: 2px 0px 0px 5px;
	width: 130px;
}
#search input[type=submit] {
	background: transparent;
	color: #888888;
	font-size: 10px;
	position: absolute;
	margin: 0px 0px 0px 138px;
	width: 20px;
	height: 20px;
}
#left {
	width: 325px;
	float: left;
	padding-left: 25px;
	background: url(../images/h1.gif) no-repeat left 25px;
}
#right {
	width: 580px;
	float: right;
	padding: 20px 20px 20px 0px;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding: 8px 0px;
}
#footer a {
	text-decoration:none;
	color:#cc5e1e;
}
#footer a:hover {
	color:#000;
}
#footer p {
	padding:0 0 3px;
	margin:0;
}
.feat-news-box h3 {
	padding-top:15px;
	padding-bottom: 2px;
	font-size: 11px;
}
.feat-news-box h3 a {
	text-decoration: none;
}
.feat-news-box img {
	float: left;
	margin-right: 27px;
	margin-left: 20px;
}
.more {
	background: url(../images/arrow.gif) no-repeat right 6px;
	padding: 1px 15px 1px 0px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
}
.radovi {
	margin-bottom: 35px;
}
.radovi h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 12px;
	color: #CC5E1E;
}
.radovi h2 a {
	text-decoration: none;
	color: #CC5E1E;
}
.nadnaslov {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#paginator {
	padding-bottom: 25px;
}
#paginator a, #paginator span {
	display: block;
	float: left;
	padding: 4px 10px;
	background: url(../images/paginator.gif) no-repeat right 8px;
	text-decoration: none;
}
#paginator a:first-child {
	padding-left:0px;
}
.clanak-naslov {
	color: #cc5e1e;
	padding: 14px 0px;
	font-size: 17px;
	font-weight: bold;
}
.image {
	float: left;
	width: 225px;
	padding-bottom: 25px;
}
.image p {
	margin: 0px;
	padding: 0px;
}
#right .gal-cat {
	padding: 5px 0px 0px 5px;
	font-weight: bold;
}
.gal-cat a {
	text-decoration:none;
}
.image-left {
	margin-right: 80px;
}
#home-image {
	float: right;
	position: absolute;
	width: 955px;
	text-align: right;
	z-index: 0;
}
#home h1 {
	margin: 210px 0px 7px -85px;
}
#bozo {
	font-size: 50px;
	color: #CC5E1E;
	font-weight: normal;
	padding: 0px;
	line-height: 60px;
}
#dr {
	margin-top: 15px;
}
#home {
	padding-left:125px;
	width: 400px;
	z-index:5;
	position:absolute;
}
.news-date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.data {
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 3px;
}
.download {
	display: block;
	float: right;
	height: 24px;
	width: 103px;
	background: url(../images/download.gif) no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
	line-height: 10px;
	text-transform: uppercase;
	padding: 3px 0px 0px 6px;
	margin-top: 5px;
}
.objave-box {
	border-bottom: 1px solid #dedede;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-bottom: 30px;
}
.objave-box h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
}
.objave-box h3 {
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 0px;
	font-weight: normal;
}
.news-img {
	margin: 4px 5px 5px 0px;
	border: 1px solid #666;
	float: left;
}
.news-text {
	margin: 0px;
	padding: 2px 0px 0px;
}
.home #nav {
	margin-left:30px;
}
.uvod {
	margin: 0px;
	padding: 15px 0px 10px;
}
#form {
	margin-top: 10px;
}
#form label {
	float: left;
	width: 200px;
	padding-top: 2px;
}
#form input[type=text], #form textarea {
	font-size: 11px;
	padding: 3px;
	width: 300px;
	border: 1px solid #D6D6D6;
}
#form textarea {
	height: 130px;
	font: 11px Tahoma, Geneva, sans-serif;
}
#form input[type=submit] {
	margin-left: 200px;
	border: 1px solid #D6D6D6;
	font: bold 11px Tahoma, Geneva, sans-serif;
	padding: 3px 6px;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	padding-left: 201px;
	font-size: 10px;
	font-weight: bold;
	color: #900;
}


/* pretraga */
#search_results_box{
	position: absolute;
	top: 30px;
	right: 0;
	width: 400px;
	height: 450px;
	background: url('/script/bozoskoko.com/images/sitesearch.gif');
	z-index: 100000;
}
#results_close{
	position:absolute;
	top:-10px;
	left:-10px;
}
#search_results{
	width: 370px;
	height: 400px;
	overflow: auto;
	margin: 30px 15px 0 15px;
}

table.gsc-branding td,table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
}

.gsc-branding-text {
  color : #676767;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}


/* the results for each section
 * .gsc-resultsbox-{visible,invisible} : a complete-collection of results including headers
 * .gsc-results : the collection of results for a given searcher
 * .gsc-result : a generic result within the control. each result has this class, as well as .gsc-xxxResult where xxx is web, image, local, blog, etc.
 */

.gsc-resultsbox-visible {
  display : block;
}

.gsc-resultsbox-invisible {
  display : none;
}

.gsc-results {
  padding-bottom: 2px;
  width : 99%;
}

.gsc-result {
  margin-bottom: 10px;
}

.gsc-result .gs-title {
  height: 1.4em;
  overflow: hidden;
  }

/* trailing more link at the bottom of a collection of results */

.gsc-results .gsc-trailing-more-results {
  margin-bottom : 10px;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #0000cc;
  text-decoration: underline;
}

/* trailing cursor section */

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}

 .gs-result{
   padding: 5px 0 10px;
 }

.gs-result .gs-title,
.gs-result .gs-title * {
  color: #cc5e1e;
  text-decoration: none;
  font-weight: bold;
}
.gs-result .gs-title a:hover{
	color: #AF531B;
}
.gs-divider {
  padding-bottom: 8px;
  text-align: center;
  color: #676767;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #cc5e1e;
  text-decoration: none;
}

div.gs-visibleUrl-long { display: none; }
div.gs-watermark { display: none; }

#bottom {
	width:955px;
	background: url(../images/accordion.gif) no-repeat left top;
	height: 183px;
}
#bottom .left {
	width: 600px;
	float:left;
	padding: 10px 20px;
	height: 163px;
}
#bottom .right {
	width: 280px;
	float: right;
	padding: 15px 0 0 30px;
	height: 168px;
}
#rotator .feat-news-box {
	display:none;
}