
.clear {clear:both;}
.div {width: px; height: px; margin: 0 0 0 35px}
.topDiv {width: 640px; height: px; float: left; margin: 0 10px 0 0}
.treci {width: 615px;}
.bottomDiv {width: 640px; height: px; float: left;}
.luftLeft {width: 20px; height: px; float: left; background: none}
.luftTop {width: 600px; height: 20px; float: left; background: none}
.bigDivPink
{
	width: 290px; 
	height: 300px; 
	float: left; 
	margin: 0 10px 10px 0; 
	background: none;
	/* background-color: #FFFFFF; */
	background-color: #FFDDCC;
	float: left; 
	border: 1px solid #D9BCAD;
}
.bigDiv 
{
	width: 290px; 
	height: 300px; 
	float: left; 
	margin: 0 10px 10px 0; 
	background: none;
	/* background-color: #FFFFFF; */
	background-color: #FFFFCC;
	border: 1px solid #D9BCAD;
}

.bigDivEmpty {
	background-color: #ffffff;
	border: none;
	color: #000000;
}
.title 
{
	margin: 5px 0 5px 0;
}
.littleImage {width: px; height: px;}
.bigImage {width: 290px; height: 203px;

    display: table-cell;
    vertical-align: middle;
	text-align: center;
	/*
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	*/
}

.centeredImage
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}


.txt 
{
	text-align: justify;
	text-indent: 12px;
	margin: 0 0 5px 0;
	color: #5184c2;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	padding: 8px 15px 3px 15px;
}

.txtDiv {
	padding: 0;
	text-align: justify;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.noBorder {border: none;}

a.link 
{
	text-decoration: none;
	/* text-align: center; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
	color: #5184C2;
	border-bottom: 0px #000 solid;
}
a.link:hover 
{
	text-decoration: underline;
}

/*		
p.topBoxText 
{
	text-align: justify;
	text-indent: 12px;
	color: #5184C2;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	padding: 3px;
}
*/
