@charset "utf-8";
/* CSS Document */

body {
background: #47619a url(images/bg_top.jpg) repeat-x;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 0.8em;
padding: 0;
margin: 0;
line-height: 22px;
color: #575757;
}

#center {
width: 945px;
margin: 0 auto;
}

#container_bg {
width: 945px;
background: url(images/content_bg.jpg) repeat-y;
float: left;
}

#header {
background: url(images/header.jpg) no-repeat;
height: 149px;
width: 945px;
}

#header h1 {
display: none;
}

#top_nav {
background: url(images/topnav.jpg) no-repeat;
height: 54px;
width: 555px;
padding-left: 390px;
}

#top_nav ul {
margin: 0;
padding: 0;
list-style: none;
display:table;
white-space:nowrap;
}

#top_nav li {
display:table-cell;
}

#top_nav a {
display: block;
height: 35px;
color: #e4efff;
font-size: 1.25em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
padding-top: 19px
}

#top_nav a:hover {
color: #44629b;
}

.link1 a {
background: url(images/nav1_hov.jpg) no-repeat 0 54px;
width: 135px;
}

.link1 a:hover {
background: url(images/nav1_hov.jpg) no-repeat;
}

.link2 a {
background: url(images/nav2_hov.jpg) no-repeat 0 54px;
width: 136px;
}

.link2 a:hover {
background: url(images/nav2_hov.jpg) no-repeat;
}

.link3 a {
background: url(images/nav3_hov.jpg) no-repeat 0 54px;
width: 119px;
}

.link3 a:hover {
background: url(images/nav3_hov.jpg) no-repeat;
}

.link4 a {
background: url(images/nav4_hov.jpg) no-repeat 0 54px;
width: 135px;
}

.link4 a:hover {
background: url(images/nav4_hov.jpg) no-repeat;
}

#content_top {
background: url(images/content_top.jpg) no-repeat;
float: left;
}

#content_bott {
background: url(images/content_bott.jpg) no-repeat bottom;
float: left;
min-height: 670px;
}

#content_bott a {
color: #3260c4;
text-decoration: none;
}

#content_bott a:hover {
color: #2f477f;
text-decoration: underline;
}

#left {
float: left;
width: 229px;
overflow: hidden;
}

#right {
float: right;
width: 616px;
padding: 20px 70px 30px 30px;
overflow: hidden;
text-align: justify;
}

* html #content_bott {
height: 670px;
}

#footer {
clear: both;
text-align: center;
padding-left: 230px;
color: #a4b9e3;
padding-bottom: 50px;
font-size: 0.9em;
}

#footer a {
color: #a4b9e3;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
}


/* HEADINGS, BANNERS */

h1 {
font-size: 1.8em;
color: #789bcc;
font-weight: normal;
padding-top: 10px;
margin-top: 0
}

h2 {
font-size: 1.3em;
color: #789bcc;
font-weight: normal;
margin-top: 35px;
}

h3 {
background: url(images/left_sep.jpg) repeat-y;
margin: 0;
height: 26px;
color: #bdd3f4;
font-size: 1.5em;
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 14px 0 0 38px;
float: left;
width: 207px;
}

h3.nobg {
background: none;
}

#prodaja, #status, #galerija, #video {
height: 121px;
float: right;
width: 207px;
}

#prodaja a, #status a, #galerija a, #video a {
display: block;
height: 121px;
width: 207px;
}

#prodaja {
background: url(images/realis.jpg) no-repeat right;
}

#status {
background: url(images/status.jpg) no-repeat right;
}

#galerija {
background: url(images/galerija.jpg) no-repeat right;
}

#video {
background: url(images/video.jpg) no-repeat right;
}

.img_center {
text-align: center;
}

.img_center img {
border: 1px solid #b4b4b4;
margin: 15px 0
}


/* KONTAKT */

form {
font-size: 0.9em;
}

input, select, textarea {
background: #f2f1f0;
border: 1px solid #b9b9b9;
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
color: #5d6479;
font-size: 1em;
width: 300px;
margin-top: 3px;
margin-bottom: 13px;
padding: 2px
}

.button {
background: #f2f1f0;
width: 65px;
padding: 2px 0
}

legend {
display: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0
}

.alert {
color: #FF0000
}


.img_th {
background: url(images/image_th.jpg) no-repeat;
width: 232px;
height: 148px;
float: left;
margin: 10px;
}

.img_th img {
border: 0;
}

.img_th a {
background: url(images/image_th_hover.jpg) no-repeat 0 148px;
display: block;
width: 226px;
height: 139px;
padding: 6px 0 0 9px;
}

.img_th a:hover {
background: url(images/image_th_hover.jpg) no-repeat;
}

.status_th {
float: left;
margin: 10px;
width: 224px;
height: 140px;
}

.status_th a {
display: block;
width: 224px;
height: 135px;
padding-top: 5px;
background: #d7e3fb;
float: left;
text-align: center;
}

.status_th a:hover {
background: #9ac3fb;
}

.status_th img {
border: 0;
max-height: 130px;
max-width: 214px;
}

* html .status_th img {
height: 130px;
}

p {
margin-bottom: 15px;
}