@charset "utf-8";

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #525252;
	margin: 0px;
	padding: 0px;
	background-color: #2c3d50;
	background-image: url(../themes/sportcz.cz/images/bkg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 23px;
	color: #00A8D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 {
	font-size: 18px;
	color: #00A8D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #2C3D50;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h4 {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ODKAZY */
a:link,
a:visited,
a:active {
	color: #20354d;
}

a:hover {
	color: #00A8D8;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

ol li {
	margin-left: 20px;
}

.layout-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.layout-head {
	background-image: url(../themes/sportcz.cz/images/head-summer.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 980px;
	padding-top: 10px;
}

.layout-content {
	width: 980px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #00c6ff;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #00C6FF;
	background-image: url(../themes/sportcz.cz/images/content-bg.gif);
	background-repeat: repeat-y;
}

.layout-content-left {
	width: 211px;
	float: left;
	color: #2d4561;
	padding-bottom: 30px;
}

.layout-content-middle {
	float: left;
	width: 585px;
}

.layout-content-right {
	float: right;
	width: 184px;
	color: #2d4561;
	padding-bottom: 30px;
}

.layout-content-left .content {
	line-height: 20px;
	padding: 15px;
	width: 178px;
}

.layout-content-middle .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	width: auto;
}

.layout-content-right .content {
	line-height: 14px;
	text-align: left;
	padding: 15px;
}

.layout-bottom {
	background-image: url(../themes/sportcz.cz/images/bottom-bg.gif);
	height: 70px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 10px;
}

.layout-bottom a:link,
.layout-bottom a:visited,
.layout-bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.layout-bottom a:hover {
	color: #00C6FF;
	text-decoration: none;
}

.layout-tab-menu {
	height: 43px;
	width: 980px;
	background-image: url(../themes/sportcz.cz/images/head-summer-blur.jpg);
	background-repeat: no-repeat;
}

.top-menu-ul {
	float: right;
	list-style-position: inside;
	list-style-type: none;
	position: relative;
	width: 540px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.top-menu-ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.top-menu-ul a:link,
.top-menu-ul a:visited,
.top-menu-ul a:active {
	font-weight: bold;
	color: #FFFFFF;
}

.top-menu-ul a:hover {
	font-weight: bold;
	color: #8DE6FF;
}

.tabs-ul {
	list-style-position: inside;
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}

.tabs-ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

.tabs-ul a:link,
.tabs-ul a:visited,
.tabs-ul a:active {
	display: block;
	height: 36px;
	width: 146px;
	background-image: url(../themes/sportcz.cz/images/tab-bg-blue.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.tabs-ul a:hover,
.tabs-ul .active:link,
.tabs-ul .active:visited,
.tabs-ul .active:active {
	background-image: url(../themes/sportcz.cz/images/tab-bg-blue-active.gif);
	background-repeat: no-repeat;
	color: #253366;
}

.logo {
	display: block;
	height: 70px;
	width: 340px;
	margin-left: 20px;
}

.nas-tip {
	background-image: url(../themes/sportcz.cz/images/head-blur-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	width: 414px;
	padding-left: 50px;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	float: left;
	padding-right: 30px;
	padding-top: 15px;
}

.nas-tip a:link,
.nas-tip a:visited,
.nas-tip a:active {
	color: #8de6ff;
	height: 43px;
	width: 487px;
	text-decoration: none;
}

.nas-tip a:hover {
	color: #FFFFFF;
}

.topbuy-ol {
	list-style-position: outside;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.topbuy-ol li {
	margin:0px;
	padding:0px;
}

.topbuy-ol a:link,
.topbuy-ol a:visited,
.topbuy-ol a:active {
	color: #3D546D;
	display: block;
	background-color: #E7ECF1;
	text-decoration: none;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.topbuy-ol .dark:link,
.topbuy-ol .dark:visited,
.topbuy-ol .dark:active {
	background-color: #CCD7E1;
}

.topbuy-ol a:hover,
.topbuy-ol .dark:hover {
	color: #3D546D;
	background-color: #F7F9FB;
}

.search-area {
	background-image: url(../themes/sportcz.cz/images/search-bg.gif);
	background-repeat: no-repeat;
	/*height: 147px;*/
	height: 112px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.search-area h2 {
	padding: 0px;
	font-size: 16px;
	color: #20354D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.search-area h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
}

.search-area-top {
	margin: 0px;
	padding: 10px;
}

.search-area-bottom {
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.value-wrapper {
	width: 184px;
	background-color: #FF8600;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #FFFFFF;
}
.value-wrapper h2
{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


.value-wrapper #formValueCode {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 154px;
}

.value-wrapper .value-form {
	width:105px;
	color:#666666;
	font-size:10px;
	font:Tahoma, Arial, Verdana, 'Times New Roman';
	padding:6px;
	margin:0px;
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.value-wrapper .value-button {
	margin: 0px;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF9A2B;
	border: 1px solid #FFFFFF;
	padding: 3px;
	height: 25px;
}

.value-wrapper a:link,
.value-wrapper a:active,
.value-wrapper a:visited,
.value-wrapper a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top: 5px;
}

.special-item-icon {
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

/* KATALOG */
.catalog-producers {
	background-color: #EEEEEE;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

.catalog-item-wrapper {
	padding: 3px;
	float: left;
}

.catalog-item {
	height: 344px;
	width: 170px;
	padding: 6px;
	background-image: url(../themes/sportcz.cz/images/item-bg.gif);
	background-repeat: no-repeat;
}

.catalog-item-photo {
	height: 120px;
	text-align: center;
}

.catalog-item-info {
	height: 100px;
	width: 160px;
	margin-left: 4px;
	overflow: auto;
}
.catalog-item-info  h3 {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.catalog-item-price-wrapper {
	font-size: 10px;
	padding: 6px;
	height: 45px;
	text-align: right;
}

.catalog-item-yourprice {
	font-size: 17px;
	margin-bottom: 3px;
	color: #00A8D8;
}

.catalog-item-button {
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
}

.catalog-table {
	font-size: 9px;
}

.catalog-table h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.catalog-table tr {
	background-color: #F2F2F2;
}

.catalog-table td {
	padding-right: 4px;
	padding-left: 4px;
}

.catalog-table tr:first-child td {
	background-color: #00A8D8;
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px;
	font-weight: bold;
}

.colors-wrapper {
	width: 50px;
	margin-right: 4px;
	margin-bottom: 4px;
	height: 25px;
	float: left;
}

.colors-wrapper input {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.colors-wrapper .color-frame {
	height: 12px;
	width: 20px;
	margin: 4px;
	border: 1px solid #333333;
	float: left;
}

.category-description {
	font-size: 11px;
	height: 180px;
	overflow: auto;
}

.column-half {
	width:50%;
	float:left;
}

.content-half {
	padding-right: 20px;
}

.photogallery {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #EEEEEE;
	padding: 1px;
}

.title-banner {
	background-image: url(../banners/title-banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 295px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 270px;
	padding-right: 20px;
	margin-bottom: 30px;
	font-size: 10px;
	text-align: right;
}

.title-reklamace
{
	color: #FFF;
	background-color: #1AC6FF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.message {
	color: #2C3D50;
	background-color: #D7F5FF;
	padding: 10px;
	border: 1px solid #00A8D8;
	margin-top: 20px;
	margin-bottom: 20px;
}

.button-producers {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
}

.button-search {
	margin-top: 6px;
	float: right;
}

/* FORMULARE */
.textfield-search {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	width: 180px;
	padding: 4px;
	border: 1px solid #20354d;
}

.textfield-basket {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 25px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

.textfield-1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	width: 250px;
}

.textfield-2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	width: 200px;
}

.textfield-3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	width: auto;
}

.button-1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A8D8;
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	padding: 4px;
}

.button-2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	padding: 4px;
}

/* OSTATNI */
.div-msg {
	padding: 8px;
	margin-bottom: 10px;
	text-align: center;
}

.search-parts {
	display: block;
	float: left;
	height: auto;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: normal;
}

.cart-area {
	background-image: url(../themes/sportcz.cz/images/cart-bg.gif);
	background-repeat: no-repeat;
	height: 154px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	width: 164px;
}

.cart-area a:hover {
	color: #FFFFFF;
}

.cart-area h2 {
	padding: 0px;
	font-size: 16px;
	color: #20354D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.cart-bkgColor {
	background-color: #FF7900;
}

.link-gray:link,
.link-gray:visited,
.link-gray:active {
	color: #6683A2;
}

.link-gray:hover {
	color: #333333;
}

.link-white:link,
.link-white:visited,
.link-white:active {
	color: #FFFFFF;
}

.link-white:hover {
	color: #EEEEEE;
}

.banner-area {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.ul-menu {
	margin: 0px;
	padding: 0px;
}

.ul-menu li {
	list-style-position: outside;
	list-style-type: none;
	background-color: #2d4561;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.ul-menu li a:link,
.ul-menu li a:visited,
.ul-menu li a:active {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../themes/sportcz.cz/images/category-bg-corners.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-transform: uppercase;
}

.ul-menu li a:hover,
.ul-menu .active:link,
.ul-menu .active:active,
.ul-menu .active:visited,
.ul-menu .active:active {
	color:#FFFFFF;
	background-color:#00c6ff;
	background-image: url(../themes/sportcz.cz/images/category-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}

.ul-menu li .backCategory:link,
.ul-menu li .backCategory:visited,
.ul-menu li .backCategory:active,
.ul-menu li .backCategory:hover {
	color:#CAF3FF;
	background-color: #2D4561;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}

.ul-menu .sub:link,
.ul-menu .sub:visited,
.ul-menu .sub:active {
	font-weight:normal;
	background-color:#0078aa;
	background-image: url(../themes/sportcz.cz/images/subcat-bg-corners.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: none;
}

.ul-menu .sub:hover,
.ul-menu .sub.active:link,
.ul-menu .sub.active:visited,
.ul-menu .sub.active:active {
	font-weight:bold;
	background-color:#0097d6;
	background-image: url(../themes/sportcz.cz/images/subcat-bg-corners-act.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: none;
}

.ul-subcategories {
	float: left;
	margin-right: 10px;
	width: 150px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.to-small {
	font-size: 10px;
}

.to-normal {
	font-size: 11px;
}

.to-bold {
	font-weight: bold;
}

.to-big {
	font-size: 20px;
}

.to-big1 {
	font-size: 12px;
}

.to-gray {
	color: #5C5C5C;
}

.to-lightgray {
	color: #999999;
}

.to-red {
	color: #CC0000;
}

.to-white {
	color: #FFFFFF;
}

.to-theme-bkg {
	background-color: #00A8D8;
}

.to-annotation {
	font-size: 11px;
	line-height: 17px;
}

.to-right {
	float: right;
}

.to-left {
	float: left;
}

.backward-links {
	text-align: center;
	margin-top: 30px;
	font-size: 10px;
}
.backward-links  a:link,
.backward-links  a:active,
.backward-links  a:visited
 
{
	color: #6683A2;
}
.backward-links  a:hover
 
 
 
{
	color: #333333;
}

.white-bkg {
	background-color: #FFFFFF;
}

.ncsv {
	display: none;
}

.clearboth {
	clear: both;
}

.cursor-help:link,
.cursor-help:active,
.cursor-help:visited,
.cursor-help:hover {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

/* STRANKOVANI */
.paging {
	font-size:10px;
	color: #FFFFFF;
	background-color: #00A8D8;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display:block;
}

.paging-separator {
	font-size:10px;
	color: #999999;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.paging:link,
.paging:active,
.paging:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.paging:hover {
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
}

.paging-active {
	background-color: #666666;
	color: #C4C4C4;
}

.ppl-info
{
	width: 440px;
	margin-left: 28px;
	font-size: 11px;
	padding: 30px;
	border: 2px solid #2C3D50;
	margin-bottom: 22px;
}

.ppl-info h1
{
	font-size: 14px;
	color: #00438a;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ppl-info h2
{
	font-size: 11px;
	padding: 0px;
	color: #00438a;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
