html, body {
	margin:0;
	padding:0;
	height: 100%;
}
body, input, textarea {
	background:#EFEFEF;
	font:70%/130% Arial, Helvetica, sans-serif;
}
body {
    background:#EFEFEF url(img/kresta-bg5.jpg) no-repeat 777px 0px;
}
#main {
	min-height: 100%;
	height: 100%;
	position: relative;
}
body>#main {
	height:auto;
}
div, p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color:#000;
}
a:hover {
	color:#646464;
}
br.both {
	clear:both;
}
br.left {
	clear:left;
}
br.right {
	clear:right;
}
#top {
	background:#9DB9C2;
	width: 777px;
	height: 79px;
}
#logo {
	float: left;
	/*background:#FFF url(img/p_logo.gif) no-repeat 20px 20px ;*/
	background:#FFF;
	width: 182px;
	height: 57px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 2px;
}
#logo2 {
	float: left;
	/*background:#FFF url(img/p_logo.gif) no-repeat 20px 20px ;*/
	background:#FFF;
	width: 190px;
	height: 57px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
}
#logo3 {
	float: left;
	/*background:#FFF url(img/p_logo.gif) no-repeat 20px 20px ;*/
	background:#FFF;
	width: 140px;
	height: 57px;
	padding-left: 31px;
	padding-right: 31px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
}
#logo4 {
	float: left;
	/*background:#FFF url(img/p_logo.gif) no-repeat 20px 20px ;*/
	background:#FFF;
	width: 176px;
	height: 57px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 2px;
}
#header {
	float: left;
	height: 77px;
	width: 575px;
	margin-top: 2px;
	background: url(img/p_header.gif) no-repeat;
}
#menu {
	position:relative;
	width: 777px;
	height: 61px;
	background: url(img/p_menu_bg.gif) repeat-x;
	padding:0;
}
#menuprev {
	float:left;
	width:202px;
	height: 61px;
	border-right: solid 1px #F1F8F9;
}
#menu a {
	display:block;
	float:left;
	width: 70px;
	height: 45px;
	padding: 0;
	padding-left: 9px;
	padding-top: 16px;
	border: 0;
	border-right: solid 1px #F1F8F9;
	color: #646464;
	font-size: 14px;
	text-decoration:none;
}
#menu a:hover {
	background: url(img/p_menu_hover_bg.gif) repeat-x;
	color:#000;
	text-decoration:none;
}
#maincontent {
	background-color:#EDF2F4;
	background-image: none;
	width: 777px;
}
#leftmenu {
	float: left;
	background:#EDF2F4 url(img/p_leftmenu_bg.gif) repeat-x;
	width: 192px;
	height: 600px;
	padding-left:10px;
	padding-top:15px;
	border-top: solid 2px #9DB9C2;
	background-color:#EDF2F4;
}
#leftmenu a {
	text-decoration:none;
	color:#000;
}
#leftmenu a:hover {
	text-decoration:underline;
	color:#000;
}
#content {
	float: left;
	width: 575px;
	min-height: 450px;
	border-top: solid 2px #9DB9C2;
	background:#FFF;
}
#content h1 {
	font-size: 150%;
	padding: 10px 10px 0 10px;
}
#content h3 {
	font-size: 130%;
}
#content div {
	padding-left: 10px;
	padding-right: 10px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content p.info {
	text-align:right;
}
#content p.info, #content p.info a {
	color:#000;
}
#content p.info a:hover {
	color:#646464;
}

#footer {
	width: 777px;
	padding-top: 2px;
	background-color:#EFEFEF;
}
#footer, #footer a {
	color: #646464;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer div {
	margin-left:5px;
	margin-right:5px;
}

#requestform input, #requestform textarea {
	background-color:#EDF2F4;
	color:#646464;
}
#requestform label, #requestform input, #requestform textarea { 
	display: block; 
	width: 200px; 
	float: left; 
	margin-bottom: 8px;
	font-size: 100%;
} 
#requestform label { 
	text-align: right; 
	width: 120px; 
	padding-right: 12px; 
} 

.left {
	float:left;
}
.right {
	float:right;
}
.textcenter {
	text-align:center;
}
#requestform input.buton {
	width:100px;
	background-color:#EDF2F4;
	color:#646464;
}
table.text {
    width: 540px;
}
table.action, table.action tr, table.action tr td,
table.text, table.text tr, table.text tr td {
	padding:0;
	margin:0;
	border-collapse:collapse;
}
table.action tr td {
	padding:3px;
	white-space:nowrap;
}
table.action tr.traction, table.action col.traction,
table.text tr.traction {
	background-color:#EDF2F4;
}
table.action tr.traltaction, table.action col.traltaction {
	background-color:#9DB9C2;
}

table.text tr td {
	padding:2px 4px;
	white-space:nowrap;
}

#actual {
	position:relative;
	margin:0;
	padding:0;
}
#actualleft, #actualright {
	text-align:center;
}
#actualleft {
	 margin-right:250px;
}
#actualright {
	float:right;
	width:250px;
}

a.catpdf, a.catzip {
	display:block;
	background: url(img/pdficon_small.gif) no-repeat;
	margin:0;
	padding:0;
	padding-left: 22px;
	line-height: 20px;
	height: 20px;
}

a.catzip {
	background: url(img/zipicon_small.gif) no-repeat;
}

.bold {
    font-weight:bold;
}

#wideskyscraper
{
	position:absolute;
	top:140px;
	left:790px;
	width: 160px;
	height: 600px;
}
#gallery img {
    width: 120px; height: 80px; margin: 0 10px 10px 10px;
}
@media print {
	#menu, #leftmenu, #footer div.right, #wideskyscraper {
		visibility:hidden;
		display:none;
	}
}