/* CSS Document */
html,body {
  margin: 0px;
  padding: 0px;
  background: #FFF;
  height: 100%;
  min-height: 100%;
}

body {
  text-align: center;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #666;
}

body>#pageholder {
	min-height: 100%;
	height: auto;
}

form, ul {
  margin: 0px;
  padding: 0px; list-style-type: none;
}
#bg-top,#top-shadow-left,#top-shadow-right {
  position: absolute;
  top: 0px;
  height: 230px;
}
#bg-top {
  left: 0px;
  width: 100%;
  background-image: url(../img/bg-web-toplines.gif);
}
#top-shadow-left {
  left: -4px;
  width: 4px;
  background-image: url(../img/bg-web-left-toplines.gif);
}
#top-shadow-right {
  right: -4px;
  width: 4px;
  background-image: url(../img/bg-web-right-toplines.gif);
}
#pageholder {
  position: relative;
  margin: 0px auto;
  width: 958px;
  height: 100%;
  text-align: left;
  background-image: url(../img/bg-web-pageholder.gif); 
  font-size: 0.8em;
}
#header {
  position: relative;
  background-image: url(../img/bg-web-topimg.jpg);
  width: 950px;
  height: 230px;
  left: 4px;
}
#linkMaximusPromotion {
	position: absolute;
	width: 300px;
	height: 90px;
	left: 350px;
	top: 55px;
}
#linkMaximusPromotion span {display: none;}
#web-logo {
  margin: 0px;
}
#web-logo a {
  position: absolute;
  background-image: url(../img/wfca-czech.jpg);
  width: 251px;
  height: 221px;
  left: 20px;
}
#web-logo span {
  display: none;
}

/* CONTENT */
#content {
  position: relative;
  float: left;
  left: 24px;
  margin-top: 10px;
  width: 620px;
  margin-bottom: 100px;
  line-height: 150%;
}
#right-content {
	position: relative;
	float: right;
	width: 270px;
}
h2 {
  margin: 10px 0 10px 0;
  font-size: 1.2em;
  color: #F96364;
}
h3 {
  margin: 10px 0 10px 0;
  font-size: 1.1em; 
  color: #41AFC8;
}
#content ul {
  margin: 10px 0 10px 0;
}
#content ul ul {
  margin: 5px 0 5px 40px;
  list-style-type: square;
}
p {
  margin: 10px 0 10px 0;
}
#content img {
  border: 1px solid #EBEBEB;
  padding: 3px;
  /*margin: 0 20px 0 20px;*/
  /*margin: 0 10px;*/
}
*
#content a, #footer a {
  text-decoration: none;
  color: #F96364;
  border-bottom: 1px dashed #F96364;
}
#footer a {
	border-bottom: none;
}
#footer a img {border:0;}
#content #partneri a {
  border-bottom: 0px;
}
#content #partneri a img {
  margin: 0px;
}
.zapasnici {
  border-collapse: collapse;
  width: 100%;
}
.zapasnici th, .zapasnici td {
  border: 1px solid #EBEBEB;
  text-align: center;
}

/* NAVIGATION */
#web-navigation {
  position: relative;
  width: 260px;
  margin-top: 30px;
  border-bottom: 1px solid #EBEBEB;
  border-left: 4px solid #EBEBEB;
  margin-bottom: 20px;
  z-index: 5;
}
#web-navigation ul {
  display: none;
}
#web-navigation li.current ul {
  display: block;
}
#web-navigation li {
  border-top: 1px solid #EBEBEB;
}
#web-navigation a {
  text-decoration: none;
  color: #666;
  line-height: 30px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 2px 13px;
  padding-left: 20px;
  text-transform: uppercase;
  display: block;
  width: 240px;
  font-weight: bold;
}
#web-navigation a.current {
	background: #EBEBEB;
}
#web-navigation li li a {
  text-transform: lowercase;
  font-weight: normal;
} 
#web-navigation a:hover {
  background: #EBEBEB;
  color: #999;
  background-image: url(../img/arrow-hover.gif);
  background-repeat: no-repeat;
  background-position: 2px 13px;
}
#web-navigation ul a {
  padding-left: 40px;
  width: 220px;
  background-position: 22px 13px;
}
#web-navigation ul a:hover {
  background-position: 22px 13px;
}
/* FOOTER */
#footer {
  position: absolute;
  bottom: 0px;
  background: #F4F4F4;
  height: 100px;
  width: 950px;
  left: 4px;
}
#footer #adress,#footer #web-contact {
  position: relative;
  margin: 15px 0 0 0;
  padding: 0px;
}
#footer #adress {
  float: left;
  left: 20px;
}
#footer #web-contact {
  float: right;
  right: 20px;
  text-align: right;
}
/* articles */
#homepageText {
	position: relative;
	margin-bottom: 30px;
}
.articleContentBasic, .articleContentFull {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #CCC;
}
.articleFooterDetail {
	position: absolute;
	right: 0;
	bottom: 0px;
}
.articleContentFull h2, .articleContentBasic h2 {
	text-decoration: none;
  color: #F96364;
  border-bottom: 1px dashed #F96364;
}
#content .articleContentFull h2 a, #content .articleContentBasic h2 a {
	border: 0;
}
#articleDetail {
	position: relative;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed #CCC;
}
#articleDetail a {border:none;}
#articleDetailHeader {
	margin-bottom: 20px;
}
#articleDetailInfo {
	position: absolute;
	right: 0;
	bottom: 0;
}
#content table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #EBEBEB;
}
#content table td, #content table th {
  padding: 8px 5px;
  border: 1px solid #EBEBEB;
  text-align: left;
}
#content table p {
	margin: 0px;
}
#content table th {
  background: #F4F4F4;
}

/* paginator */
#content .paginator {
	position: relative;
	margin: 20px 0 30px 0;
	padding: 10px;
	text-align: center;
}

 #content .paginator a, #content .paginator span {
	padding: 5px 10px;
	margin: 0 3px;
	color: #666;
	background: #F4F4F4;
	border: 1px solid #CCC;
}

#content .paginator a {
	border: 1px solid #F96364;
	color: #F96364;
	text-decoration: none;
}

#content .paginator span.button {
	/*border: 1px solid #DDDDDD;*/
}

#content .paginator .current {
	background: #CCC;
	border: 1px solid #666;
	color: #666;
	font-weight: bold;
}

/* fighter */
#content .fighterCard {
	position: relative;
	width: 100%;
	margin: 20px 0;
	border: 1px solid #DCDCDC;
	background: #F4F4F4;
	padding: 6px;
}
#content .fighterCard h2 {margin:-2px 0 5px 0;}
#content .fighterCard a {border:none;}
#content .fighterCard img {position:relative;float:left;border: 1px solid #DCDCDC;background:#FFF;}
#content .fighterCard .info {position:relative;float:right;background:#FFF;padding:10px;border:1px solid #DCDCDC;width:364px;height:151px;}
#content .fighterCard .info span {position:absolute;bottom:5px;right:15px;}
#content .fighterCard th, #content .fighterCard td {padding:0px 2px;border:none;background:none;}
#content .fighterCard table {border:none;font-size:11px;}
#content #fighterGallery {margin:20px 0 10px 0;border-bottom:2px solid #41AFC8;padding-bottom:5px;}
#content .galeryImage {position:relative;margin:10px 40px;float:left;}
.otherInfo {margin-top:20px;}

/*  OTHER */
.cleaner {
  position: relative;
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
.justify {
  text-align: justify;
}
.rght {
  text-align: right;
}
.cntr {
  text-align: center;
}

#footer-partneri {
  position: relative;
  text-align: center;
	width: 270px;
  margin-bottom: 120px;
  z-index: 5;
}
#footer-partneri h2 {
	position: relative;
	text-align: left;
}
#footer-partneri a img {
	position: relative;
	margin: 15px 0;
  border: 1px solid #EBEBEB;
  padding: 3px;
}


.dump {
  position:relative;
  border:2px solid #FF0000;
  font-size:11px;
  background:#FFF;
  color:#000;
  padding:5px;
  z-index:1000;
  margin:2px auto;
  width:800px;
}