/*
Theme Name: CREScendo Music Festival
Version: 3.1
Author: devadesign - www.devadesign.biz
Author URI: http://www.devadesign.biz/
*/

/*    GENERAL    */

body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:url(img/header-bcg.jpg) top center repeat-x;
	background-color:#FFFFFF;
}

a:link, a:active, a:visited {
	color: #29ACE2;
	text-decoration: none;
	outline: none;
	font-weight:bold;
}

a:hover {
	color: #91D6FF;
	text-decoration:none;
	outline: none;
	font-weight:bold;
}

img {
	border: none;
}

ul{
	list-style:none;
	margin:0;
}

li{
	padding:0 26px;
	float:left;
	font-weight:bold;
	/*border-left:solid 1px #29ACE2;*/
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:lighter;
	margin:0;
	color: #29ACE2;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	margin:0;
	color: #29ACE2;
}

.style1 {color: #AAAAAA;}
.link1{ margin-left:62px;}

/* CONTENT */

#main{
	position:relative;
	width:900px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#333333;
}

#kontakt{
	position:absolute;
	top:64px;
	left:838px;
	width:58px;
	height:50px;
	z-index:99;
}

#header {
	width:542px;
	height:121px;
	padding:59px 0 0 358px;
	margin: 0;
	background:url(img/header.jpg) no-repeat;
}

#nav {
	width:900px;
	height:58px;
	margin: 0;
	background:url(img/nav-bcg.jpg) no-repeat;
}

#content-index {
	width:820px;
	height:840px;
	padding:0 40px;
	margin: 0;
	background:url(img/main-bcg.jpg);
}

#content-dodatno {
	width:820px;
	height:300px;
	padding:0 40px;
	margin: 0;
	background:url(img/main-bcg.jpg);
}

#content {
	width:820px;
	padding:0 40px;
	margin: 0;
	background:url(img/main-bcg.jpg);
}

#movie{
	float:left;
	width:520px;
	height:262px;
	background:#28ABE3;
	border:solid 5px #CCCCCC;
}

#right{
	float:left;
	padding:10px;
	width:230px;
	height:242px;
	margin-left:30px;
	background:url(img/dodatno.jpg);
	border:solid 5px #CCCCCC;
	color:#FFFFFF;
}

#dodatno{
	padding:152px 0 0 0;
	font-size:12px;
}

#line{
	width:820px;
	height:2px;
	background:url(img/border.jpg);
	margin:35px 0 8px 0;
}

#line2{
	width:820px;
	height:2px;
	background:url(img/border.jpg);
	margin:8px 0 17px 0;
}

#footer{
	width:900px;
	height:86px;
	padding:80px 0 0 0;
	margin: 0;
	background:url(img/footer.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.clear {
	clear:both;
}

.img{
	border:solid 1px #444444;
	margin-left:15px;
}
