@charset "UTF-8";
/* CSS Document */
@import "framework/reset-fonts-grids.css";
strong {
  font-weight:bold;
}
em {
  font-style:italic;
}
html { background:none;}
body {
	font-family:Geneva, Verdana, sans-serif;
	background:#331e03 repeat-x url(../images/public/bg.gif);
}
a {color:#47540c;}
a:hover {color:#627410;}
.lnk {display:block;}
h1 {
	border-bottom:1px solid #47540c; 
	margin:0 0 25px 0;
	font-size:138.5%;
	color:#47540c;
}
h1 span {
	text-indent:-9999px;
	padding-right:15px;
	position:relative;
	display:block;
	top:12px;
}
p {
	margin:15px 0;
}
span.despre_noi {
	background:#fff no-repeat url(../images/public/despre_noi.gif);
	width:177px;
}
span.stiri {
	background:#fff no-repeat url(../images/public/stiri.gif);
	width:127px;
}
span.evenimente {
	background:#fff no-repeat url(../images/public/evenimente.gif);
	width:184px;
}
span.regulament {
	background:#fff no-repeat url(../images/public/regulament.gif);
	width:177px;
}
span.jocuri {
	background:#fff no-repeat url(../images/public/jocuri.gif);
	width:136px;
}
span.contact {
	background:#fff no-repeat url(../images/public/contact.gif);
	width:154px;
}
.title {
  font-weight:bold;
  margin:0!important;
  color:#47540c;
}
#hd {
  margin:40px 0 0 0;
}
#hd .menu {
  background:repeat-x url(../images/public/hd_bg.gif);
  -moz-border-radius-topleft:  6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  height:85px;
}
#hd .menu .logo {
	background:no-repeat url(../images/public/officer.png);
	position:relative;
	height:110px;
	width:273px;
	float:left;
	top:-40px;
}
#hd .menu ul {
	position:relative;
	float:right;
	top:30px;
}
#hd .menu ul li {
	border-right:1px solid #e9d0ba;
	display:block;
	float:left;
	padding-right:15px;	
	margin-right:5px;
	height:20px;
}
#hd .menu ul li:last-child {border:none;}
#hd .menu ul li a {
  display:block;
  text-decoration:none;
  font-size:138.5%;
  color:#fff;
}
#hd .menu ul li a span {
  visibility:hidden;
}
#hd .menu ul li.despre {
	background:no-repeat url(../images/public/menu.png);
	width:50px;
}
#hd .menu ul li.evenimente {
	background:no-repeat -62px 0 url(../images/public/menu.png);
	width:123px;
}
#hd .menu ul li.regulament {
	background:no-repeat -201px 0 url(../images/public/menu.png);
	width:128px;
}
#hd .menu ul li.jocuri {
	background:no-repeat -345px 0 url(../images/public/menu.png);
	width:72px;
}
#hd .menu ul li.contact {
	background:no-repeat -435px 0 url(../images/public/menu.png);
	width:100px;
}
#hd .menu ul li.helmet {
	background:no-repeat url(../images/public/helmet.png);
	position:absolute;
	top:-80px;
	left:500px;
	display:block!important;
	width:117px;
	height:77px;
}
#hd .menu ul li.despre:hover {
	background:no-repeat 0 -50px url(../images/public/menu.png);
}
#hd .menu ul li.evenimente:hover {
	background:no-repeat -62px -50px url(../images/public/menu.png);
}
#hd .menu ul li.regulament:hover {
	background:no-repeat -201px -50px url(../images/public/menu.png);
}
#hd .menu ul li.jocuri:hover {
	background:no-repeat -345px -50px url(../images/public/menu.png);
}
#hd .menu ul li.contact:hover {
	background:no-repeat -435px -50px url(../images/public/menu.png);
}
#hd .hd_image {
	background:no-repeat url(../images/public/hd.gif);
	height:118px;
}
#bd {
	background:#fff;
	padding:20px;
}
.box {
	margin-top:20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background:#f0ead8;
	padding:10px;
}
.box .title {
	font-size:138.5%;
}
#ft {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	 -webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	background:#222 no-repeat 780px top url(../images/public/dog_tags.gif);;
	padding:0 20px 20px 20px;
	height:66px;
}
#ft p {
	color:#a6a3a3;
	margin:20px 0 5px 0;
}
#ft a {
	text-transform:uppercase;
	color:#fff;
}
#ft .first a {
	padding:0 10px 0 0;
}
#ft a:hover {
	color:#eee;
}
#ft span {color:#fff;}
#ft .yui-u {text-align:right;}
#ft .first {text-align:left;}
#contact {
  
}
#contact table {
  margin-left:25px;
}
#contact table td {
  padding:4px 0;
}
#contact .description {
  margin:0;
  color:#666;
  font-size:12px;
}
#contact .title {
  margin-bottom:10px;
  font-size:18px;
  font-weight:bold;
  text-align:center;
}
.error {
  font-weight:bold;
  margin:5px 0 0 0;
  font-size:12px;
  color:#f00;
}
.txt {
  width:250px;
  border:1px solid #ccc;
  padding:3px;
}
.txt:focus {
  border:1px solid #47540c;
}
.evenimente_container div {
	font-weight:normal;
	clear:both;
}
.evenimente_container div img {
	border:1px solid #ddd;
	margin:0 10px 25px 0;
	padding:3px;
	float:left;
}
.evenimente_container div .title {
	font-size:108%;
}
.evenimente_container div p {
	margin-top:4px;
}
.parteneri_title {
  color:#47540c;
  margin:0;
}
.cover {
  float:left;
  padding:2px 6px;
  border:1px solid #ccc;
  margin:0 20px 0 0;
}
.gal {clear:both;}
.gal img {
  margin:5px;
  padding:2px;
  border:1px solid #ccc;
}
