html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, serif;
  font-size: 11px;
  background: #CDE6FA url('../img/bg.png') repeat-x;
}

a:link, a:visited {
  color: #6882b8;
  text-decoration: none;
}

a{
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}

h1 {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4 {
  font-family: 'Times New Roman', serif;
}

h2{
  font-size:16px;
}

h3{
  color:#6882B8;
}

#wrapper {
  width: 950px;
  margin: 0 auto 0 auto;
  background: #1d4394;
}

#top {
  color: #fff;
  font-size: 12px;
  height: 15px;
  background: #1D4394 url('../img/top.png') no-repeat;
  padding: 10px 20px 10px 20px;
}
#top a:link, #top a:visited {
  text-decoration: none;
  color: #fff;
}
#top a:hover {
  color: #e4de16;
}
#top .right img {
  margin: -5px 0 -2px 0;
}

ul#menu {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 35px;
  background: #1D4394 url('../img/menu.png') repeat-x;
}
#menu li {
  list-style: none;
  float: left;
}
#menu li a:link, #menu li a:visited {
  float: left;
  display: block;
  padding: 8px 25px 9px 25px;
  font-size: 12px;
  height: 18px;
  background: #1D4394 url('../img/menu.png') repeat-x;
  color: #fff;
  text-decoration: none;
  font-variant: small-caps;
  border-right: 1px #665c62 solid;
  border-left: 1px #323438 solid;
  font-weight:bold;
}
#menu li a:hover {
  color: #e4de16;
}
#menu li.first a {
  border-left: none;
}
#menu li.last a {
  border-right: none;
}

#shadow {
  height: 26px;
  background: #1D4394 url('../img/bg2.png') repeat-x;
}

#col {
  width: 250px;
  background: #365aa5;
  float: left;
}
#col1 {
  height: 186px;
  background: #1D4394 url('../img/col1.png') no-repeat;
  padding: 0px 20px 20px 20px;
  margin: 0;
  list-style: none;
}
#col1 li {
  list-style: none;
  padding: 15px 0 15px 0;
  border-bottom: 1px #758fc2 solid;
  font-weight:bold;
}
#col1 li.last {
  border-bottom: 1px solid #758FC2;
}
#col1 li a:link, #col1 li a:visited {
  color: #fff200;
  font-variant: small-caps;
  text-decoration: none;
  font-size:13px;
}
#col1 li a:hover {
  text-decoration: underline;
}
#col1 li span {
  float: right;
  color: #fff;
  font-size: 10px;
  margin-top:-12px;
}
#col1 li span a:link, #col1 li span a:visited {
  color: #ffffff;
  font-variant: normal;
  font-size:10px;
}
#col2 {
  height: 307px;
  background: #1D4394 url('../img/col2.png') no-repeat;
  padding: 20px 20px 20px 20px;
  color: #afbddb;
}
#col2 a:link, #col2 a:visited {
  color: #afbddb;
  text-decoration: none;
}
#col2 a:hover {
  color: #afbddb;
  text-decoration: underline;
}
#col2 h2 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  margin: 10px 0 10px;
}
#col2 label {
  color: #afbddb;
  display: block;
  margin: 10px 0 0 0;
}
#col2 select {
  color: #fff;
  background: #afbddb;
  width: 100%;
}
#col2 div {
  margin: 10px 0 20px 0;
}
.col-form {
  margin: 5px 20px 10px 20px;
  padding: 0px 0 10px 0;
}
.col-form label {
  display: block;
  color: #fff;
  font-size: 12px;
}
.col-form input {
  width: 110px;
  color: #fff;
  background: #afbddb;
  font-size: 12px;
}
.col-form input.submit {
  width: 90px;
  border: 1px #fff solid;
  background: #afafaf;
  color: #000;
  font-weight: bold;
}
.col-form-1 {
  border-bottom: 1px #fff dotted;
}

#content-wrapper {
  width: 650px;
  float: left;
  padding: 0 20px 0 20px;
}

#content-wrapper-kontakt {
  width: 900px;
  float: left;
  padding: 0 20px 0 20px;
}

#content {
  padding: 0 0 40px 0;
  background: #fff url('../img/bg3.png') bottom right no-repeat;
}
#content h2 {
  background: #ecf3f8;
  margin: 0 0 10px 0;
  padding: 10px 0 10px;
  text-align: center;
  color: #fd5153;
  border-bottom: 1px #a2b4d6 dashed;
  font-family:arial;
}
.item {
  float: left;
  width: 270px;
  margin: 10px 10px 10px 10px;
}

.item a{
  text-decoration: underline;
}

.item img {
  float: left;
  margin: 0 0 5px 0;
}
.item a.more {
  clear: left;
  float: left;
  text-decoration: none;
  color: #666;
}
.item h3 {
  margin: 0;
  margin-left: 90px;
  font-family:verdana;
  font-size:12px;
}
.item p {
  margin: 0;
  margin-left: 90px;
}

hr {
  width: 620px;
  height: 1px;
  background: none;
  border: 1px #666 solid;
  border-style: none none dotted;
  clear: both;
}

#messages {
  float: left;
  margin: 0
}
.msg {
  margin: 10px;
  width: 230px; 
  padding: 0 0 0 70px;
  float: left;
  color: #fff;
}
.msg img {
  float: left;
  margin: 0 0 0 -70px;
}

.msg a {
  color:#fff;
}
.msg h2 {
  margin: 0;
  font-family: Verdana, sans-serif;
  font-size: 17px;
}
.msg small {
  font-size: 14px;
}
.msg p {
  margin: 5px 0 0 0;
  font-size: 12px;
}
.msg-1 {
  width: 229px;
  border-right: 1px #fff dotted;
}

#bottom {
  clear: both;
  background: #365aa5;
  font-size: 10px;
  padding: 5px 10px 5px 10px;
  color: #fff;
}
#bottom strong {
  font-weight: normal;
  color: #e4de16;
}

ul#footmenu {
  width: 650px;
  margin: 10px auto 10px auto;
  padding: 0 0 0 320px;
  list-style: none;
}
#footmenu li {
  list-style: none;
  float: left;
}
#footmenu li a:link, #footmenu li a:visited {
  display: block;
  padding: 0 10px 0 10px;
  font-size: 12px;
  color: #365aa5;
  text-decoration: none;
  font-variant: small-caps;
  border-right: 1px #365aa5 solid;
}
#footmenu li a:hover {
  text-decoration: underline;
}
#footmenu li.last a:link, #footmenu li.last a:visited {
  border: none;
}

#copy {
  margin: 0 auto 0 auto;
  padding: 10px 20px 20px 0;
  width: 950px;
  text-align: right;
  font-size: 11px;
  color: #365aa5;
  line-height:2;
}
#copy a:link, #copy a:visited {
  color: #365aa5;
  text-decoration: underline;
}
#copy a:hover {
  text-decoration: none;
}

.item-left{
  width:80px;
  float:left;
}

.nadpis {
  background-color:#E6EAF3;
  font-size:18px;
  font-weight:bold;
  padding:6px;
  text-align:center;
}

.nadpis_kalinkovo{
  background-color:#E6EAF3;
  font-size:14px;
  font-weight:bold;
  padding:6px;
  float:left;
  text-align:center;
  margin-bottom:10px;
}
.nadpis_kalinkovo a{
  width:318px;
  float:left;
  margin:0;
  margin-top:5px;
  padding:0;
  border:0;
  color:#1D4394;
}

.text{
  padding:10px;
}

.text-blue{
  background:#e8f0f8;
  padding:10px;
}

.button-vyhladavanie{
  background: url('../img/vyhladat.gif');
  width:205px;
  height:31px;
  margin:0;
  margin-top:20px;
  padding:0;
  border:0;
}

.button1{
  background-color:#434242;
  border:1px solid #888C8F;
  color:#CCCCCC;
  cursor:pointer;
  font-size:7pt;
  font-weight:bold;
  height:20px;
  margin-left:20px;
  margin-top:0;
  width:120px;
  float:right;
  margin-right:35px;
}

.kontakt-frame{
  float:right;
  border: thick #a5b4d4 solid;
}

.text td{
  width:290px;
  border-right:dotted #737373 2px;
  padding-right:10px;
  padding-left:10px;
}

.ad_nazov {
  color:#1d4394;
  font-size:14px;
  font-weight:bold;
  margin-bottom:5px;
  margin-top:10px;
  padding-bottom:5px;
}

#ad{
  padding-left:10px;
}

.ad_photo{
  border:1px solid #B2B2B2;
  margin-bottom:5px;
  margin-left:5px;
  margin-top:15px;
  padding-left:10px;
  padding-bottom:10px;
  width:600px; 
}

.ad_makler{
  width:280px; 



  float:left;
}

#map {
  clear:both;
  height:280px;
  width:580px;
}


.white{
  color: rgb(255,255,255);
}
.kontakt-img{
  border: thick #a5b4d4 solid;
  float:left;
  margin:-190px 0 0 250px;
  position:absolute;
}

.search-imput{
  width:100px;
}

.smallOption{
  font-size:9px;
}
.print{
  margin-top:3px;
  margin-bottom:20px;
  cursor:pointer;
  font-size:7pt;
  font-weight:bold;
  height:20px;
  margin-top:0;
  color: rgb(0,0,102);
  margin-left:15px;
}

#ad a{
  color: rgb(6,6,6);
  font-size:11px;
}

.print img{
  margin-top:3px;
  margin-left:3px;
}
.ad_top_frame{
  float:left;
}

.ad_top{
  float:left;
  width:290px;
}
.ad_top p{
  margin:4px;
}

.ad_popis{
  float:left;
}

.ad_char{
  float:left;
  width:inherit;
  margin-bottom:15px;
  margin-top:5px;
}

.ad_char p{
  float:left;
  width:280px;
  margin:2px;
}

#makler_text{
  font-size:13px;
}

.search-table td{
  width:50px; 
  border-right:none;
}
.search-table select{
  width:300px;
}

.search-cena{
  width:150px;
}

.nadpis_ad{
  margin-bottom:15px;
  background:white;
}
