body{
	background-image:url(../images/background-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#00000A;
	font-size:9px;
	font-family:verdana,arial;
	margin:0;
	cursor:default;
	
}
h2{margin-top:0;color:#F08211;
	font-size:12px;font-weight:normal;}
h1 {margin-top:10px;}
h1, h3{margin-bottom:0;color:#F08211;
	font-size:14px;
}
p {margin:20px 0;line-height:1.2em}
img {border:0;}
a {cursor:pointer;}
#main {
	background-color:#fff;
	overflow:auto;
	margin:0 auto;
	width:910px;
	padding:5px
}
#left{
	clear:both;
	width:755px;
	float:left;
}
#right{
	
	width:150px;
	margin-left:5px;
	float:left;
}
.black {
	width:140px; 
	background-color:#000;
	color:#fff;
	padding: 9px 5px 9px 5px;
	}
.grey {
	width:140px; 
	background-color:#CCC;
	color:#000;
	padding: 8px 5px 8px 5px;
	margin-bottom:5px;
	}
	
#language{
	float:left;
	text-align:center;
	width:140px;
	background-color:#000;
	color:#fff;
	margin-bottom:0px;
}
#language a {color:#fff;text-decoration:none;}
#language a:hover {color:#fff;text-decoration:underline;}
#language a.selected,#language a:hover.selected {color:#F08211;text-decoration:none;}

#nadpis{
	background-color:#444;
	float:left;
	margin:0 0 0 5px;
}
#logo{
	height:65px;
	clear:both;
	float:left;
	width:150px;
	margin:5px 0 0 0;
	
}
#banner{
	cursor:pointer;
	height:65px;
	float:left;
	margin:5px 0 5px 5px;
	width:600px;
	
}
#content_left{
	
	clear:both;
	float:left;
	width:150px;
	
}

#container{	

	clear:both;
	background:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	min-height:420px;
	height:auto !important;
	height:420px;

	
}
#content{
	overflow:none;
	padding-top:25px;
	float:left;
	width:600px;
	margin:0px 0 5px 5px;
	font-size:11px;
}
#content p {text-align:justify;padding:0 2px 0 2px;}
#content h1,h2 {padding:0 2px 0 0px;margin-bottom:0;}
#content a{color:#F08211;font-weight:bold;}
#content a:hover{color:#111;}
#content h3 {margin:15px 0px;font-weight:bold;}

em {display:block;padding:3px 0 0 1px;}

#events {
	width:600px;
}
div.event.left {
	padding-right:4px;
	border-right:1px solid #ccc;
}
div.event.right {
	padding-left:4px;
	
}

div.event {
	vertical-align:top;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #ccc;
	display:inline-table !important;
	height:240px;
	width:295px !important;
	float:left;
}

div.event img, div.event h1 {
	cursor:pointer;
}

div.event a.viac {
	
	padding-right:16px;
	font-size:10px;
	color:#666 !important;
	background:url(../images/viac.gif) right;
	background-repeat:no-repeat;
	position:relative;
	width:20px;
	height:0px;
	top:85px;
	left:255px;
	z-index:100;
	text-decoration:none;
}
div.event a.viac:hover, div.event h1:hover {
	text-decoration:underline;
}

#backlink {
	color:#fff !important;
	font-weight:normal !important;
	text-decoration:none;
	background: #999 url(../images/backlink.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding:4px;
	padding-left:27px;
	display:block;
	width:30px;
}

#footer{
	clear:both;
	background-color:#333;
	color:#fff;
	padding:10px;
	text-align:center;
}
small{font-size:10px;color:#444;}
ul.inline  { margin:0; padding:0; display:inline;}
ul.inline li { display:inline;}
ul.inline li:before { content: url('../images/square.jpg');}


/*

	TEMP

*/

#temp_lf2009_flywer_download {

	padding:3px;display:block;background-color:#EEE;color:#ED008C;text-decoration:none;font-weight:bold;

}


