a {
	color:#007478;
	text-decoration:none;
}

a:hover {
	color:#013d3f;
}

a img {
	border:0px;
}

body {
	position:absolute;
	overflow:hidden;
	font-family:verdana, tahoma, arial;
	font-size:10pt;
	color:#333333;
	background:#FFFFFF;
	margin:0px;
	width:100%;
	height:100%;
}

input, textarea {
	border:1px solid #3b8b96;
	color:#000000;
	background:#FFFFFF;
	font-size:10pt;
	margin:0px;
	padding:5px;
	vertical-align:top;
}

input.btn_grey {
	background:url('images/bg_button_grey.jpg') repeat-x #efeaee;
	color:#3b8b96;
	font-weight:bold;
	height:28px;
	padding:0px 10px;
}

#top {
	height:103px;
	width:100%;
	margin:0px auto;
	background:url('images/bg_top.jpg') repeat-x #fedefb;
	border-bottom:1px solid #fdadf4;
}

#logo {
	float:left;
	width:285px;
	height:100px;
}

#top_right {
	float:right;
	text-align:right;
	margin:0px 10px;
	line-height:20px;
}

div#content {
	position:absolute;
	z-index:1;
	width:100%;
	top:105px;
	bottom:0px;
	height:expression(parseInt(document.body.clientHeight-105)+'px');
	background-color:#d4d0c7;
}

iframe#frame {
	position:relative;
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
	padding:0px;
}

#kontekst {
	float:left;
	padding:22px 0px 22px 40px;
}

#sendMail, #addComment {
	position:absolute;
	right:30px;
	top:105px;
	z-index:2000;
	visibility:hidden;
	width:280px;
}

#sendMailInfo, #addCommentInfo {
	margin:10px 0 10px 0;
	padding:3px;
	color:#ff0000;
	text-align:center;
}

#close {
	margin:5px 0px 10px 0px;
}

#close a {
	color:#6F0800;
	text-decoration:none;
}

.box_top {
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background:#3889a7;
	text-align:right;
	width:260px;
	height:22px;
	line-height:22px;
	padding:0px 10px;
}

.box_body {
	background:#f2f2f2;
	min-height:50px;
	padding:10px 10px 0px 10px;
	width:260px;
	text-align:center;
}

.box_body .list a {
	display:block;
	height:25px;
	padding:3px 5px;
	line-height:25px;
	text-decoration:none;
	border-bottom:1px dotted #bdbcbc;
}

.box_body .list a:hover {
	background:#dcbed4;
}

.box_bottom {
	width:260px;
	text-align:right;
}

.box_pink {
	padding:0px;
}

.box_pink .box_bottom {
	border-bottom:1px solid #d856b6;
	background:#f2f2f2;
	padding:0px 10px 10px 10px;
}

.box_pink .box_top {
	background:url('images/bg_box_pink.jpg') no-repeat #d856b6;
}

.box_blue .box_bottom {
	border-bottom:1px solid #3889a7;
	background:#f2f2f2;
	padding:0px 10px 10px 10px;
}

.box_blue .box_top {
	background:url('images/bg_box_blue.jpg') no-repeat;
}

.small {
	font-size:7.5pt;
}

/*
div.close { float:right; padding:4px; }
hr.box { clear:both; height:1px; background-color:#a1a1a1; border:0px; color:#a1a1a1; margin:0px; }
span.favorities { visibility:hidden; }
img { margin:0px; }
.center { text-align:center; }
*/
