/* CSS Document */
div#obal {
	width:700px;
	margin:auto;
	
}

table#top {
	border:0px;
	border-spacing:0px;
}

table#bottom {
	border:0px;	
	border-spacing:0px;
}

td#top {
	width:700px;
	height:400px;
	background:url(img/header.jpg);
	border:0px;
}

iframe#left {
	width:250px;
	height:300px;
	background-color:#292929;
	border-right:#353535 solid 1px;
}

iframe#main {
	width:450px;
	height:300px;
	background-color:#292929;
}

body#left {
	background-color:#292929;
}

body#main {
	background-color:#292929;
}

body#index {
	background: url(img/background_index2.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	background-attachment:fixed;
}

a#copy {
	color: #FFFFFF;
	font-style:italic;
	font-weight:800;
	text-decoration:none;
	margin:0px 0px 0px 0px ;
	font-size: 11px;
}

a:hover#copy {
	text-decoration:underline;
}

p#copy {
	width:693px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#353535;
	padding:4px;
	margin:0px;
}

p#medzera {
	line-height:1.5em;
}

h1 {
	color: #FFCC33;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	
}

div#kontajner {
	margin:1px;
}

p#navigacia {
	font-size:12px;
	background:#353535;
	width:691px;
	color:#FFFFFF;
	float: left;
	margin: 0px;
	padding:5px;
}

p#small {
	font-size:9px;
	color:#FFFFFF;
}

a#navigacia {
	color:#FFFFFF;
}

a#navigacia:hover {
	color: #FF0000;
}

a#festivaly {
	color:#FFFFFF;
	text-decoration:none;
}

a#festivaly:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a#text {
	color:#FFCC33;
	text-decoration:none;
}

a#text:hover {
	color:#FFCC33;
	text-decoration: underline;
}