/* samo definirani css za upit i buking */

* 
{
	margin:0;
	padding: 0;
}
#form {
	border: 0px solid red;
}
.contactleft {
/* Linker Bereich des Formulars: für Labels */
width: 42%;
clear: both;
float: left;
display: inline;
padding: 3px 0;
margin: 10px 0;
text-align: right;
border: 1px solid #F8F7FC;
               }
.contactright {
/* Rechter Bereich des Formulars: für Eingabefelder */
width: 57%;
float: right;
display: inline;
padding: 4px 0;
margin: 5px 0;
}



#subm {	
	border: 1px solid green;
	color: green;
	width: 130px;
	height:30px;
	text-align: right;
	padding-right: 17px;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 4px;
}
#nosubm {	
	border: 1px solid red;
	color: red;
	width: 110px;
	height:30px;
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 4px;
}

	

#form-content {
	width: 100%;
	margin: 0 auto;
	padding: 0 2px 0 0;
	text-align: left;
	overflow: hidden;
}
h2 {
	font-family: "Trebuchet MS", Calibri, Georgia, serif;
	font-weight: normal;
	font-size: 2em;
}

p.manji-text {
	margin: 10px 0 10px 0;
}
	
span.required {
	color: #fff;
	font-size; 2em;
}
label {
	color: ;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0;
	border: 0px solid #74010D;
	background-color: #E8E6C8;
	vertical-align: middle;	
}


#anrede, #email_anfrage, #name{
	width: 80%;	
	height: 25px;
	padding: 0px 0px 0px 33px;
	font: 1.2em/1.4em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	border: 1px solid #387eb1;
	-moz-border-radius: 8px;
	color: #8286d9; 
}


#feedback {
	width: 85%;	
	color: #74010D;
	text-decoration: none;
	padding: 1px 5px 0px 25px;
	font: 1.3em/1.6em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	border: 1px solid #387eb1;
	-moz-border-radius: 8px;
	color: #8286d9; 
	}


#email_anfrage {background:#fff url(../images/icon/email.gif) no-repeat center left;}
#name {background:#fff url(../images/icon/buddy.gif) no-repeat center left;}
#feedback {background:#fff url(../images/icon/comment.gif) no-repeat left top ;}
#anrede {background:#fff url(../images/icon/anrede.gif) no-repeat center left ;}
#subm {background:#fff url(../images/icon/accept.gif) no-repeat bottom left ;}
#nosubm {background:#fff url(../images/icon/wrong.gif) no-repeat 5px center;}


/*	-------------------------------------------------------------
	WRONG
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wrong_include_name, #wrong_include {	
	width: 80%;	
	height: 25px;
	color: #8286d9;
	padding: 0px 0px 0px 33px;
	font: 1.2em/1.4em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	font-weight: bold;
	border: 2px solid red;
	background:#fff url(../images/icon/warning.gif) no-repeat left 3px;
	-moz-border-radius: 8px;
}
.wrong {
	color: red;
	font-weight: normal;
	margin-left: 20px;
	font-style:italic
}
ul.wrong {
	margin: 15px;
	padding-left: 15px;
	list-style-type: none;
}
label.wrong_label_name, label.wrong_label
{
	color: red;
	font-weight: bold;
}
#wrong_textarea {
	width: 80%;	
	color: #74010D;
	padding: 1.5px 5px 0px 30px;
	font: 1.1em/1.6em "Trebuchet MS", verdana, sans-serif, Arial;
	border: 2px solid red;
	background:#fff url(../images/icon/comment.gif) no-repeat left top ;
	-moz-border-radius: 8px;
		}
#red_line {
	margin:0px;
	padding:1px;
	height: 0.3px;
	font-size:0.3px;
	color:#477134;
}

/*	-------------------------------------------------------------
	Ajax
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
               
#anrede.mistake	{ background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }
#name.mistake	{ background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }
#land.mistake	{ background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }
#plz.mistake	{ background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }
#city.mistake	{ background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }
#email_anfrage.mistake	{ background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }		
#wrong_include.mistake { background: #a10000 url(../images/icon/usklicnik.gif) no-repeat center left; color: #fff; }         
     
.passive {
                    background: #387EB1 left no-repeat;
               }
               
               
/* -------------------------------------------------------------
	Text-Danke
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.textleft {
/* Linker Bereich des Formulars: für Labels */
width: 40%;
clear: both;
float: left;
display: inline;
padding: 4px;
margin: 5px 0;
text-align: right;
               }
.textright {
/* Rechter Bereich des Formulars: für Eingabefelder */
width: 56%;
float: right;
display: inline;
padding: 4px;
margin: 5px 0;
}
#potvrda {
	margin: 20px 0 20px 80px;
	font: 1.4em/1.6em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	color: #8286d9;
	font-weight: bold;
}

/* -------------------------------------------------------------
	Buchung - samo oni djelovi koji se poistovjecuju sa upitom
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#submB {background:#fff url(../images/icon/accept.gif) no-repeat bottom left ;}
	
	#submB {	
	border: 1px solid green;
	color: green;
	width: 210px;
	height:30px;
	text-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 4px;
}
