/********************** General **********************************/
html {overflow-y: scroll}
body {
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF url("../img/website/bg.jpg") 50% 0 repeat;
	color : #000;
	line-height: 18px;
}

h1, h2, h3, h4 {margin:0; padding:0; color: #09A1DE}

a {border :none; text-decoration: none;}
img {margin:0;padding:0}
a img {border-style:none}

h2 {margin-bottom:30px;}
h3 {font-size:14px;margin: 15px 0 5px}    
h4 {font-size: 12px;}    
p {margin: 0 0 10px 0;line-height: 19px;}
table {margin-left: 50px }
li{padding:.2em 0;}

.hidden {display: none}
.cleaner {clear:both; height:0; overflow: hidden;}

#pseudo-body{background: url("../img/website/biker.jpg") 50% 0 no-repeat;}
#container {width:776px;margin: 0 auto}
#container-holder {padding: 82px 27px 40px 27px}
#header{height: 229px}

h1 img{display: block}

/** MENU **/
#menu {
	width: 126px; 
	float: left;
}
#menu ul {
  padding: 0;
  margin: 4px 0 0 0;
  list-style: none;
}
#menu li {
	margin:0 0 8px 0;
	padding:0;
}
#menu li a{
	width: 126px;
	display: block;
	overflow: hidden;
	height: 20px;
}
#menu li a:hover, #menu li.selected a{
	background-position: 0 -20px !important;
}
#menu span{
	padding-left: 126px;
}
#menu li.home a{
	background: url("../img/website/menu/home.gif") 0 0 no-repeat;
}
#menu li.partneri a{
	background: url("../img/website/menu/partneri.gif") 0 0 no-repeat;
}
#menu li.propozice a{
	background: url("../img/website/menu/propozice.gif") 0 0 no-repeat;
}
#menu li.terminy a{
	background: url("../img/website/menu/terminy.gif") 0 0 no-repeat;
}
#menu li.galerie a{
	background: url("../img/website/menu/galerie.gif") 0 0 no-repeat;
}
#menu li.vysledky a{
	background: url("../img/website/menu/vysledky.gif") 0 0 no-repeat;
}
#menu li.historie a{
	background: url("../img/website/menu/historie.gif") 0 0 no-repeat;
}
#menu li.kontakt a{
	background: url("../img/website/menu/kontakt.gif") 0 0 no-repeat;
}
#menu li.odkazy a{
	background: url("../img/website/menu/odkazy.gif") 0 0 no-repeat;
}
#menu li.ke-stazeni a{
	background: url("../img/website/menu/ke-stazeni.gif") 0 0 no-repeat;
}

#content {
	width: 556px;
	float: right;
}
#content a {
	color : #09A1DE;
	text-decoration : underline;
	font-weight: bold;
}
#content a:hover {
	text-decoration: none;
}
#content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content li {
	background: url("../img/website/bullet.gif") 0 10px no-repeat;
	padding: 3px 0 5px 10px;
	margin: 0;
}

#banner {
	text-align: center;
	height:60px;
	margin:auto;	
	background: url("../img/website/dots.gif") 0 100% repeat-x;
	padding-bottom: 25px;
	margin-bottom: 25px;  }

#partneri img {
	float:left;
	display: block;
	}

#plakat{
	float: left; 
	width: 150px;
}
#plakat h3{
	margin: 0 0 5px;
	font-size: 16px;
}

#fotky_historie {
	float: right;
	width: 370px
}
#fotky_historie img{
	margin: 5px 4px 3px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	background: #FFF;
	padding: 3px;
}
#fotky_historie img:hover{
	border: 1px solid #8b8b8b;
}

.item {
	background: url("../img/website/dots.gif") 0 100% repeat-x;
	padding-bottom: 15px;
	margin-bottom: 20px;  
}

.news {
	background: url("../img/website/dots.gif") 0 100% repeat-x;
	padding-bottom: 20px;
	margin-bottom: 25px;  
}
.news h3{
	margin: 0 0 2px;
	color: #09A1DE;
	font-size: 14px;
	font-weight: bold;
}
.news_img {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: .2em;
	border: 3px solid #24ABE2;
  }
.news_zprava {
	width : 435px;
	float :right;
  }
.news span.date {
	font-size: 11px;
	color: #393939;
	margin-bottom: 5px;
  }


#footer {
	text-align: center;
	color: #000;
	font-size: 12px;
	padding: 110px 0 30px;
	width: 100%;
	margin: 20px auto 0px auto;
	background: url("../img/website/footer.jpg") 50% 0 no-repeat;
	position: relative;
	bottom: 0;
 }
#footer a{color : #000; font-weight: bold; text-decoration: underline}
#footer a:hover{ text-decoration: none;}

/** PAGINATION **/
div.pagination {text-align:center;clear:both;margin: 10px;}
div.pagination a {
	padding: 2px 5px;
	margin:5px 2px;
	border:2px solid #ccc;
	text-decoration: none !important;
	background: #EDF3F3;
}
div.pagination a:hover{
	border:2px solid #4D4D4D;
}
div.pagination a.next, div.pagination a.previous {
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
	font-size: 2.1em;
	color:#4D4D4D;
	border: none;
	float: none;
	background: none;
}
div.pagination a.current {
	margin:0;
	padding:0;
	font-size: 18px;
	padding: 0 .2em;
	border:none;
	color:#0A6DA3;
	font-weight: bold;
}
div.pagination span.disabled {
	display: none;
}


