body  {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;		
	background-image: url(../img/background/006.jpg);
	background-repeat: repeat;
	background-color: #ffffff;
	margin: 0 0 0 0;	
}

#main { 
	width: 780px;
	position: relative;
	margin: auto;
	margin-top: 20px;
}


#header {
	width: 820px;
	height: 300px;
}

#content {
	width: 820px;
	min-height: 650px;
	background-repeat: repeat-y;
}

#content_left {
	width: 525px;	
	position: relative;
	color: #252525;
	text-align: left;	
	margin: 15px 0 0 40px;
}

#content_right {
	width: 200px;
	position: absolute;
	top: 342px;
	left: 580px;
	color: #252525;
	font-size: 70%;
	text-align: right;
	margin: 15px 40px 0 0;
}

#content_right p {
	margin: 0px;
	line-height: 130%;
}

#content_text {
	position: relative;
	text-align: left;
	font-size: 60%;
	margin: 0 0 0 0;
}

#content_contact {
	position: relative;
	text-align: left;
	font-size: 100%;
	margin: 60px 0 0 40px;
}

#contact_left {
	text-align: right;
}

#contact_right {
	text-align: left;
}

#contact_space {
	width: 30px;
}

#footer {
	width: 820px;
	height: 300px;
	postion: relative;
	float: left;
	margin: 0 0 0 0;
}

#flash_header {
	width: 820px;
	height: 300px;
	display: block;
	overflow: hidden;	
	margin: 0 0 0 0;	  	
}

#flash_program {
	width: 250px;
	height: 354px;
}

#flash_footer {
	width: 450px;
	height: 100px;
	position: relative;
	top: 150px;
	left: 200px;
}

/* MENU --> */

#menu {
	width: 780px;
	height: 42px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

#menu_button_1 a {
	width: 104px;
	height: 42px;
	background-image: url(/img/menu/button_1.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#menu_button_1 a:hover {
	background-position: 0 -42px;
}

#menu_button_1_active {
	width: 104px;
	height: 42px;
	background-image: url(/img/menu/button_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	float: left;
}

#menu_button_2 a {
	width: 82px;
	height: 42px;
	background-image:url(/img/menu/button_2.jpg);
	background-repeat:no-repeat;
	float: left;
}

#menu_button_2 a:hover {
	background-position: 0 -42px;
}

#menu_button_2_active {
	width: 82px;
	height: 42px;
	background-image:url(/img/menu/button_2.jpg);
	background-repeat:no-repeat;
	background-position: 0 -42px;
	float: left;
}

#menu_button_3 a {
	width: 113px;
	height: 42px;
	background-image: url(/img/menu/button_3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu_button_3 a:hover {
	background-position: 0 -42px;
}

#menu_button_3_active {
	width: 113px;
	height: 42px;
	background-image: url(/img/menu/button_3.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	float: left;
}

#menu_button_4 a {
	width: 96px;
	height: 42px;
	background-image: url(/img/menu/button_4.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu_button_4 a:hover {
	background-position: 0 -42px;
}

#menu_button_4_active {
	width: 96px;
	height: 42px;
	background-image: url(/img/menu/button_4.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	float: left;
}

#menu_button_5 a {
	width: 100px;
	height: 42px;
	background-image: url(/img/menu/button_5.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#menu_button_5 a:hover {
	background-position: 0 -42px;
}

#menu_button_5_active {
	width: 100px;
	height: 42px;
	background-image: url(/img/menu/button_5.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	float: left;	
}

#menu_button_6 a {
	width: 156px;
	height: 42px;
	background-image: url(/img/menu/button_6.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu_button_6 a:hover {
	background-position: 0 -42px;
}

#menu_button_6_active {
	width: 156px;
	height: 42px;
	background-image: url(/img/menu/button_6.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	float: left;
}

#menu_button_7 a {
	width: 128px;
	height: 42px;
	background-image: url(/img/menu/button_7.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu_button_7 a:hover {
	background-position: 0 -42px;
}

#menu_button_7_active {
	width: 128px;
	height: 42px;
	background-image: url(/img/menu/button_7.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	float: left;
}

/* <-- MENU */

#menu_galerie {
	position: absolute;
	top: 10px;
	left: 400px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

#menu_galerie a {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;	
}

#menu_galerie a:hover {
	color: #006633;
	font-weight: bold;
	text-transform: uppercase;	
}

#text_program {
	color: #006633;
	text-align: left;		
	font-size: 90%;
	margin: 20px 5px 20px 20px;
}


/* nadpis obsahu vlevo i vpravo */
h1 {
	font-size: 200%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* mesíc v programu */
h2 { 
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;	
}

/* název akce v programu */
h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0 10px 0;	
}

/* datum v party */
h4 {
	color: #006633;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	text-transform: lowercase;
	margin: 0 0 0 0;
}

h5 {
	color: #006633;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	text-transform: lowercase;
	margin: 0 0 0 0;
}

a {
	color: #006633;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #006633;
	text-decoration: underline;	
}

/* ------------------ club --------------- */
.galerie_club {			
	width: 340px;
	min-height: 90px;
	margin: 0 0 0 120px;
}

.nazevfoto_club, .nazevgalerie_club {
	color: #252525;
	font-weight: bold;
	font-size: 190%;
	text-transform:uppercase;
	text-decoration: none;
}

.nahled_club {
	width: 106px;
	height: 90px;
	position: absolute;
	top: auto; 
	left: 0px;
	margin: 0px 0 0 0;
}

.nahledin_club {	
	width: 106px;
	height: 90px;
	margin: 0 0 0 0;
}

#mezera_club_top  {
	width: 100%;
	height: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	margin: 0 0 20px 0;
}

#mezera_club_bottom  {
	width: 100%;
	height: 10px;
	clear: both;
}
/* ------------------ club --------------- */

/* ------------------ galery --------------- */
h6 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.galerie {			
	margin: 0 0 0 0;
}

.datum {
	color: #006633;
	font-size: 90%;
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.nazevfoto, .nazevgalerie {
	color: #252525;
	font-weight: bold;
	font-size: 180%;
	text-transform:uppercase;
	text-decoration: none;
}

.nahled {
	width: 106px;
	height: 90px;	
	margin: 0px 15px 0 0;
	float: left;
}

.nahledin {	
	width: 106px;
	height: 90px;
	margin: 0 0 0 0;
}

#mezera_top  {
	width: 100%;
	height: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	margin: 0 0 20px 0;
}

#mezera_bottom  {
	width: 100%;
	height: 10px;
	clear: both;
}
/* ------------------ galery --------------- */

/* ------------------ music ---------------- */
.galerie_music {
	width: 390px;
	position: relative;	
	margin: 20px 0 0 110px;
}

.nahled_music {
	width: 70px;
	height: 70px;	
	margin: 20px 0 0 20px;
	float: left;
}

.nahledin_music {	
	width: 70px;
	height: 70px;
	margin: 0 0 0 0;
}

#mezera_music_top  {
	width: 100%;
	height: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	clear: both;
}

#mezera_music_bottom  {
	width: 100%;
	height: 10px;
	clear: both;
}
/* ------------------ music ---------------- */


/* ------------------ board ---------------- */
.galerie_board {
	width: 350px;
	position: relative;	
	margin: 0 0 0 130px;
}

.datum_board {
	color: #006633;
	font-size: 90%;
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.nazevfoto_board, .nazevgalerie_board {
	color: #252525;
	font-weight: bold;
	font-size: 190%;
	text-transform:uppercase;
	text-decoration: none;
}

.nahled_board {
	width: 106px;
	height: 150px;
	position: absolute;
	top: auto; 
	left: 0px;
	margin: 0px 15px 0 0;
}

.nahledin_board {
	
	width: 106px;
	height: 150px;
	margin: 3px 0 0 9px;
}

#mezera_board_top  {
	width: 100%;
	height: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	clear: both;
}

#mezera_board_bottom  {
	width: 100%;
	height: 10px;
	clear: both;
}
/* ------------------ board ---------------- */


/* ------------------ guestbook ----------------- */
#butons {
	width: 100%;
	text-align: right;
	border: 0;
	margin: 0 10px 0 0;
	cursor: pointer;
}

.ohlas {
	width: 500px;
	font-size: 80%;
	margin: 0 20px 30px 20px;
}

.autor {
	width: 500px;
	color: #252525;	
	border-bottom: 1px solid #2e9e2e;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.autor a img, .autor a:hover img{
	color: #252525;
	text-decoration: none;
	border: 0;
	vertical-align: middle;
}

#gbook-ovladani, #rampa-ovladani {
	width: 500px;
	color: #939393;
	font-size: 80%;
	text-align: right;	
}

#gbook-ovladani a, #rampa-ovladani a {
	color: #939393;
}

#gbook-ovladani a:hover, #rampa-ovladani a:hover {
	color: #cc0000;
	text-decoration: underline;
}


/* ------------------ formular ------------------ */

form {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.form_left {
	color: #252525;
	font-size: 70%;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pole {
	width: 300px; height: 16px;
	color: #252525;
	background: #c2de4d;
	border: 1px solid #2e9e2e;
	margin: 0 0 0 0px;
	padding: 2px 2px 2px 2px;
}

.pole2 {
	width: 300px; height: 70px;
	color: #252525;	
	background: #c2de4d;
	border: 1px solid #2e9e2e;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.pole3 {
	width: 40px;
	height: 16px;
	color: #252525;
	background: #c2de4d;
	border: 1px solid #2e9e2e;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.butonG {
	width: 61px; height: 20px;
	color: #2e9e2e;
	background: url(../images/but-poz-grn.gif) no-repeat 0 0;
	border: 0;
	float: right;
	margin: 0 10px 0 0;
	cursor: pointer;
}

.butonR {
	width: 61px; height: 20px;
	color: #2e9e2e;
	background: url(../images/but-poz-red.gif) no-repeat 0 0;
	border: 0;
	float: right;
	margin: 0 10px 0 0;
	cursor: pointer;
}


/* -------------- POMOCNE STYLY -------------- */
.n-okno  {
	padding: 0 13px 0 0;
	background: url(../img/n-okno.gif) no-repeat right center;
}

.mezera  {
	width:100%;
	height: 0px;
	clear: both;
}

.doleva10  {
	float: left;
	margin: 0 10px 0 0;
}

.doleva20  {
	float: left;
	margin: 0 20px 0 0;
}

.doleva30  {
	float: left;
	margin: 0 30px 0 0;
}

.second  {
	margin: 13px 0 0 0;
}
