/*
  Made by Bluepard.net 
  author: Jozef Zsapka
*/

body
{
  background: #2e3192 url('/images/background.jpg') top left repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
}
h4
{
	color: #2e3192;
	font: 14px Verdana;
	font-weight: bold;
}
h3
{
	color: #000;
	font: 18px/24px Tahoma;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
hr
{
	height: 1px;
	color: #2e3192;
}

a,
a:link,
a:active,
a:visited
{
	color: #2e3192;
}


.template-out-left
{
	background-image: url('/images/shadow-l.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	width:56px;
}
.template-out-right
{
	background-image: url('/images/shadow-r.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	width:56px;
}
.template
{
	width: 1006px;
	border-left: 3px solid #2e3192;
	border-right: 3px solid #2e3192;
}

.template-head
{
	width: 1006px;
	height:179px;
	background: url('/images/header.jpg') top left no-repeat;
	margin: 0 auto;
}
.topmenu-out
{
	background: url('/images/top-menu-bg.jpg') top left repeat-x;
	height: 40px;
	border-bottom: 1px solid #c07100;
	width:700px;
}
.search-out
{
	background: url('/images/login-bg.jpg') top left repeat-x;
	height: 40px;
	border-bottom: 1px solid #5f5f5f;
	width:300px;
	text-align: center;
}
.sec-left-out
{
	background: url('/images/sec-left-bg.jpg') top left repeat-y;
	height: 40px;
	width: 180px;
	border-right: 1px solid #171849;
}
.sec-right-out
{
	background: #ebf3ff url('/images/sec-right-bg.jpg') top left repeat-y;
	height: 40px;
	width: 300px;
}
.sec-center-out
{
	background: #ffffff;
	height: 40px;
	width: 520px;
}



.topmenu-in
{
	color: #62530a;
	height: 40px;
	padding-left: 13px;
	padding-right: 27px;
}
.topmenu-in td img
{
	padding-right: 26px;
}


.search-in input[type=submit]
{
		height: 22px;
		width: 85px;
		text-align: center;
		color: #fff;
		border: 0px;
		font: bold 10px Verdana;
		cursor: pointer;
		background-image: url('/images/search-button.gif');
}

.main-menu
{ 
	width: 156px;
}
.main-menu-item
{
	height: 30px;
	background: url('/images/main-menu-item.gif') bottom left no-repeat;
	padding-left: 35px;
	font: 13px Arial;
	font-weight: bold;
}
.main-menu-subitem
{
	padding-left: 40px;
	font: 12px/18px Arial;
}
.main-menu-subitem a,
.main-menu-subitem a:visited,
.main-menu-subitem a:link,
.main-menu-subitem a:active
{
	color: #fdb813;
}
.main-menu-subitem a:hover
{
	color: #fff;
}
.main-menu-item-sel
{
	height: 30px;
	background: url('/images/main-menu-item-sel.gif') bottom left no-repeat;
	padding-left: 35px;
	font: 13px Arial;
	font-weight: bold;
}
.main-menu-item a,
.main-menu-item a:visited,
.main-menu-item a:link,
.main-menu-item a:active
{
	color: #fff;
	text-decoration: none;
}
.main-menu-item a:hover
{
	color: #fdb813;
	text-decoration: none;
}
.main-menu-item-sel a,
.main-menu-item-sel a:visited,
.main-menu-item-sel a:link,
.main-menu-item-sel a:active
{
	color: #fdb813;
	text-decoration: none;
}
.main-menu-item-sel a:hover
{
	color: #fdb813;
	text-decoration: none;
}
.main-menu-separator
{
	background: url('/images/main-menu-sep.gif') top left no-repeat;
	height: 2px;
}
.main-menu-bottom
{
	background: url('/images/main-menu-bottom.jpg') bottom left no-repeat;
	height: 18px;
}
.main-menu-outer
{
	background: url('/images/main-menu-bg.jpg') top left repeat-y;
}
.main-menu-top
{
	background: url('/images/main-menu-top.jpg') top left no-repeat;
	height: 8px;
}


.submenu
{ 
	width: 100%;
	background: url('/images/submenu-sep.gif') top left repeat-x;
	height: 52px;
}
.submenu-left
{
	background: url('/images/submenu-left.gif') top left no-repeat;
	width: 18px;
}
.submenu-right
{
	background: url('/images/submenu-right.gif') top left no-repeat;
	width: 18px;
}
.submenu-item
{
	background: url('/images/submenu-0.gif') top left repeat-x;
	height: 52px;
	text-align: center;
}
.submenu-item a
{
	color: #154a94;
	text-decoration: none;
}
.submenu-item-l
{
	background: url('/images/submenu-0-l.gif') top left no-repeat;
	width: 4px;
}
.submenu-item-r
{
	background: url('/images/submenu-0-r.gif') top left no-repeat;
	width: 4px;
}
.submenu-item-sel
{
	background: url('/images/submenu-1.gif') top left repeat-x;
	height: 52px;
	text-align: center;
}
.submenu-item-sel a
{
	color: #154a94;
	text-decoration: none;
	font-weight: bold;
}
.submenu-item-l-sel
{
	background: url('/images/submenu-1-l.gif') top left no-repeat;
	width: 4px;
}
.submenu-item-r-sel
{
	background: url('/images/submenu-1-r.gif') top left no-repeat;
	width: 4px;
}
.submenu-sep
{
	width: 1px;
}


.login
{
	background: url('/images/login-bg.gif') top left repeat-x;
	height: 125px;
	padding: 10px;

}
.login th
{
	color: #21005C;
	font: 14px Verdana;
	font-weight: bold;
}
.login td
{
	color: #21005C;
	font: 13px Verdana;
}
.module-center
{
	padding-left: 20px;
	padding-right: 20px;
}
.module-right
{
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.novinky
{
	font: 12px/16px Arial;
	color: #464646;
}
.novinky-more
{
	float: right;
	color: #997f00;
}
.novinky-more a
{
	color: #997f00;
}









.players
{
	padding-left: 33px;
	padding-right: 33px;
}
.player-out
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.player-img
{
	background: url('/images/player-img.jpg') top left no-repeat;
	height: 157px;
	width: 127px;
	padding-top: 9px;
	padding-left: 9px;
}
.player-info
{
	background: url('/images/player-bottom.gif') bottom left no-repeat;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
	color: #2e3192;
	font: 10px/14px Arial;
}
.player-info b
{
	font: 13px/18px Arial;
	font-weight: bold;
}


.center-bottom
{
	background: #a4aed2 url('/images/center-bottom.gif') top right no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
}

.template-bottom
{
	background: url('/images/layout-bottom.gif') top center no-repeat;
	height: 45px;
}
.template-footer
{
	color: #fff;
	padding-top: 15px;
	font: 12px Tahoma;
	text-align: center;
}

.spravy-out
{
	width:265px;
}
.spravy-in
{
	padding: 12px;
	border-left: 1px solid #373a97;
	border-right: 1px solid #373a97;
	background: #ffffff;
}
.spravy-in ul
{
	list-style-image: url(/images/spravy-bullet.gif);
	margin-left: 0px;
	padding-left: 15px;
}
.spravy-in ul li
{
		padding-top: 5px;

}


.content-cell
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}


.regform th div
{
	background: #EBF3FF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: 13px Arial;
	font-weight: bold;
	color: #2E3192;
}



.player-detail-info
{
	font: 12px/16px Verdana;
	color: #2E3192;
}
.redstar
{
	color: #a00;
}

.gallery
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
.gallery-item
{
	float:left; position: relative; border: 1px solid #bbb; padding: 5px; margin: 5px; height: 90px; width:90px; background-color: #fff; cursor: pointer; text-align:center;
}

.predstavujeme
{
	background: #E9F2FC url('/images/predstavujeme.jpg') top left no-repeat;
	width: 438px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 25px;
	margin-top: 20px;
	color: #fd9300;
}
.predstavujeme h1,
.predstavujeme h2,
.predstavujeme h3,
.predstavujeme h4
{
	font: 16px/24px Tahoma;
	color: #2c2f8d;
	font-weight: bold;
}

.intro-menu
{
	background: url('/images/intro-menu.jpg') top left no-repeat;
	width: 520px;
	height: 125px;
	color: #fff;
}

.intro-menu h3
{	
	font: 14px/18px Tahoma;
	font-weight: bold;
	color: #33ccff;
	margin-bottom: 12px;
}
.intro-menu a
{
	color: #fff;
}
.intro-menu div li
{
	list-style: none outside;
	margin-bottom: 5px;
	margin-left: 12px;
}









.poll-header
{
	height:30px;
	background: url('/images/menu-bg.gif') center center no-repeat;
	text-align: center;
	font: 12px Arial;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 2px;
}

.poll-header
{
	background: url('/images/poll-head.gif') top left no-repeat;	
	height: 22px;
	width:140px;
	color: #f9b513;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-left: 10px
}

.poll-footer
{
	background: url('/images/poll-foot.gif') top left no-repeat;	
	height: 5px;
	width:146px;
	margin-left: 10px
}
.poll
{
	border-left: 1px solid #2e3192;
	border-right: 1px solid #2e3192;
	width:138px;
	color: #fff;
	padding-left: 6px;
	padding-top: 15px;
	margin-left: 10px
}
.poll-inner { color: #fff; padding: 5px; }
.poll-question { font-weight: bold; padding-bottom: 10px; }
.poll-answer { float: left; color: #000; }
.poll-answer a,
.poll-answer a:link,
.poll-answer a:visited,
.poll-answer a:active { color: #f2dd93; text-decoration: none; }
.poll-answer a:hover { color: #fff; text-decoration: underline; }
.poll-percent { float: right; }
.poll-graph { background: #fccd2d url('/images/poll-bar.jpg') top right no-repeat; clear:both; height: 9px; }
.poll-item { padding: 5px; }
.poll-sum { text-align: right; padding: 5px;}
.poll-error { color: #f00;  }



.polllist
{
	width:95%;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #d0d0d0;
}
.polllist-inner { color: #fff; padding: 5px; }
.polllist-question { font-weight: bold; padding-bottom: 10px; }
.polllist-answer { float: left; color: #000; }
.polllist-percent { float: right; }
.polllist-graph { background: #fccd2d url('/images/poll-bar.jpg') top right no-repeat; clear:both; height: 9px; }
.polllist-item { padding: 5px; }
.polllist-sum { text-align: right; padding: 5px;}





#overlay{ background-image: url('/images/overlay40.png'); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay40.png", sizingMethod="scale");
	}
	
}
#lightbox
{
	padding: 15px;
	border: 1px solid #aaa;
}

.player-info-popup {
    visibility: hidden;
    position: absolute;
    border: 0px solid;
    top: 0px;
    left: 0px;
    width: 387px;
    height: 194px;
    padding: 0px;
    background-image: url('/images/player-info-bg.png');
    z-index: 100;
}

.item-info-popup {
    visibility: hidden;
    position: absolute;
    border: 0px solid;
    top: 0px;
    left: 0px;
    width: 387px;
    height: 194px;
    padding: 0px;
    background-image: url('/images/player-info-bg.png');
    z-index: 100;
}

.katalog-itm
{
	width: 468px;
	background: #eff6fe;
}
.katalog-itm-top
{
	width: 463px;
	height: 13px;
	background: url('/images/item-top.gif') top left no-repeat;
}
.katalog-itm-shad-r
{
	width: 5px;
	background: url('/images/item-shad-r.gif') top left no-repeat;
}

.katalog-itm-main h3
{
	font: bold 14px Arial;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #154a94;
}
.katalog-itm-main b
{
	color: #154a94;

}
.katalog-itm-main
{
	background: #d8e7f7;
	height: 130px;
	width: 463px;
}

.katalog-itm-buy
{
	height: 24px;
	text-align: right;
	padding: 5px;
}
.katalog-itm-shad-b
{
	width: 468px;
	height: 5px;
	background: url('/images/item-shad-b.gif') top left no-repeat;
}

.katalog-itm-desc
{
	float: left;
	width: 332px;
	border-right: 1px solid #fff;
	height: 120px;
	padding: 5px;
}
.katalog-itm-price
{
	width: 109px;
	background: #b9d5f3;
	border-left: 1px solid #73abe7;
	float: right;
	height: 120px;
	text-align: right;
	padding: 5px;
}

.katalog-itm-price
{
	color: #154a94;
}

.katalog-itm-var
{
	float: right;
}

.katalog-itm-addbasket,
{
	float: right;
	cursor: pointer;
}

.katalog-special
{
	width: 265px;
	background: #ffffff;
}

.katalog-special-head
{
	height:30px;
	text-align: left;
	font: 12px Arial;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 10px;
	background: url('/images/special-head.gif') top left repeat-x;
}

.katalog-special-main
{
	background: #ffffff;
	border-left: 1px solid #2e3192;
	border-right: 1px solid #2e3192;
	padding: 8px;
}

.katalog-special-price
{
	float: right;
	background: #ffffff;
	width: 155px;
}

.katalog-special-img
{
	float: left;
	align: center;
	background: #ffffff;
}

.katalog-special-foot
{
	background: #ffffff;
}

.shop-minibasket
{
	background: #D6D6D6;
	height: 25px;
	padding: 5px;
	font: 14px Verdana;
}
.paging
{
	text-align: center;
	text-decoration: none;
}
.paging a
{
	text-decoration: none;
}


.cart
{
	margin: 0px;
	padding: 0px;
	width: 100%;
  margin-top: 2em;
}
.cart th,
.order-info th
{

	background: #FCCC22;
	color: #333;
  	padding: 10px 0 10px 5px;
	text-align: left;
	}
.cart td
{ 
  text-align: left;
	padding-left: 8px;
	padding-top: 5px;
  vertical-align: top;
}
.cart-total
{
  font-size: 1.2em;
  font-weight: bold;
  color: #21005C;
  height: 25px;
  border-top: 3px solid #ddd;
  background: #f0f0f0;
}
.order-info td
{
	background: #f0f0f0;
	padding: 2px;
}

.banner
{
	padding: 3px;
}