*
{
	margin: 0;
	padding: 0;
}



body
{
	background: #113953 url('../images/tlo.jpg') repeat-x;
	color: #000;
	font-family:trebuchet MS;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}


/* ################   Position ################  */
#all
{
	background: #fff;
	background: url('../images/tlo_strona.jpg') repeat-y;	
	color: #000;
	font-size: 0.8em;
	margin: 0 auto;
	width: 920px;

	text-align: left;
}

#page { 
color:#113953;
}

#header
{
	background: url('../images/head.jpg');
	background-color: transparent;
	width: 920px;	
	height: 187px;	
	color: #000000;
	margin: auto;
	margin-top: -16px;
	position: relative;
	text-align: right;
	border: solid 0px #ccc;
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { 
	margin: 0 0 0 21%;
	}
	
#left{
	background: transparent;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 0 0 0 0;
	width: 21%;
}
#main
{
	/*background: #fff;*/
	margin: 0px 20px 0 0;
	padding: 0px 20px 20px 20px;
	position: relative;

}

/* ###################### generell ###################### */
#logo
{

	padding-top: 12px;
	margin: 5px 0 0 25px;	
	
}

.link {
	cursor: pointer;}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

#header_menu {
	font-size: 0.7em;
	position: absolute;
	margin: -95px 0 0 725px;
	
}

#header_menu  a {
	text-decoration: none;
	margin-right:10px;
	color: #000;
}

#header_menu  a:hover {
	text-decoration: none;
	margin-right:10px;
	color: #333;
	background-color: transparent;
}

#header_menu  a:active {
	text-decoration: none;
	margin-right:10px;
	color: red;
	background-color: transparent;
}

#header_menu  a img{
 border:0px;
 margin-right:5px;
 
}


#banner {
	position: absolute;
	margin: -40px 0 0 450px;

}

/* ###############  mainmain * ########################### */
/* position */
.leading
{
	/*background: #EFDEEA url(../images/biene.gif) no-repeat top left;*/
	/*background: #EFDEEA ;*/
	border: solid 0px #CCCCCC;
	color: #113953;
	margin: 0px 20px 10px 0px;
	padding: 0px 20px 40px 20px;
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

.pagenav {
	margin-top: 50px;
	text-align: center;
	width: 627px;
}

.article_image_thmb {
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
	margin: 0px 5px 0px 0px;
}

#top_navi{
	font-size: 10px;
	color: blue;
	margin:auto;
	margin-bottom: -20px;
	text-align: right;
	width: 850px;
	height: 20px;
	border: 0px solid blue;
	display:none;

}

#top_navi ul {
	

}


tr.sectiontableentry1 td img { margin-left: 0px; margin-right: 10px;}
tr.sectiontableentry2 td img { margin-left: 0px; margin-right: 10px;}

#asm {
	text-align: right;
	width: 890px;
	margin:auto;	
	font-size: 12px;
}

#asm a {
	color: #ccc;
}


/************************************* SHADOWBOX ************/
#shadowbox_tlo {
	display: none;
	position: absolute;
	top: 120px;
	left: -55px;
	margin: auto;
	width: 105%;
	height: 200%;
	text-align: center;
	z-index: 100;
}

html>body #shadowbox_tlo {
	width: 100%;
}
#shadowbox_window {
	margin: auto;
	width: 970px;
	height: 400px;
	text-align: left;
	font-size: 14px;
	border: 3px solid #113953;
	background: #fff;
}

#shadowbox_pasek {
	width: 970px;
	height: 18px;
	padding: 5px;
	background: #fff;
}
#shadowbox_title {
	margin-left: 5px;
	width: 90%;
	float: left;
	text-align: left;
	background: #fff;
}
#shadowbox_close {
	text-align: center;
	cursor: pointer;
	background: #fff;
}
.shadowbox_content {
	display: none;
	margin-top: 15px;
	color: #000;
	font-size: 14px;
}

.shadowbox_content span, .shadowbox_content span a {
color: #a0a0a0;
text-decoration: none;
}

#shadowbox_kontakt {
text-align: center;
text-decoration: none;
color: #113953;
font-size: 30px;
}

#shadowbox_kontakt a{
text-decoration: none;
}


#shadowbox_kontakt a:hover{
text-decoration: none;
color: #000;
}
#dock{
	width: 970px;
	text-align: center;
}
.dock-container {
	margin-left: 250px;
	background-color: #fff;
}
a.dock-item {
	float: left;
	font: bold 12px trebuchet MS;
	color: #000; 
	text-align: center;
	text-decoration: none;
}
.dock-item span {
	display: block
}
.dock-item img {
	margin: 5px 20px 0px; 
	width: 64px; 
	border: 0px;
}
