/*  STREET69 - Copyright (c) PRETORIEN - reklamní agentura - www.tvojereklama.cz  */

body {
	margin: 0;
	padding: 0;
	cursor: default;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	background: url(./images/pg_pozadi_cele.jpg) left top no-repeat rgb(95, 22, 15);
}

a {
	text-decoration: underline;
	color: rgb(154, 0, 2);
}

a:hover {
	text-decoration: none;
}

h1 {
	display: none;
}

img {
	border: 0;
	margin: 0;
}

input, select, textarea {
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 1px;
}

input.datovy_text_input, select, textarea {
	border: rgb(96, 31, 29) 1px solid;
}

input.datovy_form_submit {
	border: rgb(96, 31, 29) 1px solid;
	background: white;
	cursor: pointer;
}

#menu_sloupek {
	float: left;
	width: 210px;
	background: url(./images/menu_sloupek_pozadi.jpg) left top no-repeat;
	height: 687px;
	padding: 337px 0 0 0;
	overflow: hidden;
}

#menu_sloupek A {
	display: block;
	width: 130px;
	height: 35px;
	margin-left: 75px;
}

#hlavni_sloupek {
	float: left;
	width: 735px;
	height: 1024px;
	padding-right: 25px;
	background: url(./images/hlavni_sloupek_pozadi.jpg) left top no-repeat;
	overflow: hidden;
}

#hlavni_horni_fotky {
	clear: both;
	margin: 16px 0 0 49px;
	width: 489px;
	height: 383px;
	overflow: hidden;
}

#content_box {
	clear: both;
	float: left;
	margin: 6px 0 0 0; 
	padding: 0 20px 0 35px;
	text-align: left;
	width: 525px;
	height: 527px;
	overflow: auto;
}

#nadpis_stranky H2 {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: rgb(93, 29, 27);
	padding: 0 30px 12px 0;
	margin: 0;
	text-align: right;
	letter-spacing: 1px;
}

#content_box P {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.cistic {
	clear: both;
	height: 0;
}

#hudba_prehravac_pokres_ovladani {
	float: right; 
	position: relative; 
	margin: 0; 
	height: 40px; 
	overflow: hidden; 
	width: 137px; 
	text-align: left;
}

#bocni_partneri_box {
	float: right; 
	position: relative; 
	margin: 15px 0 0 0; 
	width: 135px; 
	height: 360px; 
	overflow: hidden;
}

#paticka {
	clear: both; 
	padding: 63px 0 0 0; 
	font-weight: bold; 
	color: white; 
	letter-spacing: 1px;
}

#paticka A {
	color: white;
}











