/* ---------------------------------------------------------------------- 
-LAYOUT-
---------------------------------------------------------------------- */
body {
	background: #FFFFFF url(images/background-shade-1200.jpg) top repeat-y;
	font-family: times,sans-serif;
	margin: 0px;}
.clearer {
	height: 4px;
	background: #000000;
	clear: both;}
#middleblock {
	width:1154px; 
	margin: 0 auto;
	height: 100%;}
#vert-block1 {
	height: 99px;
	background: #ffffff url(images/fk-logo-long04.png) no-repeat;}
#vert-block2 {
	height: 140px;
	background: #3657a6 url(images/krakow-header2.png);}
#vert-block3 {
	min-height: 600px;
	//background: #FFFFFF url(images/vert-block3-bg.jpg) top repeat-y;
	background: #FFFFFF;}
#vert-block4 {
	height: 60px;
	background: #CDB1AE;}
#vb3navi {
	float: left;
	width: 180px;
	//height: 100%;
	background:#CDB1AE;}
#vb3content {
	float: left;
	width: 680px;
	padding: 10px;
	//height: 100%;
	min-height: 500px;
	background: #FFFFFF;}
#vb3right {
	float: left;
	width: 180px;
	padding: 10px;
	//height: 100%;
	min-height: 200px;
	margin-left: 20px;
	background: #FFFFFF;}	
/* ---------------------------------------------------------------------- 
-NAVIGATION-
---------------------------------------------------------------------- */
.menu1-level1-no {
	font-size: 15px;
	border-top: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;}
.menu1-level1-no a{
	padding-left:5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;}
	
.menu1-level1-act {
	font-size: 15px;
	border-top: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;}
.menu1-level1-act a{
	padding-left:5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;}
	
.menu1-level2-no {
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:15px;
	padding-right: 2px;
	border-top: 1px solid #ffffff}
.menu1-level2-no a{
	text-decoration: none;
	color: #ffffff;}
	
.menu1-level2-act {
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:15px;
	padding-right: 2px;
	border-top: 1px solid #ffffff;
	//background: #ffffff;}
.menu1-level2-act a{
	text-decoration: none;
	color: #ffffff;}
	
/* ---------------------------------------------------------------------- 
-FOOTERNAVI-
---------------------------------------------------------------------- */
#footernavi {
	float: right;
	height: 13px;
	width: 600px;
	margin-top: 20px;}
#footerinfo-single {	
	float: right;
	font-size: 15px;
	padding-right: 8px;}
#footerinfo-single a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;}
#footerinfo-single-act {
	float: right;
	font-size: 15px;
	padding-right: 8px;}
#footerinfo-single-act a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #C3A315;}
	
/* ---------------------------------------------------------------------- 
-CONTENT-
---------------------------------------------------------------------- */
.csc-textpic {
	margin-bottom: 5px;}
h1 {
	margin: 10px 0px 5px 0px;
	color: #3657a6;
	font-size: 15px;
	border-bottom: 1px solid #3657a6;}
.bodytext {
	font-size: 15px;
	color: #999999;}
.bodytext a {
	text-decoration: none;
	color: #999999;}
ul li {
	font-size: 15px;
	color: #999999;}
ul li a {
	text-decoration: none;
	color: #999999;}
p {
	margin: 0px;
	padding: 2px}

/* ---------------------------------------------------------------------- 
-RIGHTCONTENT-
---------------------------------------------------------------------- */
#vb3right .csc-default {
	border-left: 1px solid #377FDF;
}

#vb3right .csc-firstHeader {
	padding-left: 5px;
}