#floor-info{
	font-family:Arial;
	font-size:11px;
	text-align:center;
}

#floor-info .table-header{
	background-color:#0e76bc;
	color:white;
	font-weight:bold;
}

#floor-info tr{
	height:18px;
}

#floor-info .row-odd{
	background-color:#e7f2f8;
}

#floor-info .row-even{
	background-color:#cce3f1;
}

#floor-info .table-footer{
	background-color:#949494;
	color:white;
	font-weight:bold;
}

.left-item{
	width:185px;
	font-family:Arial;
	font-size:11px;
	padding-top:20px;
	padding-left:20px;

}


#small-form input{
	width:155px;
	border:none;
	padding:2px;
	margin:2px 0px;
}

#small-form textarea{
	border:none;
	width:155px;
	padding:2px;
	overflow:hidden;
	height:80px;
}

#small-form #submit{
	background-color:#0e76bc;
	color:white;
	font-weight:bold;
	width:159px;	
	margin-bottom:10px;
}

.floor-info-topbox{
	background-image:url('../images/images/floors_banner.jpg');
	width:725px;
	height:190px;
}

#gallery{
	width:130px;
	text-align:center;
}

.gallery-thumb{
	
	margin:10px 0px;
	border:4px solid #d9d9d9;
}

.gallery-thumb:hover{
	border:4px solid #60a7d3;
}

.floors-selection{
	width:205px;
	height:63px;
	background-image:url('../images/bg/floor_selection.jpg');
	margin-top:1px;
}

.floors-selection-active{
	width:205px;
	height:63px;
	background-image:url('../images/bg/floor_selection_active.jpg');
	margin-top:1px;
}

#obhliadka-form{
}

#obhliadka-form table{
	width:100%;
}

#obhliadka-form input{
	border:1px solid #60a7d3;
	width:100%;
}

#obhliadka-form textarea{
	width:400px;
	height:250px;
	border:1px solid #60a7d3;
}

#email-msg{
	width:400px;
}
