body {
	background-color: #000000;
	background-image:url(../img/bcg_main_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 137px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0px;
}



/*cycle
pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }
.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 200px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
cycle*/

/*#myTable td {background-image:url(../img/tbl_bcg.png);
background-position:bottom right;
background-repeat:no-repeat;}*/
.text{
text-align:justify;
font-size:11px;
}
img{border:none;}
.slika{border:1px solid white;}
h1{
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#ffffff;
line-height:12px;
}
h2{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#ffffff;
line-height:8px;
}
.accordion-content ul,li{margin-left:-10px; line-height:15px;}
#bcg{
	background-image:url(../img/bcg_main_1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-bottom:1px solid;
	/*padding-bottom:21px;*/
}
p{
text-align:justify;}

div#test-accordion{
    border: 1px solid #343230;
	background-color:#21201f;

}

div.accordion {
	position: relative; /* required for bounding */
	width:960px;
}

div.accordion-toggle{
    position: relative; /* required for effect */
    z-index: 10;		/* required for effect */
	/*background: #3f3c38;
	background-image: url(../img/bcg_1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	color:#ffffff;   
    cursor: pointer;
	/*margin-bottom:1px;
	border-top:1px solid #21201F;*/
	padding:0px 0px 0px 14px;
	margin:16px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
}


div.accordion-toggle:hover{
	
	/*background-color:#6d493a;
	border-top:1px solid #21201F;
	background-image: url(../img/bcg_1.jpg);*/
}
div.accordion-toggle:hover#bioC{
	background-image: url(../img/blue_4.jpg);
	color:#000000;
	font-weight:bold;
	/*border-top:1px solid #21201F;*/
	padding:0px 0px 0px 16px;
	margin:16px 0px 0px 0px;
}
div.accordion-toggle:hover#stoC{
	background-image: url(../img/green_4.jpg);
	color:#000000;
	font-weight:bold;
	/*border-top:1px solid #21201F;*/
	padding:0px 0px 0px 16px;
	margin:16px 0px 0px 0px;
}
div.accordion-toggle:hover#refC{
	background-image: url(../img/yellow_6.jpg);
	color:#000000;
	font-weight:bold;
	/*border-top:1px solid #21201F;*/
	padding:0px 0px 0px 16px;
	margin:16px 0px 0px 0px;
}
div.accordion-toggle:hover#konC{
	background-image: url(../img/red_4.jpg);
	color:#000000;
	font-weight:bold;
	/*border-top:1px solid #21201F;*/
	padding:0px 0px 0px 16px;
	margin:16px 0px 0px 0px;

}

div.accordion-toggle-active{
	/*background-image: url(../img/bcg_2.jpg);
	background-color:#B4934E;
	border-top:1px solid #21201F;*/
}

div.accordion-content{
    overflow: hidden;	/* required for effect */
    background: #21201F;
	padding:9px 24px 6px 24px;
	color:#ffffff;

	/*border-bottom:1px solid red;*/
}
div.content{
    overflow: hidden;	/* required for effect */
    background: #21201F;
	padding:9px 24px 6px 24px;
	color:#c4bab1;
	/*border-bottom:1px solid #21201F;*/
}
#bioC{
	/*background: #3f3c38;*/
	background-image: url(../img/blue_3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}
#stoC{
	/*background: #3f3c38;*/
	background-image: url(../img/green_3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#refC{
	/*background: #3f3c38;*/
	background-image: url(../img/yellow_7.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#konC{
	/*background: #3f3c38;*/
	background-image: url(../img/red_3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}


#dock{
	position: fixed;
	margin: 0 auto;
	top:70px;
	left: 60%;
	min-width: 20px;
	max-width: 300px;
	z-index: 9999;
}

#dock img{
	float: left;

}
#bioBcg{
background-image: url(../img/bioBcg.jpg);
background-repeat:repeat-x;
background-color:#1C76E3;}
#stoBcg{
background-image: url(../img/stoBcg.jpg);
background-repeat:repeat-x;
background-color:#95D64E;}
#refBcg{
background-image: url(../img/refBcg.jpg);
background-repeat:repeat-x;
background-color:#FDC255;}
#konBcg{
background-image: url(../img/konBcg.jpg);
background-repeat:repeat-x;
background-color:#F13A3A;}
/*---------------------------------------------------------------------------------- */
/* FORMS*/
/*---------------------------------------------------------------------------------- */

#form_container
{
	width:350px;
}

form
{
	font-size: 12px;
	border:1px solid #ffffff;
	padding:20px;
}

input
{
	font-size: 12px;
	background:url(../images/input_bg.png) repeat-x;
	height:19px;
	border:1px solid #dedede;
	padding-top:3px;
	padding-left:3px;
	color:#333333;
}

textarea
{
	font-size: 12px;
	background:url(../images/textarea_bg.png) #fff repeat-x;
	border:1px solid #dedede;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

input.submit, input.reset
{
	padding:0;
	background: url(../images/button_bg.png) repeat-x;
	width: 80px;
	height: 29px;
	color: #ffffff;
	border: 1px solid #fff;
	cursor: pointer;
	font-weight: lighter;
	text-transform: capitalize;
	margin-left: 8px;
	margin-top:10px;
}

input.submit:hover, input.reset:hover
{
	background:url(../images/button_bg.png) 0px -27px repeat-x;
}

input.submit
{
	margin-left: 104px;
}

form li
{
	list-style-type: none;
}

label
{
	float: left;
	width: 6em;
	margin-right: 2em;
	margin-top: 5px;
	color:#808080;
	padding-left:4px;
}

.over 
{
	background-color:#F7FDE3;
	border:1px solid #ffffff;
}

.row 
{
	padding:5px;
}


/*nOV KONTAKT*/

.clear {
	clear:both
}
.element .hightlight {
	border:2px solid #9F1319;
	background: url(../iconCaution.gif) no-repeat 2px;
}
.element #submit {
	float:right;
	margin-right:10px;
}
.loading {
	float:right; 
	background:url(../ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {
	background:url(../iconIdea.gif) no-repeat 2px; 
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:70%; 
	margin:20px auto; 
	display:none
}
