body {
	font-family: Verdana, serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
		

} 
	
.toppart {
	
	height: 20px;
	background-color: #FF6347;

}

.middlepart {
   background-color: #FFFFFF;
	width: 100%;
}
	

.leftpart {

	background-color: White;
	height: 400px;
	width: 250px;
	float: left;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
}

.leftpart-forum {

	background-color: White;
	height: 740px;
	width: 250px;
	float: left;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
}



.centralpart {

	background-color: White;
	height: 400px;
	width: 450px;
	float: left;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
}
.centralpart-forum {

	background-color: White;
	height: 740px;
	width: 450px;
	float: left;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
	
	
}
.rightpart {
	background-color: White;
	height: 400px;
	float:  none;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
		
}

.rightpart-forum {
	background-color: White;
	height: 740px;
	float:  none;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
		
}

.bottomline {
	width: 100%;
	height: 1px;
	float: left;
	font-size: 1px;
	background-color: #FF6347;
	
}

.bottompart {
	font-size: 10px;
	float: left;
	width: 100%;
	height: 1px;
}

h4 {margin-top: 15px;
}

pre {
	font-family: Verdana, serif;
	font-size: 12px;
	text-align: left;
	
}

hr {
	height: 5px;
}


.menu {
	margin-right: 12px;
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
}
	
	
.activemenu {
	margin-right: 12px;
	color: #FF4500;
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
}

.nadpis {
	color: #FF6347;
	font-weight: bold;
	text-align: left;
	width: auto;
}

a.menulink {
	text-decoration: none;
	color: #000000;
}

a:hover.menulink {
	text-decoration: none;
	color: #888888; 
}
a.bottomlink {
	text-decoration: none;
	color: #000000;

}

a:hover.bottomlink {
	text-decoration: none;
	color: #FF4500;
}


a.sitemap {
	text-decoration: underline;
	color: #000000;
}

a:hover.sitemap {
	text-decoration: underline;
	color: #FF4500;
}

.maintext {
	width: auto;
	height: 100px;
	text-align: justify;
	margin-left: 0px;
}

.newstext {
	font-family: Tahoma, serif;
	font-size: 11px;
	width: auto;
	height: 100px;
	text-align: justify;
	margin-left: 0px;
}

.newsmenu {
	font-family: Tahoma, serif;
	color: #FF4500;
	font-size: 12px;
	font-weight: bold;
}

.photo {
	margin-right: 20px;
	border: 2px solid #FF4500;
	padding: 3px;
}

.photo2 {
	border: 0px;
	width: 215px;
	height: 165px;
}


.form1 {
	width: 60px ;
}


.tbl {
	background-color: #EFEFEF;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
		
}

.tr1 {
	background-color: #EFEFEF;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.td1 {
	text-align: left;
   background-color: #EFEFEF;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.td2 {
	text-align: left;
   background-color: #EFEFEF;
	padding: 0px;
	margin: 0px;
	color: #FF4500;
	font-size: 12px;
	font-weight: bold;
}


.td3 {
	text-align: left;
   background-color: #EFEFEF;
	padding: 0px;
	margin: 0px;
}


.novinky {
	background-color: #EFEFEF; 
	border: 1px solid #000000;
	width: 200px;
	height: 160px;
	overflow: auto;

}

.novinky2 {
	background-color: #EFEFEF; 
	border: 1px solid #000000;
	padding: 2px;
	width: 200px;
	height: 507px;
	overflow: auto;

}


.guestbook {
	background-color: #EFEFEF; 
	border: 1px solid #000000;
	padding: 2px;
	width: 430px;
	height: 380px;
	overflow: auto;
	overflow-x: hidden;
	}
	
.arr1 {
	color: #DCDCDC;
	font-weight: bold;
	text-align: left;
	margin-right: 150px;
	text-decoration: none;
		
}

.arr2 {
	color: #DCDCDC;
	font-weight: bold;
	text-align: right;
	margin-left: 150px;
	margin-right: 10px;
	text-decoration: none;	
}

.arrows {
	width: 430;	
	text-align: center;
}


.arr1a {
	color: #FF6347;
	font-weight: bold;
	text-decoration: none;
		
}