/* CSS Document */

body {
	background-position: center top;
	background-image: url(images/bcg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
	font-family: 'Trebuchet MS', 'Lucida Grande', Geneva, Verdana, Lucida, Helvetica, Arial, sans-serif;
	color: #ffd6d9;
	font-size: 11px;
	line-height: 16px;
	
	background-color: #920017;

}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: #d34c56;
	text-decoration: none;
}

a:active, a:hover {
	color: #58080e;
	text-decoration: none;
}



#left, #right {
	position: absolute;
	top: 0px;
	width: 115px;
	height: 115px;
	background-repeat: no-repeat;
	
	background-image: url(images/left_corner.gif);
}

#right {
	right: 0px;
	
	background-image: url(images/right_corner.gif);
}

#left {
	left: 0px;
}

#center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 220px;
			
	width: 892px;
	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/content_bcg.jpg);
}

#mainmenu {
	width: 892px;
	position: relative;
	text-align: center;
	
	background-image: url(images/mainmenu_top_bcg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	
	padding-top: 6px;
	padding-bottom: 6px;
}

#mainmenubottomline, #line, .divline {
	width: 892px;
	height: 1px;
	position: relative;
		
	background-image: url(images/mainmenu_top_bcg.gif);
	background-position: center top;
	background-repeat: repeat-x;

}

#line, .divline {
	width: 590px;
	margin-top: 20px;
	margin-bottom: 20px;

}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active, #mainmenu a:hover {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #ffabb2;

}

#mainmenu a:active, #mainmenu a:hover {
	color: #470209;
}


#content_program_center a:link, #content_program_center a:visited, #content_program_left a:link, #content_program_left a:visited, #content_program_right a:link, #content_program_right a:visited {
	color: white;
}

#content_program_center a:hover, #content_program_center a:active, #content_program_left a:hover, #content_program_left a:active, #content_program_right a:hover, #content_program_right a:active {
	color: #470209;
}

ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.gizmo {
	display: none
}

.gizmo2 {
	clear: both;
	visibility: hidden;
}

.hidden {
	display: none;
}

/* CONTENTS */

#content_index {
	position: relative;
	top: 25px;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#content_kontakt {
	position: relative;
	top: 25px;
	overflow: visible;
	width: 600px;
	left: 0px;
}

#content_program_left, #content_program_center, #content_program_right {
	text-align: center;
	position: relative;
	top: 25px;
	width: 284px;
	padding: 0px;
	float: left;
}

#content_program_center {
	width: 282px;
	padding: 0px 10px 0px 10px;

	border-width: 1px;
	border-color: #7c0012;
	
	border-left-style: solid;
	
	border-right-style: solid;
}

#content_program_left {
	margin-right: 10px;
}

#content_program_right {
	margin-left: 10px;
}



#content_ofestivalu {
	width: 560px;
	position: relative;
	left: 40px;
	
	padding-left: 250px;
	
	background-image: url(images/ilustrace2.gif);
	background-position: 190px center;
	background-repeat: no-repeat;

}

#content_program_detail_left, #content_program_detail_right, #content_partneri {
	text-align: left;
	position: relative;
	top: 25px;
	width: 270px;
	padding: 0px;
	float: left;
}

#content_program_detail_right {
	padding-left: 20px;
	width: 592px;
}

#content_partneri {
	text-align: center;
	width: 592px;

}

.where {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #470209;
}

.when {
	color: #53080f;
	font-weight: bold;
	line-height: 13px;
	font-style: bold;
}

.thirtysix, .twentyeight, .twentytwo, .twentyfour, .eighteen, .fourteen  {
	
	font-family: Georgia, Times, serif;
	font-size: 36px;

	line-height: 40px;
	
}

.twentyeight {
	font-size: 28px;
	line-height: 32px;
}

.twentyfour {
	font-size: 24px;
	line-height: 27px;
}

.twentytwo {
	font-size: 22px;
	line-height: 24px;
}

.eighteen {
	font-size: 18px;
	line-height: 20px;
}

.fourteen {
	font-size: 14px;
	line-height: 16px;
}

.separator {
	display: block;
	height: 15px;
}

.italic {
	font-style: italic;
	color: #ffabb2;
}

.bold, .bold2, .bold3 {
	font-weight: bold;
}

.bold2 {
	color: #53080f;
}

.upgraded {
	font-size: 14px;
}

#footer {
	color: #53080f;
	font-size: 9px;
	position: relative;
	text-align: left;
	padding-left: 300px;	
	top: 50px;
	background-image: url(images/mainmenu_top_bcg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #58080e;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: white;
}

.images {
	position: relative;
	top: 5px;
	float: left;
	margin-right: 10px;
}

.smaller {
	font-size: 10px;
}

.divider {
	margin-top: 15px;

}

.predprodej {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}