/*  
Theme Name: RULETA1.CZ
Description: Šablona pro prezentaci ruleta1.cz
Author: Tomáš Gažůr
Author URI: http://www.tomasgazur.cz
*/

html { 
    background: #000 url('/img/front/html_bg.jpg') 50% 0 no-repeat;
}

body {
    margin: 0 auto;
    padding: 0;
    font-family: Arial;
    color: #FFF;
	font-size: 14px;
	width: 100%;
}

	/* HEADER / HLAVICKA */

#header {
    margin: 0 auto;
    padding: 0;
	height: 500px;
	width: 978px;
	position: relative;
}

#header .logo {
	position: absolute;
	height: 50px;
	width: 302px;
	/*padding: 9px 0 10px 0;*/
	left: -17px;
	top: 9px;
}

#header .vydelek {
	position: absolute;
	height: 46px;
	width: 336px;
	left: -17px;
	top: 69px;
}

#menu {
    background: url('/img/front/menu_bg.png') left top no-repeat;
	float: right;
	width: 475px;
	height: 24px;
	margin-top: 8px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
    background: url('/img/front/menu_sep.png') left 3px no-repeat;
	float: left;
	padding: 0 16px 0 16px;
}

#menu a {
	color: #131313;
	padding-top: 4px;
	float: left;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#header .bonus {
	position: absolute;
	height: 134px;
	width: 417px;
	right: 15px;
	top: 42px;
}

#header .video {
    background: url('/img/front/video_bg.png') 0 3px no-repeat;
	position: absolute;
	height: 212px;
	width: 295px;
	top: 226px;
	left: -11px;
}

#header .video img {
	float: left;
	height: 194px;
	width: 278px;
	margin: 11px 0 0 9px;
}

#content {
	width: 978px;
	margin: 0 auto;
}

.textbox {
	color: #d7d7d7;
	text-transform: uppercase;
	font-size: 14px;
	/*letter-spacing: -1px;*/
	font-weight: bold;
}

.textbox a {
	color: #FFE400;
	text-decoration: none;
}

.textindex {
	float: left;
	width: 978px;
	padding-top: 24px;
}

.textindex img {
	float: left;
}

.textindex-left {
	float: left;
	width: 370px;
}

.textindex-right {
	float: right;
	width: 485px;
}

.textindex-right .date {
    background: url('/img/front/dateRight.png') 100% 0 no-repeat #5d8b15;
	float: left;
	font-size: 22px;
	height: 34px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 2px;
}

.textindex-right .date span {
	display: block;
	background: url('/img/front/dateLeft.png') 0 0 no-repeat;
	height: 34px;
	line-height: 34px;
	padding: 0 4px;
}

.textindex-right h2 {
	padding: 5px 0 0 10px;
}

.textindex-right p {
	padding: 13px 0 8px 0;
	font-size: 12px;
	color: #FFF;
}

.textindex-right .big {
	font-size: 14px;
}

.textindex-right .big a {
	color: #f8cc00;
	text-decoration: none;
}

.textindex-right .small {
	font-size: 11px;
	color: #838383;
}

.textindex-right .small a {
	color: #838383;
	text-decoration: none;
}

.line {
	float: left;
	width: 100%;
	border-top: 1px solid #202020;
	padding-bottom: 10px;
	margin-top: 12px;
}

.livebox {
    background: url('/img/front/livebox_bg.png') right top no-repeat;
	color: #FFF;
	float: left;
	width: 956px;
	height: 173px;
	padding: 10px 0 3px 18px;
	margin-bottom: 12px;
	border: 1px solid #636363;
}

.livebox h3 {
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px;
}

.livebox h3 span {
	color: #FFF;
	font-size: 25px;
	text-transform: none;
	font-weight: normal;
}

.livebox p {
	width: 435px;
	padding-bottom: 38px;
}

.livebox-bottom {
	width: 315px;
	float: left;
	line-height: 160%;
}

.livebox-bottom a {
	color: #f8cc00;
	text-decoration: none;
}

.livebox img {
	float: left;
	margin: 5px 20px 0 0;
}

.livebox .unibet {
	position: relative;
	top: 3px;
}

.kasina {
    background: #0B0B0B;
	float: left;
	width: 979px;
	margin-bottom: 30px;
}

.kasina h4 {
    background: url('/img/front/kasina_h4.png') left top no-repeat;
	color: #3a3939;
	font-size: 18px;
	height: 30px;
	padding: 6px 0 3px 20px;
	width: 959px;
	font-weight: normal;
}

.kasina #h-left {
	float: left;
	width: 700px;
}

.kasina #h-right {
	float: right;
	width: 170px;
	font-size: 14px;
	text-align: right;
	padding: 5px 30px 0 0;
}

.kasina .zaznam {
	/*width: 910px;
	float: left;*/
	border-bottom: 1px solid #202020;
	margin-left: 18px;
	padding: 8px 0 8px 0;
	/*clear: both;*/
}

.kasina .zaznam img {
	float: left;
	padding-right: 20px;
}

.kasina .zaznam .nadpis {
	color: #f9d901;
	text-decoration: none;
	font-size: 15px;
	float: left;
	padding-top: 2px;
	width: 145px;
}

.kasina .zaznam p {
	float: left;
	width: 480px;
	padding: 2px 10px 0 0;
}

.kasina .zaznam .flag {
	float: left;
	padding: 4px 30px 0 0;
}

.kasina .zaznam .reg {
    background: url('/img/front/reg.png') right top no-repeat;
	color: #FFF;
	font-size: 15px;
	padding-right: 20px;
	margin-top: 3px;
	text-decoration: none;
}

.kasina .plus {
    background: url('/img/front/plus.png') left 1px no-repeat;
	color: #929292;
	font-size: 15px;
	padding: 2px 0 3px 30px;
	float: left;
	margin: 14px 0 14px 19px;
	text-decoration: none;
}

.pribeh {
	float: left;
	width: 979px;
}

.pribeh h5 {
	color: #FFF;
	font-size: 24px;
	padding-bottom: 8px;
}

.pribeh span {
	color: #ffe400;
}

.pribeh .vlastni {
	color: #525252;
	font-size: 12px;
	float: left;
	margin: 8px 0 5px 0;
	text-decoration: none;
}

.links {
	float: left;
	width: 979px;
}

.links h5 {
	color: #9d9d9d;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}

.links ul {
	list-style: none;
}

.links li a {
	color: #525252;
	font-size: 12px;
	text-decoration: none;
}

.links .column {
	float: left;
	padding-right: 30px; 
}








.clear, #clear {
	clear: both;
}


	/* FOOTER / PATICKA */


#footer {
    background: url('/img/front/footer_bg.png') left top repeat-x;
	color: #666666;
	width: 100%;
	height: 290px;
	font-size: 11px;
}

.foottop {
    background: #000 url('/img/front/footer_top.png') right top no-repeat;
	width: 978px;
	height: 87px;
	margin: 0 auto;
}

.footbottom {
    background: #0B0B0B url('/img/front/footer_bottom.png') right top no-repeat;
	width: 978px;
	height: 189px;
	margin: 0 auto;
	padding-top: 14px;
}

.footbottom p {
    text-align: center;
}

.footbottom a {
	color: #666666;
}

.footbottom img {
	float: left;
	margin-right: 11px;
}

.footbottom .clear {
	padding-bottom: 27px;
}

	/* OSTATNÍ ELEMENTY */
	
h1 {font-size: 51px; color: #fff; float: left; text-transform: uppercase; letter-spacing: -1px; padding-top: 20px; width: 100%;}
h2 {font-size: 24px; color: #fff; font-weight: normal; float: left; letter-spacing: -1px; }
h2 a {font-size: 24px; color: #fff; font-weight: normal; float: left; letter-spacing: -1px; text-decoration: none; }

img {border: 0;}
a:hover {text-decoration: underline;}
#clear, .clear {clear:both;}

* {margin: 0; padding: 0}

	/* KONTAKTY */
	
.formular .text {
	background: #1E1E1E;
	color: #8B8B8B;
	font-size: 18px;
	padding: 6px 0 6px 20px;
	width: 333px;
	border: 1px solid #303030;
	margin-bottom: 13px;
}

.formular textarea {
	background: #1E1E1E;
	color: #8B8B8B;
	font-size: 18px;
	font-family: Arial;
	padding: 6px 0 6px 20px;
	height: 180px;
	width: 333px;
	border: 1px solid #303030;
}

.formular .submit {
    background: url('/img/front/cs/odeslat.png') right top no-repeat;
	width: 104px;
	height: 27px;
	float: right;
	border: 0;
	margin: 13px 16px 0 0;
	cursor: pointer;
}

.textindex-right h2, .textindex-left h2 {
	color: #d8d8d8;
	font-size: 24px;
	width: 100%;
	padding: 0 0 0 0;
}

	/* RULETA */

.textpage {
	color: #FFF;
	font-size: 12px;
}

.textpage h2 {
	width: 100%;
	color: #FFF;
	padding: 25px 0 15px 0;
	font-size: 18px;
}

.textpage p {
	padding-bottom: 15px;
}

.textpage ul {
	list-style: none;
}

.textpage ul li {
    background: url('/img/front/textpage_li.png') left top no-repeat;
	float: left;
	width: 100%;
	height: 19px;
	padding: 2px 0 2px 30px;
	color: #d8d8d8;
	font-size: 12px;
}

	/* JAK NA RULETU */

.ruleta h2 {
	width: 100%;
	color: #f9d901;
	padding: 5px 0 5px 0;
	font-size: 18px;
}

.ruleta p {
	padding: 15px 0 25px 0;
	font-size: 12px;
	float: left;
}

.ruleta-vypis {
	width: 976px;
	float: left;
	color: #FFF;
	padding: 6px 0 6px 0;
	clear: both;
}

.ruleta-vypis.bg {
	background: #121212;
}

.ruleta-vypis img {
	float: left;
	padding-right: 20px;
}

.ruleta-vypis .r-text {
	float: left;
	width: 565px;
}

.ruleta-vypis .r-text.last {
	padding-left: 39px;
}

.ruleta-vypis .r-text p {
	float: left;
	padding: 2px 0 0 0;
	font-size: 14px;
}

.ruleta-vypis .red {
	float: left;
	padding: 0 10px 0 10px;
}

.ruleta-vypis .black {
	float: left;
	padding-left: 5px;
}

.ruleta-vypis .r-sazka {
	float: left;
	width: 165px;
	text-align: right;
}

	/* KASINA */

.vypis {
    background: url('/img/front/cas_h_bg.png') left top no-repeat;
    color: #a4a4a4;
	padding: 11px;
	margin: 15px 0 7px 0;
	width: 906px;
	height: 185px;
	float: left;
	clear: both;
}

.vypisno {
    background: url('/img/front/casno_h_bg.png') left 4px no-repeat;
    color: #a4a4a4;
	padding: 11px;
	margin: 0 0 15px 0;
	width: 906px;
	height: 185px;
	float: left;
	clear: both;
}

.vypis h5, .vypisno h5 {
    color: #E1AC00;
	padding: 0;
	float: left;
	margin: 0;
}

.vypis h5 a, .vypisno h5 a {
    color: #E1AC00;
	font-size: 21px;
	text-decoration: underline;
}

.vypis .top,  .vypis .bottom, .vypisno .top, .vypisno .bottom {
	clear: both;
	width: 100%;
}

.vypis .top p {
    background: url('/img/front/vypis_sipka.png') right center no-repeat;
	float: left;
	margin: 0 0 0 45px;
	width: 380px;
	padding: 5px 5px 5px 0;
	color: #a4a4a4;
	font-size: 13px;
}

.vypisno .top p {
    background: url('/img/front/vypisno_sipka.png') right center no-repeat;
	float: left;
	margin: 0 0 0 45px;
	width: 380px;
	padding: 5px 5px 5px 0;
	color: #a4a4a4;
	font-size: 13px;
}

.vypis .top img,  .vypisno .top img {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

.vypis .bottom,  .vypisno .bottom {
	float: left;
	margin: 0;
	text-align: left;
	padding: 17px 0;
}

.vypis .bottom img,  .vypisno .bottom img {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	border: 1px solid #606060;
}

.vypis .bottom .col1,  .vypisno .bottom .col1 {
	width: 380px;
	float: left;
}

.vypis .bottom .col1 p,  .vypisno .bottom .col1 p {
	text-align: left;
	color: #a4a4a4;
	font-size: 13px;
	width: 380px;
}

.vypis .bottom .col1 span,  .vypisno .bottom .col1 span {
	color: #fff;
}

.vypis .bottom .col2,  .vypisno .bottom .col2 {
	width: 300px;
	float: left;
}

.vypis .bottom .col2 p,  .vypisno .bottom .col2 p {
	text-align: left;
	color: #a4a4a4;
	font-size: 13px;
	width: 380px;
}

.vypis .bottom .col2 span, .vypisno .bottom .col2 span {
	color: #fff;
}

 .vypis .bottom .col2 a, .vypisno .bottom .col2 a {
	color: #FFC300;
}

.vypis .bottom .regzdarma {
    background: url('/img/front/reg_sipka.png') right center no-repeat;
	float: left;
	margin: 10px 0;
	padding: 0 25px 0 0;
	color: #FFC300;
	font-size: 23px;
}

.vypisno .bottom .regzdarma {
    background: url('/img/front/regno_sipka.png') right center no-repeat;
	float: left;
	margin: 10px 0;
	padding: 0 25px 0 0;
	color: #FFC300;
	font-size: 23px;
}

p.grey {color: #aaa;}

div.pribeh p {color: #bbb;}











