html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, input, textarea, radio, select, checkbox, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style: none;
}
.main ul {
list-style:disc;
margin-left:30px;
}
ol {
margin-left:30px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.rounded {
	position:relative;
	behavior:url(images/pie.htc);
}
.absolute {
	position:absolute;
}
.relative {
	position:relative;
}
.half {
	width: 50%;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}
.wrapper {	
	background:url(images/delim.png) repeat-x top left #fff;
}
.wrap {
	width: 1030px;
	margin: 0 auto;
}
.header {
	padding: 0 25px;
}
.wrap .green {
	height: 28px;
	padding-top: 10px;
	padding: 10px 25px 0 25px;
	color: #fff;
	text-shadow: 1px 1px #857c06;
	font-size: 14px;
}
a {
	color: #fff;
	text-shadow: 1px 1px #857c06;
	text-decoration: none;
}
.header .season {
	height: 28px;
}
.header .season a {
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-top: -5px;
	float: left;
}
.header .season p {
	float: left;
	margin: 0 20px 0 0;
}
.header .season .prim {
	background: url(images/primav.png) no-repeat top left;
}
.header .season .vara {
	background: url(images/vara.png) no-repeat top left;
}
.header .season .toam {
	background: url(images/toam.png) no-repeat top left;
}
.header .season .iarn {
	background: url(images/iarn.png) no-repeat top left;
}
.header .pic {
	width: 100%;
	height: 350px;
}
.nav li {
	float: left;
	margin-right: 20px;
}
.nav li a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}
.footer .nav li a {
	text-transform:none;
	font-size: 12px;
}
/* form elements */
.green form {
	width: 232px;
	height: 25px;
	background:url(images/form-bg.png) no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: -3px;
}
.green form input[type=text] {
	font-size: 14px;
	margin: 2px 0 0 5px; 
	height: 22px;
	float: left;
}
.green form input[type=submit] {
	float: right;
	width:22px;
	height: 18px;
	background:url(images/magnify.png) no-repeat;
	cursor: pointer;
	margin: 3px 5px 0 0;
}
.wrap.middle {
	width: 1030px;
	background:url(images/shad.png) repeat-y top left;
	padding: 0 61px;
} 
.middle p {
	margin-bottom: 15px;
}
.middle img {
	border: 2px solid #3d2900;
}
.middle .home {
	margin: 20px;
}
.middle .more {
	padding: 5px 10px;
	color: #FFF;
	text-shadow: none;
	background: #ff9966;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#009999), to(#003333));
	background: -webkit-linear-gradient(#009999, #003333);
	background: -moz-linear-gradient(#009999, #003333);
	background: -ms-linear-gradient(#009999, #003333);
	background: -o-linear-gradient(#009999, #003333);
	background: linear-gradient(#009999, #003333);
	-pie-background: linear-gradient(#009999, #003333);
	float: right;
}
.middle .sidebar-left,
.middle .sidebar-right {
	width: 225px;
	float: left;
	background: url(images/side-bg.png) repeat-x  #fff;
	min-height: 750px;
	padding-top: 20px;
}
.middle .sidebar-left {
	padding-right: 15px;
}
.middle .sidebar-right {
	padding-left: 15px;
}
.middle .bull h1 {
	color: #3d2900;
	padding-bottom: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.middle .bull ul li {
	background: url(images/romb.png) no-repeat;
	margin: 5px 0;
}
.middle .bull ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-shadow: none;
	color: #3d2900;
}
.middle .bull ul li a:hover {
	text-decoration: underline;
}
.middle .sidebar-left h1 {
	text-align: right;
	background: url(images/sep-bg.png) no-repeat right bottom;
	margin-top: 20px;
}
.middle .sidebar-left ul li {
	background-position: 100% 25%;
}
.middle .sidebar-left ul li a {
	text-align: right;
	margin-right: 20px;
	margin-left: 15px;
}
.middle .sidebar-right h1 {
	text-align: left;
	background: url(images/sep-bg-right.png) no-repeat left bottom;
	margin-top: 20px;
}
.middle .sidebar-right ul li {
	background-position: 0% 25%;
}
.middle .sidebar-right ul li a {
	text-align: left;
	margin-left: 20px;
	margin-right: 15px;
}
.middle .main {
	width: 530px;
	margin: 0 10px;
	min-heght: 750px;
	float: left;
	padding-top: 20px;
}
.middle .box {
	width: 460px;
	
	background: #ffa478;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
	margin: 10px 0 10px 20px;
	padding: 10px;
}
.middle .box h1 {
	margin-bottom: 20px;
}
.footer .copy {
	background: url(images/foter-toamna.jpg) no-repeat top left;
	height: 80px;
}
.footer .copy p {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	text-align: center;
	padding-top: 20px;
	text-shadow: 1px 1px 3px #000;
}

#contact_form_table input[type=text] , #contact_form_table textarea {
	width: 232px;
	padding:5px;
	margin:5px;
	background:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	border:1px solid #c1c1c1;
}
#contact_form_table input[type=submit] {
background:url(images/delim.png) repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 10px;
	color:white;
	cursor:pointer;
}
.RTfix li{
display:block;
float:left;
margin:5px 0;
clear:both;
}
.RTfix li a {
float:left;
}
.copy a  , .copy p{color:black!important; text-shadow: 1px 1px 3px #ffffff!important;}
a.pdf {background:url(images/pdf.gif) no-repeat left top; padding-left:18px;}