/*================================================*/
/*////// HTML TAGS ///////////////////////////////*/
/*================================================*/
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #535353;
        margin: 8px;
}
h1 {
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        margin: 0px 0px 0px 0px;
}
h4 {
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        margin: 0px 0px 0px 0px;
        padding: 6px 0;
}
.historyHead {
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        margin: 0px 0px 0px 0px;
}
h2 {
        font-size: 13px;
        font-weight: bold;
        color: #00632A;
        margin: 0px 0px 7px 0px;
}
/* Year-Numbers in "Historien"-Table */
h3 {
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        margin: 4px 0px 4px 8px;
}
p {
        margin: 0px 0px 5px 0px;
}
td {
        font-size: 11px;
        line-height: 15px;

}
td a{
        font-size: 11px;
        color: #535353;
        line-height: 15px;
}
td a:hover{
        font-size: 11px;
        color: #00632A;
        line-height: 15px;
}

/*================================================*/
/*////// LISTS  /////////////////////////////////*/
/*================================================*/
ol {

}
ol ol {
  list-style: lower-alpha;
}
ol ol ol {
  list-style: circle;
}
ol ol ol ol {
  list-style: none;
}

/*================================================*/
/*////// TABLES  /////////////////////////////////*/
/*================================================*/
.contentMargin {
        /*margin: 0px 8px 0px 8px;*/
        padding: 8px;
}

.mainTable{
        width:976px;
}
.content{
        height:100%;
        width:748px;
        background-image:  url("../images/bg_content.jpg");
        padding-left: 0px;
        vertical-align: top;
}
.fill_in{
        width:748px;
        background-image: url("../images/bg_fillin.jpg");
        /*background-repeat: repeat-x;*/
        background-color: #208639;
        /*padding:0px 0px 0px 0px;*/
        vertical-align:top;
}
.contentLeft{
        width:220px;
        vertical-align: bottom;
}
.contentLeft-dLiga{
        width:220px;
        vertical-align:top;
}
.contentLeftTop {
        height: 40px;
}
.contentRightTxt{
        width:520px;
        padding: 28px 8px 0px 0px;
        vertical-align: top;
}
.navigation{
        vertical-align: top;
        background-image:  url("../images/bg_navigation.jpg");
        padding: 3px;
        height: 124px;
        width: 980px;
}
.gap{
        width:8px;
}
.gap-padd{
        padding:8px;
}

#basicContent {
        margin-left: 8px;
}
a.none {
text-decoration:none;
}

/*================================================*/
/*////// LOGO ////////////////////////////////////*/
/*================================================*/
#logo{
        position:absolute;
        top: 81px;
        margin-left:-3px;
}

/*================================================*/
/*////// TEASER //////////////////////////////////*/
/*================================================*/
.teaser{
        width:220px;
        background-image:  url("../images/bg_teaser.jpg");
        background-position: top;
        background-color: #A6CC45;
        background-repeat: repeat-x;
        vertical-align: top;
}
.teaserTxt{
        padding: 8px 8px 6px 8px;
        vertical-align: top;
}
/*================================================*/
/*////// BUTTON //////////////////////////////////*/
/*================================================*/
.btn{
        /*width:100%;*/
        background-color: #C4D599;
        border-top: 1px solid #DAE9B3;
        border-right: 1px solid #B6C68E;
        border-bottom: 1px solid #B6C68E;
        border-left: 1px solid #DAE9B3;
}
.btn_flat{
        /*width:100%;*/
        background-color: #C4D599;
        border-top: 0px solid #DAE9B3;
        border-right: 0px solid #B6C68E;
        border-bottom: 0px solid #B6C68E;
        border-left: 0px solid #DAE9B3;
}
.btnTxtTd{
        font-weight: bold;
        text-align: right;
        height:16px;
        vertical-align: middle;        
}        
.btnTxtTdLeft{
        font-weight: bold;
        text-align: left;
        height:16px;
        vertical-align: middle;        
}
.btnPicTd{
        width:14px;
        vertical-align: middle;
}
.btn a{
        color: #535353;
        text-decoration: none;
}
.btn a:hover{
        color: #00632A;
        text-decoration: none;
}
/*================================================*/
/*////// BUTTON MP3 //////////////////////////////*/
/*================================================*/
.btnMp3{
        width:100%;
}

.btnMp3_1{
        background-image:url(../images/btn_bg_1.jpg);
}
.btnMp3_2{
        /*background-image:url(../images/btn_bg_2.jpg);*/
}
.btnMp3_1 a{
        font-weight: bold;
        text-align: left;
        height:16px;
        /*vertical-align:middle;*/
        color:#00632A;
        text-decoration:none;
}
.btnMp3_2 a{
        font-weight: bold;
        text-align: left;
        height:16px;
        /*vertical-align: middle;*/
        color:#00632A;
        text-decoration:none;
}
.pictBtnMp3{
        vertical-align:bottom;
        padding: 2px 8px 2px 10px;
}
.txtBtnMp3{
        font-weight: bold;
        text-align: left;
        /*height:16px;*/
        vertical-align: middle;        
}
/*================================================*/
/*////// BACK BUTTON /////////////////////////////*/
/*================================================*/
.btnBack{
        padding-top:8px;
        padding-right:0px;
}
.btnBackTxtTd{
        font-weight: bold;
        text-align: right;
        height:16px;
        padding-right:5px;
        vertical-align: middle;        
}        
.btnBackPicTd{
        width:14px;
        vertical-align: middle;
}
.btnBack a{
        color: #535353;
        text-decoration: none;
}
.btnBack a:hover{
        color: #00632A;
        text-decoration: none;
}

.radioBtn {
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        margin: 0px 0px 0px 0px;
}
.radioBtn input {
margin-top: 5px;
}

/*================================================*/
/*////// TEXT FIELDS /////////////////////////////*/
/*================================================*/
.txtCols{
        padding: 3px 0px 10px 0px;
}

.txtCols1{
        background-image:    url("../images/bg_univ.jpg");
        background-position:center;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols1c{
        
        padding: 0px 0px 3px 0px;
        
}
.txtCols1b{
        background-image:    url("../images/bg_univ.jpg");
        background-position:center;
        padding: 0px 0px 0px 0px;
        vertical-align: middle;
		width:420px;
}
.txtCols2{
        width:256px;
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}

.txtCols3{
        width:168px;
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}

/* Two Columns */
.txtCols2_1{
        width:256px;
        background-image:    url("../images/bg_2cols_1.jpg");
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols2_2{
        width:256px;
        background-image:     url("../images/bg_2cols_2.jpg");
        background-position:right;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}

.txtCols2_1futuris{
        width:336px;
		background-color:#f3f5e7;
        background-image:    url("../images/bg_2cols_1futuris.jpg");
        background-position:left;
        padding: 0px 0px 2px 0px;
        vertical-align: top;
}
.txtCols2_2futuris{
        width:176px;
		background-color:#e6edce;
        background-image:     url("../images/bg_2cols_2futuris.jpg");
        background-position:right;
        padding: 0px 0px 2px 0px;
        vertical-align: top;
}


.txtCols2_1c{
        width:300px;
        background-image:    url("../images/bg_univ.jpg");
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols2_1e{
        width:312px;
        background-image:    url("../images/bg_univ.jpg");
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols2_1d{
        width:170px;
        background-image:    url("../images/bg_univ.jpg");
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols1_2_2d{
        width:312px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:right;
        padding: 8px;
        vertical-align: top;
}
.txtCols2_2e{
        width:170px;
        background-image:     url("../images/bg_2cols_2.jpg");
        background-position:right;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols2_2c{
        width:212px;
        background-image:     url("../images/bg_2cols_2.jpg");
        background-position:right;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}

.txtCols2_1b{
        width:118px;
        background-image:    url("../images/bg_2cols_1.jpg");
        background-position:left;
        padding: 0px 0px 5px 0px;
        vertical-align: top;
}
.txtCols2_2b{
        width:394px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:right;
        padding: 0px 0px 8px 0px;
        vertical-align: middle;
}
/* Two Columns - continuous background*/
.txtCols1_2_1{
        width:240px;
        background-image:    url("../images/bg_univ.jpg");
        background-position:left;
        padding: 8px 8px 8px 0px;
        vertical-align: top;
}
.txtCols1_2_2{
        width:240px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:right;
        padding: 8px;
        vertical-align: top;
}
.txtCols1_2_gap{
        width:8px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:center;
        vertical-align: top;
}
.txtCols2_3{
        width:100%;
        background-image:     url("../images/bg_univ.jpg");
        background-position:right;
        padding: 8px;
        vertical-align: top;
}
.txtCols2_4{
        width:256px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:right;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}

/* Three Columns */
.txtCols3_1{
        width:168px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:left;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols3_2{
        width:168px;
        background-image:     url("../images/bg_3cols_2.jpg");
        background-position:center;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
.txtCols3_3{
        width:168px;
        background-image:     url("../images/bg_3cols_3.jpg");
        background-position:right;
        padding: 0px 0px 8px 0px;
        vertical-align: top;
}
/* Bodytext */

.bodytext {
        padding: 0px 8px 0px 8px;
}
.bodytextTxt {
        padding: 8px 8px 0px 8px;
}
.table_border_bold {
border: 8px solid #00632A;
}
.border_small {
border: 1px solid #00632A;
padding: 8px;
margin: 8px;
text-align:center;
}

/* Table-Cells with mid-aligned Picture-Content */
.imgCols{
        padding:0px;
}
.imgColsCenter{
        width:240px;
        background-image:     url("../images/bg_univ.jpg");
        background-position:left;
}
.bgHistory{
        background-image:url(../images/bg_historie_1.jpg)
}
/*================================================*/
/*////// NAVIGATION //////////////////////////////*/
/*================================================*/
.navigation1stTable{
        width:100%;
        background-image:   url("../images/bg_navigation_middle.jpg");
        height:16px;
        margin-bottom: 3px;
        color: #ffffff;
}
.navigation1stTD{
        padding-left: 217px;
}

.navigation2ndTable{
        width:100%;
        background-image:  url("../images/bg_navigation_bottom.jpg");
        height:16px;
        margin-bottom: 3px;
        color: #ffffff;
}
.navigation2ndTD{
        padding-left: 217px;
}
.navigation3rdTable{
        width:100%;
        background-image:  url("../images/bg_navigation_top.jpg");
        height:16px;
        margin-bottom: 3px;
        text-align: right;
        padding-right: 3px;
        color: #00632A;
        }
.navigation3rdTable a{
        color: #00632A;
        text-decoration: none;
}
.navigation3rdTable a:hover{
        color: #ffffff;
        text-decoration: none;
}
.navigation4th{
        color: #FFFFFF;
        background-color: #00632A;
        padding-right: 11px;
        line-height: 11px;
        height:18px;
        text-align: right;
        vertical-align: middle;
}
.navigation4th a{
        color: #FFFFFF;
        text-decoration: none;
}
.navigation4th a:hover{
        color: #C7D69A;
        text-decoration: none;
}
.navigationActive{
        background-image:   url("../images/navigation_arrow.gif");
        background-repeat: no-repeat;
        background-position: left;
        padding: 0px 0px 0px 8px; 
        margin: 0px 20px 0px 0px;
        color: #00632A;
}
.navigationActive a{
        color: #00632A;
        text-decoration:none;
}
.navigationLink{
        padding: 0px 0px 0px 8px;
        margin: 0px 30px 0px 0px;
}
.navigationLink a{
        color: #ffffff;
        text-decoration: none;
}
.navigationLink a:hover{
        color: #00632A;
        text-decoration: none;
}
.navigationLink{
        padding: 0px 0px 0px 8px;
        margin: 0px 20px 0px 0px;
}
.navigationLink a{
        color: #ffffff;
        text-decoration: none;
}
.navigationLink a:hover{
        color: #00632A;
        text-decoration: none;
}
.navigation2ndMargin{
 margin: 0px 3px 0px 0px;
}
/*================================================*/
/*////// FORM-OBJECTS ////////////////////////////*/
/*================================================*/
.disabled {
        display: none;
}
.form_error {
        font-size:10px;
        color: #FF0012;
}
.formDesc_login{
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        vertical-align:top;
}

.formobject_error {
   border: 2px solid #FF0012;
}

.formobject {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #00632A;
        vertical-align:top;
}

.formobject_bg {
        background-image:url(../images/bg_btn_form.jpg);
        width: 145px;
        margin-top: 1px;
        padding: 0px 2px;
}

.formobject_Btn {
        font-size:11px;
        font-weight:bold;
        width: 170px;
        color:#535353;
}

.formobject_Btn_Cols3 {
        font-size:11px;
        font-weight:bold;
        width: 150px;
        color:#535353;
}

.formobject_text {
        border-width:1px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size:8pt;
        width:170px;
        margin-bottom:6px;
        margin-top:0px;

}

.formobject_login_text {
        border-width:1px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size:8pt;
        width:80px;
}

.formobject_plz_text {
        border-width:1px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size:8pt;
        width:40px;
        margin-bottom:6px;
        margin-top:0px;
}

.formobject_ort_text {
        border-width:1px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size:8pt;
        width:125px;
        margin-bottom:6px;
        margin-top:0px;
}

.formobject_text2 {
        border-width:1px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size:8pt;
        width:240px;
        height:100px;
}
.form_border {
        border-color: #01632A;
}
.formobject_imagecode {
        border-width:1px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size:8pt;
        height: 20px;
        width: 85px;
        margin-bottom:6px;
        margin-top:0px;
}
.formobject_search {
        border-width:1px;
	border-color: #01632A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	height: 20px;
	width: 152px;
	margin-bottom:6px;
	margin-top:0px;
}

.formDesc{
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	vertical-align:top;
}
.formBtn{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
	background-color:#C4D599;
	color:#535353;
}

#dliga-deckel {
position:absolute;
top:-90px;
left:-90px;
}

/* deckel-liga tabelle*/
#dligaRank {
display:table; border-collapse:collapse;
	background-image:    url("../images/bg_univ.jpg");
	background-position:center;
overflow:visible;
color: #000000;
}

#dligaRank .tr, #dligaTable .tr {
display:table-row;
}
#dligaRank .head{
color: #FFFFFF;
background-color:#75A74C;
}
#dligaRank .top_col1{
background-color:#98BF5F;
}
#dligaRank .top_col2{
background-color:#BBD773;
}
#dligaRank .norm_col{
background-color:#B1CC94;
}

#dligaRank .td {
display:table-cell;
}

#dligaRank .rank {
width: 15px;
text-align:right;
padding: 2px 8px;
}
#dligaRank .club {
width: 225px;
padding: 2px 8px;
}

#dligaRank .club2 {
width: 327px;
padding: 2px 8px;
}

#dligaRank .points {
width: 234px;
text-align:right;
padding: 2px 8px;
}

#dligaRank .points2 {
width: 55px;
text-align:right;
padding: 2px 8px;
}

#dligaRank .pages {
padding: 2px 30px;
text-align:center;
}
#dligaRank .pages a {
color: #FFFFFF;
text-decoration: none;
}
#dligaRank .pages a:hover {
color: #FFFFFF;
text-decoration:underline;
}


#dligaTable {
background-image:  url("../images/bg_univ.jpg");
background-position:center;
width: 240px;
height: 360px;
overflow:scroll; 
border:1px solid #DEE3C5;
}

.head{
color: #FFFFFF;
background-color:#75A74C;
width: 100%;
padding: 4px 0px;
}

#dligaTable .norm_col{
background-color:#DEE3C5;
}
#dligaTable .top_col1{
background-color:#DEE3C5;
}
#dligaTable .top_col2{
}

#dligaTable .club {
padding: 2px 8px;
}
#dligaTable a:hover {
text-decoration: underline;
color: #00621C;
}
#dligaTable a {
text-decoration:none;
/*color: #005F33;*/
}

.stoerer {
	text-align:left; 
	padding: 6px 6px 6px 8px;
	font-size: 11;
}


/* ==== FOTO KONKURS ==== */
#zwyciezcy {
  text-decoration: none;
  position: absolute;
  top: 716px;
  left: 75px;
  display: block;
  width: 145px;
  height: 20px;
}
#szczegoly {
  text-decoration: none;
  position: absolute;
  top: 738px;
  left: 75px;
  display: block;
  width: 145px;
  height: 20px;
}
#zarejestruj {
  text-decoration: none;
  position: absolute;
  top: 762px;
  left: 75px;
  display: block;
  width: 145px;
  height: 20px;
}
#regulamin {
  text-decoration: none;
  position: absolute;
  top: 786px;
  left: 75px;
  display: block;
  width: 145px;
  height: 20px;
}
#galeria {
  text-decoration: none;
  position: absolute;
  top: 810px;
  left: 75px;
  display: block;
  width: 145px;
  height: 20px;
}
#lnBanner {
  text-decoration: none;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 220px;
  height: 700px;
}
#rotateFrame {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 220px;
  height: 202px;
  background: none;
}

/* NOWOSCI I WYDARZENIA */
.box {
  float: left;
  padding: 5px;
  width: 240px;
  /*height: 220px;*/
  background: #ECF1DB url(http://www.develey.com/images/bg_2cols_1.jpg) repeat-y;
}
.box2 {
  float: right;
  padding: 5px;
  width: 240px;
  /*height: 220px;*/
  background: #ECF1DB url(http://www.develey.com/images/bg_2cols_2.jpg) repeat-y;
}
.box2Hd {
  text-align: center !important;
}
.box2Hd h1 {
  font-size: 14pt;
  padding: 10px;
}
.box2Hd h2 {
  font-size: 12pt;
  padding: 20px;
}
.box h3, .box2 h3 {
  margin: 0;
  margin-top: 10px;
  padding: 0;
}
.box img, .box2 img {
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
}
.box .tb, .box2 .tb {
  /*height: 81px;*/
}
.bBtn, .bBtn2 {
  padding: 2px;
  background: #C4D599;
  border-top: 1px solid #DAE9B3;
  border-left: 1px solid #DAE9B3;
  border-right: 1px solid #B6C68E;
  border-bottom: 1px solid #B6C68E;
}
.bBtn a, .bBtn2 a {
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  padding: 0;
  padding-right: 20px;
  display: block;
  background: url( http://www.develey.com/images/btn_arrow.jpg ) center right no-repeat;
}
.bBtn2 {
  float: right;
  width: 150px;
}

/* POPUP */
.popupCzasNa {
  position: absolute;
  top: 0;
  left: 0;
  width: 346px;
  height: 289px;
  background: url(http://www.develey.pl/images/czasna/popup.png) no-repeat;
}
.popupCzasNa a {
  width: 346px;
  height: 289px;
  display: block;
}
.popupCzasNa .popupClose {
  position: absolute;
  top: 16px;
  left: 320px;
  width: 28px;
  height: 28px;
}

/* ANKIETA */
.cl {
  clear: both;
}
.bodytext {
  color: #7D7D7B;
}
.btnok {
  font-size: 10px;
  width: 56px;
  height: 19px;
  color: #545651;
  background: url(./../images/btnok.png) no-repeat;
  border: 0;
}
.success {
  font-weight: bold;
  padding: 6px;
  color: #7FBC2F;
  background: #fff;
  border-top: 1px solid #7FBC2F;
  border-bottom: 2px solid #7FBC2F;
}
.error-list {
  font-weight: bold;
  padding: 6px;
  color: #E13422;
  border-top: 1px solid #E13422;
  border-bottom: 2px solid #E13422;
  background: #fff;
}
.error-list ul {
  padding: 4px 20px;
}
.error-list li {
  list-style: square !important;
}
.form-actions {
  padding: 10px 130px;
}
.form-row {
  clear: both;
  padding: 2px;
}
.form-row input {
  border-top: 1px solid #414338;
  border-left: 1px solid #BEBFB7;
  border-right: 1px solid #414338;
  border-bottom: 1px solid #BEBFB7;
}
.form-row label {
  text-align: right;
  width: 140px;
  float: left;
  padding-right: 10px;
}
	

