
/*
h1 {
	color: #ceccba;
	font-size: 15px;
	font-weight: normal;
	margin-right: 25px;
}*/


body {
	background: #6AABDB url('images/bkg.jpg') repeat-x;
}

.inputSearch {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	color: #4B4B50;
	padding-top: 2px;
	padding-left: 2px;
	top: 20px;
	left: 640px;
	width: 126px;
	height: 16px;
	border: #D5D4D4 1px solid;
	overflow:hidden;
}

.inputNews,
.inputLogin,
.frmInput {
	font-family: Tahoma;
	font-size: 12px;
	color: #4B4B50;
	padding-top: 2px;
	padding-left: 2px;
	width: 106px;
	height: 16px;
	overflow:hidden;
	border: #D5D4D4 1px solid;
}

textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #4B4B50;
	padding:2px;
	border: #D5D4D4 1px solid;
}

.frmInput {
	width:130px;
}

.inputNews{ 
	width: 90px;
}

.inputNews:focus,
.inputSearch:focus,
.inputLogin:focus,
.frmInput:focus,
textarea:focus {
	border:1px #5094C5 solid;
}

.btnSearch {
	position: absolute;
	top: 20px;
	left: 780px;
	border: 0;	
	width: 30px;
	height: 20px;
	background: url('images/btn-search.jpg') no-repeat;
}

.btnNews,
.btnLogin {
	margin-left: 10px;
	border: 0;	
	width: 30px;
	height: 20px;
	background: url('images/btn-ok.jpg') no-repeat;
}

.btnNews{
	margin-left: 0;
}

#container {
	overflow: hidden;
	width:833px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	min-height: 600px;
	border:1px solid white;
}

#header {
	height:269px;
	position:relative;
}

#menu {
	position: absolute;
	top: 10px;
	left: 12px;
	height: 41px;
	width: 558px;
	background: url('images/bkg-menu.jpg') no-repeat;
}

#hladat {
	position: absolute;
	top: 25px;
	left: 580px;
	color: #9B9BA2;
	font-size: 10px;
	font-weight: bold;
}

#head {
	position: absolute;
	left: 12px;
	top: 51px;
	width: 808px;
	height: 218px;
	background: url('images/bkg-header.jpg') no-repeat;
}

#top-head {
	position: absolute;
	left: 5px;
	top: 0;
	width: 558px;
	height: 176px;
	background: url('images/top-head.jpg') no-repeat;
}

#kontaktne-informacie {
	position: absolute;
	left: 583px;
	top: 10px;
	color: #428fc5;
	font-size: 12px;
	line-height: 20px;
}

#kontaktne-informacie span{
	font-size: 12px;
	font-weight: bold;
	color: #4B4B50;
}

.logo {
	position: absolute;
	left: 570px;
	top: 112px;
	width: 221px;
	height: 50px;
}

#login {	
	position: absolute;
	top: 228px;
	left: 20px;
	width:790px;
	line-height:20px;
}

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

#login-cart {
	top:2px;
	right:20px;
	position:absolute;
}

#login-cart span {
	font-size:11px;
	float:left;
}

#login-cart img {
	margin-left:5px;
	float:left;
	width:30px;
	height:20px;
}

.login-text {
	color: #9B9BA2;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 25px;
}

#menu-settings {
	margin-left: 25px;
	margin-top: 13px;
}

.menu-head {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 20px;
	background: url('images/li.gif') 0 2px no-repeat;
}

#top-text {
	font-size: 12px;
	padding-top: 7px;
	color: #7cbde8;
	text-align: center
}

#Main {
	width:100%;
	min-height: 400px;
	overflow: hidden;
}

#cntLeft {
	float:left;
  	width:150px;
  	margin-left:15px;
  	display:inline;
  	overflow: hidden;
}

#cntMain {
	float:left;
  	width:475px;
  	margin-left:12px;
  	display:inline;
}

#cntMain2 {
	float:left;
  	width:635px;
  	margin-left:12px;
  	display:inline;
}

#cntRight {
	float:left;
  	width:150px;
  	margin-left:12px;
  	display:inline;
}

.cards-kategorie {
	width: 150px;
	height: 25px;
	background: url('images/kategorie.jpg') no-repeat;
}

#categories a:hover,
#categories a.selected {
	font-weight:bold;
}

.cards-partneri {
	width: 150px;
	height: 25px;
	margin-top: 20px;
	background: url('images/partneri.jpg') no-repeat;
}

.cards-hotline {
	width: 150px;
	height: 25px;
	margin-top: 20px;
	background: url('images/hotline.jpg') no-repeat;
}

.cards-top5 {
	width: 150px;
	height: 25px;
	background: url('images/top5.jpg') no-repeat;
}

.cards-akcia {
	width: 150px;
	height: 25px;
	margin-top: 20px;
	background: url('images/akcia.jpg') no-repeat;
}

.cards-newsletter {
	width: 150px;
	height: 25px;
	margin-top: 20px;
	background: url('images/newsletter.jpg') no-repeat;
}

/*menu*/


.menu1,
.menu2 {
	padding-left: 25px;
	background:url('images/menu.gif') repeat-x left bottom;
}

.menu1 span,
.menu2 span {
	margin-left:11px;
	background:url('images/li3.gif') no-repeat left center;
}

.submenu1 span,
.submenu2 span {
	margin-left:21px;
	background:url('images/li4.gif') no-repeat left center;
}

.submenu1,
.submenu2 {
	padding-left: 35px;
	background:url('images/menu.gif') repeat-x left bottom;
}

.menu1,
.submenu1 {
	background-color:#e8e8e1;
}

.menu2,
.submenu2 {
	background-color:#f4f6f1;
}

#categories a {
	display: block;
	padding:4px;
}

#categories a span {
	padding-left:15px;
	display:block;
}

.oramovanie {
	display: block;
	width: 148px;
	border-left: 1px #E7E8E0 solid;
	border-right: 1px #E7E8E0 solid;
	border-bottom: 1px #E7E8E0 solid;
	overflow: hidden;
	padding-bottom: 20px;
}

.partneri-obr {
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

.cards-text2,
.cards-text {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 20px;
}

.cards-text2{
	margin-bottom: 0;
}

.telefon {
	font-size: 14px;
	color: #428ec6;
	font-weight: bold;
	text-align: center;
}

#footer {
	width: 803px;
	height: 60px;
	margin-left: 15px;
	margin-top: 20px;
	background: url('images/footer.jpg') no-repeat;
}

.top-produkt {
	display: block;
	padding-left: 15px;
	padding-top: 4px;
	width: 135px;
	height: 19px;
	background: url(images/bkg-top.jpg) repeat-x;
}

.top-produkt span {
	font-weight: bold;
}

.akcia {
	overflow: hidden;
	margin-top: 15px;
}

.akcia-text {
	display: block;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 20px;
	color: #418DC5;
	text-decoration: underline;
	font-weight: bold;
}

.akcia-text:hover {
	text-decoration: none;
}

.akcia-cena,
.akcia-stara-cena {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 12px;
}

.akcia-stara-cena {
	color:red;
	margin-top:5px;
	text-decoration:line-through;
}

.akcia-bkg {
	display: block;
	margin-top: 15px;
	height: 1px;
	background: url('images/bkg-akcia.gif') no-repeat;
}

.produkt-oramovanie2,
.produkt-oramovanie {
	display:block;
	margin-left: 18px;
	width: 111px; 
	height: 81px;
	border: 1px #CFCDC8 solid;
}

.produkt-oramovanie2 img,
.produkt-oramovanie img {
	display:block;
	width: 111px; 
	height: 81px;
}

.produkt-oramovanie2:hover,
.produkt-oramovanie:hover {
	border: 1px #418DC5 solid;	
}

.produkt-oramovanie {
	margin-left: 10px;
	display:inline;
	float: left;
}

.newsletter {
	margin-top: 18px;
	margin-left:10px;
}

.navigacia {
	font-size: 11px;
	margin-bottom: 10px;
}

.navigacia span {
	font-size: 11px;
}

.navigacia a {
	font-size: 11px;
}

.navigacia a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.billboard {
	display: block;
	height: 75px;
	margin-left: 3px;
}

.billboard img {
	display: block;
	width: 468px;
	height: 60px;
}

.produky {
	width:100%;
	overflow:hidden;
}

.produkt {
	overflow: hidden;
	width: 475px;
	background: url('images/bkg-produkt1.jpg') repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}

.produkt-footer {
	width:100%;
	overflow:hidden;
}

.produkt-footer * {
	float:left;
}

.produkt-popis {
	float:left;
	width:335px;
	margin-left:12px;
}

.produkt-title {
	display:block;
	font-size: 12px;
	color: #428ec6;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom:12px;
}

.produkt-title:hover {
	text-decoration: none;
}

.produkt-text {
	overflow: hidden;
	display: block;
	font-size: 11px;
	color: #9B9BA2;
	height: 55px;
}

.produkt-cena {
	line-height:24px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
}

.produkt-detail,
.produkt-kosik {
	width: 89px;
	height: 29px;
	background-image:url('images/btn-detail.jpg');
}

.produkt-kosik {
	background-image:url('images/btn-kosik.jpg');
}

.footer-wh {
	float: left;
	display:inline;
	margin-left: 25px;
	padding-top: 17px;
	color: #ffffff;
}

.footer1 {
	font-size: 11px;
	color: #ffffff;
}

.footer1:hover {
	text-decoration: underline;
	font-weight: normal;
}

.copyright {
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding-top: 17px;
	margin-left: 90px;
}

.datasun,
.realizacia {
	color: #ffffff;
	font-size: 11px;
}

.datasun:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#datasunsro {
	float: left;
	margin-top: 8px;
	margin-left: 225px;
}

.strankovanie-left,
.strankovanie-right {
	position:absolute;
	top:0;
	width: 30px;
	height: 20px;
	
}

.strankovanie-left {
	background-image:url('images/btn-left.jpg');
	left:0;
}

.strankovanie-right {
	background-image:url('images/btn-right.jpg');
	right:0;
}
/*
.strankovanie-link a {
	font-size: 11px;
	float: left;
	color: #9B9BA2;
}*/

.strankovanie {
	line-height:20px;
	position:relative;
	width:100%;
	height:20px;
	font-size: 11px;
	color: #9B9BA2;
	text-align: center;
}

.strankovanie-link:hover {
	text-decoration: underline;
	color: #4B4B50;
	font-weight: normal;
}


/* detail */

.detail {
	overflow: hidden;
	margin-left: 3px;
	width: 465px;
}

.detail-obr {
	display: inline;
	float: left;
	width: 230px;
	height: 200px;
	border: 1px #CFCDC8 solid;
}

.detail-obr img {
	width: 230px;
	height: 200px;	
	display:block;
}

.detail-obr:hover {
	border: 1px #418DC5 solid;
}

.detail-info {
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 15px;
	width: 215px;
	line-height: 25px;
}

.detail-info2 {
	font-size: 12px;
	color: #418DC5;
}

.detail-info2 span {
	font-size: 12px;
	color: #4B4B50;
	font-weight: bold;
}

.detail-popisky {
	overflow: hidden;
	font-size: 12px;
	display: block;
	color: #418DC5;
	font-weight: bold;
	margin-top: 15px;
}

.detail-left {
	width: 465px;
	overflow: hidden;
}

.detail-popis {
	margin-top: 10px;
	width: 465px;
	overflow: hidden;
	line-height: 17px;
	font-size: 12px;
}

.detail-table {
	font-size: 12px;
	width: 465px;
	margin-top: 10px;
	line-height: 17px;
}

.stl {
	font-weight: bold;
}

.detail-end {
	display: block;
	overflow: hidden;
	margin-top: 20px;
	width: 465px;
	height: 2px;
	background: url('images/bkg-produkt1.jpg') repeat-x;
}

.detail-btn {
	display: block;
	overflow: hidden;
	height: 20px;
	width: 405px;
	margin-left: 60px;
	margin-top: 15px;
}

/*---------------------Kosik---------------------*/
#kosik-outer {
	width:641px;
	margin-left:auto;
	margin-right:auto;
/*	margin-bottom:20px;	*/
	margin-top:15px;
}

#kosik-inner {
	width:635px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
}

#kosik-top {
 	overflow:hidden;
	height:4px;
	background:url('images/kosik-top.jpg') no-repeat;	
}

#kosik-middle {
	background:url('images/kosik-middle.jpg') repeat-y;	
}

#kosik-bottom {
	height:4px;
	background:url('images/kosik-bottom.jpg') no-repeat;	
	overflow:hidden;
}

#kosik-zalozky {
 	position:relative;
 	overflow:hidden;
	padding:10px;
	padding-bottom:0px;
	height:29px; 
	background-color:#E8E8E1;
}

.zalozka-on,
.zalozka-off {
	float:left;
	height:19px;
	padding:5px;
	margin-right:5px;
}

.zalozka-on {
 	color:#438EC8;
	background:url('images/kosik-on.png') repeat-x;
}

.zalozka-off {
	background:url('images/kosik-off.png') repeat-x;
}

.cart-step {
	position:absolute;
	top:10px;
	right:10px;
	color:#438EC8;
	font-size:18px;
}

#cart-header {
	margin:20px;
	font-size: 11px;
}

.cart-item,
.cart-block {
 	position:relative;
	height:80px;
	padding:20px;
	border-top:1px solid #CDCBCB;
	background-color:#FFF;
}

#cart-body {
	padding:20px;
	border-top:1px solid #CDCBCB;
	background-color:#FFF;
	 font-size: 11px;
}

.cart-price {
 	position:relative;
 	padding:5px;
	font-size:18px;
	color:#FFF;
	background-color:#6AAADA;	
}

.cart-price span {
 	display:block;
 	text-align:right;
 	position:absolute;
	font-size:18px;
	left:280px;
	top:7px;
	width:295px;
}

#cart-calculate {
 	position:absolute;
 	left:20px;
 	bottom:20px;
}

#cart-confirm {
 	position:absolute;
 	right:20px;
 	bottom:20px;		
}


.cart-block-info {
	margin-left:100px;
	font-size: 11px;
}
/*
.cart-block-info label {
	display:block;
	margin-bottom:10px;
}*/

.block-radio label {
	font-weight:bold;
}

.block-desc {
	margin:10px 16px;
}

#delivery {
	display:none;
}

.cart-block {
	height:auto;
	min-height:80px;
}

.cart-block #loader {
	display:none;
	position:absolute;
	left:120px;
	top:45px;
}

#delivery-img {
 	position:absolute;
 	left:20px;
 	top:30px;
	width:59px;
	height:68px;
}

#delivery-price {
	position:absolute;
	text-align:right;
	top:52px;
	left:440px;
	width:180px;
	font-size: 11px;
}

#cart-info {
	margin-top:10px;
	text-align:center;
}

#cart-tab {
	width:100%;
	border-collapse:collapse;
	font-size: 11px;
}

#cart-tab tr th {
	font-weight:normal;
}

#cart-tab2 {
	width:100%;
}

#cart-tab2 td {
	padding-top:2px;
	padding-bottom:2px;
}

td.ct-img,
td.ct-name,
td.ct-price,
td.ct-qty,
td.ct-total,
td.ct-delete {
	font-size:13px;
	height:105px;
	background-color:#DDECF7;
	border-top:1px solid #CDCBCB;
}

.ct-img {
	width:130px;	
}

.ct-img img {
	display:block;
	width:111px;
	height:81px;
}

.ct-name {
	width:120px;
}

.ct-name a,
.ct-name a:hover {
 	font-size:14px;
	color:#6E6E6E;
}

.ct-img {
	padding-left:10px;
	width:130px;
}

.ct-price,
.ct-qty,
.ct-total,
.ct-delete  {
	width:100px;
	text-align:center;	
}

.ct-delete {
	width:97px;
}

td.ct-qty input {
 	color:#6E6E6E;
	border:1px solid #CDCBCB;
	padding:2px;
	width:25px;
	text-align:center;	
}

div.hr4 {
 	border-top:1px solid #CDCBCB;
	height:1px;
	overflow:hidden;
}

.img-btn span {
	position:relative;
	top:-10px;
	margin-left:5px;
}

.heading {
	font-size:18px;
	color:#6E6E6E;	
}

#textova-cast {
	width:641px;
	margin-left:auto;
	margin-right:auto;
	line-height: 15px;
/*	margin-bottom:20px;	*/
	margin-top:15px;
}

.errTag,
.errMsg {
	color:red;
	display:block;
}

.errMsg {
	text-align:center;
}

.cartUser th {
	font-weight:normal;
}

#customerProfile {
	margin:20px 0;
	overflow:hidden;
	width:100%;
}

#customerProfile table {
	float:left;
	width:235px;
}

#customerProfile table th {
	text-align:left;
	height:40px;
}

#profileBottom {
	text-align:center;
}

#mini-gallery {
	margin-top:35px;
	width:100%;
	overflow:hidden;
}

#mini-gallery a {
	border: 1px #CFCDC8 solid;
	margin-right:10px;
	margin-bottom:10px;
	width: 111px; 
	height: 81px;
	float:left;
}

#mini-gallery a:hover {
	border: 1px #418DC5 solid;
}

/*partneri napevno*/
.part-img-napevno img {
  margin: 10px 0 0 12px
}

.pdf_catalog {
  display: block;
  margin-bottom:15px;
}
