﻿
#ColDetail h4
{
	font-size: 100%;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 5px 0px 0px 10px;
	vertical-align:middle;
	height: 23px; /* 25px je obr minus 3 je 22px */
	color: white;
	background: url(img/leftmenu_header.gif) repeat-x scroll top;
}

/* #ColDetail p
{
	padding-top:10px;
} */
.DetailTxt h2
{
    font-family:Sans-Serif;
	margin: 0px 0px 10px 0px;
	font-size: 125%;
	color: #990000;
	font-weight: bold;
}
.detailImg
{
	float: left;
	margin: 20px 0px 20px 0px;
	/*
	padding-right:20px;
	width: 200px;
*/
	/*border-right:solid 1px #dcdcdc;*/
}

.detailImg a img
{
	float: left;
	margin: 20px 0px 20px 0px;
	/*
	padding-right:20px;
	width: 200px;
*/
	border-right:solid 1px #dcdcdc;
}
.mini_detailImg
{
    width:230px;
    border:solid 1px #dcdcdc;    
    text-align: center;
}
.mini_detailImg2
{
	
}

.mini_detailImg .topboxgradient
{
	background: transparent url(img/telo_kosik_bcg1.png) repeat-x top;
	height: 200px; /*verzia pre pravy stlpec */
	margin-top: -200px;
	*margin-top: -202px; /* hack IE, ked zistime chybu, tak odstranime */
	position: relative;

}

.detailTxtShort
{
	float:left;
	margin: 20px 0px 20px 20px;
	width:330px;
}
.detailTxtLong
{
	float:left;
	padding-bottom: 15px;
	/*border-bottom: solid 1px #dcdcdc;*/
	width:580px;
}
.detailTxtLongLine
{
	float:left;
	border-bottom: solid 1px #dcdcdc;
	width:560px;
	margin-bottom:10px;
}
.DetailZarovnanieTab
{
	float:left;
	width:150px;	
	font-weight:bold;
}
.detailTxtNadpis
{
	font-family:Sans-Serif;
	font-size:16px;
	font-weight:bolder;
	color:#990002;
	text-align:left;
}
#detailSimilarProducts
{
	float:left;
	width:530px;
}
.itemSimilarProduct
{
	float:left;
	width:150px;
	height:150px;
	border: solid 1px #dcdcdc;
	margin: 5px 5px 5px 5px;	
	text-align:center;
	vertical-align:middle;
}
.addcartDetail
{
	float: right;
	margin-top: 10px;
}
	
.addcartDetail a
{
	width: 32px;
	margin: 0px;
	padding: 3px 0px 4px 24px;
	/*background: url(img/telo_kosik.png) 5px 3px no-repeat;*/
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;

	background-color: #FFFFFF;
	color: #990000;
	font-weight: normal;

	display: block;
	text-decoration: none;
}
.detailLeftSpace
{
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

.stara_cena
{
	text-decoration:line-through;
	
	}

.hladat
{
	padding:5px 0px 5px 0px;
	}
	
.novinka
{
	background: transparent url(img/nove_50x50.gif) no-repeat right top;
	width: 50px;
	height: 50px;
	z-index: 3;
	margin-top: -102px;
	margin-left: 50px;
	position: relative;
}

.novinkaL
{
	background: transparent url(img/nove_59x59.gif) no-repeat right top;
	width: 59px;
	height: 59px;
	z-index: 3;
	float: right;
	margin-top: -200px;
	*margin-top: -202px;
	position: relative;
}
	
	
