﻿.topTitle
{
	height: 23px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #585858;
}
.cPodrobnosti
{
	margin-right: 10px;
	margin-top: 20px;
	position: relative;
}
	.cTitle
	{
		font-size: 14px;
		color: #163b93;
		border-bottom: 4px solid #a3a3a3;	
	}
		.cRezultatiLink
		{
			padding-top: 2px;
			float: right;
			font-size: 10px;
			color: #585858;
		}
			.cRezultatiLink a
			{
				color: #585858;
				text-decoration: none;
			}
			.cRezultatiLink a:hover
			{
				text-decoration: underline;
			}
	.cPomembno
	{
		margin-top: 8px;
		width: 202px;
		float: left;
	}
		.cLC
		{
			background-color: #f1f1f1;
			padding: 10px;
		}
			.lcP
			{
				font-size: 11px;
			}
			.lcD
			{
				color: #36b604;
				font-size: 14px;
				padding: 5px;
				text-align: center;
			}
			.lcL
			{
				height: 2px;
				font-size: 1px;
				border: 7px solid #f1f1f1;
				background-color: #FFFFFF;
			}
				.sCena1
				{
					font-size: 12px;
					color: #000000;
				}
		.cOptions
		{
			text-align: center;
			padding: 10px;
		}
	.cInfo
	{
		margin-top: 8px;
		width: 336px;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
	}
		.tPodatki
		{
			border-collapse: collapse;
		}
			.tdPodatki
			{
				color: #232323;
				font-size: 11px;
				background-image: url("../Images/paramBg.gif");
				background-repeat: repeat-x;
				background-position: bottom;
				padding: 2px;
				padding-top: 5px;
				padding-bottom: 3px;
			}
			.tdPodatkiZadnji
			{
				color: #232323;
				font-size: 11px;
				padding: 2px;
				padding-top: 5px;
				padding-bottom: 3px;
			}
				.sNaProdaj
				{
					color: #68c643;
				}
				.sCena2
				{
					color: #7d7d7d;
				}
	.cOpis
	{
		clear: both;
		margin-bottom: 8px;
		color: #232323;
		font-size: 11px;
		margin-left: 5px;
		margin-right: 6px;
		padding: 2px;
		padding-top: 3px;
		padding-bottom: 3px;
		background-image: url("../Images/paramBg.gif");
		background-repeat: repeat-x;
		background-position: top;
		text-align: justify;
	}
	.cVecInfo
	{
		text-align: center;
		padding: 10px;
		margin-left: 80px;
		margin-right: 80px;
		font-size: 16px;
		border: 1px solid #000;
		margin-bottom: 8px;
		color: #666666;
	}
		.sVecInfo
		{
			font-weight: bold;
			color: #68c643;
			font-size: 22px;
			padding-left: 10px;
		}
	.cGalerija
	{
		clear: both;
		margin-bottom: 20px;
	}
		.cThumb
		{
			float: left;
			margin-top: 10px;
			width: 155px;
			position: relative;
		}
			.tThumbs
			{
				position: relative;
			}
				.cThumbCont
				{
					width: 65px;
					height: 65px;
					position: relative;
					cursor: pointer;
				}	
					.tbTL
					{
						position: absolute;
						top: 0px;
						left: 0px;
						background-image: url("../Images/imgCorTL.png");
						background-repeat: no-repeat;
						width: 65px;
						height: 65px;
					}
					.tbTR1
					{
						position: absolute;
						top: 0px;
						right: 0px;
						background-image: url("../Images/imgCorTL.gif");
						background-repeat: no-repeat;
						width: 3px;
						height: 3px;
					}	
					.tbBL1
					{
						position: absolute;
						bottom: 0px;
						left: 0px;
						background-image: url("../Images/imgCorTL.gif");
						background-repeat: no-repeat;
						width: 3px;
						height: 3px;
					}
					.tbBR1
					{
						position: absolute;
						bottom: 0px;
						right: 0px;
						background-image: url("../Images/imgCorTL.gif");
						background-repeat: no-repeat;
						width: 3px;
						height: 3px;
					}
		.cImage
		{
			float: left;
			margin-top: 16px;
			width: 370px;
			height: 305px;
		}	
		.cGalerijaEnd
		{
			clear: both; 
		}				
