* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background: #fff url("../img/bg.jpg") repeat-x; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #354146; 
  text-align: center; 
}

/* obecne odkazy --------------------------------------------------------------- */
a {color:#1666a3;}
a:link {color:#1666a3;}
a:hover {color:#0b4775;}
  

/* nadpisy --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 10px 10px 10px; }
h1 { font-size:200%; font-family: Georgia;}
h1#logo a{color: #ced1d2; text-decoration: none; display: block;padding: 18px 0 17px; font-weight: normal;}
h1#logo a:hover{color: #fff;}
h2 { font-size:130%; color: #354146;font-weight: bold; padding: 0;margin:0; }
h3 { font-size:120%; }
h4 { font-size:120%; }
h5 { font-size:100%; }

/* Formas ---------------------------------------------------------------------- */
.elabel {
	background-color: #EAEAD5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 600px;
	padding: 5px;
	margin: 5px;
	border: 5px;
}
.hcell {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	text-align: right;
}



/* layout ---------------------------------------------------------------------- */
#layout { 

  text-align:left; 
}
  #container { 
    clear: both;


  }
  #intro{
    background: #e6e8e9;height: auto;
  }
  #intro-in{
    width:891px; 
    margin:0 auto; 
    padding: 5px 0;	
  }

  	/* hlavicka ------------------------------------------------------------------ */
  	#header {width:891px; 
      margin:0 auto; }
  
      
        
    /* horizontalni navigace --------------------------------------------------- */
      #nav {width:891px; 
      margin:0 auto; }
      #nav ul {margin:0; padding:0; list-style:none;height: 30px;}
      	#nav ul li {float:left; display:block; margin:0; padding:0;}
      	#nav ul li a {
          display: block; 
          float: left;
          font-size: 85%;
          color: #fff;
          text-decoration: none;
          padding: 10px 25px 5px;
          text-align: center;

        }
        #nav ul li a:hover {
          color: #ced1d2;
          text-decoration: underline;
        }
      	#nav ul li#active a {
      	color: #101517;
      	border: 1px solid #fff;border-bottom:1px solid #e6e8e9;
        background:#e6e8e9; text-decoration:none;}
  

  
    .content {
      padding: 0 0 0 0;
      z-index: 10;
      width:1024px; 
      margin:0 auto; 
       
    }
    .content .in{
      padding: 20px 0 30px;
    }
    p.intro{
      background: url("../img/line.jpg");
      line-height: 23px;
      margin:0 0 0;
    }
    .shadow{
      border-top: 1px solid #dddddd;
      padding: 10px 0;
      background: url("../img/shadow.jpg") no-repeat;
    }
    img.thumb{padding: 3px; background: #fff; border: 1px solid #d1d1d1;}
    
    .columns {list-style: none;margin:10px 0 0 0;padding:0; font-size: 90%;}
    .columns li{float: left; width: 32%;}
    .columns li.col2{border-left: 1px solid #d7d7d7;border-right: 1px solid #d7d7d7;}
    .columns li h3{padding: 0 10px;color: #2e4650; margin: 0 0 5px;}
    .columns li.col2 h3{padding-left: 20px;}
    .columns li.col3 h3{padding-left: 20px;}
    .columns li p{line-height: 22px;padding: 0 20px 0 10px; margin: 0; color: #3f4345;}
    .columns li.col2 p{padding: 0 20px 0 20px;}
    .columns li.col3 p{padding: 0 10px 0 20px;}
    .columns li a.more{display: block;color: #1666a3;padding: 5px 0;}
    .columns li a.more:hover{color: #0b4775; text-decoration: none;}

	#colListing {	
	float:left;
	width:800px;	
	padding:5px 5px 5px 5px;	
	margin-top:5px;
	margin-bottom:5px;			
  }
	#colListing a:hover{background-color:#09C; color:#fff; text-decoration:none; padding:2px}
    #colListing a{ text-decoration:none;padding:2px }
  #colAds {	
	float:right;
	width:200px;	
	padding:5px 5px 5px 5px;	
	margin-top:5px;
	margin-bottom:5px;	
	text-align:center;
  }
  





/* odstavce -------------------------------------------------------------------- */
p { margin:15px 0; }

/* tabulky --------------------------------------------------------------------- */
table { margin:1px 1px; font-size:100%; padding:1; }
th { text-align:left; font-weight:bold;  vertical-align:top; background-color: #D2D2D2; border-color:#FFFFFF;}
th, td { padding:0px 2px 0px 2px; }

/* seznamy --------------------------------------------------------------------- */
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

/* definice -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* ostatni --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.f-left {float:left;}
.f-right {float:right;}
.f-center {float:center;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
.noscreen { display:none; }
.mleft10 { margin-left: 10px; }
.mright10 { margin-right: 10px; }
.mtop10 { margin-top: 10px; }
.mbottom10 { margin-bottom: 10px; }

/* univerzalni prvky ------------------------------------------------------------ */
input.small{
  width: 50px;
}
input.normal{
  width: 146px;
}
.bigger {font-size:115%;}
.smaller {font-size:85%;}

.high {color:#00F;}
.nonhigh {color:#777;}
.foto{  display: block; border: 3px solid #ddd;}

/* row listings loop ------------------------------------------------------------ */
.row {background-color:#ebebeb}
.row, .row-alt {border-bottom:1px solid #ddd;  font-size:11px}
.row-spot {background-color:#fffad4; border:1px solid #ddd; margin-top:-1px;}
.row, .row-alt , .row-spot{ padding:5px; width:740px; height:20px}
.row-info{float:left; height:20px; overflow: hidden; width:650px;}
span.la{color:#888}
		

div#box{width:750px; height:102px; background:url(../img/bg-box.png) 0 0 no-repeat; position:relative; text-align:left}
div#box div#search{position:absolute; top:25px; left:20px}
div#box div#search fieldset input{background:transparent url(../img/bg-search.png) 0 0 no-repeat; font-size:1.6em; width:276px; height:27px; border:none; padding:6px 10px 6px 10px; color:#444}
div#box div#search fieldset input:focus, div#search fieldset input:hover{background:transparent url(../img/bg-search.png) -296px 0 no-repeat}
div#box div#search fieldset label{float:left; clear:both; display:block; font-size:0.9em; color:#666; background-color:transparent}
#search_form fieldset{border:0; margin:0; padding:0}
code{font-size:12px}
.suggestionTop{color:#666; font-size:11px; float:right; width:250px}
.suggestion{color:#777; font-size:11px}


  	/* paticka -	
  	#footer {
  	  width:100%; 
      margin:0 auto;
      clear:both;
      font-size: 85%;
	  text-align:center;
      padding-bottom: 70px;
      color: #898989;
    }
    #footer a{color: #898989; }
    #footer a:hover{color: #666666; text-decoration: none; }
      #footer .f-left, #footer .f-right { padding: 0 10px;  }
---------------------------------------------------------------- */


div.footer {
	
	  font-size: 85%;
	  
	line-height: 1.875em;
	background: #F2F3F4;
	text-align: center;
	float: left;
	width: 100%;
	padding: 2em 0;
	margin-top: 30px; 
		  
      margin:0 auto;
      clear:both;
    
	  text-align:center;
      padding-bottom: 40px;
      color: #898989;
	
	
	
	
	}
div.footer p {
	margin: 0 0 1.5em 0; }
#footer-contents {
	width: 90%;
	margin: 0 auto;
	text-align: left; }
#footer-copyright {
	float: right; }
#footer-col1 {
	float: left;
	display: inline;
	width: 23%; }
#footer-col2 {
	float: left;
	display: inline;
	margin-left: 5%;
	width: 23%; }
#footer-col3 {
	float: left;
	display: inline;
	margin-left: 5%;
	width: 23%; }
#footer-col4 {
	float: left;
	display: inline;
	margin-left: 5%;
	width: 23%; }
#copyright {
	clear: both;
	padding-top: 1.875em;
	margin-top: 1.875em; }
#partners {
	margin-top: 13px; }
#partners ul {
	list-style-type: none; }
#partners ul li {
	float: left;
	margin-right: 12px; }





