/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
  background:url(../img/bg.png) repeat-x #d4c0a1;
  margin:0;
  padding:0;
  text-align:center;
  color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
  line-height:1.3
}


h2{
  font-size:155%;
  padding-bottom:8px;
  padding-top:4px;
  font-weight:normal;
  color: #000;
  font-family:Georgia, "Times New Roman", Times, serif
}

h3{
  font-size:130%;
  padding-bottom:8px;
  padding-top:4px;
  font-weight:normal;
  color: #000;
  font-family:Georgia, "Times New Roman", Times, serif
}

p{padding-bottom:10px; color:#000000 }

a{ text-decoration: underline; color:#000;}

a:hover{ text-decoration: underline; color: #C60;}
img{ border:none}

hr { clear:both; height: 1px; background: none; display: block; border: 1px solid #CECED0; border-width: 1px 0 0 0; overflow: hidden; margin: 10px 0;}
#hlavicka{
width: 920px;
height:118px;
margin: 0 auto;
background:url(../img/bg-hlavicka.png) no-repeat right top;
position:relative
}

#hlavicka-mistnost{
width: 920px;
height:118px;
margin: 0 auto;
background:url(../img/tel-mistnost.png) no-repeat right top;
position:relative
}

#jazyk-menu {
  width:140px;
  height:45px;
  padding:0px;
  right:240px;
  top:17px;
  	position: absolute;
	z-index:10
}

#jazyk-menu ul{color:#FFF; padding-left:50px; padding-top:14px}

#jazyk-menu ul li	{
    display:inline;
	list-style-type:none;
	float:left;
}

#jazyk-menu a{
   text-decoration:none;
   color:#fff;
   text-align:center;
   padding: 0px 5px;
}

#logo{
   width:269px;
   height:109px;
   float:left;
   background:url(../img/logo.png) no-repeat left top
}

#logo h1{
   visibility:hidden;
   font-size:50%
}

#Topmenu{
   float:right;
   width: 650px;
   height:35px;
   padding:0px;
   padding-top: 77px;
   
   margin:0px;
}

#Topmenu ul {
	list-style: none;	
}

#Topmenu ul.menu1 {
	list-style: none;
	padding-left:130px	
}

#Topmenu ul li {
	display: inline;
	float:left
}

#Topmenu a {
    float:left;
	height: 10px;
    display: block;
	padding:10px 14px 15px 14px; 
	text-decoration: none;
	color: #99ccff;
}

#Topmenu a:hover {
	background:url(../img/bg-menu-activ.png) bottom repeat-x;
	text-decoration: none;
	color:#fff;
}

#Topmenu li.activ a {
	background:url(../img/bg-menu-activ.png) bottom repeat-x;
	color:#FFF;
	font-size:11px
}


#animace{
width: 920px;
height:244px;
margin: 15px auto 15px auto;
background-color:#FFF;
position:relative;
z-index:1
}

#obal{
width: 912px;
margin: 0px auto 0px auto;
text-align:left;
border:4px solid #FFF;
background:url(../img/bg-obsah.png) top repeat-x
}

#obal p{
color:#000;
}

#pravyBox{
float:right;
width:320px;
text-align:center
}




#levyBox{
float: left;
width: 592px;
text-align:justify
}


#levyBox ul {
padding:0px 0px 20px 20px;
text-align: justify;
color:#000
}

#levyBox ul li{
text-align:left
}

#levyBox img{
  border:1px solid #575447;
  background-color:#FFFFFF;
  padding:4px;
  margin: 0px 5px 5px 0px
}

.innertube{
padding: 10px 20px 10px 30px;
}

.innertuberight{
padding: 20px 0px 20px 0px;
}

.clear{
   clear:both
}


#patice {
    clear: both;
	text-align: center;
	font-size:85%;
	height:70px;
	color: #000;
	margin-top:5px
}


#patice a{
	color: #000
}

#patice div.body {
    width: 920px;
    margin: 5px auto 0px auto;
    padding: 15px 0px;
	border-top: 5px solid #99cc33
}

#formular td, #formular td{
   border:none;
   color:#000
}

fieldset {
  border: 1px solid #fff;
  padding: 10px 20px;width: 470px;
  
}

legend {
	padding: 5px;
	color:#fff;
	font-size:110%
}
input, textarea {
   width:250px
}

table {
  border:0px;
  width:100%;
  font-size:100%;
  margin-bottom:15px;
  color:#000
}

table td{
  padding:5px;
  border-bottom:1px solid #fff
}

