/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}

html, body {
	height: 100%;
}
body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
    background: url("images/backgroud.png") repeat;
    background-position: left top;
	color: #000000;
	font-size: x-small;
	text-align: center;
	min-width: 960px;
	line-height: 1.5;
}
html>body {
	font-size: small;
}

a{
  color: #97fd03 ;
}

a:hover:{
  color: #008000;
 text-decoration: none;
}

a:visited{
  color: #99DD97;
}


#main {
 	width: 960px;
	margin: 0 auto;
	text-align: left;
 	background: transparent;
	min-height: 100%;
	height: 100%;
	position: relative;
    color: #5F5F5F;


}
 body>#main {
 	height: auto;
 }

*|html[xmlns*=""]  #main {
     display: table;
	 height: 100%
}

 #head {

  background: transparent url("images/headpozadi.png") repeat-y;
   background-position: left;
	height: 170px;
    width: 960px;
 position: relative;
 }
 #text {
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 50px;
    padding-bottom: 40px;
    background: #FFFFFF url("images/text_pozadi.png") repeat-y;
    background-position: right;
 }
 #footer {
	width: 960px;
 	height: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent;
	text-align: center;
 }

#logo {
	margin:0; padding:0;
        padding-top: 20px;
        padding-left: 20px;
	}

#logo a {
      display: block;
width:320px;
height:105px;
	margin:0; padding:0;
	text-decoration: none;   )
    color: #99fe00;
	}

h1 a{
     color: #99fe00;
    font-size: 40px;
}


 h2{
   padding-top: 0px;
    color: #5B5B5B;
   font-size: 20px;
   text-decoration: none;
   margin-top: 0px;
 }





#menu-box {
  background:  #DFDFDF;
  border-bottom: 1px solid  #848484;
  border-top:  1px solid #848484;
  text-align: center;

  }

#menu {width: 960px;
 margin: 0 auto;
 text-align: center;

 }

#menu li {
  float: left;
  display: inline;
  list-style-type: none;
  text-align: center;
}

#menu li a {
  text-decoration: none;
  color: #4D4D4D;
  float: left;
  display: inline;
  line-height: 35px;
  padding: 0 18px;
  border-right: 1px solid #848484
}

#menu li.last a {
   border-right: 0px;
 }


#menu li a:hover, #menu li a:active, li.current_page_item {
  background-color: #92d050;
   background-color: #99fe00        ;
  }


/* Clearfix */
.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ' ';
}

.clearfix {min-height: 1px;}
.clearfix {display: inline-block;}

/* Backslash hack - nemel by to videt IE/Mac \*/
.clearfix {display: block;}
/* Konec hacku */



#country {
  position: absolute;
  right: -52px;
}

#nadpisy {
   float: left;
   width: 400px;
   text-align: center;
}

#adresa {
  float: left;
  padding-top: 20px;
  padding-left: 40px;
}


#kontakty{
  float: left;
  padding-top: 20px;
  padding-left: 100px;
  width: 200px;
}

#popis{
  position: relative;
  top: -40px;
  left: -10px;
}


    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:550px;
		height:240px;
		overflow:hidden;
		}


#otevreno{
    background: transparent url("images/otevreno.png") no-repeat;
    position: absolute;
    width: 121px;
    height: 121px;
    top: 60px;
    left: -45px;

   }
.akce{
    background: transparent url("images/akce3.png") no-repeat;
/*background-position: 10px 50%;
 padding-left: 135px;*/
padding-top: 20px;
 margin-bottom: 30px;
    height: 105px;
	border: 1px black solid;
	position: relative;
	top: 20px;
	text-align: center;
   }

#leva{
width: 430px;
background: transparent url("images/listopad.png") no-repeat;
float: left;
}

#prava{
width: 310px;
background: transparent url("images/prosinec.png") no-repeat;
float:right;
padding-left: 120px;
}

.nadpis_pobocky{
background: #bff2b0;
color: black;
}
