/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
img {
  display: block;
}
ul {
  list-style: none;
}
a img {
  border: none;
}
a {
  color: #ff2a00;
  font-weight: bold;
}
h1 {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: normal;
  color: #000;
}
h2 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
p {
  margin-bottom: 15px;
}
p small {
  font-size: 11px;
  color: #999;
}



body {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
}

#header {
  position: relative;
  z-index: 0;
  padding-top: 120px;
  background: #afcbef url(../img/bgr_header.jpg) repeat-y top left;
  border-bottom: 10px solid #e0ebf7;
}
#header h1 {
  margin: 0;
}
#logo {
  z-index: 200;
  position: absolute;
  top: 9px;
  left: 10px;
  display: block;
  width: 290px;
  height: 94px;
  text-indent: -1000em;
  background: url(../img/logo.gif) no-repeat center;
}
#intro {
  position: relative;
  z-index: 10;
  width: 900px;
  _height: 30px;
  min-height: 30px;
  background: #468bcb;
}
#intro img {
  position: relative;
  z-index: 1;
  float: left;
}
#intro span.decoration {
  position: absolute;
  z-index: 0;
  top: -10px;
  left: 0;
  display: block;
  width: 900px;
  height: 10px;
  line-height: 0;
  font-size: 0;
  background: url(../img/bgr_intro.gif) no-repeat top left;
}
#intro ul {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 220px;
  margin: 0 10px;
  font-size: 16px;
  font-weight: bold;
}
#intro ul li {
  color: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid #3274b0;
}
#intro h1 {
  padding: 0 20px;
  line-height: 40px;
  color: #fff;
}

/*******************************/
/*********    Menu        ******/
/*******************************/
#main_navigation {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 35px;
  width: 900px;
  height: 36px;
}
#main_navigation ul {
  float: right;
}
#main_navigation li, #main_navigation li a {
  display: block;
  float: left;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
}
#main_navigation li {
  margin-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #8ab3e5;
}
#main_navigation li.first {
  border: none;
}
#main_navigation li a {
  color: #333;
}
#main_navigation li a:hover {
  color: #ff2a00;
}

/*******************************/
/*********     Langs      ******/
/*******************************/
#languages {
  z-index: 10;
  position: absolute;
  top: 125px;
  left: 900px;
  width: 28px;
  padding-top: 6px;
  background: url(../img/languages.gif) no-repeat top right;
}
#languages ul {
  position: relative;
  margin-bottom: -6px;
  float: left;
  width: 22px;
  padding-left: 6px;
  padding-bottom: 0;
  _padding-bottom: 6px;
  background: url(../img/languages.gif) no-repeat bottom right;
}
#languages li, #languages li a {
  display: block;
  float: left;
  clear: left;
  width: 16px;
  height: 11px;
}
#languages li a {
  text-indent: -1000em;
}
#languages li {
  margin-bottom: 7px;
  _margin-bottom: 0;
}
#languages li#bg {
  background: url(../img/flag_bg.gif) no-repeat center;
}
#languages li#en {
  background: url(../img/flag_en.gif) no-repeat center;
}
#languages li#de {
  background: url(../img/flag_de.gif) no-repeat center;
}
#languages li#ru {
  background: url(../img/flag_ru.gif) no-repeat center;
}
#languages li#fr {
  background: url(../img/flag_fr.gif) no-repeat center;
}
#languages li#pl {
  background: url(../img/flag_pl.gif) no-repeat center;
}
#languages li#it {
  background: url(../img/flag_it.gif) no-repeat center;
}
#languages li#es {
  background: url(../img/flag_es.gif) no-repeat center;
}



/*******************************/
/*******     Content      ******/
/*******************************/
.two_columns {
  background: url(../img/two_columns.gif) repeat-y 650px 0;
}
#left_column {
  float: left;
  width: 600px;
}
#right_column {
  float: right;
  width: 200px;
}


#content {
  width: 850px;
  padding: 20px 25px;
}
.home-bg #content p {
  margin-right: 270px;
  line-height: 20px;
}
#baner_svatba {
  float: right;
  width: 250px;
  margin: 0 -25px 20px 0;
  _margin: 0 -12px 20px 0;
}
#baner_svatba h1 {
  margin-bottom: 10px;
  margin-left: 10px;
  line-height: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #ff5d04;
}
#baner_svatba img {
  margin-bottom: 5px;
}
#baner_svatba p {
  margin: 0 0 5px 10px !important;
  line-height: 14px !important;
  font-size: 11px;
}
#baner_svatba a {
  margin-left: 10px;
  line-height: 14px !important;
  font-size: 11px;
}

.table_1 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}
.table_1 th, .table_1 td {
  text-align: left;
  padding: 5px 10px;
}
.table_1 th {
  background: #e0ebf7;
  border-right: 1px solid #fff;
}
.table_1 td {
  text-align: center;
}
.table_1 td.label {
  text-align: left;
}

.list_1 {
  list-style: disc;
  margin-bottom: 15px;
  padding-left: 20px;
}




.form_2 {
  padding: 0 0 10px 0;
}
.form_2 label {
  overflow: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 24px;
  background: url(../img/border_1.gif) repeat-x bottom left;
}

.form_2 input.text, .form_2 select, .form_2 textarea {
  float: right;
  width: 200px;
  margin: 2px 200px 10px 0;
  font-size: 11px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.form_2 textarea {
  width: 250px;
  margin-right: 150px;
  overflow: auto;
}
.form_2 button, .form_2 input.submit {
  font-size: 11px;
  margin-left: 195px;
}
.form_2 input.date {
  width: 60px;
  margin-right: 340px;
}



img.left {
  float: left;
  margin: 0 30px 30px 0;
  padding: 2px;
  border: 1px solid #ddd; 
}
.services p {
  margin-left: 186px;
}
.services a {
  display: block;
  margin: 0 0 15px 186px;
}
/*******************************/
/*******     Footer       ******/
/*******************************/
#footer {
  clear: both;
  padding: 5px 25px;
  background: #b3cef0;
  border-top: 5px solid #e0ebf7;
}
#footer p {
  width: 850px;
  margin: 0;
  font-size: 11px;
  color: #3b7ab4;
}
/*******************************/
/*****     Flash bgr      ******/
/*******************************/
#flash {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 700px;
  height: 300px;
}




span.clear {
  clear: both;
  display: block;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
span.border {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}


/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}











