/*

CSS Credit: www.templatemo.com

*/



html {



	background: url(images/templatemo_html_bg.jpg) repeat;



}



body {



	margin: 0;



	padding:0;



	font-family: "Times New Roman", Times, serif;



	font-size: 16px;



	line-height: 1.5em;



	color: #b48842;



	background: url(images/templatemo_body_bg.jpg) repeat-x  center top;



	width: 100%;



	display: table;



}



a:link, a:visited { color: #c89d59; text-decoration: none; } 



a:active, a:hover { color: #FFFF00; text-decoration: none }





h1 {



	font-size: 21px;



	font-weight: bold;



	text-decoration: underline;



	color: #c89d59;



	background-position: left;



	padding-top: 20px;



}



h2 {



	margin-top: 40px;



	font-size: 20px;



	font-weight: bold;



	text-decoration: underline;



	color: #c89d59;



}





#templatemo_container {



	width: 806px;



	margin: auto;



}



.templatemo_topmenu{



	margin: auto;



	width: 700px;



}





.templatemo_topmenu ul {



	list-style: none;



	padding: 0px;



	margin: 0px;



}



.templatemo_topmenu li{



	display: inline;



}



.templatemo_topmenu li a{



	float: left;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	font-weight: bold;



	text-align: center;



	color: #beb052;



	width: 103px;



	height: 30px;



	margin-left: 5px;



	margin-right: 5px;



	padding-top: 14px;



}



.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{



	color: #beb052;



	background: url(images/templatemo_button_hover.jpg) no-repeat;



}



#templatemo_topsection {
	float: left;
	margin-top: 40px;
	width: 806px;
	height: 48px;
	color: #c1b25d;
	font-size: 18px;
	font-weight: bold;
	padding-top: 50px;
	line-height: 1.6em;
	text-align: center;
	background: url(images/templatemo_title_bg.jpg) no-repeat;



}



#templatemo_headersection {

	float: left;

	width: 806px;

	height: auto;



}



#templatemo_content_section {



	float: left;



	width: 750px;



	text-align: justify;



	padding-left: 30px;



}



#templatemo_content_section img {



	float: left;



	padding-right: 20px;



}



#templatemo_footer {



	float: left;



	margin: auto;



	margin-top: 20px;



	text-align: center;



	padding-top: 35px;



	width: 744px;



	height: 50px;



	background: url(images/templatemo_footer.jpg) no-repeat;



	background-position: top;



}



#contactform * {



	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: 12px;



}



#contactform ol {



	margin: 0;



	padding: 0;



	list-style: none;



}



#contactform li {



	margin: 0 0 5px 0;



	padding: 10px;



	/*background: #FBFAEC;*/



}



#contactform li.buttons {



	margin: 0;



	overflow: hidden;



}



#contactform label {



	margin: 0;



	width: 190px;



	display: block;



	float: left;



	padding: 5px 10px 2px 0;



}





#parteneri {text-align:center}





#contactform input.text {



	width: 274px;



	border: 1px solid #D4D4D4;



	padding: 2px;



	margin: 0;



}



#contactform textarea {



	width: 274px;



	border: 1px solid #D4D4D4;



	padding: 2px;



	height: 80px;



	/*background: #FDFDF7;*/



}



#contactform li.buttons input {



	padding: 4px;



	float: right;



	margin: 0 0 0 5px;



	width: auto;



}



/* vege contact form css */

.stylemenu {



	list-style-type: circle;



	text-align: left;



	margin: 0;



	padding: 20;



	font-size: 14px;



	padding-left: 20px;



	padding-top: 20px;



	padding-right: 20px;



	color: #FFFFFF;

}



#gal {

	

}

#containercomanda {font-size: 11px; }


/* formular contact */
/* 
Credits: Bit Repository
CSS Library: http://www.bitrepositiry.com/
*/

html, body  { padding: 0; border: 0px none; }

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: white; 

font: 13px Verdana;

padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* BR */

br { clear: left; }
