body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 90%; /* 76% */ 
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
  background-color: #fff;
	}


h1 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(img/h2p.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	

h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(img/h2p.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	

#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header { border-top: 5px solid #000; }	
#header div {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding-left: 20px;
	}
#header h3 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 1.9em;
	padding: 11px 0 5px 0;
	margin: 0;
	}			
#header h3 span { color: #999; }	
#header h3 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 76%; 
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background: url(img/navi-back.gif) no-repeat 50%;
	background-position: 13px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	}
#nav li a:hover { color: #AAAA00; }	

#pruh {
	background-image:url(img/head-back.jpg);
	text-align: center;
	clear: both;
	margin-bottom: 35px;
	padding-left: 10px;
	}
	
#pruh div.pruhobr {
	width: 760px;
	height: 132px;
	margin: 0 auto;
	text-align: center;
	background-image:url(img/head-bike.jpg);
	}	
	

#body { 
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url(img/px.gif) repeat-y 515px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	
	}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

#maintext, 
#maintext {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	}
#maintext p,
#r p {
	margin-top: 10px;
	}	

#maintext p strong {
    color: black;
  	font-weight: 900;
}

#maintext p img.border_left{
  float: left;
  margin-right: 10px;
  border: 4px solid #d0d000;
}
#maintext p img.border_right{
  float: right;
  margin-right: 10px;
  border: 4px solid #d0d000;
}
#maintext p img.left{
  float: left;
  margin-right: 10px;
}
#maintext p img.right{
  float: right;
  margin-right: 10px;
}

#maintext p a {
  text-decoration: none;
  color: #660;
  font-weight: bold;
}
#maintext p a:hover {
  text-decoration: underline;
  color: #990;
}	


#menupr {
	width: 210px;
	float: right;
	margin-right:15px;
	}
#menupr p span {
	color: #009900;
	font-weight: bold;
	}
#menupr p {
	margin: 1em 0;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
	color: #666600;
	
}	
#menupr hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

#menupr h2 {
	background-color: #ff0;
	padding-left: 10px;
	background-image: url(img/rh2-back.gif);
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 8px;
}	

#menupr p a {
  text-decoration: none;
  color: #660;
  font-size: 110%; 
}
#menupr p a:hover {
  text-decoration: underline;
  color: #990;
}	

#menupr div.loga a img {
  border: 0;
}

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 50;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	}
#footer div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
	}	
#footer div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }		

#maintext p.clear {
	margin-top: 0px;
	clear: both;
}	

.centered {
  color: red;
}
#stranka div.textik table.auto .pravy {
  padding-left: 5px;
}

