/* dejanc@gmail.com */


body {
	font: 12px Georgia, serif;
	word-spacing:2px;
	padding:0px;
	margin:0px;
	color: #fff;
	background: #444 url(images/louvre.png) repeat;

}

a {
	color: #ff6363;
	text-decoration:none;
}

h1 {
	font:32px Georgia;
	padding:0px;
	margin:40px 0 40px 0;
	font-style:italic;
}

h4 {
	font:14px Georgia;
	padding:0px;
	margin:50px 0 20px 0;
	text-transform:capitalize;
	font-weight:bold;
}


a:hover {
	color: #ff6363;
	text-decoration:none;		
		background:#555;
}

#wrapper {
	border:0px;
	width:790px;
	padding:0px 0 0px 0;
	margin:0px auto;
	background-attachment:fixed;
}

#left {
	float:left;
	width:335px;
	padding:0px 0 20px 30px;
	margin:30px 0 0px 0;
		height:460px;
	background:url(images/leftbg.gif) repeat;

}

#leftbg {
	float:left;
	width:335px;
	padding:0px 0 20px 30px;
	margin:30px 0 0px 0;
		height:460px;
	background:url(images/leftbg.gif) repeat;

}

img.dc {	
	padding:0px;
	margin:20px 0 30px 0px;
}

ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

h3{
	font:24px Georgia, serif;
	color:#ff6363;
	line-height:32px;
	border-bottom:1px dashed #999;
	cursor:pointer;
	width:300px;
	margin:5px 0;

}

h3:hover {
	background:url(images/menubg.png) repeat;
	color:#fff;
	border-bottom:1px dashed #fff;
}

img.what {
	margin:60px 0 30px 0;
	padding:0px;	
}

blockquote {
	padding:20px 0 0 20px;
	margin:-20px 0 0 -20px;
	width:300px;
	font:12px Georgia, serif;
	line-height:16px;
	color:#fff;
	background:url(images/bc1.gif) left top no-repeat;
	text-align:justify;
	text-indent:30px;
}

img.bc2 {
	position:absolute; 
	margin:-15px 0 0 275px;
	border:0px;
}

#right {
	padding:30px 20px 0 0px;
	border-bottom:0px solid blue;
	margin:0px 0 10px 400px;
}

#right li h2 {
	font:26px Georgia, serif;
	padding:10px 0 0 0;
	margin:0px 0 5px 0px;
	color:#fff;
	display: block;
}

#right p {
	margin:0px 5px 5px 0;
	padding:0px;
	height:45px;
}

img.slideimg {
	float:left;
	border:0px solid #111;
	margin:10px;
	padding:0px;
	background:#333;
}

#right ul {
	padding:0px;
	margin:0px;
}

#right li {
	height:120px;
	margin:0 0 15px 0;
	width:100%;
	background:#444;
	border:0px;
	font:12px georgia;
}

#right li span{
	color: #ff6363;
	background:none;
}

#right li a{
	color:#ccc;
	display: block;
	height:100%;
}

#right li a:hover{
	background:#353535;
}

#right li:hover {	
	background:#333;
}

#right p.about {
	width:330px;
	line-height:18px;
	height:auto;
	margin:0 0px 15px 0;
	text-align:justify;
	background:#444;
	padding:10px;
	color:#ccc;
}

span {
	background:#333;
}

form {
	background:#444;	
	height:480px;
	padding:0px;
	margin:0px;
}

input {
	font:11px Georgia, serif;
	color:#fff;
	border:1px solid #333;
	padding:3px;
	width:250px;	
	background:url(images/noimage.gif) repeat;
}

input:focus {	
	background:#ccc;
}


input.posalji {
	width:264px; 
	margin:0 0px 20px 50px;
	background:#333;
	cursor:pointer;
}

input.posalji:hover {	
	background:#111;
}

select {
	font:11px Georgia, serif;
	color:#fff;
	border:1px solid #111;
	padding:3px;
	width:260px;
	background:#999;
}

textarea{
	font:11px Georgia, serif;
	color:#fff;
	border:1px solid #333;
	padding:5px;
	width:250px;
	height:100px;	
	background:#999;

}

textarea:focus{	
	background:#ccc;

}

#right p.contact {
	line-height:18px;
	height:auto;
	padding:0px 0 0 50px;
	margin:0 0 15px 0;

}

/* light box */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color:#111;
	}

#lightbox a{
	text-decoration:none;
	border:0px;
	}

#lightboxDetails{
	font: 12px arial;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
#ja {
	background: url(images/ja7.png) center no-repeat;
	width:288px;
	height:213px;
	margin:0 0 0 30px;
}

* html #ja{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ja7.png", sizingMethod="scale");
	}