body {
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	background-color: #e6f0d8;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead, hr {
	padding: 0px;
	margin: 0px;
	border: 0px none #000000;
}
ol, ul, li {
	list-style-type: none;
}
.cleaner {
	clear:both;
	width: 100%;
	visibility: hidden;
}
a:link,
a:visited {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper.png);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
#top {
	width: 990px;
	height: 93px;
	float: left;
}
.logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 214px;
	display: block;
	float: left;
}
h1.logo {
	display: none;
}
.menu_back {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 776px;
	float: left;
	display: inline;
}
.activ {
	float: left;
	height: 43px;
	width: 67px;
	background-image: url(../images/aktiv.png);
	display: inline;
	margin-left: 270px;
}
ul.menu-top {
	float: left;
	margin-left: 13px;
	display: inline;
	clear: left;
	width: 700px;
}
ul.menu-top li {
	float: left;
}
ul.menu-top li a,
ul.menu-top li a:visited {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
ul.menu-top li a:hover {
	text-decoration: underline;
	color: #ffe06b;
}
#center {
	width: 990px;
	height: 269px;
	float: left;
}
.info {
	float: left;
	width: 323px;
	height: 269px;
	background-image: url(../images/text.png);
	background-repeat: no-repeat;
	line-height: 18px;
}
.info h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 17px;
	color: #353535;
	padding-top: 15px;
}
img.divid {
	margin-top: 13px;
	margin-bottom: 10px;
	width: 297px;
	height: 1px;
}
div.info-white {
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 12px;
}





.info-white a,
.info-white a:link,
.info-white a:visited {
	color: #C51B2C;
	text-decoration: none;
}

.info-white a:hover {
	text-decoration: underline;
}



.select {
	float: left;
	width: 470px;
	height: 269px;
	display: inline;
}
.right-info {
	float: left;
	width: 197px;
	height: 269px;
	display: inline;
	background-image: url(../images/right1.png);
	background-repeat: no-repeat;
}
.right-info span {
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	margin-top: 126px;
	margin-left: 55px;
}
#main {
	width: 793px;
	min-height: 685px;
	_height: 685px;
	float: left;
	background-image: url(../images/content.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.navig {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4192b;
	text-transform: uppercase;
	line-height: 29px;
	margin-top: 10px;
}
.navig p {
	float: left;
	padding-left: 488px;
}
a.red,
a.red:visited {
	background-image: url(../images/red.png);
	display: block;
	height: 29px;
	width: 29px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 29px;
	float: left;
	margin-left: 8px;
	font-weight: bold;
}
a.green,
a.green:visited,
a.green-active {
	background-image: url(../images/green.png);
	display: block;
	height: 29px;
	width: 29px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 29px;
	float: left;
	margin-left: 8px;
	font-weight: bold;
}
a.green:hover,
a.green-active {
	background-image: url(../images/red.png);
}
.main {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 750px;
}
.main h1 {
	font-size: 20px;
	color: #C51B2C;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;	
}
.main h2 {
	font-size: 17px;
	color: #889851;
	font-weight: normal;
	padding-top: 15px;	
	padding-bottom: 5px;
}


.main p {
	width: 420px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
img.people {
	float: right;
	margin-top: 18px;
}
strong.red {
	color: #c4192b;
}
.budova2 {
	margin-left: 35px;
}
.budova2 span {
	font-weight: bold;
	color: #6e7a43;
	padding-right: 10px;
}
.main-info {
	position: absolute;
	z-index: 1;
	margin-top: 40px;
	margin-left: 20px;
	line-height: 22px;
	border: 1px solid #e2b87c;
	width: 300px;
}
.main-info div {
	padding: 10px;
}
table.table {
	width: 320px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 25px;
}
table.table td {
	line-height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	height: 27px;
}
table.table tr.back {
	background-color:#EDF4E3;
}
table.table td.nadpis {
	background-color:#9eb96a;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 0px;
}
table.table td.sum {
	background-color:#333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 0px;
}
.podorys-a {
	margin-top: 0px;
	float: right;
	height: 382px;
	text-align: center;
	width: 406px;
	background-image: url(../images/_a.gif);
	background-repeat: no-repeat;
}
.podorys-a span,
.podorys-b span,
.podorys-c span,
.podorys-d span {
	font-size: 30px;
	color: #339900;
	padding-top: 270px;
	display: block;
	font-weight: bold;
}
.podorys-b {
	margin-top: 0px;
	float: right;
	height: 382px;
	text-align: center;
	width: 406px;
	background-image: url(../images/_b.gif);
	background-repeat: no-repeat;
}
.podorys-c {
	margin-top: 0px;
	float: right;
	height: 382px;
	width: 406px;
	text-align: center;
	background-image: url(../images/_c.gif);
	background-repeat: no-repeat;
}
.podorys-d {
	margin-top: 0px;
	float: right;
	height: 382px;
	text-align: center;
	width: 406px;
	background-image: url(../images/_d.gif);
	background-repeat: no-repeat;
}
a.zoznam,
a.zoznam:visited {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:3px 5px 3px 5px;
	width:100px;
	background-color: #c4192b;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #333333;
}
a.zoznam:hover {
	background-color:#869551;

}
.priecelie {
	margin-top: 15px;
	background-color: #edf4e3;
	padding: 10px;
	text-align: center;
}
.priecelie h4 {
	font-size: 15px;
	padding-bottom: 10px;
	color: #c4192b;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}
.priecelie img {
	height: 130px;
	width: 200px;
	margin-right: 10px;
	border:0px none #000000;
	margin-left: 10px;
} 



#right {
	width: 197px;
	float: left;
	background-image: url(../images/kontakt.png);
	background-repeat: no-repeat;
	background-position: right 60px;
}
.right {
	padding: 14px 14px 16px 16px;
	line-height: 18px;
	font-size: 11px;
	color: #282828;
}
h3.title {
	background-image: url(../images/right_title.png);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-indent: 15px;
	margin-right: -14px;
	margin-left: -16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.ilu {
	border: 1px solid #818181;
	margin-bottom: 17px;
}
.search {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 166px;
	margin-bottom: 10px;
}
input.email {
	font-family: Tahoma, Helvetica, sans-serif;
	border: none;
	background:none;
	font-size: 11px;
	margin-left: 7px;
	padding: 0px;
	float: left;
	margin-top: 4px;
	color: #333333;
	width: 120px;
}
input.send {
	border: none;
	font-family: Tahoma, Helvetica, sans-serif;
	background:none;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	cursor:  pointer;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	font-weight: bold;
	width: 30px;
}
#footer {
	height: 98px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9BB867;
	width: 100%;
}
.footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.footer a,
.footer a:visited {
	color: #000;
}
.copy {
	float: left;
	display: inline;
	margin-top: 60px;
	margin-left: 270px;
}
.autor {
	float: left;
	display: inline;
	margin-top: 60px;
	margin-left: 240px;
}

img.gal {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	border:1px solid #818181;
}
img.gal:hover {
	border:1px solid #000;
}
