html, body{
	height: 100%; 
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url('../images/tlo.jpg');
	background-repeat:repeat-x;
	background-position:center top;
}

.container {
	width:898px; 
	height:539px;
	margin: 0px auto;
	margin-top:50px;
	background-image: url('../images/bg2.gif');
	background-repeat:no-repeat;
	background-position:left top;
}


.container  .headerPane {
	height: 199px;
}
.container .headerPane .logo{
	height: 98px;
	width: 445px;
	margin-left: 24px;
	margin-top:22px;
	float:left;
}
.container .content {
	
}
.container .content .leftPane {
	width: 666px;
	float: left;
	height: 340px;
}

.container .content .rightPane {
	width: 232px;
	height:340px;
	float: left;
	
}

.content{
	font-size:13px;
	color:#000000;
	line-height:1.3em;
}
.content h1{
	font-size:22px;
	margin:0px;
	padding:2px;
}
.content h1{
	font-size:18px;
}
.content .title-top {
	
	float:right;
	position:relative;
	top:-40px;
	text-align:left;
	width:300px;
}
.content .cont {

}

.content .cont .pagecont{
    padding-left:110px;
	width: 530px;
	height:300px;
	float:left;
}
.content .cont .pagecont p, .content .cont .gallery p{
    border-left: 2px solid #d1cac9;
	padding-left:10px;
}

.content .cont .pagecont p{
    border-left: 2px solid #d1cac9;
	padding-left:10px;
}
.content .cont .pagecont ul{
margin-top: 0px;
font-weight:bold;
}
.content .cont .pagecont ul li{
font-weight:normal;
}

.content .cont .adres {
	padding-left:110px;
	padding-top:30px;
	width: 200px;
	float:left;
}

.content .cont .mapa {
	border:1px #00CC33 solid;
	float:left;
	width:152px;
	height:152px;
	margin-top:17px;
	margin-left:60px;
}
.rootAppContainer
{
}

v

.navBar
{
}

.navUrl
{
}

.navUrlDisabled
{
}

#navUrlPrev
{
}

#navUrlPrevDisabled
{
	visibility:hidden;
}

#navUrlNext
{
}

#navUrlNextDisabled
{
	visibility:hidden;
}

.leftPane
{
	float:left;
	margin-top:0px;
	margin-left:0px;
}
.footerPane
{
	font-size: 11px;
	color: #dddddd;
	font-weight:normal;
	font-size:11px;
	float:right;
	width:500px;
	padding-left:200px;
	padding-top:3px;
	text-align:right;
}
.footerPane a{
    color:#CCCCCC;
}

h3
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
}

p
{
	margin: 0px;
	padding: 0px;
}

.container .headerPane .grafika
{
    background-image: url('../images/grafika.jpg');
    width:346px;
    height:179px;
	margin-top:20px;
	margin-left:6px;
	float:left;
}
a {
    color:#333333;
}

.redImportantLink {
	color: red;
	font-weight: bold;
}
