
/* BASE */

/* END BASE */

/* MENU INIT */

.menu-left-rand-item {
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 ;
}

.menu-left-rand-item img {
	border: 4px solid #efefef;
}

.button {
	float: right;
	width: 180px;
	height: 24px;
	background: url('../img_des/button.jpg') top left no-repeat;
	text-align: center;
	padding-left: 3px;
	padding-bottom: 2px;
}

.button .text {
	padding-top: 3px;
}

.button a {
	color: #000000;
	font-weight: bold;
}

/* MENU INIT END */

/* INDEX */
table.index-hra {
	background-color: #f5e8e8;
	margin-bottom: 18px;
	border: 1px dashed #000;
	border-spacing: 0px;
}

.index-hra tr td.img {
	width: 130px;
	margin: 0 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	/*background: url('../img_des/game_bcgr.jpg') top left repeat-x;*/
	background-color: #f5e8e8;
	border: 6px solid #E4C7CC;
}

.index-hra tr td.nadpis {
	font-weight: bold;
	padding-left: 10px;
	color: #000;
}

.index-hra tr td.nadpis a{
	font-weight: bold;
	color: #000;
}

.index-hra tr.lista-nahore td{
	border-bottom: 1px dashed #000;
	background-color: #da6f68;
	width: 570px;
}

.index-hra td.aa, .index-hra td.bb {
	padding: 5px;
	padding-left: 10px;
	width: 285px;
}

.index-hra td.aa a, .index-hra td.bb a {
		color: #000;
	font-size: 14px;
	font-weight: bold;
}

.index-hra td.text {
	width: 440px;
	/*background: url('../img_des/game_bcgr.jpg') top left repeat-x;*/
	background-color: #f5e8e8;
}

.index-hra td.text p {
font-size: 12px;
}

.index-hra tr td.textpod {
	padding-left: 6px;
	/*background-color: #c8cfc8;*/
	background-color: #f5e8e8;
}
/* END INDEX */

/* HRA */

.hra img {
	border: 0px solid #f5e8e8;
}

.hra h2 {
	text-align: center;
	font-size: 22px;
}

.hra .embed {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 15px;
}

.hra .info_blok {
	margin: 0 auto;
	text-align: center;
	width: 580px;
	/*padding-top: 20px;*/
}

.hra .index-hra {
	text-align: left;
}

.hra .index-hra td.nadpis {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.hra table.info {
	padding-top: 15px;
}

.hra table.info td.a {
	font-weight: bold;
	width: 100px;
}

.hra table.info td {
	font-size: 12px;
}

.hra .info_blok .rand_a {
	width: 145px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

/* END HRA */

/* NEWS */
.news {
	padding: 5px 10px;
	background-color: #da6f68;
}

.news-nadpis {
  padding: 2px 10px;
  font-weight: bold;
  font-size: 18px;
	background-color: #f5e8e8;
}

.news a {
	color: #000;
}

/* END NEWS */
