html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: white;
	color: black;
}

body {
        font-family: "Arial", "Helvetica", sans-serif;
}

img {
        border: 0;
}

h1 {
	margin-top: 8px;
}

h2 {
	margin-bottom: 8px;
}

h2 a {
	text-decoration: none;
}

a {
	color: #A01F23;
}

#top {
/*	border-bottom: 2px solid #A01F23;*/
	color: #A01F23;
	font-weight: bold;
        background: url('images/top-left.png') left no-repeat;
}

#top table {
	border: 0;
	border-spacing: 0;
	width: 100%;
        background: url('images/top-right.png') right no-repeat;
}

#top table tr td {
	border: 0;
	padding: 0;
	width: 33%;
	color: #A01F23;
}

.bottom {
	vertical-align: bottom;
}

#logo {
	margin-left: 50px;
}

#banner {
	width: 468px;
	height: 60px;
}

#top-right-text {
	padding-right: 15px;
	padding-bottom: 5px;
	float: right;
}

#blocks {
        display: table;
        width: 100%;
}
 
#blocks-row {
        display: table-row;
}

#left {
	padding-top: 25px;
	padding-bottom: 25px;
        width: 200px;
        background-color: #A01F23;
        color: white;
	display: table-cell;
}

#left ul {
	font-weight: bold;
	margin: 0;
	padding-left: 25px;
	list-style: none;
}

#left a, #bottom a {
	text-decoration: none;
	color: white;
}

#left a:hover, #bottom a:hover {
	color: yellow;
}

#left .active, #bottom .active {
	color: #F9AB0C;
}

#main {
        padding-left: 20px;
        padding-right: 80px;
	padding-bottom: 50px;
        font-size: 14px;
	display: table-cell;
}

.row1 {
	background-color: #DDDDDD;
}

.row2 {
	background-color: #EEEEEE;
}

#main hr {
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}

#bottom {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	font-size: 75%;
	font-weight: bold;
        background-color: #A01F23;
        color: white;
}

#bottom-content {
	padding-left: 200px;
	padding-right: 15px;
}

.left {
	float:left;
}

.right {
	float:right;
}

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

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.clear {
	clear: both;
}

ol {
	margin-top: 5px;
}

.letter-list {
	list-style-type: lower-alpha;
}

.custom-list span {
	display: block;
	float: left;
	width: 40px;
}

.custom-list div {
	float: left;
	width: 90%;
}

.custom-list br {
	clear: both;
}

.relacia {
	clear: both;
}

.relacia img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 200px;
	height: 130px;
}

.faq li div {
	font-weight: bold;
}

.program {
	border-spacing: 2px;
	width: 400px;
}

.program tr td {
	padding-left: 10px;
	padding-right: 10px;
}

.vyhercovia {
	border-spacing: 2px;
	width: 100%;
}

.vyherca-vyhra {
	text-align: right;
}

.small {
	font-size: 75%;
}

.title_page {
	text-align: center;
}

.thumbnail {
	float: left;
	padding-right: 15px;
}

.nakup-produkt {
	clear: both;
	border-top: 1px dotted gray;
}

.nakup-produkt img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 35px;
}

.nakup-produkt ul {
}

.nakup-cena {
	font-weight: bold;
}

.nakup-kod {
	font-weight: bold;
	font-size: 150%;
	color: #F9AB0C;
}

.video-player {
	text-align: center;
}

.adult-warning {
	font-size: 125%;
}
