body {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.5em;
}

h1 {
	/*color: #213887;*/
    color: #014b92;
	font-size: 1.9em; /* 18px */
	margin-bottom: .2em;
}

h2 {
	font-size: 1.2em;
    color: white;
    background: #b5b5b5;
    padding: 1px 0px 1px 15px;
}

p {
	font-size: 1.2em; /* 12px */
}


#container {
    width: 972px;
    float: left;
    padding: 6px 0px 80px 7px;
    min-height: 700px;
}

#header {
    margin-top: 10px;
    background: #e1e1e1;
    padding: 24px 18px 14px 21px;
}

#breadcrumbs {
    color: #8a8a8a;
    font-size: 1.1em;
    text-transform: lowercase;
}


#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited, #breadcrumbs a:hover {
    text-decoration: underline;
    color: #8a8a8a;
    text-transform: lowercase;
}


#first-column, #second-column, #third-column {
    position: relative;
    float: left;
}

#first-column { width: 196px; }

#second-column {
    width: 583px;
}

#third-column {
    width: 186px;
    padding-top: 332px;
}

#third-column.third-column-content {
    padding-top: 25px;
    margin-left: 7px;
}

#second-column.second-column-content {
    width: 576px;
}

#content {
    float: left;
    clear: both;
    background: #f0f0f0;
    min-height: 553px;
    padding: 10px 18px 50px 22px;
    font-size: 1.2em;
    line-height: 1.3em;
    color: #333333;
    width: 536px;
}

#content li {
    margin-left: 15px;
}

#content .novice {
    margin-bottom: 5px;
    float: left;
    clear: both;
}


#content a:link, #content a:visited, #content a:active, #content a:hover {
    color: #bc0000;
	text-decoration: underline;
}

#content a:hover {
    text-decoration: none;
}


#logo {
    float: left;
    margin: 12px 0px 0px 13px;
}


#menu {
    float: left;
    width: 195px;
    margin-top: 23px;
}

#menu a{
    display: block;
    float: left;
    clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#ne-spreglej {
    float: left;
    width: 189px;
    margin-top: 46px;
}

#ne-spreglej-title1, #ne-spreglej-title2 {
    display: block;
    width: 175px;
    font-size: 1.2em;
    padding: 1px 0px 1px 14px;
    color: white;
}

#ne-spreglej-title1 { background: #b5b5b5; }

#ne-spreglej-title2 { /*background: #213887;*/ background: #014b92; }


#image-area {
    position: absolute;
    top: 6px;
    left: 203px;
    height: 330px;
    width: 769px;
}

#image-area.image-area-content {
    height: 19px;
}


#language-area {
    display: block;
    width: 769px;
    /*background: #7c8ebb;*/
    background: #014b92;
    text-align: right;
    padding: 2px 0px 2px 0px;
}

#language-area a:link, #language-area a:visited, #language-area a:active, #language-area a:hover {
    /*color: #213887;*/
    color: white;
    text-decoration: none;
    font-size: 1.1em;
    margin-right: 15px;
}

#language-area a:hover{
    text-decoration: underline;
}

#news-list {
    padding-top: 332px;
}


#news-list li {
    width: 576px;
    background: #e1e1e1 url('/images/news-line.gif') bottom right no-repeat;
    float: left;
    clear: both;
    margin-bottom: 9px;
    position: relative;
}

.news-item, .news-item-no-image {
    font-size: 1.1em;
    padding-right: 20px;
    line-height: 1.2em;
    padding-bottom: 7px;
}


.news-item span, .news-item-no-image span {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 46px;
    float:left;
    line-height: 1.1em;
    width: 280px;
    padding-right: 90px;
    margin-bottom: 3px;
}

.news-item-no-image {
    padding-left: 10px;
}


.news-item-no-image span {
    width: 380px;
    padding-right: 180px;
}

.news-item span a:link, .news-item span a:active, .news-item span a:visited, .news-item span a:hover,
.news-item-no-image span a:link, .news-item-no-image span a:active, .news-item-no-image span a:visited, .news-item-no-image span a:hover {
    color: #4e4e4e;
    text-decoration: none;
}

.news-item span a:hover, .news-item-no-image span a:hover {
    text-decoration: underline;
}



.news-image {
    float: left;
    margin: 0;
    margin-right: 10px;
}

h2#news-title {
    width: 245px;
    position: absolute;
    left: 316px;
}

h2#card-title, h2#akcije-title, h2#reference-title, h2#reference-title-eng {
    padding-left: 14px;
}

h2#akcije-title {
    width: 172px;
    display: block;
    margin-top: 26px;
    float: left;
    background: #014b92;
}

h2#reference-title {
    width: 175px;
    margin-top: 55px;
    float: left;
}

h2#reference-title-eng {
    width: 175px;
    margin-top: 189px;
    float: left;
}


#card, #akcije, #reference {
    background: #f0f0f0;
    min-height: 206px;
    padding: 9px 5px 15px 13px;
    font-size: 1.2em;
    line-height: 1.2em;
}

#reference {
    min-height: 100px;
    padding: 9px 13px 13px 15px;
    float: left;
    width: 161px;
}

#akcije {
    min-height: 100px;
    padding: 9px 13px 13px 15px;
    float: left;
    width: 158px;
}

.akcije, .akcije:hover {
    color: #333333;
    text-decoration: none;
    clear: both;
    display: block;
    margin-top: 7px;
}

.akcije:hover {
    text-decoration: underline;
}


#card a:link, #card a:visited, #card a:hover, #card a:active {
	color: #bc0000;
	text-decoration: underline;
}

#card a:hover {
	text-decoration: none;
}

.news-link {
	color: #bc0000;
    margin: 0px 50px 0px 180px;
    float: left;
    font-size: 1.1em;
    line-height: 1.2em;
    text-decoration: underline;
}

.news-link:hover {
    text-decoration: none;
	color: #bc0000;
}

#footer {
    position: fixed;
    bottom: 0;
    left: 7px;
    clear: both;
    width: 965px;
    height: 23px;
    /*background: #213888;*/
    background: #014b92;
    z-index: 101;
}

#logo-primorje {
    float: left;
    clear: both;
    margin-top: 25px;
    margin-left: 720px;
    position: relative;
    z-index: 100;
}

#footer li {
    display: inline;
}

#footer a {
    color: white;
    text-decoration: none;
    font-size: 1.2em;
    height: 18px;
    float: left;
    display: block;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 13px;
}

#footer a.home, #footer a.print {
    padding-left: 30px;
}

#footer a:hover {
    color: #213887;
}


#footer a.home { background: transparent url('/images/sys-home-off.gif') 13px top no-repeat; padding-left: 35px; margin-left: 0px; }
#footer a.home:hover { background: #c1c1c1 url('/images/sys-home-on.gif') 13px top no-repeat; padding-left: 35px; margin-left: 0px; }

#footer a.print { background: transparent url('/images/sys-print-off.gif') 13px top no-repeat; padding-left: 35px; margin-left: 5px; }
#footer a.print:hover { background: #c1c1c1 url('/images/sys-print-on.gif') 13px top no-repeat; padding-left: 35px; margin-left: 5px; }

#footer a.sitemap { background: transparent url('/images/sys-sitemap-off.gif')  105px top no-repeat; padding-right: 33px; margin-left: 40px; }
#footer a.sitemap:hover { background: #c1c1c1 url('/images/sys-sitemap-on.gif') 105px top no-repeat; padding-right: 33px; margin-left: 40px; }

#footer a.where { background: transparent url('/images/sys-where-off.gif') 65px top no-repeat; padding-right: 40px; margin-left: 23px; }
#footer a.where:hover { background: #c1c1c1 url('/images/sys-where-on.gif') 65px top no-repeat; padding-right: 40px; margin-left: 23px; }

#footer a.contact { background: transparent url('/images/sys-email-off.gif') 60px top no-repeat; padding-right: 35px; margin-left: 30px; }
#footer a.contact:hover { background: #c1c1c1 url('/images/sys-email-on.gif') 60px top no-repeat; padding-right: 35px; margin-left: 30px; }

#footer a.address { background: transparent url('/images/sys-address-off.gif') 58px top no-repeat; padding-right: 27px; margin-left: 33px; }
#footer a.address:hover { background: #c1c1c1 url('/images/sys-address-on.gif') 58px top no-repeat; padding-right: 27px; margin-left: 33px; }

#footer a.credits { background: transparent url('/images/sys-credits-off.gif') 58px top no-repeat; padding-right: 29px; margin-left: 32px; }
#footer a.credits:hover { background: #c1c1c1 url('/images/sys-credits-on.gif') 58px top no-repeat; padding-right: 29px; margin-left: 32px; }



.image-left, .image {
    width: 178px;
    margin: 5px 8px 3px -22px;
    float: left;
}

.image-right {
    width: 178px;
    margin: 5px -18px 3px 8px;
    float: right;
}

 .image {
    width: 178px;
    margin: 5px 8px 3px 0px;
    float: left;
}

.image-left span, .image-right span, .image span {
    color: #999999;
    background: #ffffff;
    display: block;
    padding: 8px 10px 26px 11px;
    font-size: 0.9em;
    line-height: 1.1em;
}

.l1, .l2 {
    float: left;
    clear: both;
}

.l2 {
    margin-left: 20px;
}



/* forms */

table{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

.formTexarea {
	width:500px;
	height:300px;
}

.formSubmit {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0
}

.formLabel {
	font-weight: bold;
	color: #686868;
	margin-top: 7px;
	margin-bottom: 1px;
}

.formControl {}

.formControl input.submit {
	margin-top: 20px;
}

input {
	color: #333;
	border: 1px solid #333;
}


/* search */

#search {
    float: left;
    padding-top: 3px;
    margin-left: 15px;
}


#search-input {
    width: 108px;
    height: 15px;
    border: 1px solid #233354;
    float: left;
    color: #333333;
    font-size: 1.1em;
    padding: 1px 0px 0px 2px;
    margin: 0;
    background-color: none;
}

#search-button {
    width: 15px;
    height: 23px;
    border: none;
    padding: 0px 6px;
    margin-top: -3px;
}

