/*
	COLORA
	pozadi: e4e4e4;
*/

/* BASE */
* {
	margin:0px;padding:0px;
}

body {
	/*font-family: "Palatino Linotype", "New York CE", utopia, serif;*/
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	/*background: url('../img_des/mraky01.gif') top repeat;*/
}

.clear{clear: both; height: 20px;}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

a {
	color: #b7b7b7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* PAGE */
#page {
	text-align: center;
}

/* HEADER */
#header {
	width: 1030px;
	height: 199px;
	margin: 0 auto;
	background: url('../img_des/header.jpg') top no-repeat;
}

#header .text-top {
	width: 930px;
	padding-top: 5px;
	text-align: center;
	margin: 0 auto;
	color: #f7f7f7;
}

#header .text-top a{
	font-size: 10px;
}

#header #logoclick {
  position:relative; 
  top:20px; 
  left:0px; 
  z-index:5; 
  display:inline; 
  width:1030px; 
  height:175px; 
  float:left; 
  clear:both; 
  z-index:10;
  cursor: pointer;
}

/* MENU-TOP */
#menu-top {
	width: 1030px;
	height: 34px;
	margin: 0 auto;
	background: url('../img_des/menu_bcgr.jpg') top no-repeat;
	text-align: left;
}

#menu-top .menu-desc {
	padding-left: 170px;
}

#menu-top .menu-desc .menu .left {
	float: left;
	background: url('../img_des/mez2.jpg') top no-repeat;
	width: 1px; height: 34px;
}

#menu-top .menu-desc .menu .middle {
	float: left;
	padding: 0 11px;
	height: 34px;
	cursor: pointer;
}

#menu-top .menu-desc .menu .middle:hover {
	background: url('../img_des/mez3.jpg') top repeat-x;
	height: 34px;
	text-decoration: underline;
}

#menu-top .menu-desc .menu .text {
	padding-top: 11px;
}

#menu-top .menu-desc .menu a {
	color: #272727;
	text-transform: uppercase;
	font-size: 10px;
}

#menu-top .menu-desc .menu a:hover {
	text-decoration: underline;
}

#menu-top .menu-desc .menu .right {
	float: left;
	background: url('../img_des/mez2.jpg') top no-repeat;
	width: 1px; height: 34px;
}

/* OBSAH */
#content {
	width: 1030px;
	margin: 0 auto;
	background: url('../img_des/cnt_bcgr.jpg') top repeat-y;
	min-height: 500px; 
	padding-top: 16px;
	padding-bottom: 15px;
	text-align: left;
	/* IE fix bug pleas inline */
}

#content #content-in {
	width: 960px;
	margin: 0 auto;
}

#content #main1 {
	margin:0; padding:0;
	background:url("../img_des/bcgr_menu.jpg") top left repeat-y;
}
#content #main2 {
	margin:0; padding:0;
	background:url("../img_des/bcgr_menu.jpg") top right repeat-y;
}
#content #left {
	float:left;
	width:180px;
	margin:0; padding:0;
	font-size:80%;
}
#content #right {
	float:right;
	width:180px;
	margin:0; padding:0;
	font-size:80%;
}
#content #middle {
	margin:0 180px;
	font-size:80%;
}

#content #middle-game {
	font-size:80%;
	min-height: 500px; 
	background-color: #faf7d0;
}

#content #middle-game .text {
	padding: 5px;
}

.content .menu-left .menu-ver {

}

.menu-ver .menu-head {
	width: 180px;
	height: 30px;
	background: url('../img_des/head_menu.jpg') top no-repeat;
}

.menu-ver .menu-space {
	width: 180px;
	height: 18px;
	background-color: #212121;
}

.menu-ver .menu-head .text {
	padding-left: 35px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 14px;
	
	text-transform: uppercase;
	color: #efefef;
	font-weight: bold;
}

.menu-ver .menu-button {
  width: 180px; height: 23px;
  background-color: #312c20;
  background: url( '../img_des/button_menu.jpg' );
}

.menu-ver .menu-button a {
  display: block;
  background-color: #312c20;
  background-repeat: no-repeat;
  width: 100%; height: 100%;
  background: url( '../img_des/button_menu.jpg' );
  background-position: 0px 23px;
}

.menu-ver .menu-button a .text {
	padding-left: 45px;
	padding-top: 4px;
	
	font-weight: bold;
	font-size: 12px;
	color: #0f0f0f;
}

.menu-ver .menu-button a:hover {
	color: #1d590f;
	text-decoration: none;
}

.menu-ver .menu-button a:hover {
	background-image: none;
}

/* action-desc */

.action-desc {
	width: 590px;
	text-align: center;
	margin: 0 auto;
}

.action-desc .head {
	text-align: left;
	width: 580px; height: 31px;
	background: url( '../img_des/middle_head.jpg' );
	margin: 0 auto;
}

.action-desc .head .text h2 {
	padding-left: 37px; padding-top: 7px;
	color: #c4832a;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.action-desc .desc {
	width: 580px;
	margin: 0 auto;
	background-color: #f3f1b2;
	text-align: left;
}

.action-desc .desc .text {
	padding: 4px 8px;
	
	font-size: 14px;
}

#footer {
	width: 1030px;
	height: 20px;
	margin: 0 auto;
	background: url('../img_des/footer.jpg') top repeat-y;
}

#footer .textleft {
	float: left;
	padding-left: 40px;
	padding-top: 1px;
	width: 480px; height: 20px;
	text-align: left;
	
	color: #b7b7b7;
	font-size: 12px;
}

#footer .textright {
	float: right;
	padding-right: 40px;
	padding-top: 1px;
	width: 450px;
	height: 20px;
	
	color: #b7b7b7;
	font-size: 12px;
}

/* PAGINATION */
.pagination {
	color: #4d5c23;
	margin-top:4px;
}

.pagination a {
	margin-left: 2px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #262c38;
}

.pagination a:hover {
	background-color: #ca8c07;
}

.pagination strong {
	margin-left: 2px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #262c38;
	background-color: #ca8c07;
	text-decoration: none;
	color: #000000;
}
/* END PAGINATION */

.menu-ver a {
  color: #000000;
  text-decoration: underline;
}
