/*-----------------------------------------------------------------------------version:   1.0edited:    23 August, 13:48author:    jamaisvuemail:     jamaisvu@volny.czwebsite:   ------------------------------------------------------------------------------*//*  =RESETS-----------------------------------------------------------------------------*//* Remove padding and margin */* {margin: 0;padding: 0;padding: 0;}/* Remove border around linked images */img {border: 0;}   a  {text-decoration: none;}   /* =GENERAL-----------------------------------------------------------------------------*/body {background-color: white;font: 62.5%/1.6 Verdana, Arial, sans-serif;color: #141214;}/* =Layout-----------------------------------------------------------------------------*/#wrapper {width: 780px;height: 100%;margin: 16px auto 0 auto;text-align: left; 	 /* For IE*/}#header {width: 780px;height: 70px;background-color: white;}#logo   {display: block;text-indent: -99999px;width: 220px;height: 70px;background-image: url(images/logo.png);margin: 0;}#nav {margin-top: 16px;width: 780px;background-color: #141214;height: 30px;}       #adContent {float: left;margin-top: 16px;width: 780px;height: 352px;background-image: url(images/inzerce.gif);}#main {width: 780px;}#main h6 {padding: 15px 0 15px 20px;font-size: 1.4em; color: #d5cb00;font-weight: bold;}#main h5 {padding: 15px 0 10px 20px;font-size: 1.2em;  }#main p   {padding: 0 20px 8px 20px;text-align: justify;font-size: 1.15em;   }#main li   {padding: 0px; }     #main ul   {padding-bottom: 15px;}#leftBottomContent{float: left;width: 428px;}#leftBottomContent p {padding-top: 16px;padding-left: 20px;font-size: 1.15em; }#rightBottomContent {float: right;width: 312px;height: 91px;padding-right: 20px;background: url(images/loga.gif) no-repeat 0px 50px;}   #rightBottomContent h5 {padding-left: 0;}                       /* =mainNav-----------------------------------------------------------------------------*/#navMenu {margin-left: 20px;padding: 0;list-style-type: none;font-size: 1em;}#navMenu a {display: block;line-height: 28px;       background: url(images/divider.png) no-repeat  0 4px;     } #navMenu li.first a {padding-right: 23px;background: none;  }#navMenu li ul li a {background: none;}#navMenu a:link {color: #fff;}#navMenu  a:visited {color: #fff;}#navMenu  a:hover {color: #cbd300; font-weight: bold;}#navMenu  li.first a:hover {border-bottom: 0;}#navMenu  li ul li a:hover {border-bottom: 0;color: #cbd300; font-weight: bold;}#navMenu li {float:left;text-align: center;width: 100px;position:relative;}#navMenu li ul {position:absolute;display: none;padding:0px;left:0px; top:28px;background-color: #141214;opacity: 0.90;filter: alpha(opacity=90); /* opacity for IE */-moz-opacity:0.90; /* o support way old school versions of the Mozilla browsers like Netscape Navigator */-khtml-opacity: 0.90; /* for way old versions of Safari (1.x) when the rendering engine it was using was still referred to as KTHML, as opposed to the current WebKit */list-style-type: none;}#navMenu li ul li {width:173px;font-size:smaller;border-top:none;}#navMenu li:hover ul {display:block; }/* =Lists-----------------------------------------------------------------------------*/ul {padding-left: 50px;font-size: 1.15em;list-style-type: square;}li.list {color: #d5cb00; padding-bottom: 8px;}li.list a {color: #141214;}span.text {color: #141214;font-size: 1em;}/* =Contact-----------------------------------------------------------------------------*/#domicile {float: left;margin: 10px 0 0 20px;width: 780px;}#domicile h5 {padding: 0px;text-align: center;}#domicile p {padding: 0px;text-align: center;}a.email {color: #d5cb00;}a:hover.email {text-decoration: underline;}/* =Misc-----------------------------------------------------------------------------*/.top {padding-left: 20px;}a.top {color: #d5cb00;}a:hover.top {font-weight: bold;}/* =Footer-----------------------------------------------------------------------------*/#footer2 {float:left; margin-top: 16px; text-align: left; 	 /* For IE*/width: 780px;border-top: 1px solid #d5cb00;} #copyright {padding-top: 5px;text-align: right;color: #999;}#copyright a {color: #999;}#copyright a:hover {text-decoration: underline;}
