﻿#head
{
float:left;

}
.headItem
{
float:left;
padding-left:20px;
}
.headItem a 
{
color:#0060aa;
}

#Divider
{
float:left;
height:15px;
width:500px;
}


.Orange13
{
	color: #ef6f00;
	font-size: 13px;
	font-weight: bold;
}

.Orange12
{
	color: #ef6f00;
	font-size: 12px;
	font-weight: bold;
}

.ProductContent
{
	width: 430px;
	margin-top: 15px;
	float: left;
}

.blue
{
	background-color: #ebf5fe;
	border-top: 3px solid white;
}

.ProductLeftPart
{
	width: 300px;
	float: left;
}

.ProdutName
{
	float: left;
	color: #ef6f00;
	font-size: 11px;
	font-weight: bold;
}

.ProductDetail a
{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	float: right;
}

.ProductRightPart
{
	float: left;
	width: 125px;
	vertical-align: middle;
	text-align: center;
}

.p_top
{
	float: left;
	width: 430px;
}

.p_ProductName
{
	float: left;
	color: #ef6f00;
	font-size: 13px;
	font-weight: bold;
}


.p_back
{
	float: right;
}



.p_description
{
	float: left;
	padding: 10px 0 10px 0;
}

.p_basicInfo
{
	float: left;
}

.p_basicInfoTable
{
	float: left;
	width: 259px;
}
.p_basicInfoImage
{
	float: left;
	text-align: center;
	width: 50px;
	height: 130px;
	display: block;
}
.p_vyzivovaHodnotaHeader
{
	color: #ef6f00;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.tblProduct
{
	float: left;
}

.p_address
{
	margin-top: 20px;
	float: left;
}


.CMSSiteMapListItem
{
  margin-left:15px;	
}