@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	background: url(../images/history_body_bg.gif) repeat-x #2C1813;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #542A15;
	padding-left: 14px;
}
p, ul, ol, div, form, table, tr, td{
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.2em;
	margin-bottom: 0.4em;
	color: #931B12;
}
h1{
	font-size: 2.5em;
	font-weight: normal;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.5em;
}
h4{
	font-size: 1.5em;
}
p{
  margin-bottom: 1.5em;
}
a{
	color: #A20C1F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.main-left ul{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1.5em;
	position: relative;
}
.main-left ul li{
	background: url(../images/list.gif) no-repeat 0 0.5em;
	padding-left: 11px;
}
.main-left ol{
	padding-left: 30px;
	margin-bottom: 1.5em;
}
table{
	margin-bottom: 1.5em;
	background: #F2F2F2;
	border-collapse: collapse;
}
th{
	background: #A20C1F;
	color: #fff;
	border-collapse: collapse;
	border: 1px solid #fff;
	padding: 3px 6px;
	vertical-align: top;
}
td{
	border-collapse: collapse;
	border: 1px solid #fff;
	padding: 3px 6px;
	vertical-align: top;
}
.even{
	background: #E5E5E5;
}
.main-left hr{
	background: #E5B8BE;
	color: #E5B8BE;
	border: 0;
	height: 1px;
	margin: 1.5em auto;
	#margin-top: -0.4em;
	#margin-bottom: 1em;
	width: 100%;
}

.container{
	width: 1002px;
	position: relative;
	margin: 0 auto;
}

.header{
	width: 997px;
	height: 167px;
	background: url(../images/history_header.jpg) no-repeat;
	position: relative;
}
.home{
	display: block;
	width: 315px;
	padding-left: 180px;
	height: 65px;
	position: absolute;
	top: 47px;
	left: 29px;
	color: #fff;
	font-size: 1.2em;
}
.home span{
	width: 495px;
	height: 65px;
	background: url(../images/history_header_home.gif) no-repeat;
}

.menu{
	position: absolute;
	top: 128px;
	left: 163px;
	color: #FFEB5C;
}
/*
.menu ul{
	list-style: none;
}
.menu li{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 29px;
	background: url(../images/menu_line.gif) no-repeat right center;
	text-align: center;
}
.menu li.no-background{
	background: none;
}
.menu a{
	color: #fff;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
*/
.menu .r-image, .menu .r-image span{ height: 19px; }
.menu-home{ width: 46px; }
.menu-home span{
	width: 46px;
	background: url(../images/menu_buttons.gif) no-repeat;
}
span.menu-home span, .menu-home-selected{
	background: url(../images/menu_buttons.gif) no-repeat 0 -19px;
}
.menu-news{ width: 64px; }
.menu-news span{
	width: 64px;
	background: url(../images/menu_buttons.gif) no-repeat -46px 0;
}
span.menu-news span, .menu-news-selected{
	background: url(../images/menu_buttons.gif) no-repeat -46px -19px;
}
.menu-first-team{ width: 73px; }
.menu-first-team span{
	width: 73px;
	background: url(../images/menu_buttons.gif) no-repeat -110px 0;
}
span.menu-first-team span, .menu-first-team-selected{
	background: url(../images/menu_buttons.gif) no-repeat -110px -19px;
}
.menu-reserve{ width: 134px; }
.menu-reserve span{
	width: 134px;
	background: url(../images/menu_buttons.gif) no-repeat -183px 0;
}
span.menu-reserve span, .menu-reserve-selected{
	background: url(../images/menu_buttons.gif) no-repeat -183px -19px;
}
.menu-club{ width: 40px; }
.menu-club span{
	width: 40px;
	background: url(../images/menu_buttons.gif) no-repeat -317px 0;
}
span.menu-club span, .menu-club-selected{
	background: url(../images/menu_buttons.gif) no-repeat -309px -19px;
}
.menu-juliska{ width: 59px; }
.menu-juliska span{
	width: 59px;
	background: url(../images/menu_buttons.gif) no-repeat -357px 0;
}
span.menu-juliska span, .menu-juliska-selected{
	background: url(../images/menu_buttons.gif) no-repeat -357px -19px;
}
.menu-fanclub{ width: 64px; }
.menu-fanclub span{
	width: 64px;
	background: url(../images/menu_buttons.gif) no-repeat -416px 0;
}
span.menu-fanclub span, .menu-fanclub-selected{
	background: url(../images/menu_buttons.gif) no-repeat -416px -19px;
}
.menu-partners{ width: 67px; }
.menu-partners span{
	width: 67px;
	background: url(../images/menu_buttons.gif) no-repeat -480px 0;
}
span.menu-partners span, .menu-partners-selected{
	background: url(../images/menu_buttons.gif) no-repeat -480px -19px;
}
.menu-gallery{ width: 59px; }
.menu-gallery span{
	width: 59px;
	background: url(../images/menu_buttons.gif) no-repeat -547px 0;
}
span.menu-gallery span, .menu-gallery-selected{
	background: url(../images/menu_buttons.gif) no-repeat -547px -19px;
}

.content{
	background: url(../images/history_content_top.jpg) no-repeat;
	padding-top: 340px;
}

.main{
	width: 1000px;
	background: #fff;
	background: url(../images/history_main_top.jpg) no-repeat #FDE2A5;
	padding-bottom: 10px;
	border-left: 1px solid #2C1813;
	border-right: 1px solid #2C1813;
	position: relative;
}
.main-left{
	float: left;
	width: 787px;
	padding-left: 19px;
}

.article{
	padding: 0 20px;
}
.article-top{
	float: left;
	width: 435px;
	border-bottom: 1px solid #C8A977;
	margin-bottom: 25px;
}
.article-top-text{
	width: 300px;
	float: right;
	padding-bottom: 10px;
	padding-top: 12px;
}
.article-top-text h1{
	padding-top: 18px;
	margin-bottom: 0.1em;
}
.article-top-text p{
	margin-bottom: 0.3em;
}
.article-top-text strong{
	font-size: 2em;
	font-weight: normal;
}
.photo-small{
	float: left;
}
.photo-big{
	float: right;
	padding: 20px 0 10px 10px;
}

.player-box{
	margin-top: 12px;
	margin-left: 7px;
  width: 250px;
  color: #3A1301;
	float: left;
	position: relative;
	border-bottom: 1px solid #C7AB78;
	border-right: 1px solid #C7AB78;
	border-left: 1px solid #FDF0CF;
	background: url(../images/history_player_box_bg.gif) repeat-x #E1AF5B;
}
.player-box-inner {
	min-height: 136px;
	_height: 136px;
	color: #3a1301;
	border-bottom: 1px solid #FDF0CF;
	border-right: 1px solid #FDF0CF;
	padding-bottom: 5px;
}
.player-text{
	float: right;
	width: 118px;
	padding-right: 10px;
	padding-top: 15px;
}
.player-text div{
	line-height: 1.4em;
  font-size: 0.9em;
}
.player-text h3{
	font-weight: normal;
	padding-bottom: 0.3em;
	margin-bottom: 0.4em;
  border-bottom: 1px solid #c09f76;
	line-height: 1.1em;
}
.player-text h3 a{
	text-decoration: none;
}
.player-text h3 span{
	color: #542A15;
	font-size: 0.7em;
	font-weight: bold;
}
.player-text p{
	margin-bottom: 0;
}
.player-photo{
	float: left;
	width: 114px;
	padding-top: 14px;
	padding-left: 4px;
}
.player-box .label {
  margin-left: 4px;
  width: 50px;
	float: left;
	display: inline;
}
.player-box .info {
  width: 63px;
  display: block;
  float: left;
}

.main-left ul.biography, .main-left ul.back{
	padding: 7px 0 0 2px;
	list-style: none;
	margin: 0;
}
.main-left ul.biography li, .main-left ul.back li{
	padding: 0;
}
.biography a, .back a{
	color: #fff;
	background-color: #721e05;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.biography a{
	width: 87px;
	height: 20px;
}
.biography a span{
	width: 87px;
	height: 20px;
	background: url(../images/history_btn_biography.gif) no-repeat;
}
.back a{
	width: 163px;
	height: 20px;
}
.back a span{
	width: 163px;
	height: 20px;
	background: url(../images/history_btn_back.gif) no-repeat;
}

.hof{
	width: 509px;
	height: 28px;
	position: absolute !important;
	top: -34px;
	left: 34px;
	color: #A5531C;
}
.hof span{
	width: 509px;
	height: 28px;
	background: url(../images/history_hall_of_fame.jpg) no-repeat;
}

.bottom{
	clear: both;
	background: url(../images/history_bottom_bg.gif) repeat-x 0 15px;
	margin-left: 8px;
	margin-right: 10px;
	padding-top: 32px;
	padding-left: 20px;
	_height: 1px;
}
.listing-pages{
	width: 290px;
	float: left;
}
.listing-pages a, .listing-pages span{
	margin: 0 10px;
}
.listing-pages a{
	font-weight: bold;
}
.listing-pages span{
	color: #BDA161;
}

.listing{
	margin-bottom: 1em;
	float: left;
	width: 210px;
}
.listing span{
	float: left;
	padding-right: 5px;
}
.main-left .listing ul{
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
.main-left .listing ul li{
	padding: 0;
	background: none;
	display: inline;
}
.listing a{
	color: #C20000;
	text-decoration: none;
	padding: 2px 5px;
}
.listing a:hover{
	background: #F0D394;
}
.listing li span{
	background: #C20000;
	color: #fff;
	padding: 2px 5px;
	float: none;
}

.main-right{
	float: left;
	width: 167px;
	padding-left: 16px;
	padding-top: 11px;
}

.navigation{
	padding: 18px 25px 12px 25px;;
	margin-bottom: 10px;
	background: url(../images/full_left_top.jpg) no-repeat bottom left #F9F9F9;
	font-size: 0.9em;
	color: #595959;
}

.footer-partners{
	width: 1002px;
	margin: 0 auto;
}
.h-footer-partners{
	text-align: center;
	color: #9C6C58;
	height: 85px;
	margin: 0;
}
.h-footer-partners span{
	width: 1002px;
	height: 85px;
	background: url(../images/history_footer_partners.jpg) no-repeat;
}
.footer-logos{
	width: 997px;
	background: url(../images/history_footer_partners_bg.gif) repeat-x #291511;
	position: relative;
}
.footer-partners ul{
	list-style: none;
	padding-left: 20px;
}
.footer-partners li{
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	background: url(../images/history_footer_partner_line.gif) no-repeat right center;
	height: 48px;
}
.footer-partners li.no-background{
	background: none;
}

.footer-logos .gambrinus-liga{
	padding-top: 11px;
	padding-bottom: 20px;
}
.footer-logos .gambrinus-liga a{
	width: 59px;
	height: 58px;
	margin-top: 4px;
}
.footer-logos .gambrinus-liga span{
	width: 59px;
	height: 58px;
	background: url(../images/history_logo_gambrinus_liga.png) no-repeat;
}

.bwin{
	padding-top: 25px;
	padding-bottom: 20px;
}
.bwin a{
	width: 101px;
	height: 33px;
	margin-top: 4px;
}
.bwin span{
	width: 101px;
	height: 33px;
	background: url(../images/history_logo_bwin.gif) no-repeat;
}
.mbank{
	padding-top: 18px;
	padding-bottom: 27px;
}
.mbank a{
	width: 129px;
	height: 41px;
}
.mbank span{
	width: 129px;
	height: 41px;
	background: url(../images/history_logo_mbank.gif) no-repeat;
}
.adidas{
	padding-top: 28px;
	padding-bottom: 17px;
}
.adidas a{
	width: 76px;
	height: 36px;
}
.adidas span{
	width: 76px;
	height: 36px;
	background: url(../images/history_logo_adidasobchodcz.gif) no-repeat;
}
.sportcz{
	padding-top: 36px;
	padding-bottom: 9px;
}
.sportcz a{
	width: 101px;
	height: 21px;
}
.sportcz span{
	width: 101px;
	height: 21px;
	background: url(../images/history_logo_sportcz.gif) no-repeat;
}
.albresasa{
	padding-top: 36px;
	padding-bottom: 9px;
}
.albresasa a{
	width: 116px;
	height: 20px;
}
.albresasa span{
	width: 116px;
	height: 20px;
	background: url(../images/history_logo_albresasa.gif) no-repeat;
}
.indecocz{
	padding-top: 35px;
	padding-bottom: 10px;
}
.indecocz a{
	width: 123px;
	height: 20px;
}
.indecocz span{
	width: 123px;
	height: 20px;
	background: url(../images/history_logo_indecocz.gif) no-repeat;
}
.evropa2{
	padding-top: 26px;
	padding-bottom: 19px;
}
.evropa2 a{
	width: 103px;
	height: 38px;
}
.evropa2 span{
	width: 103px;
	height: 38px;
	background: url(../images/history_logo_evropa2.gif) no-repeat;
}
.sos-dekorace{
	padding-top: 32px;
	padding-bottom: 13px;
}
.sos-dekorace a{
	width: 107px;
	height: 26px;
}
.sos-dekorace span{
	width: 107px;
	height: 26px;
	background: url(../images/history_logo_sos_dekorace.gif) no-repeat;
}
.skanska{
	padding-top: 36px;
	padding-bottom: 9px;
}
.skanska a{
	width: 115px;
	height: 18px;
}
.skanska span{
	width: 115px;
	height: 18px;
	background: url(../images/history_logo_skanska.gif) no-repeat;
}
.fides{
	padding-top: 26px;
	padding-bottom: 19px;
}
.fides a{
	width: 82px;
	height: 39px;
}
.fides span{
	width: 82px;
	height: 39px;
	background: url(../images/history_logo_fides.gif) no-repeat;
}

.footer-shadow{
	width: 5px;
	height: 130px;
	background: url(../images/history_footer_shadow.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 997px;
}

.footer-menu{
	width: 997px;
	padding-right: 5px;
	background: url(../images/history_footer_menu_bg.gif) repeat-x;
	color: #fff;
	margin: 0 auto;
}
.footer-menu ul{
	list-style: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.footer-menu li{
	display: inline;
	padding: 0 25px;
	border-right: 1px solid #FFC600;
	white-space: nowrap;
}
.footer-menu li.no-border{
	border: none;
}
.footer-menu a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.footer-menu a:hover{
	text-decoration: underline;
}

.footer{
	width: 997px;
	padding-top: 9px;
	background: url(../images/history_footer_bg.gif) repeat-x;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}
.footer a{
	color: #fff;
}
.footer p{
	margin-bottom: 0.6em;
}
.footer span{
	padding: 0 10px;
}
.copyright{
	background: url(../images/history_footer_logo.gif) no-repeat center bottom;
	padding-bottom: 75px;
}

.no-display{ display: none; }
.clear{ clear: both; }
.clear-hidden{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.float-left{ float: left; }
.float-right{ float: right; }
.no-border{ border: none; }
.no-background{ background: none; }
.text-left{ text-align: left; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }
.vertical-middle, table td.vertical-middle{ vertical-align: middle; }
.no-margin, .right ul.no-margin{ margin: 0; }
.bold{ font-weight: bold; }
.small{ font-size: 0.9em; }
.grey{ color: #999; }
.black{ color: #000; }

.r-image{
	display: block;
	position: relative;
	overflow: hidden;
}
.r-image span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
a.r-image span{
	cursor: pointer;
}

.w20{ width: 20px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w80{ width: 80px; }
.w90{ width: 90px; }
.w100{ width: 100px; }
.w150{ width: 150px; }
.w170{ width: 170px; }
.w200{ width: 200px; }
.w250{ width: 250px; }
.w280{ width: 280px; }
.w300{ width: 300px; }
.w350{ width: 350px; }
.w400{ width: 400px; }
.w420{ width: 420px; }
.w450{ width: 450px; }
.w500{ width: 500px; }

.w10p{ width: 10%; }
.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w30p{ width: 30%; }
.w40p{ width: 40%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w70p{ width: 70%; }
.w80p{ width: 80%; }
.w90p{ width: 90%; }
.w100p{ width: 100%; }

.input-text, textarea, select{
	border: 1px solid #BFC7DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 4px;
}
.image-left{
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
	border: 1px solid #BFC7DD;
	padding: 1px;
}
.image-right{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #BFC7DD;
	padding: 1px;
}

.control{
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 7px 0 7px 0;
	font-size: 0.9em;
	margin-bottom: 15px;
	margin-top: 2em;
	width: 100%;
}
.main-left .control ul{
	padding: 0;
	margin: 0;
	float: right;
}
.main-left .control ul li{
	background: none;
	padding: 0 12px;
	border-right: 1px solid #ccc;
	float: left;
}
.main-left .control ul li.last{
	border-right: 0;
}
.control-print{
	background: url(../images/ico_print.gif) no-repeat;
	padding-left: 23px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.control-back{
	background: url(../images/ico_back.gif) no-repeat 0 0.2em;
	padding-left: 21px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.copy{
	background: url(../images/ico_copy.gif) no-repeat 0 0.2em;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
}

