* {margin: 0;	padding: 0;
}
img {border: 0;}

body {
	background: #aeaeae url(img/bg.jpg)  repeat-x left top;
	color: #222;
	font: normal 80% Comic Sans MS ;
	padding: 2% 0;
}

#site {
	background: #000  no-repeat ;
	margin: 0 auto;
	width: 762px;
}
#site2 {
	background: #FBF9F4;
	border-top: 6px solid #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

.links {
	background: #FFFFFF url(img/link.gif) repeat-x;
  height: 30px;
	border-top: 1px solid #7c7c7c;
	text-align: left;
	font-size:13px;
	
}
.links a {
  margin:7px;
	color: #000;
	float: center;
	font:  1em Tahoma,Book antoqua CE;
	padding: 0 4px;
	line-height: 28px;
	text-decoration: none;
  font-weight: bold;

}
.links a:hover {
background: #FFFFFF; 
color: #000000;
}
.links a:hover,.navigation a#active {background-position: ; color: #000;}
p {
margin:5px;
}

h1{
color: #000000;
margin:10px;
font-size:20px;
}


h2{
color: #000000;
margin:10px;
font-size:18px;
}

h3{
color: #000000;
margin:10px;
font-size:18px;
text-decoration:underline;
}

h4{
color: #000000;
margin:10px;
font-size:20px;
font-weight:normal;
text-decoration:underline;
}

h5{
color: #000000;
margin:4px;
font-size:16px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

h6{
color: red;
margin:5px;
font-size:18px;
font-weight:bold;
text-align:center;
text-decoration:none;
}


/* HLAVNÍ OBSAH */

h1,h2,h3 {
color: #000000;
padding: 8px 0 2px;
}

h1 {
text-align: center;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}


h6 {font: normal 1.1em gautami;

}
a.linkt {
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	color:#427dc7;
	line-height: 1.5em;
}

.header {
	border-top: 1px solid #663;
	background: #DAD7C5 url(img/header2.jpg) no-repeat; 
	height: 200px;
}

.titles {
	background: url(img/auti2.gif ) no-repeat right bottom ;
	height: 200px;
	width: 720px;
	right:10px ; 
  
}

.main#two {background: #FFF url(img/two-columns.gif) repeat-y;}

ul {
margin-left:10px;
}
li {
  margin-left:10px;
	color:black;
	font-weight:bold;
  list-style-image:square ;
  list-style-position:outside;
	font-size:15px;
	font-family: Comic Sans MS ;
}


.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
  padding: 10px 10px;
  font: normal 1.2em gautami;
  font-weight: bold ;
  text-align: center;
  	}

.bottom .left,.bottom .right {width: 49%;}



.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}


.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.obsah .levastrana {width: 75%;}
.obsah .pravastrana {width: 23%;}
.content {padding: 5px 10px;
text-align: justify}


.levastrana {
float: left;
margin-left:5px;
background-color:#fbf9f4;
}

.pravastrana {
float: right;
text-align:center;
background-color:#ffffff;
}



.pravastrana .content {padding: 5px 5px 0px;}


.footer {
	background: #000;
	color: #EED;
	padding: 1px;
	font-size:10px;
	text-align:center;
	
}
.footer a {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
}


table{
 width:98%;
	color:#000;
	font-weight:bold;
	
}

caption{
text-align:center;
font-size:17px;}

tr.cenik {
  height:20px;
  border:1px;
  border-color:black;
  background: #fff;
	color:#00;
	font-size:15px;
}

td.cena {
text-align:right;
  
}

#odkazy {
  margin-top:20px;
  font-size:13px;
	text-align:center;
	color: #424242;
	font-weight:normal;
	text-decoration:none;
 }
 
 #odkazy a{
  font-size:13px;
	text-align:center;
	font-weight:bold;
		color: #000;
	text-decoration:none;
 }


