/* CSS style - devadesign */

/* General */

body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:url(../img/header_bcg.jpg) repeat-x top;
	background-color:#000000;
	font:12px Verdana, Tahoma, sans-serif;
	line-height:22px;
	color:#D8CDA5;
}

a:link {
	color:#ffffff;
	text-decoration: none;
	outline: none;
}
a:visited {
	color:#ffffff;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #D8CDA5;
	text-decoration:none;
	outline: none;
}
a:active {
	color:#ffffff;
	text-decoration: none;
	outline: none;
}

img {
	border: none;
	outline: none;
}

h1 {
	font: 22px Arial, Helvetica, sans-serif lighter;
	color:#ffffff;
}

h2 {
	font: 16px Verdana, Arial, Helvetica, sans-serif lighter;
}

h1, h2 {
	margin:17px 0 26px 0;
}

h3 {
	font: 22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	margin:0 0 17px 0;
}

.style1 {
	color: #fcfcfc;
}
.style2 {
	font-size: 10px;
}

.style3 {
	color: #111111;
}

/* Content */

#header {
	position:relative;
	height:107px;
	margin: 0 auto;
	background:url(../img/header.jpg) no-repeat center;
}

#main {
	position:relative;
	width: 900px;
	height: auto;
	margin: 12px auto;
	padding:20px 0px;
}

#maintekst {
	position:relative;
	width:860px;
	height:auto;
	padding:0 20px;
}

#zoom {
	position:absolute;
	width:auto;
	height:auto;
	font-weight:bold;
	color:#000000;
	left: 586px;
	top: 430px;
}

#zoom a:link, #zoom a:visited, #zoom a:active {
	outline: none;
	color:#000000;
}

#zoom a:hover {
	outline: none;
	color:#ffffff;
}

#zoom2 {
	position:absolute;
	width:auto;
	height:auto;
	font-weight:bold;
	color:#000000;
	left: 700px;
	top: 498px;
}

#zoom2 a:link, #zoom2 a:visited, #zoom2 a:active {
	outline: none;
	color:#000000;
}

#zoom2 a:hover {
	outline: none;
	color:#ffffff;
}

#zoom3 {
	position:absolute;
	width:auto;
	height:auto;
	font-weight:bold;
	color:#000000;
	left: 700px;
	top: 318px;
}

#zoom3 a:link, #zoom3 a:visited, #zoom3 a:active {
	outline: none;
	color:#000000;
}

#zoom3 a:hover {
	outline: none;
	color:#ffffff;
}

#gallery {
	position:relative;
	width:900px;
	height:100px;
	background:url(../img/gallery_bcg.jpg);
	font-size:12px;
	line-height:14px;
	color:#CABD86;
}

#gallery2 {
	position:relative;
	width:900px;
	height:180px;
	background:url(../img/gallery_bcg2.jpg);
	font-size:12px;
	line-height:14px;
	color:#CABD86;
}

#multi {
	position:relative;
	padding:0 0 0 80px;
	width:780px;
	height:auto;
	line-height:27px;
}

#multi #left {
	position:relative;
	float:left;
	width:460px;
	height:auto;
}

#multi #right {
	position:relative;
	float:left;
	width:220px;
	height:auto;
}

#multi #left2 {
	position:relative;
	float:left;
	width:660px;
	height:auto;
}

#multi #right2 {
	position:relative;
	float:left;
	width:20px;
	height:auto;
}

#logo {
	position:relative;
	width: 800px;
	height: 600px;
	margin:auto;
	background:url(../img/main.jpg);
}

#logo-najava {
	position:relative;
	width: 850px;
	margin:35px auto;
	background:url(../img/main2.jpg) top center no-repeat;
}

#main-najava #tekst-najava {
	position:relative;
	width:750px;
	color:#222222;
	padding:316px 35px 0 35px;
	line-height:24px;
	z-index: 2;
}

.tekst-najava{
	padding:0 0 0 26px;
}

#tekst-najava a:link, #tekst-najava a:active, #tekst-najava a:visited {
	color:#990000;
	text-decoration:underline;
}

#tekst-najava a:hover{
	color:#333333;
	text-decoration:underline;
}

.image-najava{
	border:#FFFFFF solid 10px;
}


#main #tekst {
	position:relative;
	width:450px;
	height:300px;
	color:#222222;
	padding:316px 0 0 275px;
	line-height:20px;
	z-index: 2;
}

#footer {
	height:90px;
	background-color:#000000;
	border-top:3px solid #eeeeee;
	padding:0 0 0 0;
	margin-top:12px;
}

.mp3 {
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	z-index:99;
}

.clear {
	clear:both;
}

/* Form */

#form {
	position:relative;
	background:url(../img/form_bcg.jpg) no-repeat ;
	padding:30px 0 0 100px;
	width:800px;
	height:600px;
}

#form_tekst {
	position:relative;
	float:left;
	width: 220px;
	height: auto;
	padding:0 0 0 40px;
}

#form_fields {
	position:relative;
	float:left;
	width: 400px;
	height: auto;
	padding:0;
}

label {
    display: block;
    margin: 0 0 5px 0;
}

.text {
    width: 360px;
    margin: 0 0 0 0;
	padding:2px;
	background:#eeeeee;
    border:solid 1px #444444;
	color:#000000;
}

.textarea {
    width: 360px;
    height: 150px;
    margin:0 0 10px 0;
    padding: 2px;
	background:#eeeeee;
    border:solid 1px #444444;
	color:#000000;
}

.textarea2 {
    width: 360px;
    height: 70px;
    margin:0 0 10px 0;
    padding: 2px;
	background:#eeeeee;
    border:solid 1px #444444;
	color:#000000;
}

.text2 {
    width: 90px;
	padding:2px;
    margin:0 0 0 0;
	background:#eeeeee;
    border:solid 1px #444444;
	color:#000000;
}

.submit {
    width: auto;
    padding: 4px;
    color: #000000;
	font-weight:bold;
    background: #eeeeee;
	border:solid 1px #444444;
	cursor:pointer;
	outline: none;
}

.reset {
    width: auto;
    padding: 4px;
    color: #000000;
	font-weight:bold;
    background: #eeeeee;
	border:solid 1px #444444;
	cursor:pointer;
	outline: none;
}

/* Navigation */

#menu {
	position:relative;
	width: 900px;
	margin: -7px auto;
	padding:0;
	z-index:99;
}

/* Footer */

.copy {
	font-size:10px;
	padding:27px 0 0 0;
}

