body{
 text-align: center;
 background-color: #F2F2F2;
 font-family:Tahoma, Arial, sans-serif;
 color:#666666;
 font-size: 92%;
}
a img { border: 0px; }

#container{
  width: 984px;
  margin: 0 auto;
  text-align: left;

}
#header{
    height:70px;
}
#content{
    background-color: #FFFFFF;
   
    border: 1px solid #aaaaaa;
    -moz-box-shadow: 3px 3px 4px #999999;
	-webkit-box-shadow: 3px 3px 4px #999999;
	box-shadow: 3px 3px 4px #999999;

}
#right{
    float:right;
    width: 664px;
}
#left{
    float:left;
    width:280px;
}
#menu{
    width:982px;
    height: 25px;
    background-image: url('images/menubg.jpg');
    background-repeat: repeat-x;
    border-bottom: 1px solid #aaaaaa;
    color: white;
    font-size: 18px;
    text-align: right;
    vertical-align: bottom;
    padding-top: 5px;
}

#menu a{
    color:white;
}

#map_canvas {
    width: 650px;
    height: 400px;
    border: 1px solid gray;
}
#rightDetail{
    float:right;
    width: 794px;
}
#leftDetail{
    float:left;
    width:150px;
}
#map_canvas_detail {
    width: 780px;
    height: 600px;
    border: 1px solid gray;
}

#cont{
   padding: 10px;
}

.clr{
    clear: both;
}
h1{
    font-size: 18px;
    color: #666666;
    background-image: url('images/h1.png');
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 40px;
}
h2{
    font-size: 18px;
    color: #666666;
    background-image: url('images/h2.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 30px;
}

a{
    text-decoration: none;
    color: #41c8f3;
}

#left h2{
    background-image: url('images/h2l.png');
    padding-top: 10px;
    padding-left: 35px;
}

h3{
    font-size: 18px;
    color: #666666;
    background-image: url('images/h3.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 35px;
}

.tb{
    width: 200px;
    height: 25px;
    
}

.rightalign{
  text-align:right;
}

.eventDate{
  font-weight: bold;
  color: #666666;
  background-image: url('images/nehoda.png');
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#news{
    font-size: 90%;
}

.kraj a{
  
  font-size: 140%;
}
#topnav{
    font-size: 90%;
}
#footer{
  width: 984px;
  text-align: center;
  margin-top: 10px;
}
#links{
  font-size: small;
}
#links a{
  color: #666666;
}
#rightbar{
float: right;
padding-right: 10px;
text-align:center;
font-size:18px;
width:250px;
}
#soutez{
   font-size:25px;
   color:#97c03e;
   font-weight: bold;
}
#tipdiv{
    background-color: #fefefe;
    border: 1px solid #666666;
    padding: 5px;
    margin-top: 10px;
}
#tip{
    font-weight: bold;
    color:#97c03e;
    padding-right: 10px;
}
#ad{
    /* border: 1px solid #999999;*/
     padding-left: 10px;
     padding-top: 5px;
     padding-bottom: 5px;
}
.social{
width : 148px;
position:relative;
top: 30px;
left:440px;
text-align:right;
}

.socialn{
width : 148px;
position:relative;
top: 60px;
left:860px;
text-align:right;
}

#rightDetails{
    float:right;
    width: 594px;
    text-align:right;
}
#leftDetails{
    float:left;
    width:350px;
}

