/* &copy */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight:bold }
em { font-style:italic }

/* css resetat */

body {
	background: #453425 url(../cs-images/bg.png) repeat-x;
	padding: 20px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382c25;
}

.cleaner {
	clear: both;
}

#wrap {
	width: 800px;
	margin:0 auto;
	padding-bottom: 15px;
}

#header {
	height: 110px;
}

#header .logo {
	width: 277px;
	height: 85px;
	float: left;
	text-indent: -3002px;
	background: url(../cs-images/logo.png) no-repeat;
}

#header .logo a {
	display:block;
	width: 277px;
	height: 85px;
}

ul#fmen {
	padding-top: 35px;
	width: 322px;
	float: right;
}

ul#fmen li {
	float: left;
	padding: 5px 10px;
	background: url(../cs-images/fmen.png) right no-repeat;
}

ul#fmen li.last {
	background: none;
}

ul#fmen li a {
	color: #c8b6b0;
	text-decoration:none;
}

ul#fmen li a:hover {
	color: #fff;
	text-decoration: none;
}

ul#meniu {
	width: 800px;
	overflow:hidden;
	background: url(../cs-images/menu_last2.png) right top no-repeat;
}

ul#meniu li {
	float:left;
	font-size: 14px;
	padding-right: 1px;
}

ul#meniu li.activ, ul#meniu li.srv {
	padding-right: 0;
}

ul#meniu li a {
	display:block;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 21px;
	background:url(../cs-images/menu_a2.png) repeat-x;
	padding: 5px 13px;
	text-align:center
}

ul#meniu li.activ a, ul#meniu li.activ a:hover {
	color: #6e5445;
	background:url(../cs-images/menu_a.png) repeat-x;	
}

ul#meniu li a:hover {
	background: url(../cs-images/menu_a3.png) repeat-x;
	color: #6e5445;
}

ul#meniu li.activ a.home, ul#meniu li.activ a.home:hover {
	color: #6e5445;
	background: url(../cs-images/menu_club.png) no-repeat;
}

ul#meniu li a.home:hover {
	color: #6e5445;
	background: url(../cs-images/menu_club3.png) no-repeat;
}

ul#meniu li a.home {
	color: #fff;
	background: url(../cs-images/menu_club2.png) no-repeat;
}

#content {
	padding: 14px 10px 20px 10px;
	background: #fff url(../cs-images/menu.png) top repeat-x;
}

#teaser {
	padding: 10px;
	width: 350px;
	height: 180px;
	background:url(../cs-images/teaser.png) repeat-x;
	float:left;
	overflow:hidden;
}

#teaser h1 {
	color: #fff;
	font-size: 30px;
	padding-bottom: 5px;
}

#teaser p {
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	vertical-align:bottom;
	padding-bottom: 10px;
}

#teaser ul {
	padding-top: 7px;
}

#teaser ul li {
	float: left;
	background:url(../cs-images/teaser_li.png) left;

	height: 28px;
	margin-right: 20px;
	font-size: 14px;
	text-transform:uppercase;
}

#teaser a {
	display:block;
	float: left;
	height: 18px;
	padding: 5px 5px 5px 7px;
	background:url(../cs-images/teaser_a.png) right no-repeat;
	padding-right: 20px;
	color: #fce7e4;
	text-decoration:none;
	font-weight: bold;
}

#teaser a:hover {
	color: #fff;
	text-decoration:none;
}

#pic_intro {
	width: 400px;
	height: 200px;
	float:right;
}

.left {
	float: left;
	width: 560px;
	padding-top:10px;
}

h1 {
	color: #c51904;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 15px 0;
}

h2 {
	color: #c51904;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #ff761e;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

h4 {
	color: #c51904;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.left a.more {
	background: #c51904 url(../cs-images/link.gif) right no-repeat;
	padding: 1px 10px 2px 4px;
	color: #fff;
	text-decoration:none;
}

.left a.more:hover {
	color: #fff;
	background: #993023 url(../cs-images/link2.gif) right no-repeat;
	text-decoration:none;
}

.left .item {
	padding: 10px 0;
	background:url(../cs-images/item.gif) bottom center no-repeat;
}
.left .item p, .left p {
	padding-bottom: 5px;
}

.left .item img, .left .articol img.stanga {
	padding: 3px;
	float: left;
	border: 1px solid #dfd4cb;
	margin-right: 10px;
}

.left .articol img.dreapta {
	padding: 3px;
	float: rightt;
	border: 1px solid #dfd4cb;
	margin-left: 10px;
}

.left .articol h2 {
	padding-bottom: 10px;
}

.left .articol p {
	padding-bottom: 10px;
}

ul.formular_roi {
	padding-top: 15px;
}

ul.formular_roi li {
	padding-bottom: 10px;
}

#side {
	float: right;
	width: 220px;
	color: #7c6e66;
	font-size: 11px;
	background:url(../cs-images/side.png) right repeat-y;
}

#side .events {
	padding-left: 30px;
	padding-top: 10px;
	background:url(../cs-images/side_top.png) right top no-repeat;
}

#side .map {
	padding-left: 30px;
	padding-top: 10px;
	background:url(../cs-images/side_bottom.png) right bottom  no-repeat;
}

#side ul li {
	padding-bottom: 5px;
}

#side ul li a {
	color: #c51904;
	font-size: 13px;
	font-weight: bold;
	background:url(../cs-images/side_link.gif) left 5px no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration:none;
}

.left a {
	color: #c51904;
	text-decoration:none;
}

.left a:hover {
	color: #c51904;
	text-decoration: underline;
}

*:first-child+html .left img {
	float: left;
	margin: 0 10px 5px 0;
}


ul.formular_roi label {
	width: 280px;
}

input.t2, textarea.t2, input.itext3, textarea.itext3 {
	padding: 2px;
	color: #333333;
	border: 1px solid #d9d9d9;
	margin-right: 5px;
}

textarea.itext3 {
	height: 120px;
	width: 300px;
}

#side p {
	padding-bottom: 10px;}

#side p a, .articol a {
	color: #c51904;
	text-decoration:none;
}

#side p a:hover, .articol a:hover {
	color: #fff;
	background:#c51904;
	text-decoration:none;
}

#footer {
	font-size: 11px;
	color: #d5c5b5;
	padding-top: 5px;
}

#footer a {
	font-size: 11px;
	color: #d5c5b5;
	text-decoration:underline;
}

#footer a:hover {
	font-size: 11px;
	color: #fff;
}

#footer .fl {
	float: left;
}

#footer .fr {
	float: right;
}


.coatofarms {
	position: absolute;
	z-index: 1000;
	margin-left: -35px;
	margin-top: -170px;
	width: 80px;
}

.button {
	border: none;
    background: #c51904 url(../cs-images/link.gif) right no-repeat;
	color: #fff;
	margin-top:5px;
    
}
table.contactTable{

margin-bottom:10px;}

table.contactTable td {
vertical-align:middle;


}



