* {
	margin: 0;
	padding: 0;
}

body {
	font-family: trebuchet ms, sans-serif;
	background: #C3CCD1 url(pictures/pozadie.jpg) repeat-x top right;
	color: #414042;
	font-size: 11px;
	text-align: center;
	min-width: 800px;
	padding-bottom: 10px;
	padding-top: 10px;
}


html>body {
	font-size: 11px;
}


/* layout */

#main {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff url(pictures/back.jpg) repeat-y top left;
}


#podpis {
	background: #2E406C;
	color: #DBE4E8;
	width: 796px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 2px;
	border-left: #2E406C 2px solid;
	border-right: #2E406C 2px solid;
	display: block;
	clear: both;
}

#podpis a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
}

#podpis a:hover {
	color: #DBE4E8;
	text-decoration: underline;
}

#center {
	text-align: center;
	}

img {
	border: 0px;
	vertical-align: middle;
}

img#mainfoto {
	float: right;
	margin: 5px 0px 5px 10px;
}

#vrch
 {
	width: 800px;
	height: 98px;
	background: url(pictures/vrch.jpg) no-repeat top right;
	padding: 120px 0px 0px 0px;
}

#vyhladavanie
 {
	width: 170px;
	background: #2E406C;
	color: #ffffff;
	padding: 10px;
	border: #000000 0px solid;
	font-weight: bold;
}

#vyhladavanie select
 {
	width: 100px;
}

/* koniec layout */

/* podstrany */

#brucho {
	float: left;
	text-align: left;
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	text-align: left;
	float: left;
	font-size: 100%;
	line-height: 1.6;
	color: #000000;
	}

#brucho ul {
	margin: 0px 0px 10px 15px;
}


#brucho li {
	text-align: left;
	margin: 1px 0px 0px 20px;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	line-height: 1.6;
	color: #000000;
}

#brucho a {
	color: #2E406C;
	text-decoration: none;
}

#brucho a:hover {
	color: #000000;
	text-decoration: none;
}

#hotline {
	font-size: 170%;
	color: #DBE4E8;
	font-weight: bold;
	}
	
.cena {
	font-size: 140%;
	color: #2E406C;
	font-weight: bold;
	}

#strankovanie {
	width: 600px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	font-size: 95%;
}

#strankovanie a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

/* koniec podstrany */

/* left menu */

#left {
	width: 150px;
	float: left;
	padding: 7px 0px 5px 0px;
	text-align: center;
	color: #DBE4E8;
	font-weight: bold;
	}

#leftmenu li, #leftmenu2 li {
	width: 146px;
	text-align: left;
	list-style: none;
	font-size: 100%;
	text-transform: none;
	border-bottom: #ffffff 1px solid;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
	background: url(pictures/sipka.jpg) no-repeat left center;
}

#leftmenu a, #leftmenu2 a {
	width: 131px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CDD8DD;
	display: block;
	margin: 0px 0px 0px 0px;
}

#leftmenu a:hover, #leftmenu2 a:hover {
	color: #ffffff;
	text-decoration: none;
}


#leftmenu > li {
	margin-left: 4px;
}

#leftmenu2 > li {
	margin-left: 4px;
}

/* koniec left menu */

/* headers */

h2
 {
	font-size: 150%;
	color: #2E406C;
}

h3
 {
	font-size: 120%;
	color: #ffffff;
	background: #2E406C;
	font-weight: bold;
	padding: 2px 0px 3px 5px;
	margin-bottom: 8px;
}

/* koniec headers */

table, tr, td {
	font-family: trebuchet ms, sans-serif;
	color: #58595B;
	font-size: 11px;
}

div.hotreality1, div.hotreality2 {
	width: 310px;
	float: left;
	background: #F6FAFB;
	margin-bottom: 8px;
}

div.hotreality1 {
	margin-right: 10px;
}

.hotreality1 table, .hotreality2 table {
	width: 310px;
	height: 150px;
}

.hotreality1 td, .hotreality2 td, .ponuka td {
	border: #76919F 1px solid;
	padding: 5px 5px 5px 5px;
}

.hotreality1 td.typ, .hotreality2 td.typ, .ponuka td.typ {
	background: #76919F;
	font-weight: bold;
	color: #ffffff;
}

div.ponuka {
	width: 630px;
	float: left;
	background: #F6FAFB;
	margin-bottom: 8px;
}

.ponuka table {
	width: 630px;
}

/* dolne menu */

#bottommenu {
	text-align: center;
	margin: 5px 0px 5px 0px;
	font-size: 95%;
}

#bottommenu a {
	color: #2E406C;
	text-decoration: none;
}

#bottommenu a:hover {
	color: #000000;
	text-decoration: underline;
}

/* koniec dolne menu */

input, textarea, select {
	background: #CDD8DD;
	border: #76919F 1px solid;
	margin: 3px 0px 0px 0px;
	padding: 2px 2px 2px 3px;
	font-size: 95%;
}

textarea
{
	width: 195px;

}

.InputText-kontakt
{
	width: 120px;

}

.FormLabel-kontakt
{
	padding-top: 4px;
	font-weight: bold;
	text-align: left;
	float: left;
	display: block;
}

.ponuka label
{
	padding-top: 0px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 110px;
}

