/**
 * Author: Andrei Mateescu
 */

/* Reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

/* Fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}

/* Base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}


/* General */

html {
  height: 100%;
  background: #0c1116 url(../images/bg_horizontal.png) repeat-x 0 -676px;
}


body {
  height: 100%;
}

a:link, a:visited, a:active {
  color: #005f96;
  text-decoration: none;
}
a:hover {
  color: #005f96;
  text-decoration: underline;
}

.clearfix {
  overflow: hidden;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.spacer_5 {
  height: 5px;
  font-size: 0;
  line-height: 0;
}

.spacer_10 {
  height: 10px;
  font-size: 0;
  line-height: 0;
}

.spacer_20 {
  height: 20px;
  font-size: 0;
  line-height: 0;
}

.dashed_spacer_5 {
  height: 5px;
  font-size: 0;
  line-height: 0;
  border-bottom: 1px dashed #000;
  margin-bottom: 5px;
}

.dashed_spacer_10 {
  height: 10px;
  font-size: 0;
  line-height: 0;
  border-bottom: 1px dashed #000;
}

.m_left_10 {
  margin-left: 10px;
}

.center_content {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.font_12 {
  font-size: 93%;
}

.font_11 {
  font-size: 85%;
}

.font_10 {
  font-size: 77%;
}

.clear {
  clear: both;
}

.block {
  display: block;
}

.center_block {
  margin: 0 auto;
}

.v_al_middle {
  vertical-align: middle;
}

.fl_right {
  float: right;
}

.fl_left {
  float: left;
}

/* End General */


/* Header */

#wrapper {
  background: url(../images/bg_wrapper.png) repeat-x 0 0;
}

#header {
  width: 980px;
  margin: 0 auto;
  background: url(../images/bg_header.png) repeat-x 0 0;
}

#h_top {
  height: 44px;
  line-height: 40px;
  color: #fff;
}

#h_top_left {
  margin-left: 45px;
  font-size: 108%;
  float: left;
  display: inline;
}

#h_top_langs {
  margin-right: 35px;
  color: #0c1115;
  float: right;
  display: inline;
}

#h_top_langs a {
  color: #0c1115 !important;
  font-weight: bold;
}

#h_top_langs a.active {
  color: #fff !important;
}

#h_middle {
  height: 120px;
  padding: 13px 20px;
  background: #fff;
}

#h_middle_logo {
  padding: 0 30px;
  float: left;
  display: inline;
}

#h_middle_logo img {
  display: block;
}

#h_middle_banner {
  width: 748px;
  height: 110px;
  margin: 5px 0 5px 12px;
  float: left;
  display: inline;
}

#h_middle_banner img {
  display: block;
}

#h_middle_banner_l {
  width: 10px;
  height: 110px;
  background: #e6e6e6 url(../images/bg_sprite.png) no-repeat 0 0;
  float: left;
}

#h_middle_banner_c {
  width: 728px;
  padding: 10px 0;
  background: #e6e6e6 url(../images/bg_sprite.png) repeat-x 0 -110px;
  float: left;
}

#h_middle_banner_r {
  width: 10px;
  height: 110px;
  background: #e6e6e6 url(../images/bg_sprite.png) no-repeat -10px 0;
  float: left;
}

/* End header */


/* Menu */

#menu {
  width: 940px;
  height: 40px;
  margin: 0 auto;
  padding: 0 20px 20px 20px;
  background: #fff;
}

#menu_l {
  width: 10px;
  height: 40px;
  background: url(../images/bg_sprite.png) no-repeat 0 -220px;
  float: left;
}

#menu_c {
  width: 920px;
  height: 40px;
  background: url(../images/bg_sprite.png) repeat-x 0 -260px;
  float: left;
}

#menu_r {
  width: 10px;
  height: 40px;
  background: url(../images/bg_sprite.png) no-repeat -10px -220px;
  float: left;
}

#menu_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu_list li {
  padding: 0 3px;
  float: left;
  display: block;
  list-style: none;
  background: url(../images/bg_sprite.png) no-repeat -20px -220px;
  position: relative;
  z-index: 500;
}

#menu_list li.first {
  background: none;
}

#menu_list li a {
  display: block;
  padding: 0 12px 0 14px;
  font-size: 116%;
  line-height: 40px;
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
}

#menu_list li a:hover, #menu_list li.active a {
  font-size: 116% !important;
  color: #fff600 !important;
}

.div_left {
  width: 210px;  
}

.menu_left {
  padding: 0;
  background: #0f4a6e;
  position: relative;
}

#menu_left_list {
  margin: 0;
  padding: 10px 0;
}

#menu_left_list li {
  margin: 0;
  list-style: none;
  background: url(../images/menu_left_list_spacer.png) no-repeat 10px 100%;
}

#menu_left_list li.last {
  background: none;
}

#menu_left_list li a {
  padding: 6px 10px 6px 10px;
  text-decoration: none !important;
  color: #fff !important;
  font-size: 93% !important;
  font-weight: bold !important;
  display: block;
}

#menu_left_list li a:hover, #menu_left_list li.active a {
  color: #fff600 !important;
}

/* End menu */


/* Content */

#content {
  width: 940px;
  margin: 0 auto;
  padding: 0 20px 20px 20px;
  background: #fff;
}

#content_left {
  width: 220px;
  background: #fff;
  float: left;
}

#content_main {
  width: 710px;
  margin-left: 10px;
  background: #fff;
  float: left;
  display: inline;
}


.calendar_competitii {
  padding-left: 40px;
  background: url(../images/calendar_competitii.png) no-repeat 0 50%;
}

#legaturi_utile {
  margin: 10px 5px 0 5px;
  padding: 0;
}

#legaturi_utile li {
  margin: 0;
  padding: 5px 0 5px 15px;
  list-style: none;
  background: url(../images/bg_legaturi_utile.png) no-repeat 0 50%;
}

#legaturi_utile li a {
  color: #000 !important;
  font-size: 93% !important;
  font-weight: bold;
}

#main-top {
  margin: 0 auto 10px auto;
}

.breadcrumb {
  float: left;
  color: #000;
}

.breadcrumb a {
  color: #006096;
}

#team-info {
  width:600px;
  margin:auto;
  margin-top: 20px;
}

.badge {
  display: inline;
  float: left;
}

#info {
  display: inline;
  float: left;
  border-left:1px solid #c3c3c3;
  padding-left:20px;
  margin-left: 20px;
  width: 350px;
}

.team-name {
  font-weight:bold;
}

#info .a-team-name {
  font-weight:bold;
  text-decoration:none;
  background-color:#ffffff;
}

#info a {
  background-color:#f5ef6e;
  font-weight:normal;
  padding:2px;
}

.meciuri {
  width: 600px;
  margin: 0 auto;
}

.meciuri-wide {
  margin: 0 auto;
}

.table_meciuri {
  width: 570px;
  margin: auto;
  color: #616161;
}

.table_meciuri td {
  height:22px;
  line-height:22px;
}

.table_meciuri_w td {
  font-size: 93% !important;
  border-color: #fff;
}

.table_meciuri_w td a {
  color: #000 !important;
}

.table_meciuri_w tr.odd td {
  background-color: #fffadf;
}

.table_meciuri_w tr.even td {
  background-color: #ffea8c;
}

.scor {
  font-weight: bold;
  text-align: center;
  color: #000;
}

.cancelled {
  background-color: #ea381d !important;
}

.scor_t{
  height:16px;
  padding:0px 5px 0px 5px;
  background-color: #f5ef6e;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  margin: 0px 2px 0px 2px;
  color:#000;
  width: 43px;
}


.left-team{
  text-align:right;
  color:#000;
}
.right-team{
  text-align:left;
  color:#000;
}

.center-align{
  text-align:center;
}

.big-score{
  float:left;
  display:inline;
  font-size:20px;
  margin: 50px 10px 0px 10px;
}

.table_infoMeci {
  width: 300px;
  margin: 0;
}

.table_infoMeci td, .table_clasament th {
  font-size: 93% !important;
  border-color: #fff;
  text-align: center;
}

.table_infoMeci td a {
  color: #000 !important;
}

.table_infoMeci tr.odd td {
  background-color: #ddf0f2;
}

.table_infoMeci tr.even td {
  background-color: #fff;
}

.table_infoMeci td.left {
  text-align: left;
}

.table_infoMeci td.right {
  text-align: right;
}

.team{
  float:left;
  display:inline;
}

.gol{
  width:31px;
  height:19px;
  font-size:12px;
  background-color:#f5ef6e;
  text-align:center;
  margin:0px 5px 0px 5px;
  font-weight:bold;
}

.cartonas{
  font-size:12px;
  background-color:#f5ef6e;
  text-align:center;
  margin:0px 5px 0px 5px;
  font-weight:bold;
}

.infoMeci_left{
  text-align:right;
  border-right:1px solid #c2c2c2;
  padding-right:20px;
}

.infoMeci_right{
  text-align:left;
  padding-left:20px;
}

.main-titles{
  font-size:12px;
  color:#000;
  margin: auto;
  font-weight:bold;
  background-image: url(images/h2.gif);
  height: 24px;
  width: 695px;
  line-height: 24px;
}

h2{
  font-size:12px;
  margin: 0px;
  font-weight:bold;
  line-height:24px;
  background-color:#FFFFFF;
  width:60px;
}

.etape_name {
  padding: 0 15px 0 5px;
  font-size: 108%;
  font-weight: bold;
  display: inline;
  float: left;
}

.etape_arrows {
  margin: 0 5px;
  padding-top: 1px;
  display: inline;
  float: left;
}

.etape_numbers {
  display: inline;
  float: left;
  background: url(../images/bg_sprite.png) repeat-x 0 -750px;
}

.etape_numbers_left {
  width: 5px;
  background: url(../images/bg_sprite.png) repeat-x 0 -720px;
  display: inline;
  float: left;
}

.etape_numbers_right {
  width: 5px;
  background: url(../images/bg_sprite.png) repeat-x -15px -720px;
  display: inline;
  float: left;
}

.etape_number {
  display: inline;
  float: left;
  text-align: center;
  margin: 0px 3px 0px 3px;
}

.etape_number a {
  display:inline-block;
  float:left;
  width:auto;
  text-align:center;
  padding: 0 0 0 7px;
  text-decoration: none;
  font-size: 93%;
  font-weight: bold;
}

.etape_number a span {
  display:inline-block;
  padding-right: 7px;
}

.etape_number a:hover {
  background: url(../images/bg_etape_over.png) no-repeat 0 50%;
}

.etape_number a:hover span {
  background: url(../images/bg_etape_over.png) no-repeat 100% 50%;
}

.etape_number a.et_sel {
  background: url(../images/bg_etape_over.png) no-repeat 0 50%;
}

.etape_number a.et_sel span {
  background: url(../images/bg_etape_over.png) no-repeat 100% 50%;
}

.etape_number a.et_cur {
  color: #fff !important;
  background: url(../images/bg_etape_sel.png) no-repeat 0 50%;
}

.etape_number a.et_cur span {
  color: #fff !important;
  background: url(../images/bg_etape_sel.png) no-repeat 100% 50%;
}

.sezoane {
  margin: 15px 0;
  text-align: center;
}

.sezoane a {
  margin: 0 2px;
  padding-left: 7px;
  height: 21px;
  line-height: 21px;
  color: #000 !important;
  font-size: 93%;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

.sezoane a span {
  padding-right: 7px;
  height: 21px;
  line-height: 21px;
  display: inline-block;
}

.sezoane a:hover, .sezoane a.active {
  background: url(../images/bg_sezoane.png) no-repeat 0 0;
}

.sezoane a:hover span, .sezoane a.active span {
  color: #fff !important;
  background: url(../images/bg_sezoane.png) no-repeat 100% 0;
}

.table_clasament {
  margin: 0;
}

.table_clasament td, .table_clasament th {
  font-size: 93% !important;
  border-color: #fff;
  text-align: center;
}

.table_clasament td a {
  color: #000 !important;
}

.table_clasament tr.odd td {
  background-color: #ddf0f2;
}

.table_clasament tr.even td {
  background-color: #fff;
}


/* Box */

.box_cont {
  margin-bottom: 20px;
}

.box_title {
  height: 30px;
  padding-left: 10px;
  line-height: 30px;
  background: url(../images/bg_sprite.png) repeat-x;
  position: relative;
}

.box_title h1 {
  font-size: 108%;
  font-weight: bold;
  margin: 0;
}

.box_title h1 a {
  color: #fff !important;
}

.box_title_l {
  width: 10px;
  height: 30px;
  background: url(../images/bg_sprite.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.box_title_r {
  width: 10px;
  height: 30px;
  background: url(../images/bg_sprite.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}

.box_title_blue {
  background-position: 0 -430px;
  color: #fff;
}

.box_title_l_blue {
  background-position: 0 -400px;
}

.box_title_r_blue {
  background-position: -10px -400px;
}

.box_title_red {
  background-position: 0 -490px;
  color: #fff;
}

.box_title_l_red {
  background-position: 0 -460px;
}

.box_title_r_red {
  background-position: -10px -460px;
}

.box_title_yellow {
  background-position: 0 -550px;
  color: #1e2f41;
}

.box_title_l_yellow {
  background-position: 0 -520px;
}

.box_title_r_yellow {
  background-position: -10px -520px;
}

.box_title_blue_border {
  background-position: 0 -430px;
  color: #fff;
}

.box_title_l_blue_border {
  background-position: 0 -580px;
}

.box_title_r_blue_border {
  background-position: -10px -580px;
}

.box_title_blue_competitii {
  height: 40px;
  line-height: 40px;
  background-position: 0 -680px;
  color: #fff;
}

.box_title_l_blue_competitii {
  height: 40px;
  background-position: 0 -640px;
}

.box_title_r_blue_competitii {
  height: 40px;
  background-position: -10px -640px;
}

.blue_border {
  border: 1px solid #233345;
  border-top: 0;
}

.box_content_padding {
  padding: 10px;
}

.box_content_blue {
  background: #DDF0F2;
}

/* End Box */


/* Footer */

#footer {
  width: 1000px;
  margin: 0 auto;
}

#footer_top {
  width: 1000px;
  height: 97px;
  line-height: 0;
  background: url(../images/bg_footer.png) no-repeat 0 0;
}

#footer_content {
  padding: 0 20px 40px 20px;
  background: #e3e3e3;
  color: #005F96;
}

#footer_content p {
  margin: 0;
}

.f_title {
  margin-bottom: 1.3em !important;
  font-size: 108%;
  font-weight: bold;
  color: #2c3d4e;
}

#footer_content div.f_links {
  float: left;
}

#footer_content div.f_links_border {
  margin-left: 20px;
  border-left: 1px dashed #006096;
  padding-left: 20px;
}

#footer_bottom {
  width: 1000px;
  height: 6px;
  line-height: 0;
  font-size: 0;
  position: relative;
}

.corner {
  width: 6px;
  height: 6px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  background: url(../images/bg_corners.png) no-repeat;
}

.f_bottom_left {
  bottom: 0;
  left: 0;
  background-position: 0 0;
}

.f_bottom_center {
  width: 988px;
  height: 6px;
  margin: 0 6px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0px;
  background: #e3e3e3;
}

.f_bottom_right {
  bottom: 0;
  right: 0;
  background-position: -6px 0;
}

.corner_4 {
  width: 4px;
  height: 4px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  background: url(../images/bg_corners.png) no-repeat;
}

.c4_t_l {
  top: 0;
  left: 0;
  background-position: 0 -14px;
}

.c4_t_r {
  top: 0;
  right: 0;
  background-position: -4px -14px;
}

.c4_b_l {
  bottom: 0;
  left: 0;
  background-position: 0 -18px;
}

.c4_b_r {
  bottom: 0;
  right: 0;
  background-position: -4px -18px;
}

#f_spacer {
  height: 10px;
  font-size: 0;
  line-height: 0;
}

.trafic {
  width: 88px;
  margin: 0 auto;
}

#developer {
  width: 980px;
  margin: 10px auto;
  text-align:  right;
  color: #fff;
}

#developer a {
  color: #fff !important;
}

/* End footer */