/* CSS Document */

body {
	margin:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/******************************************* STATICKA HLAVICKA */

#header {
	width:860px;
	height:244px;
	min-height:244px;
	overflow:hidden;
	margin-bottom:1px;
}

#header .left {
	float:left;
}

#header .center {
	float:left;
}

#header .right {
	float:right;
}

#menu {
	width:741px;
	height:243px;
	min-height:243px;
}

#menu .logo {
	width:741px;
	height:201px;
	min-height:202px;
}

#menu ul {
	width:741px;	
	height:42px;
	min-height:42px;
	margin:0;
	padding:0;
	display:block;
}

#menu li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	height: 42px;
}

#menu a {
	display: block;
	height: 42px;
	background-position: bottom left;
	width: 125px;
	}

#menu strong {position: absolute; left: -999em;}

#menu a.menu_home {background: #000 url('images/menu_home.gif') no-repeat; width: 120px;}
#menu a.menu_galeria {background: #000 url('images/menu_galeria.gif') no-repeat; }
#menu a.menu_team {background: #000 url('images/menu_team.gif') no-repeat; }
#menu a.menu_djs {background: #000 url('images/menu_djs.gif') no-repeat; }
#menu a.menu_guestbook {background: #000 url('images/menu_guestbook.gif') no-repeat; width: 124px;}
#menu a.menu_kontakt {background: #000 url('images/menu_kontakt.gif') no-repeat; width: 122px;}

#menu a:hover, #menu a.current {background-position: bottom left; }

/******************************************************************/


#mainbox {
	width:860px;
	margin:15px auto 0 auto;
}

#flashbox {
	width:860px;
	margin:0px 0 0 0;
	background-color:#000000;
}

#contentbox {
	width:863px;
	margin:10px 0 0 0;
}

#contentbox .inside {
	padding:0 60px 0 60px;
}


img {
	display:block;
	border-style:none;
	border-width:0;
}

.purple {
	color:#e2007a;
}

h1 {
	background-image:url(images/sipka_dark.gif);
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px 0 0 28px;
	background-repeat:no-repeat;	
}

h2, h3 {font-size: 12px;}
h4, h5 {font-size: 11px;}

p {
	margin-top:13px;
	margin-bottom:0;
}

/************************************* LAVY STLPEC */
#leftbar {
	width:243px;
	float:left;
	vertical-align:top;		
	z-index:0;
}

#leftbar .top {
	background-image:none;	
	padding:0;
	margin:0 0 2px 0;
	height:12px;
}

#leftbarcontent {
	background-image:url(images/leftbar_bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	border-color:#3e3e3e;
	border-width:1px;
	border-style:none solid solid solid;
	width:241px;
	vertical-align:top;
}

#leftbarcontent .inside {
	padding:12px 10px 0px 10px;
}

#leftbar .actions {
	float:left;
	border-style:none;
	margin:0;
	color:#ffffff;
	width:90px;
}

#leftbar .plagat {
	float:right;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	margin:0;
	width:114px;
	height:161px;
}



#leftbar .mesiace {
	margin-top:10px;
}

#leftbar .program {
	margin-top:5px;
	float:left;
	width:221px;	
}

#leftbar p.date {
	margin:20px 0 0 0;	
	font-weight:bold;
	color:#FFFFFF;
}

#leftbar h2 {
	margin:0;
	color:#e2007a;
	font-weight:bold;
	font-size:11px;
}

#leftbar li {
	font-weight:normal;
	color:#9c9c9c;
	margin:0 0 0 16px;
	padding:0;
}

#leftbar ul {
	color:#FFFFFF;
	list-style-type:disc;
	list-style-position:outside;
	width:221px;
	margin:0;
	padding:0;
}

#leftbar li.emp {
	color:#fff;
}

#mainarea li.emp {
	color:#111;
	font-weight: bold;
}

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

#leftbar a:hover {
	text-decoration:underline;
}

#linkbox {
	border-color:#414141;
	border-style:solid none none none;
	border-width:2px;
	width:221px;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:15px;
	color:#9c9c9c;
	float:left;
}

#linkbox p {
	margin-top:10px;
}

#linkbox a {
	color:#e2007a;
	font-weight:bold;
	text-decoration:none;
}

#linkbox a:hover {
	text-decoration:underline;
}



/******************************************************/

/************************************* PRAVY STLPEC */
#mainarea {
	width:494px;
	float:right;		
	vertical-align:top;	
	margin:0 0 0 3px;
	background-color:none;
	z-index:0;
	border-style:none none solid none;
	border-color:#b1b1b1;
	border-width:2px;
	overflow: hidden; /* Pali add - IE fix*/ 
}

#mainarea .top {
	background-image:none;
	height:12px;
	min-height:12px;
	width:494px;
}

#mainareacontent {
	background-image:url(images/mainarea_bg.jpg);
	background-repeat:repeat-x;
	background-color:#b1b1b1;
	padding:0;
	width:494px;
	vertical-align:top;
}

#mainareacontent .textbox {
	width:494px; /* Pali change - orig450*/ 
	
}

#mainareacontent .textboxinside {
	padding:8px 20px 0 20px;
}

#mainareacontent .imgbox {
	background-image:url(images/prechod.jpg);
	background-repeat:repeat-x;
	background-color:#b1b1b1;
	margin-top:25px;
	width:494px;
}

#mainareacontent .imgboxin {
	padding:15px 22px 15px 22px;
}

#mainarea img {
	margin-bottom:10px;
	border-color:#e2007a;
	border-width:1px;
	border-style:solid;
}

/* Pali addon */ 
#mainarea img.album_image {
	float: left;
	margin: 0 6px 8px 3px;
	}

/******************************************************/


/*****************************************SPODOK*/

#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	min-height:73px;
	height:73px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	bottom:-5px;
	float:left;
	width:100%;
	margin-top:20px;
}

#footer .inside {
	padding-top:40px;	
}

/*************************************************/

.clear {clear: both;font-size: 1px;height:1px; line-height: 1px;}

/* PALI */
#guestbooklist .gblist {padding: 20px 0 0 0; }
h2.magenta {margin: 0;}
h2.magenta a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	}
#guestbooklist h4, #showakcie h2 {margin: 0; font-size: 12px; float: left; color: #333; width: 300px;}
#mainarea p.gbtime {margin: 0; padding: 1px 4px; font-size: 9px; float: right; color: #fff; background: #c10076; }
#mainarea div.gbmessage {clear: both;border-top: 1px solid #555;}
.textboxinside h2 {padding-top: 10px;}
.imgboxin h2 {padding-bottom: 10px;}
.box_image {padding-bottom: 6px;}
#guestbook_form h2, #reserve_form h2, #album_module h2 {
	background: transparent url(images/sipka_dark.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:20px;
	margin-bottom:15px;
	padding:0px 0 0 28px;
	}
	
#form_name, #form_email, #form_message {width: 300px;}

div.errors {color: #c10076; font-weight: bold; background: #fff;}
div.errors p {margin: 3px 0; padding: 0 5px; }

#mainarea a, .white {color:#FFFFFF;}
