BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #F8D474;
}

HR {
height: 1px;
color: green;
border-top: 1px solid green;
border-bottom: 0px solid green;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
}

IMG {
	border: 0px;
}

.border {
border: 1px solid #005500;
}


a {
	color: #005500;
	text-decoration: none;
	font-weight: bold;
}

a.meniu:link, a.meniu:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d0200;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

a.meniu:hover {
	color:#005500;
}

a.meniunormal:link, a.meniunormal:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d0200;
	text-decoration: none;
	font-weight: normal;
}

a.meniunormal:hover {
	color:#005500;
}

a.meniuActive:link, a.meniuActive:visited,  a.meniuActive:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005500;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

a.meniu_h:link, a.meniu_h:visited {
	font-size: 9px;
	color: #191919;
	text-decoration: none;
	font-weight: normal;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #980101;
	text-decoration: none;
	font-weight: bold;
}
.caption {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-spacing: 5px;
	font-weight: bold;
}
.caption:hover {
	color:#f8d474;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0D0200;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0200;
	text-decoration: none;
	font-weight: normal;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005500;
	border: 1px solid  #005500;
}

.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	border:none;
	text-decoration: none;
	/*border-color: #bfcdd0 #7c959b #7c959b #bfcdd0;
	border-style: solid; border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #ffffff;*/
	background-image:url(images/button_short.gif);
	width:77px;
	height:19px;
	background-repeat:no-repeat;
	}
.button:active {margin:1px -1px -1px 1px;}	

.button-long { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	border:none;
	text-decoration: none;
	/*border-color: #bfcdd0 #7c959b #7c959b #bfcdd0;
	border-style: solid; border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #ffffff;*/
	background-image:url(images/button_long.gif);
	width:180px;
	height:19px;
	background-repeat:no-repeat;
	}
.button-long:active {margin:1px -1px -1px 1px;}	


.tooltip {
	padding:6px 4px 4px 0; 
	height:15px;
	text-align:left; 
	color:#006D36;
	font-weight:bold;
	font-family:tahoma; 
}

.stars {border:solid 1px #EAEFC2; height:15px; padding:3px 5px; margin:0 0 9px 0; font-weight:bold;color:#006D36; float:right; text-align:right;}
.stars img {display:inline; margin:0; padding:0;}
.list_img {margin-right:3px; border:solid 1px #EAEFC2;}

.marquee {
font-family:tahoma;
line-height:130%;
margin:12px 12px 0 12px;
border:solid 1px #EAEFC2;
padding:13px;
}

.marquee strong { color:#E50F01;}


.clear {
	clear: both;
}

#offer_form label {
	float: left;
	width: 150px;
	padding-top:3px;
	padding-left:3px;
}

.long{
	width: 350px;
}

.short {
	width: 150px;
}

.veryshort {
	width: 95px;
}

#offer_form input {
	height: 18px;
	margin: 2px 0;
}

#offer_form label.kitas { 
	width:37px;
}

.error {
	color: red; font-weight: bold; padding-bottom: 10px;
}

.ok strong {
	color: green; font-weight: bold; line-height:150%;
}

.ok {margin-bottom:20px; width:90%; margin-left:25px;}


.fl {
	float: left;
}

.copyright {
	margin:10px; color:#CCCFB5;
}

label.checklabel {
	width: auto !important;
	float: none !important;
	vertical-align:middle;
	margin-left: 5px; 
}

input.checkbox {
	display:inline;
	vertical-align:middle;
}

.manager-block {
	text-align:center; 
	padding-left: 10px;
	margin-left:10px;
}

.manager-block .manager-image {
	background-color:#EAEFC2;
	padding:5px;

}
.manager-block .manager-image img {
}

.manager-block .manager-name {
	background-color:#EAEFC2;
	padding:0 5px 5px 5px;
	font-weight:bold;
}
