@import url("/elements/lightbox.css");
body {
	background: url(/elements/pics/bkg.gif);
	font-family: Georgia;
	color:#5e5e5e;
	font-size:12px;
	margin:0;
	padding:0;
	
}

a {
	text-decoration:none;
}
#container {
	
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	/*	width:975px; +256*/
	width:1230px;
}

#main {
	float:left;
	width:985px;
	background: #ffffff;
	border-right: 30px solid #9E9FA2;
}

#language {
	background:#f5eedc;
	color:#f68b1f;
	text-align: right;
	padding:5px;
}
#language a {
	color:#f68b1f;
}

#header {
	padding-bottom:25px;
	background:white;
}
#menutop {
	background:#f6b349;
	height:25px;
}
#menutop .title{
	float:left;
	padding:5px;
	padding-left:30px;
	padding-right:33px;
	background: url(/elements/pics/menu-separator.gif) right top no-repeat;
}
#menutop .link{
	float:left;
	padding:5px;
	padding-left:12px;
	padding-right:15px;
	background: url(/elements/pics/menu-separator.gif) right top no-repeat;
}
#menutop .separator{
	float:left;
	width:3px;
	height:24px;
	background: url(/elements/pics/menu-separator.gif);
}
#menutop .link a {
	color:white;
} 

#content {
}

#left {
	float:left;
	width:200px;
	height:600px;
	background: url(/elements/pics/logo-bkg.gif) 0px 280px no-repeat;
}
#menuleft .lvl1 {
	background: url(/elements/pics/menu-front.gif) no-repeat;
	padding-left:30px;
	padding-top:3px;
	height:17px;
	width:170px;
	border-top: 3px solid #f5eedc;
}
#menuleft .lvl2 {
	padding-left:30px;
	padding-top:3px;
	width:170px;
	border-top: 1px dashed #a3a4a7;
	min-height:17px;
	height:auto !important;
	height:17px;
}
#menuleft .lvl3 {
	padding-left:42px;
	padding-top:3px;
	color: #a3a4a7;
	height:17px;
	width:158px;
	border-top: 1px dashed #a3a4a7;
}
#menuleft a.linklvl1{
	color:#5e5e5e;
}
#menuleft a.linklvl2{
	color:#5e5e5e;
}
#menuleft a.linklvl3{
	color: #a3a4a7;
}
.button-lvl1 {
	float:right;
	width:8px;
	height:17px;
	background: url(/elements/pics/button-lvl1.gif) 0px 3px no-repeat;
}
.button-lvl2 {
	float:left;
	width:8px;
	height:17px;
	background: url(/elements/pics/button-lvl2.gif) 0px 3px no-repeat;
	padding-right:6px;
}
.button-lvl3 {
	float:left;
	width:8px;
	height:17px;
	background: url(/elements/pics/button-lvl3.gif) 0px 3px no-repeat;
	padding-right:6px;
}

.active {
	color: #f68b1f;
}

#search {
	background: #9e9fa2;
	color:white;
	padding:10px;
	padding-left:30px;
	width:160px;
	border-top: 3px solid #f5eedc;
}
#search .large{
	font-size:16px;
	font-weight:bold;
}
#search input.input {
	width:120px;
	border:0px;
}
#mailing {
	padding:10px;
	padding-left:30px;
	width:160px;
	color:#a3a4a7;
	border-bottom: 1px dashed #f6b349;
}
#mailing .large{
	font-size:16px;
	color:#f68b1f;
	font-weight:bold;
}
#mailing input.input {
	width:118px;
	border:0px;
	border: 1px solid #f68b1f;
}
#mailing .success {
	padding: 10px 0;
	text-align: center;
}
#right {
	float:left;
	width:770px;
	font-size:12px;
	padding-left:15px;
	padding-bottom:20px;
}

#right h1{
	font-size:20px;
	color:#f68b1f;
	font-weight:bold;
}
#right h2{
	font-size:16px;
	font-weight:bold;
}

#right p {
	line-height:20px;
	padding-right:15px;
}
#right a {
	color:#f68b1f;
}
#right .heading {
	font-size:14px;
	color:#f68b1f;
	margin-top:20px;
	margin-bottom:12px;
}
#right .nomargin {
	margin-top:7px;
}

#right .menu-right {
	float:right;
	width:240px;
	padding-right:15px;
}
#right .naslovnica {
	float:left;
	width:475px;
	padding-right:15px;
}
#right .naslovnicaena {
	float:left;
	width:720px;
	padding-right:15px;
}
#right .menu-right .heading,
#right .naslovnica .heading {
	font-weight:bold;
	margin-bottom:12px;
	line-height:12px;
}



#right .naslovnicaena .heading {
	font-weight:bold;
	width:255px;
	margin-bottom:12px;
	line-height:12px;
}

#right .subheading {
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
}
#right .member {
	font-size:12px;
	color:#f68b1f;
}
#right .birth {
	color: #a3a4a7;
}
#right .body p {
	padding:0px;
	margin:0px;
	margin-bottom:12px;
	line-height:normal;
}

#right .body img {
	border-top:1px solid #A3A4A7;
	border-left:1px solid #A3A4A7;
	border-right:1px solid #5E5E5E;
	border-bottom:1px solid #5E5E5E;
}

#right img.tbanner{
	border-bottom: 10px solid #f6b349;
}

img.left{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
img.right{
	float:right;
}
#rightbanner {
	float:left;
	width:215px;
}
#banner {
	float:left;
	width:185px;
	height:300px;
}
#backarround{
	width:30px;
	position:absolute;
	left: 50%; 
	margin-left: 370px;
	z-index:1;
}
#back {
	width:30px;
	height:399px;
	background: url(/elements/pics/napis.gif);
}

#footer{	
	text-align: center;
	padding-top:5px;
	
}
#footer a {
	color:#f68b1f;
}

#mailing .inputDefault {
}
#mailing .submitDefault {
	float:right;
}
#mailing .inputText {
	width:118px;
	border:0px;
	border:1px solid #f68b1f;
}
#mailing .submitElement {
	padding:3px;
}

#mailing .inputMessage{
	float:left;	
	color:red;
	width:120px;
}

#mailing .inputDefault .inputMessage{
	display:none;
}
#mailing .inputError .inputMessage{
	display:block;
	
}

table {
	width:530px;
}
table tr{
	background:#E6E6E6;
}
table tr td{
	padding:5px;
}
table tr th{
	padding:5px;
	background:#DDDDDD;
}

