@import url("styly.css");
@import url("basictable.css");
@import url("strankovanie.css");
@import url("doplnujuce.css");

/* štıly detailu */

#detail, #tabulka, #ceny, #inzajazd, .upresni {
	margin: 20px 10px 20px 10px;
}

#mainimage {
	margin-bottom: 10px;
	width: 280px;
}

#detail img {
	border: 0;
	width: 280px;
}

#detail .imgnahlad {
	width: 85px;
	margin: 5px 5px 0 0;
}

.tbllinetop {
	background-color: #35497D;
	font-weight: bold;
}

.tblline1 {
	background-color: #223B6D;
}

.tblline2 {
	background-color: transparent;
}

.tbllinelm {
	background-color: #B22222;
}

#inzajazd {
	width: 760px;
}
.vcene {
	float: left;
	margin-right: 25px;
	max-width: 50%;
}

.priplatky {
	width: auto;
	float: left;
}

.obsah {
	text-align: left;
	margin: 10px 0 10px 0;
}

.obal {
	margin: 20px 10px 20px 10px;
	text-align: left;
}

.upresni {
	text-align: left;
	background-color: #223B6D;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px dashed #E0E4F1;
}

.obrazky {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 280px;
}

.listHotels{
	border: 1px solid #35497d;
	padding: 5px;
	margin-bottom: 3px;
}

.listHotels img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 85px;
	border: 0;
}

.listHotels p{
	margin: 0px;
	padding: 0px;
}

.listHotels p.nazov{
	font-size: 1.4em;
}

.popisStrediska p, #oblpop p{
	margin: 10px 0;
}

#oblpop {
	margin-bottom: 10px;
	border-bottom: 1px solid White;
}

#navigacia {
	font-size: 90%;
	padding-bottom: 4px;
	border-bottom: 1px solid #35497D;
	margin-bottom: 20px;
}
