@charset "utf-8";
/* CSS Document */

body {
background: url(images/bg.jpg);
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 20px;
}

#content_center {
width: 880px;
margin: 0 auto;
}

#content_bg {
background: url(images/content_bg.jpg) repeat-y;
float: left;
width: 880px;
}

#header_top {
background: url(images/header_top.jpg) no-repeat;
height: 24px;
}

#header {
padding-left: 20px;
width: 860px;
float: left;
height: 110px;
}

#logo {
float: left;
background: url(images/logo.jpg) no-repeat;
width: 258px;
height: 110px;
}

#header_right {
background: url(images/header_right.jpg) no-repeat;
float: right;
width: 592px;
height: 77px;
}

#header_nav {
background: url(images/header_nav.jpg) no-repeat;
float: right;
width: 469px;
height: 23px;
padding: 10px 0 0 123px;
}

#header_nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#header_nav li {
display: inline;
padding: 0 9px;
background: url(images/nav_top_sep.gif) no-repeat right bottom;
}

#header_nav li.top_last {
background: none;
}

#header_nav a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#header_nav a:hover {
text-decoration: underline;
}

#content {
float: left;
width: 840px;
padding: 0 20px;
line-height: 19px;
}

#left {
float: left;
width: 258px;
}

.left_sep {
background: #FFFFFF;
height: 10px;
float: left;
width: 258px;
}

#left_nav {
float: left;
background: #a6d5ec url(images/nav_left.jpg) repeat-x bottom;
width: 232px;
padding: 10px 13px;
clear: left;
}

#left_nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#left_nav li {
height: 28px;
border-top: 1px solid #bbdff0;
border-bottom: 1px solid #5cb3ca;
}

#left_nav li a {
display: block;
height: 24px;
color: #046167;
font-weight: bold;
text-decoration: none;
padding: 4px 0 0 8px;
}

#left_nav li:hover {
border-color: #3391b4;
}

#left_nav li a:hover {
background: #3391b4;
color: #FFFFFF
}

#left_nav li.first {
border-top: 0;
}

#left_nav li.last {
border-bottom: 0;
}

#left_bottom {
float: left;
width: 258px;
background: url(images/left.jpg) no-repeat;
height: 302px;
}

#main {
float: right;
width: 542px;
background: url(images/content_top.jpg) no-repeat;
color: #385254;
padding: 15px;
}

#footer {
clear: both;
background: #FFFFFF url(images/footer.jpg) repeat-x bottom;
height: 28px;
color: #595232;
padding: 19px 15px 0
}

#footer a {
color: #595232;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer_left {
float: left;
}

#footer_right {
float: right;
}

#footer_bottom {
background: url(images/footer_bottom.jpg) no-repeat;
height: 20px;
clear: both;
}

h1 {
color: #2a9ca4;
font-size: 11pt;
margin: 0;
padding: 10px 0 3px;
}

h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
text-align: right;
color: #717171;
padding-bottom: 5px;
clear: both;
}

.float {
float: left;
border: 1px solid #a3cedd;
margin: 9px 10px 0 0;
}

.float_right {
float: right;
border: 1px solid #a3cedd;
margin-left: 10px;
}

.ref_images {
margin-left: 10px;
}

.ref_images img {
border: 1px solid #a3cedd;
margin-right: 5px;
}

.ref_table {
border: 0;
margin-bottom: 10px;
}

.ref_table td {
padding-right: 15px;
}

#maloprodaja_pics {
text-align: center;
}

#maloprodaja_pics img {
border: 1px solid #999999;
margin: 10px 15px 5px 0;
}

#content p {
margin: 0;
padding: 5px 0 8px;
}

#main a {
color: #379abf;
text-decoration: none;
font-weight: bold;
}

#main a:hover {
color: #00719b;
text-decoration: underline;
}

.novost1, .novost2 {
padding: 0 10px;
border-bottom: 1px solid #bababa;
}

.novost2 {
background: #e3e3e3;
}

#content p.right_link {
text-align: right;
padding-top: 10px;
padding-bottom: 0;
}

#content p.ref_sublink {
padding: 0 0 2px 10px;
}

.ref_sublink img {
vertical-align: middle;
}

.pdf {
background: #FFFFFF;
border: 1px solid #bababa;
padding: 3px 10px;
}

/* KONTAKT FORMA */


input, select, textarea {
background: #FFFFFF;
border: 1px solid #bababa;
font-family: Tahoma, Verdana, Sans-serif;
color: #6a6a6a;
font-size: 1em;
width: 300px;
margin-top: 3px;
margin-bottom: 10px;
padding: 3px
}

.button {
background: #FFFFFF;
width: 65px;
padding: 2px 0
}

legend {
display: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0
}

.alert {
color: #FF0000
}