/* Default */
*
{
	font-family: "Trebuchet MS";	
	line-height: 17px;
}


/* Layout */
body
{
	background: url(../image/bg-tile.png) top left;
}

#wrapper
{
	width: 951px;
	margin: 0px auto;
	position: relative;
}

a
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}


.bigRed, h1
{
	font-size: 16px;
	font-family: "Arial Black";	
	color: #820000;
	font-weight: normal;
}

.strikeout
{
	text-decoration: line-through;	
}

h1
{
	font-size: 18px;
}

h2
{
	color: rgb(181, 115, 114);
	font-size: 14px;
	font-family: "Arial Black";
	font-weight: normal;
}

.oldPrice
{
	font-size: 11px;
	text-decoration: line-through;
}         

.ajaxLoader
{
	background: #FFFFFF url(../image/ajax-loader.gif) no-repeat center center ;
	
	opacity: 0.8;
	filter: alpha(opacity = 80);
}


#heading
{
	width: 951px;
	height: 52px;
	background: url(../image/h1.png) no-repeat;
	position: relative;
}

#heading h1
{
	font-family: "Trebuchet MS"; 
	color: white;
	position: absolute;
	top: 7px;
	left: 15px;
	font-weight: bold;
}

#header
{
	width: 951px;
	height: 203px;
	background: url(../image/header-bg.png) no-repeat;
	position: relative;	
}

#topMenu
{
	position: absolute;
	right: 510px;
	color: white;
	top: 4px;
}

#topMenu a
{
	color: white;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#topMenu a:hover
{
	text-decoration: underline;
}

#topMenu a strong
{
	font-size: 15px;
	font-weight: bold;
}

#mainMenu
{
	position: absolute;
	left: 0px;
	top: 163px;
}

#mainMenu ul, #mainMenu ul li
{
	padding: 0px;
	margin: 0px;
}

#mainMenu ul
{
	list-style: none;
}

#mainMenu ul li
{
	display: inline;
	float: left;	
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #C1C1C1;
}

#mainMenu ul li a
{
	text-decoration: none;
}

#mainMenu ul li a:hover
{
	text-decoration: underline;
}

#mainMenu ul li.last
{
	border: 0px;	
}

#mainMenu ul li.last a
{
	color: rgb(194,35,0);
	font-weight: bold;
}



#logo
{
	position: absolute;
	top: 57px;
	left: 18px;
}

#pneudisky
{
	width: 951px;
	height: 255px;	
}

#pneudisky img
{
	float: left;
}

#actionBox
{
	width: 951px;	
}

#actionBox img.item1
{
	float: left;
} 

#actionBox img.item2
{
	float: right;
}

#productList
{
	margin-top: 10px;		
	position: relative;
	width: 931px;
	background: url(../image/plocha-biela-bg.png) repeat-y top left;
	padding: 10px;
	padding-bottom: 20px;
}

#productList .sort
{
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

#productList .sort .div1
{
	margin-top: 7px;
	margin-right: 8px;
}

#productList .sort .div1, #productList .sort .div2
{
	float: left;	
}

#productList .pagination
{
	float: right;
	margin-right: 10px;
}

#productList .pagination a
{
	color: rgb(134, 12, 10);
	text-decoration: none;
}

#productList .pagination a:hover
{
	text-decoration: underline;
}

#productList .pagination b, #productList .pagination a
{
	padding-left: 5px;
	padding-right: 5px;
}



#productList .title
{
	background: url(../image/24-hodinova-akcia-bg.png) repeat-x;
	padding: 10px;
	padding-top: 8px;
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: "Arial Black";
	color: white;
	font-size: 18px;
}


#productList table
{
	width: 911px;
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 0px;
	border-spacing: 0px;	
	
}

#productList table th
{
	text-align: center;	
	color: #939393;
	font-weight: normal;
	vertical-align: top;
}

#productList table tr td, #productList table tr th
{
	/*background: url(../image/tr-bg.png) no-repeat left bottom;*/
	border-bottom: 1px solid #BDBDBD;
}

#productList table td
{
 	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}



#productList table th.first
{
	text-align: left;
	width: 200px;
}

#productList table td.first 
{
	text-align: left;	
	padding-left: 0px;
	width: 200px;
	word-break: break-all;
}

#productList table td.first a
{
	
	color: #820000;
	font-variant: small-caps;
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#productList table td.first a:hover       
{
	text-decoration: underline;
}

#productList table td.first img
{
	margin-right: 5px;
	vertical-align: middle;
}

#productList table tr.first
{
	height: 30px;
}

#productList table th.actionPrice, #productList table td.actionPrice,
#productList table th.price, #productList table td.price
{
	text-align: right;
}

#productList table td.actionPrice
{
	font-size: 16px;
	font-family: "Arial Black";	
	color: #820000;
	
	font-weight: normal;
}

#productList table td.price
{
	font-weight: normal;
}

#productList table td.image img
{
	border: 1px solid #999999;	
}

#productList table .count
{
	width: 20px;
}                          

#productList table .actionImage
{
	width: 39px;
	height: 14px;
	background: url(../image/akcia.png) no-repeat;
	float: left;
	margin-right: 5px;
}

.shadowBottom
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(../image/velky-tien.png) no-repeat;
	width: 951px;
	height: 8px;	
}

#helpdesk
{
	width: 951px;
	background: url(../image/plocha-biela-bg.png) repeat-y top left;	
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 21px;		
}

#information
{	
	width: 871px;	
	padding: 40px;
	padding-top: 20px;
}

#infoImage
{
	width: 235px;
	float: left;
	margin-top: 10px;	
	position: relative;
}

#infoImage .ajaxLoader
{
	width: 233px;
	height: 278px;
	position: absolute;
	top: 0px;
	left: 0px;	
	display: none;	
	text-align: center;
}

#selector
{
	width: 703px;
	float: right;
	background: url(../image/plocha-biela-bg.png) repeat-y top left;	
	margin-top: 10px;
	position: relative;
	padding-top: 0px;
	height: 168px;
}

#selector img
{	
	position: absolute;
	top: 0px;
	left: 0px;
}

#selector .clickarea
{
	display: block;
	position: absolute; 
	top: 32px; 
	left: 15px;	
}

#selector .clickarea.ver2
{
	top: 15px;	
}

#selector .clickarea div
{
	float: left;
	text-align: center;
	overflow: hidden;	
}
	
#selector .clickarea a
{
	display:block;
	height: 34px; 	
	
}

#selector .clickarea span
{
	display: block;	
	margin-top: 13px;	
}

#selector p
{
	padding-left: 15px;
	padding-right: 15px;
} 

#selector table
{
	margin: 15px;
	margin-top: 15px;
	width: 673px;
}

#selector table td
{
	height: 40px;
	text-align: left;
	padding-left: 115px;	
	width: 50%;	 
	vertical-align: top;
	padding-top: 5px;
}
#selector .ajaxLoader
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 677px;
	height: 145px;
	background-color: white;	
	display: none;		
	z-index: 99px;
}


#selector .ajaxLoader .notice
{	
	position: absolute;
	top: 85px;
	left: 305px;
	z-index: 100px;	
	color: black;
}


/* SELECTOR VALUES - NORMAL*/
#selector.pneumatiky table td.td0{
	background: url(../image/pneumatiky/pneu-1-normal.png) no-repeat top left;
}

#selector.pneumatiky table td.td1{
	background: url(../image/pneumatiky/pneu-2-normal.png) no-repeat top right;
}

#selector.pneumatiky table td.td2{
	background: url(../image/pneumatiky/pneu-3-normal.png) no-repeat top left;
}

#selector.pneumatiky table td.td3{
	background: url(../image/pneumatiky/pneu-4-normal.png) no-repeat top right;
}

#selector.pneumatiky table td.td4{
	background: url(../image/pneumatiky/pneu-5-normal.png) no-repeat top left;
}

#selector.pneumatiky table td.td5{
	background: url(../image/pneumatiky/pneu-8-normal.png) no-repeat top right;
}

#selector.disky table td.td0{
	background: url(../image/disky/disky-1-normal.png) no-repeat top left;
}

#selector.disky table td.td1{
	background: url(../image/disky/disky-2-normal.png) no-repeat top right;
}

#selector.disky table td.td2{
	background: url(../image/disky/disky-3-normal.png) no-repeat top left;
}

#selector.disky table td.td3{
	background: url(../image/disky/disky-4-normal.png) no-repeat top right;
}

#selector.disky table td.td4{
	background: url(../image/disky/disky-5-normal.png) no-repeat top left;
}

#selector.disky table td.td5{
	background: url(../image/disky/disky-6-normal.png) no-repeat top right;
}

/* SELECTOR VALUES - SELECTED*/
#selector.pneumatiky table td.td0selected{
	background: url(../image/pneumatiky/pneu-1-over.png) no-repeat top left;
}

#selector.pneumatiky table td.td1selected{
	background: url(../image/pneumatiky/pneu-2-over.png) no-repeat top right;
}

#selector.pneumatiky table td.td2selected{
	background: url(../image/pneumatiky/pneu-3-over.png) no-repeat top left;
}

#selector.pneumatiky table td.td3selected{
	background: url(../image/pneumatiky/pneu-4-over.png) no-repeat top right;
}

#selector.pneumatiky table td.td4selected{
	background: url(../image/pneumatiky/pneu-5-over.png) no-repeat top left;
}

#selector.pneumatiky table td.td5selected{
	background: url(../image/pneumatiky/pneu-8-over.png) no-repeat top right;
}

#selector.disky table td.td0selected{
	background: url(../image/disky/disky-1-over.png) no-repeat top left;
}

#selector.disky table td.td1selected{
	background: url(../image/disky/disky-2-over.png) no-repeat top right;
}

#selector.disky table td.td2selected{
	background: url(../image/disky/disky-3-over.png) no-repeat top left;
}

#selector.disky table td.td3selected{
	background: url(../image/disky/disky-4-over.png) no-repeat top right;
}

#selector.disky table td.td4selected{
	background: url(../image/disky/disky-5-over.png) no-repeat top left;
}

#selector.disky table td.td5selected{
	background: url(../image/disky/disky-6-over.png) no-repeat top right;
}


#selector table td select
{
	width: 200px; 
}





.selectorShadow
{	
	font-size: 1px;
	line-height: 1px;
	background: url(../image/vyhladavatko-tien.png) no-repeat;
	width: 703px;
	height: 9px;
	float: right;
}


#category
{
	margin-top: 10px;
}

#footer
{
	width: 951px;
	height: 70px;
	position: relative;	
}

#copyright
{
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 11px;
}

#lemonlion
{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 11px;	
}

#lemonlion a
{
	color: black;
	text-decoration: none;
}

#lemonlion a:hover
{	
	text-decoration: underline;
}

#lemonlion a strong
{
	font-weight: bold;
}


#columnMiddle.productController .middle .columnRight .pricePrimary
{
	font-size: 16px;
	font-family: "Arial Black";	
	color: #820000;
	
	font-weight: normal;
}


#columnMiddle.categoryController .middle h1
{
	float: right;
	width: 685px;
	height: 34px;
	background: url(../image/h1.png) no-repeat;	
	font-family: "Trebuchet MS"; 
	color: white;	
	font-weight: bold;
	font-size: 20px;
	padding-left: 18px;
	padding-top: 18px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#options
{
	margin-top: 20px;
	margin-left: 2px;
}

#options .option
{
	margin-bottom: 4px;
}

.addtocart
{
	margin-top: 15px;
	text-align: right;
	margin-right: 4px;
}