@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
body {
	background: #CCC url(/script/images/pozadina.gif);
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1, .naslov {
	color: #800000;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px;
	border-bottom: 1px solid #800000;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	color: #800000;
	text-decoration: none;
	background: #EEEEEE url(/script/images/strela.png) no-repeat 5px;
	padding: 5px 5px 5px 20px;
	margin: 5px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	margin: 0px;
	padding: 6px 0px 4px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
p {
	padding: 0px 0px 10px;
}
ul, ol {
	margin: 0px 0px 15px 25px;
}
.text10, .date {
	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, #contact-box a, #contact-box a:hover {
	color: #FFF;
}
.black {
	color: #000;
}
.red {
	color: #000;
}
.underline, .news-title a:hover, #contact-box a:hover {
	text-decoration: underline;
}
.nounderline, #contact-box a {
	text-decoration: none;
}
.wrapper {
	margin: auto;
	width: 950px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
#bg-top {
	background: url(/script/images/bg.gif) repeat-x top;
}
#wrapper {
	margin: auto;
	width: 837px;
	background: url(/script/images/wrapper-bg.gif) repeat-y;
}
#logo {
	display: none;
}
#buttons {
	text-align: right;
	padding: 5px 0px 10px;
	font-size: 10px;
}
#home {
	background: url(../images/home.gif) no-repeat left 2px;
	padding: 0px 5px 0px 15px;
}
#ontop {
	background: url(../images/vrh.gif) no-repeat left 2px;
	padding-left: 15px;
	margin-left: 5px;
}
#head {
	margin: auto;
	width: 805px;
	height: 225px;
}
#left {
	float: left;
	width: 175px;
	padding-right: 17px;
	padding-left: 16px;
}
#center {
	float: left;
	width:450px;
	padding-right: 10px;
	padding-left: 13px;
}
#right {
	float: right;
	width: 122px;
	padding-right: 16px;
	padding-left: 15px;
}
.panel-title {
	font-weight: bold;
	color: #FFF;
	background: #800000;
	padding: 3px 3px 3px 5px;
	margin: 0px;
}
#right img {
	border: 1px solid #CCC;
	margin-top: 3px;
}
#right p {
	margin: 0px;
	padding: 0px;
}
#nav {
	margin: 4px 0px 25px;
	padding: 0px;
	list-style: none;
}
#nav li {
	background: url(/script/images/menu-pregrada.gif) repeat-x bottom;
}
#nav li a {
	text-decoration: none;
	background: url(/script/images/arrow.gif) no-repeat 5px center;
	padding: 4px 5px 4px 20px;
	display: block;
	width: 150px;
}
#nav li a:hover {
	background: #800000 url(/script/images/arrow.gif) no-repeat 5px center;
	color:#FFF;
}
#footer {
	margin: auto;
	width: 645px;
	background: #800000;
	color: #FFF;
	padding: 5px 90px;
	text-align: center;
	line-height: 20px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#center ul {
	margin: 0px 0px 15px 13px;
	padding: 0px;
	list-style: none;
}
#center ul li {
	background: url(/script/images/arrow.gif) no-repeat left 4px;
	padding-left: 17px;
	padding-bottom: 2px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
	background: #FFF;
}
#contact {
	font-weight: bold;
	color: #FFF;
	background: url(/script/images/kontakt.gif) no-repeat left bottom;
	height: 60px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 75px;
	line-height: 60px;
}
#contact:hover {
	background: url(/script/images/kontakt.gif) no-repeat left -3px;
}
#database {
	background: url(/script/images/database.gif) no-repeat left top;
	height: 46px;
	width: 120px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 16px 0px 0px 53px;
}
#database span {
	font-weight: normal;
	font-weight:bold;
	display: block;
	text-transform: none;
}
#database:hover {
	background: url(/script/images/database.gif) no-repeat left bottom;
}
#links {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	margin: 25px 0px 0px;
	padding: 0px 15px;
}
#links p {
	margin-bottom: 15px;
}
#links a {
	text-decoration: none;
	color: #000;
}
.divOkvir {
	background: #f2f1f1;
	padding: 7px;
	color: #000000;
	border: 1px dashed #DAD8D8;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0px;
}
.slikaOkvir {
	border: 1px solid #999999;
	padding: 1px;
	margin: 2px;
}
#search-form {
	margin-bottom: 5px;
}
#search-form select, #entry-form select {
	width: 194px;
}
#search-form label {
	text-align: left;
	text-transform: uppercase;
	background: url(/script/images/ikona_03.gif) no-repeat 12px center;
	padding-left: 27px;
	float: left;
	width: 190px;
}

/*--------------------obrasci---------------------------*/
#obrazac {
	margin: 10px 0px;
}
#obrazac p {
	margin: 0px 0px 2px;
	padding: 0px;
}
#obrazac label {
	float: left;
	width: 165px;
	padding-left: 40px;
}
.kontakt-input {
	border: 1px solid #333;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	width: 180px;
	margin: 2px 0px;
	padding: 1px;
	background: #FFF;
}
.input, #entry-form input[type=text], #entry-form select, #entry-form textarea {
	background-image: url(/script/images/inputBg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	width: 190px;
	margin: 1px 0px 2px;
	padding: 1px;
}
#entry-form textarea {
	height: 130px;
}
#entry-form textarea, #entry-form input[type=text], #entry-form select {
	width:225px;
}
option {
	padding: 0px 2px;
}
.multiBox {
	color: #333333;
	background: url(/script/images/inputBg.gif) repeat-x fixed top;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.gumb {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 2px;
	font: 11px Arial, Helvetica, sans-serif;
}

.selectField {
	color: #333333;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(/script/images/inputBg.gif) repeat-x fixed left top;
	font: 11px Arial, Helvetica, sans-serif;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.optionBg {
	background: url(/script/images/optionBg.gif) no-repeat left center;
	padding-left: 30px;
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 11px/30px Arial, Helvetica, sans-serif;
}

.uploadField {
	color: #333333;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: url(/script/images/inputBg.gif) repeat-x fixed;
	font: 11px Arial, Helvetica, sans-serif;
}

.formPozadina {
	background: #f2f1f1 repeat-y center;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}
.novostDatum {

	font: 10px/16px Arial, Helvetica, sans-serif;

	color: #333333;

}

.novostNaslov {

	font: 11px/16px Arial, Helvetica, sans-serif;

	color: #800000;

}

.novostNaslov a:link, .novostNaslov a:visited {

	text-decoration:none;

	color: #800000;

}

.novostNaslov a:hover, .novostNaslov a:active {

	text-decoration:underline;

	color: #800000;

}

.novostTekst {

	font: 11px/16px Arial, Helvetica, sans-serif;

	color: #000000;

}

.kontaktObrazacInputTekst {

	font: 11px/16px Arial, Helvetica, sans-serif;

	color: #000000;

}

.kontaktObrazacInput {

	font: 11px/16px Arial, Helvetica, sans-serif;

	color: #000000;

	margin: 2px;

	padding: 1px;

	width: 180px;

	border: 1px solid #666666;

}

.kontaktObrazacTextbox {

	font: 11px/16px Arial, Helvetica, sans-serif;

	color: #000000;

	margin: 2px;

	padding: 1px;

	width: 180px;

	height: 120px;

	border: 1px solid #666666;

}
.tekstTabela {

	font: 11px/16px Arial, Helvetica, sans-serif;

	color: #000000;

	padding: 2px 4px;

}

.tabela{

	border: 1px solid #CCCCCC;

}
.bazaSlikeOkvir {

	border: 1px solid #C7C7C7;

	margin-top: 2px;

	margin-bottom: 2px;

	margin-left: 6px;

}
.news-box {
	margin-bottom: 13px;
}
.news-box img {
	float: left;
	width: 120px;
	border: 1px solid #333;
}
.news-box-right {
	float: right;
	width: 320px;
}
.news-title {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 8px;
}
.news-title a {
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.more {
	float: left;
	padding-top: 8px;
}
.more a {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 15px;
	text-decoration: none;
}
.more a:hover {
	font-weight: bold;
}
.news-date {
	padding-top: 8px;
	float: right;
}
.novostiSlikaOkvir {
	float: left;
	border: 1px solid #333;
	margin: 3px 7px 5px 0px;
}
.short {
	margin: 0px 0px 10px;
	color: #666;
	padding: 0px;
}
.linkoviOkvir {
	margin: 0px;
	padding: 0px;
}
.current {
	font-weight: bold;
}
#pagination a {
	text-decoration: none;
}
.gray {
	background: #f5f5f5;
}
#poduzetnici label, #entry-form label {
	text-align: left;
	text-transform: uppercase;
	background: url(/script/images/ikona_03.gif) no-repeat 12px center;
	padding-left: 27px;
	float: left;
	width: 175px;
}
.search-titles {
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	text-align: center;
	background: #800000;
}
.error {
	font-weight: bold;
	color: #900;
	font-size: 10px;
	padding-left: 50px;
}
.search-titles td {
	padding: 2px;
}
#entry-form ul, #obrazac ul, #kontakt ul {
	margin: 0px;
	padding: 0px;
}
#kontakt label {
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 12px 0px 25px;
}
#kontakt select {
	background: #FFF;
	border: 1px solid #000;
	font-size: 11px;
	padding: 1px;
	width: 185px;
}
.errorlist {
	margin: 0px;
	padding: 0px;
}
#search-results td {
	padding-right: 3px;
	padding-left: 3px;
}
.visualConfOkvir {
	border: 1px solid #333;
}
.req {
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 20px 0px 0px 40px;
}
.row1 {
	background: #FFF;
}
.row2 {
	background: #f2f1f1;
}
#entry-form label {
	background: url(/script/images/ikona_03.gif) no-repeat 6px center;
	padding-left: 21px;
}
#poduzetnici td {
	padding: 2px;
}
#poduzetnici {
	margin-bottom: 7px;
}
#contact-box {
	height: 91px;
	width: 178px;
	color: #FFF;
	position: absolute;
	z-index: 10;
	margin: 74px 0px 0px 2px;
	padding: 17px 5px 20px 20px;
}
#contact-box p {
	margin: 0px 0px 3px;
	padding: 0px;
}
#flash {
	background: #EEE;
	height: 226px;
	margin-top: -3px;
	position: absolute;
}
#images img {
	border: 1px solid #900;
	padding: 1px;
}
#images p {
	float: left;
	margin: 0px 2px;
}
