@charset "utf-8";
body					{ background-image: url(../../img/layout/head-bg.png); background-repeat: repeat-x; }
.foot					{ background-image: url(../../img/layout/foot-bg.png); background-repeat: repeat-x; height: 275px; }
.center					{ width: 950px; margin: 0 auto; }
.head					{ position: absolute; top: 0; }
.head-page				{ position: absolute; top: 115px; }
.page					{ margin-top: 445px; }
.login-area				{ float: right; font-size: 1.2em; margin-top: 22px; }
.login-area a			{ color: #716d5a; }
.login-area a:hover		{ color: #716d5a; }
.login-area a:focus		{ color: #716d5a; }
.login-oddleovac		{ padding: 0 4px; color: #454134; font-weight: bold; }
.logo					{ float: left; }
.head-page				{ height: 293px; margin: 0 auto; }
.novinky-prehled		{ float: left; width: 590px; }
.zapasy-prehled			{ float: right; width: 320px; }
.hlavni-obsah			{ float: left; width: 590px; margin-left: 25px; }
.vedlejsi-obsah			{ float: right; width: 320px; }
#cerno					{ background: #000; opacity: .5; position: absolute;
						  width: 100%; height: 100%; top: 0; display: none; z-index: 2; }
.cerno					{ background: #000; opacity: .5; position: fixed;
						  width: 100%; height: 100%; top: 0; left: 0; display: none; z-index: 2; }

/*  ===================  P R E K L A D  =========================  */
.preklad				{ float: right; margin-top: 8px; }
.preklad img			{ padding: 0.2em }
.preklad a img			{ opacity: .3; }
.preklad a:hover img,
.preklad a.flag-active img{ opacity: 1; }

/*  ===================  P R O F I L  =========================  */
.profil-foto-foot		{ background: url(../../img/layout/profil-foto-stin.png); background-position: 0 0; background-repeat: no-repeat; width: 236px; height: 14px; }
.profil-foto-head		{ background: url(../../img/layout/profil-foto-stin.png); background-position: 0 -14px; background-repeat: no-repeat; width: 236px; height: 14px; }
.profil-foto-body 		{  margin: 0px 0px 0px 0px; padding: 5px 18px 2px 18px; background: url(../../img/layout/profil-foto-bg.png); background-repeat: repeat-y; }
.profil-foto-body .img	{ border: 1px solid #666; margin: 0; padding: 0; }
.profil-nadpis h1		{ color: #2c7ae7; }
.profil-info			{ margin-left: 40px; margin-top: 13px; }
.profil-info-polozka span{ font-size: 1.2em; color: #8f8568; }
.profil-info-polozka img{ margin: 4px 12px 4px 0; position: relative; top: 6px; }

/*  ===================  Z A P A S  D E T A I L  =========================  */
.zapas-detail-detaily				{ margin: 30px 0 0 20px; font-size: 1.2em; }
.zapas-detail-detaily img			{ margin: 0 12px 0 0; }
.zapas-detail-detaily div			{ margin: 0 12px 9px 0; }
.zapas-detail-vysledek				{ width: 300px; margin-top: 30px; }
.zapas-detail-sreeny				{ width: 220px; margin-right: 50px; }
.zapas-detail-sreeny-vypis img		{ padding: 1px; border: 5px solid #bfbaad; cursor: pointer; opacity: .7; }
.zapas-detail-sreeny-vypis img:hover{ opacity: 1; border-color: #a6a196; }
.zapas-detail-skore p img			{ position: relative; top: 3px; }
.zapas-detail-skore p a				{ padding-left: 5px; font-weight: bold; color: #52463b; }
.zapas-detail-skore p				{ color: #0C0; font-size: 2.3em; font-weight: bold; margin: 0; }
.zapas-detail-skore 				{ margin: 6px 5px 0 25px; }
.zapas-detail-sipka-up,
.zapas-detail-sipka-down			{ text-align: center; }
.zapas-detail-sipka-up img,
.zapas-detail-sipka-down img		{ opacity: .8; cursor: pointer; }
.zapas-detail-sipka-up img:hover,
.zapas-detail-sipka-down img:hover	{ opacity: 1; }


/*  ===================  L O G I N  =========================  */
.login-box				{ position: absolute; top: -400px; left: 50%; margin-left: -237px; display: block; z-index: 3; }
.login-box span			{ font-size: 0; }
.login-box-foot			{ background: url(../../img/layout/login-box-foot.png); width: 474px; height: 13px; }
.login-box-text			{ background: url(../../img/layout/login-box-text.png); width: 474px }
.login-box-text input	{ background: #393029; border: 1px solid #4b4945; color: #5d564b;}
.login-box-text	p		{ margin: 0; padding: 0; color: #878172; }
.login-box-text h3		{ color: #656361; font-size: 2.2em; text-align: center; margin-bottom: 10px; font-weight: normal; }
.login-box-text form	{ padding: 20px 20px 30px 20px; }
.login-box-prihlaseni,
.login-box-zapomenute,
.login-box-registrace	{ display: none; }
.login-box-prihlaseni input{ width: 128px; margin-right: 30px; margin-left: 8px; }
.login-box-zapomenute input{ width: 130px; margin-right: 30px; margin-left: 8px; }
.login-box .login-box-zpracovani input{ width: auto; margin: 0; margin-left: 5px; border: 1px solid #28221d; }
.login-box-zapomenute p.login-box-zpracovani,
.login-box-prihlaseni p.login-box-zpracovani	{ margin: 8px 0 0 0; text-align: right; padding-right: 30px; }
.login-box-registrace p.login-box-zpracovani	{ margin: 0; text-align: right; padding-right: 30px; }
.login-box-zapomenute p	{  margin: 15px 0; }
.login-box-registrace input{ width: 130px; margin: 0 30px 9px 8px; }
.login-box-registrace label{ margin-bottom: 9px; text-align: right; }

/*  ===================  M E N U  =========================  */
.menu ul				{ margin: 0; }
.menu li				{ float: left; height: 53px; color: #635950; font-size: 1.4em; padding: 0; }
.menu li img			{ padding: 0; }
.menu li a				{ padding: 24px 12px 0 12px; display: block; float: left; text-decoration: none; height: 29px; 
						  color: #635950; }
.menu li a:hover		{ background: url(../../img/layout/menu-hover.png); color: #2c7ae7; }

/*  ===================  P R E H L E D  =========================  */
.prehled-slider ul		{ margin-top: 80px; }
.prehled-slider a		{ background: url(../../img/layout/slider.png); display: block; width: 13px; height: 13px;
						  margin: 5px 0;}
.prehled-slider a:hover,
a.prehled-slider-select { background-position: 0 13px;}
.prehled-slider			{ width: 13px; }
.prehled-obsah			{ width: 555px; height: 238px; margin: 40px 0 0 15px; }
.prehled-obsah h2		{ color: #2c7ae7; font-size: 1.70em; padding: 0 25px 5px 0px; position: relative; left: -9px; }
.prehled-obsah h2 a		{ color: #2c7ae7; }
.prehled-obsah h2 a:hover{ text-decoration: none; color: #006aff;  }
.prehled-obrazek img	{ margin: 7px 0 0 8px; }
.prehled-obrazek 		{ width: 175px; height: 150px; background: url(../../img/layout/news-bg.png); margin: 0 20px 10px; }
.prehled-info			{ margin: 0; margin-top: 2px; overflow: hidden; height: 21px; }
.prehled-info img		{ position: relative; top: 2px; }
.prehled-info a			{ padding: 0 5px 0 2px; }
.prehled-text			{ color: #8f7f70; margin-top: 5px; }
.prehled-text p			{ color: #8f7f70; }
.novinky-wraper			{ height: 278px; width: 555px; overflow: hidden; position: relative; }
.novinka-nowraper		{ height: 99999px; width: 555px; top: 0; position: absolute; }

/*  ===================  Z Á P A S Y   P R E H L E D  =========================  */
.zapasy-slider ul		{ margin-top: 80px; }
.zapasy-slider a		{ background: url(../../img/layout/slider.png); display: block; width: 13px; height: 13px;
						  margin: 5px 0;}
.zapasy-slider a:hover,
a.zapasy-prehled-select { background-position: 0 13px;}
.zapasy-slider			{ width: 13px; }
.zapas-prehled			{ width: 280px; margin-top: 20px; }
.zapas-prehled p img	{ position: relative; top: 3px; }
.zapas-prehled p a		{ padding-left: 5px; font-weight: bold; color: #52463b; }
.zapasy-obsah			{ margin-top: 15px; margin-right: 15px; }
.zapas-prehled-popis	{ margin: 0 6px; }
.my, .souper			{ width: 95px; }
.zapasy-prehled-vysledek{ margin: 6px 5px 0 5px; width: 60px; }
.zapasy-prehled-vysledek 
p						{ color: #0C0; font-size: 2.3em; font-weight: bold; margin: 0; text-align: center; }
.zapasy-prehled			{ margin: 0 0 0 35px; }
.zapasy-obsah-wrap		{ height: 238px; width: 280px; overflow: hidden; position: relative; }
.zapasy-obsah-nowrap	{ height: 99999px; width: 280px; top: 0; position: absolute; }
.zapasy-polozka			{ height: 258px; }
.zapasy-prehled-vysledek span.vysledek-skore-color-win	{ color: #0C0 !important; }
.zapasy-prehled-vysledek span.vysledek-skore-color-draw	{ color: #FC0 !important; }
.zapasy-prehled-vysledek span.vysledek-skore-color-loss	{ color: #F00 !important; }
.zapasy-prehled-vysledek span.vysledek-skore-color-win p	{ color: #0C0 !important; }
.zapasy-prehled-vysledek span.vysledek-skore-color-draw p	{ color: #FC0 !important; }
.zapasy-prehled-vysledek span.vysledek-skore-color-loss p	{ color: #F00 !important; }
p.vysledek-skore-color-win		{ color: #0C0 !important; }
p.vysledek-skore-color-draw		{ color: #F63 !important; }
p.vysledek-skore-color-loss		{ color: #F00 !important; }

/*  ===================  N O V I N K A  =========================  */
.novinka				{ width: 555px; }
.novinka h2				{ font-size: 1.7em; padding: 0 0 5px 25px; position: relative; left: -40px; }
.novinka h2 a			{ color: #5c5c5c; position: relative; left: 40px; }
.novinka h2 a:hover,
.novinka h2 a:focus		{ text-decoration: none; color: #2c7ae7; }
.novinka-obrazek img	{ margin: 7px 0 0 8px; }
.novinka-obrazek 		{ width: 175px; height: 150px; background: url(../../img/layout/news-bg.png); margin: 0 20px 10px; }
.novinka-info			{ margin: 0; margin-top: 2px; overflow: hidden; height: 21px; color: #969696; font-size: 1.1em; }
.novinka-comenty		{ background: url(../../img/layout/comments.png); width: 48px; height: 48px; position: relative; top: -3px; left: 15px; }
.novinka-comenty a		{ color: #696969; font-size: 2em; position: relative; top: 8px; width: 48px; text-align: center; display: block; }
.novinka-comenty a:hover,
.novinka-comenty a:focus{ text-decoration: none; }
.novinka-cara			{ height: 1px; width: 340px; margin-left: 215px; background: #dbdbdb; margin-top: 5px; }
.novinka-info img		{ position: relative; top: 2px; }
.novinka-info a			{ padding: 0 5px 0 2px; }
.novinka-text			{ color: #8f7f70; margin: 0; margin-top: 5px; padding: 0 0 8px 25px; }
.novinka-text p			{ color: #8f7f70; margin-bottom: 0; }
.novinka-oddelovac		{ width: 100%; height: 20px; background: url(../../img/layout/news-oddelovac.png);  margin-bottom: 40px; }
.novinka-button			{ display: block; background: url(../../img/icons/page/file.png) no-repeat; padding-left: 20px; padding-top: 2px; height: 22px; font-size: 1.2em; color: #898989; }
a:hover.novinka-button	{ color: #3495ff; text-decoration: none; }	

/*  ===================  N O V I N K A   D E T A I  =========================  */
.novinka-detail				{ width: 555px; margin-bottom: 40px; }
.novinka-detail	h2			{ color: #2c7ae7; font-size: 1.70em; padding: 0 25px 5px 0; position: relative; left: -5px; }
.novinka-detail-obrazek img	{ margin: 7px 0 0 8px; }
.novinka-detail-obrazek 	{ width: 175px; height: 150px; background: url(../../img/layout/news-bg.png); margin: 0 20px 10px; }
.novinka-detail-info		{ margin: 0; margin-top: 2px; overflow: hidden; height: 21px; }
.novinka-detail-info img	{ position: relative; top: 2px; }
.novinka-detail-info a		{ padding: 0 5px 0 2px; }
.novinka-detail-text		{ color: #8f7f70; margin: 0; margin-top: 5px; }
.novinka-detail-text-2		{ margin-bottom: 20px; padding-left: 20px; }
.novinka-detail-reklama		{ width: 468px; margin: 0 auto; }
.novinka-detail-reklama img	{ margin: 15px 0 15px 0; }
h4.novinka-detail-h4		{ font-size: 1.7em; color: #2c7ae7; padding-bottom: 7px; }
.novinka-detail-sdilet img	{ margin-right: 5px; }
.novinka-detail-hodnoceni-on,
.novinka-detail-hodnoceni-off{ margin-left: 50px; }
.novinka-detail-moznosti img{ margin-right: 5px; }
.novinka-detail-souvisejici	{ margin-top: 20px; }
.novinka-detail-souvisejici img{ position: relative; top: 6px; }
.novinka-detail-souvisejici p{ margin: 0; margin-bottom: 6px; }

/*  ===================  S T A R S  =========================  */
.star-left-full,
.star-rigth-full,
.star-left-off,
.star-rigth-off			{ background-image: url(../../img/icons/page/star.png); background-repeat: no-repeat;
						  width: 18px; height: 35px; cursor: pointer; }

.novinka-detail-hodnoceni-on
.star-left-full			{ background-position: 0 -70px; }
.novinka-detail-hodnoceni-on
.star-rigth-full		{ background-position: 0 0; }
.novinka-detail-hodnoceni-on
.star-left-off			{ background-position: 0 -105px; }
.novinka-detail-hodnoceni-on
.star-rigth-off			{ background-position: 0 -35px; }
.novinka-detail-hodnoceni-off
.star-left-full			{ background-position: -18px -70px; cursor: default; }
.novinka-detail-hodnoceni-off
.star-rigth-full		{ background-position: -18px 0; cursor: default; }
.novinka-detail-hodnoceni-off
.star-left-off			{ background-position: -18px -105px; cursor: default; }
.novinka-detail-hodnoceni-off
.star-rigth-off			{ background-position: -18px -35px; cursor: default; }

/*  ===================  P A G E  B U T T O N  =========================  */
a.page-button			{ display: block; width: 102px; height: 22px; background: url('../../img/buttons/page-button.png') no-repeat; background-position: 0 0; padding: 8px 0 0 0; color: #FFF; text-align: center; font-size: 1.2em; margin-top: -1em; }
a:hover.page-button		{ background-position: 0 -30px; color: #FFF; text-decoration: none; }
a:focus.page-button		{ background-position: 0 -60px; color: #FFF; }

/*  ===================  V Y H L E D A V A N I  =========================  */
.vyhledavani p			{ font-size: 1em; }
.vyhledavani			{ margin-top: -20px; }
.vyhledavani form		{ margin-top: 20px; margin-left: 10px; }
.vyhledavani-text,
.vyhledavani-submit		{ margin: 0; border: none; padding: 0; }
.vyhledavani input.vyhledavani-text	{ background: url(../../img/buttons/hledej.png) no-repeat; width: 99px; 
						  padding: 6px 10px 7px 15px; height: 35px; font-size: 1.2em; color: #52463b; position: relative; top: 5px; }
.vyhledavani-submit		{ background: url(../../img/buttons/hledej.png) no-repeat; width: 70px;
						  background-position: -124px 0; color: #FFF; font-size: 1.4em;
						  cursor: pointer; height: 34px; }
						  
/*  ===================  S E K C E  =========================  */
.sekceL, .sekceP		{ width: 270px; float: left; }
.sekceL					{ margin-right: 50px; }
.sekce					{ width: 270px; margin-bottom: 42px; overflow: hidden; }
.sekce-obrazek			{}
p.sekce-info 			{ padding: 0; margin: 5px 0 0; }
.sekce-text h2			{ font-size: 1.6em; font-weight: bold; padding: 0; }
.sekce-text				{ margin: 5px 0 0 11px; }
.sekce-clenove			{ margin: 10px 0 0 15px; }
.sekce-clenove li		{ padding-left: 25px; font-size: 1.2em; margin: 0 0 8px; }
.sekce-clenove li.men	{ background: url(../../img/icons/page/b16.png) no-repeat; }
.sekce-clenove li.girl	{ background: url(../../img/icons/page/b16.png) no-repeat; }

/*  ===================  A K T U A L I T Y  =========================  */
.aktualita				{ margin-top: 10px; font-size: 1.1em; }
.aktualita-obrazek		{ width: 66px; height: 56px; background: #bebab6; }
.aktualita-obrazek img	{ border: solid #FFF 2px; margin: 1px; }
.aktialita-nadpis		{ width: 230px; }
.aktialita-nadpis H3	{ padding: 0 0 0 10px; margin: 0; font-weight: 100; line-height: 140%; }
.aktialita-nadpis a		{ color: #867e76; }
.aktialita-nadpis a:hover{ color: #2c7ae7; text-decoration: none; }
.aktialita-nadpis a:focus{ color: #2c7ae7; text-decoration: none; } /* 3b5999 */

/*  ===================  C L A N K Y  =========================  */
.clanek					{ margin-top: 10px; font-size: 1.1em; margin-bottom: 30px; }
.clanek-obrazek			{ width: 66px; height: 56px; background: #bebab6; margin: 0 16px 0; }
.clanek-obrazek img		{ border: solid #FFF 2px; margin: 1px; }
p.clanek-info a,	
p.clanek-info span		{ color: #52463b; margin-right: 10px; }
.clanek-info img		{ margin-right: 4px; }
.clanek-nadpis h2		{ margin: 0; padding: 3px 0 0 0; font-size: 1.5em; }
.clanek-nadpis a,
.clanek-nadpis a:hover,
.clanek-nadpis a:focus	{ text-decoration: none; color: #52463b; font-size: 1.2em; }
.clanek-nadpis a:hover	{ color: #2C7AE7; }

/*  ===================  S P O N Z O R I  =========================  */
.sponzori a	img			{ opacity: .7; }
.sponzori a:hover img	{ opacity: 1; }
.sponzori				{ margin-top: 30px; }
.sponzori img			{ margin: 2px 0; margin-right: 15px; }

/*  ===================  A N K E T A  =========================  */
.anketa					{ margin-top: 40px; }
.anketa-obrazek			{ width: 64px; }
.anketa-otazka			{ width: 240px; }
.odpoved-text p			{ margin-bottom: 2px; }
.anketa-otazka p		{ font-size: 1.3em; color: #5c5046; font-weight: bold; padding: 2px 0 0 10px; display: block; }
.anketa-otazka a		{ font-size: 1.3em; color: #5c5046; font-weight: bold; padding: 2px 0 0 10px; display: block; }
.anketa-odpovedi		{ width: 250px; }
.odpoved-zacatek,
.odpoved-procenta,
.odpoved-konec			{ background: url(../../img/buttons/anketa.png); }
.odpoved-zacatek		{ width: 10px; height: 33px; background-position: 0 0; background-repeat: no-repeat; }
.odpoved-procenta		{ height: 25px; background-position: 0 -33px; color: #FFF; padding-top: 8px; font-size: 1.3em; }
.odpoved-konec			{ width: 10px; height: 33px; background-position: 0 -66px; background-repeat: no-repeat; }
.odpoved-radio			{ background-image: url(../../img/buttons/anketa-radio.png) !important; background-position: 0 0; display: block; width: 27px; height: 26px; visibility: hidden; }
.odpoved-short .odpoved-radio-select,	
.odpoved-short .odpoved-radio-unselect	{ margin-top: 0px; }
.odpoved-radio-select,	
.odpoved-radio-unselect	{ background: url(../../img/buttons/anketa-radio.png) no-repeat; width: 27px; height: 26px;
						  margin-right: 8px; margin-top: 6px; cursor: pointer; }
.odpoved-radio-select	{ background-position: 0 -26px; }
.odpoved-radio-unselect	{ background-position: 0 0; }
.odpoved-submit,
.odpoved-submit-hover	{ background: url(../../img/buttons/anketa-submit.png); border: 0; height: 30px; width: 83px;
						  cursor: pointer; color: #FFF; font-size: 1.2em; margin-right: 15px; }
.odpoved-submit			{ background-position: 0 0; }
.odpoved-submit-hover	{ background-position: 0 -30px; }
						  
/*  ===================  F O O T  =========================  */
.foot-1					{ height: 150px; position: relative; top: 50px; }
.o-nas-logo				{ height: 150px; margin-top: 30px; }
.o-nas-text				{ width: 180px; margin-left: 20px; height: 150px; margin-top: 30px; }
.o-nas-text	h2			{ padding: 0; font-size: 1.3em; color: #0779ff; }
.o-nas-text	p			{ padding: 0; margin: 0; color: #8f7f70; }
.partneri				{ margin-left: 50px; height: 150px; margin-top: 30px; }
div.partneri-img-wrap	{ height: 50px; margin-top: 20px; width: 360px !important; position: relative; overflow: hidden; }
div.partneri-img-nowrap	{ height: 50px; width: 99999px; position: absolute; left: 0; }
div.partneri-sipky		{ height: 48px; margin-top: 10px; margin-left: 130px; cursor: pointer; }
.toplist img			{ margin-top: 35px; }
.copyrigtd				{ width: 350px; height: 40px; position: relative; top: 45px; }
.copyrigtd p			{ color: #e3e3e2; font-size: 1.5em; padding-top: 7px; margin: 0; }
.technologie			{ margin-top: 2px; height: 40px; position: relative; top: 45px; }
.technologie p			{ color: #e3e3e2; font-size: 1.5em; float: left; margin: 0; margin-right: 10px; }
.technologie img		{ position: relative; top: 7px; margin-right: 5px; }
.foot-2					{ margin-top: 7px; }

/*  ===================  K O M E N T A R E  =========================  */
.prispevekSmazat		{ position: absolute; }
.komentare				{ width: 550px; margin-top: 30px; }
.komentSmazat			{ cursor: pointer; }
.komentare-sipka		{ background: url(../../img/icons/page/kometare-sipka.png) no-repeat; width: 20px; height: 13px; 			
						  margin-left: 50px; }
.komentare-head,
.komentar,
.komentar-add-lock,
.komentar-add-unlock	{ background: #eceff5; width: 490px; border-bottom: solid 2px #dee5f2; padding: 8px 15px; }
.komentar-add-textarea	{ text-align: center; }
.komentar-add-submit input,
.knihaN-add-submit input{ background: #637bad; color: #FFF; border: 1px solid #29447e; cursor: pointer;
							font-weight: bold; margin-right: 10px; padding: 4px 3px; }
.komentar-add-unlock textarea{ background: #FFF; border: #bdc7d8 1px solid; width: 460px; height: 70px; }
.komentare-head	span	{ color: #4c97e2; font-size: 1.2em; font-weight: bold; padding-left: 5px; }
.komentare-head a		{ color: #4c97e2; font-size: 1.2em; font-weight: bold; padding-left: 5px; }
.komentare-head a:hover	{ color: #4c97e2; }
.komentare-head img		{ position: relative; top: 3px; }
.komentar				{ background: #eceff5; width: 490px; }
.komentar p				{ margin: 0; padding: 0; }
.komentar-jmeno a 		{ font-weight: bold; color: #5c74c8; padding-right: 6px; }
.komentar-jmeno	a:hover	{ font-weight: bold; color: #4c97e2; text-decoration: none; cursor: pointer; }
.komentar-add-lock		{}
.komentar-add-unlock	{}
.komentar-logo			{ width: 50px; height: 50px; margin-top: 2px; background: url(../../img/icons/page/comment-profil.png); padding: 5px; }
.komentar-text			{ width: 400px; margin-left: 30px; }
p.komentar-cas			{ color: #aaaaaa; margin-top: 4px; }

/*  ===================  N A D P I S Y  =========================  */
.nadpis					{ background: url(../../img/layout/nadpisy.png) no-repeat; margin: 0 auto; }
.nadpis-zapasy			{ background-position: 0 0; width: 180px; height: 50px; }
.nadpis-knihaN			{ background-position: 0 -50px; width: 166px; height: 50px; }
.nadpis-clenove			{ background-position: 0 -100px; width: 200px; height: 50px; }
.nadpis-clanky			{ background-position: 0 -150px; width: 150px; height: 50px; }
.nadpis-sponzori		{ background-position: 0 -200px; width: 150px; height: 50px; }
.nadpis-onas			{ background-position: 0 -250px; width: 150px; height: 50px; }

/*  ===================  T a B U L K A   V Y P I S Y  =========================  */
.vypisTable						{ width: 92%; margin-top: 15px; }
.vypisTable	td, .vypisTable	th	{ text-align: center; }
.vypisTable TH					{ color: #8f7f70; font-size: 1.4em; padding: 7px; border-bottom: #8f7f70 1px solid; }
.vypisTable .vypisTable-suda td	{ font-size: 1.2em; background: #eaeaea; color: #52463b; }
.vypisTable .vypisTable-licha td{ font-size: 1.2em; background: #FFF; color: #8f8568;  }

.o-nas					{ padding-right: 30px; }
/*  ===================  S T R A N K O V A N I  =========================  */
.strankovani-obal		{ position: relative; top: -20px; max-width: 460px; margin: 0 auto; }
.strankovani			{ text-align: center; }
.strankovani li			{ float: left; display: block; margin-right: 10px; }
.strankovani a,
.strankovani span		{ background: url(../../img/layout/strankovani.jpg); border: 1px solid #c4c4c4; padding: 4px 8px 0 8px; display: block; height: 17px;  background-repeat: repeat-x; background-position: 0 0; }
.strankovani span		{ color: #858585; }
.strankovani a			{ color: #3495ff; }
.strankovani a.strankovani-select,
.strankovani a:hover,
.strankovani a:focus	 {background-position: 0 -23px; border: 1px solid #1b64b2; color: #ffffff; text-decoration: none; }
