*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden; font-family:arial, helvetica, sans-serif; }
body{font-family:Arial,Helvetica,sans-serif;font-size:10px;cursor:default;color:#000}
.large,.left{font-family:Arial,sans-serif;font-size:18px}
h2,.box div img{padding-bottom:10px}
a{text-decoration:none;color:#000;outline:0}
img{display:block}
hr{border-bottom:1px dotted #CCCCCC; border-top:none;}

*html #bg div{position:absolute;width:200%;height:200%;top:-50%; right:-69%; z-index:0}
#bg[id] div{position:absolute;width:200%;height:200%;top:-50%;left:-50%;}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto;}

*html #bg2 div{position:absolute; bottom:0px; right:30px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='/fileadmin/templates/zwire/images/bg2.png');}
#bg2[id] div{position:absolute; bottom:0px; right:30px; background-image:url(../images/bg2.png); background-repeat:no-repeat; width:601px; height:387px;}

*html #bg5 div{position:absolute; bottom:0px; right:30px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='/fileadmin/templates/zwire/images/bg5.png');}
#bg5[id] div{position:absolute; bottom:0px; right:30px; background-image:url(../images/bg5.png); background-repeat:no-repeat; width:601px; height:387px;}

#bg3 div{position:absolute; top:0px; right:20%;}

#cont{position:absolute;top:0;left:0;z-index:70;overflow:auto}
#menu{}
#menu div{}

.menu1{width:220px;font-weight:normal;background:#000; z-index:1;position:absolute;}
.menu1 a{padding:21px 10px 10px 0;color:#fff;background:url(../images/go.gif) 0 80px repeat-x;font-size:10px;text-align:right;display:block;}
.menu1 a:hover{background:#000 url(../images/go.gif) 0 23px repeat-x}
.menu2{padding:15px 0px 0px 0px;background:#000000;position:absolute;top:0px;z-index:800;width:100%;}
.szukaj{width:220px;font-weight:normal;position:absolute;right:120px; top:0px; padding:17px 0px 10px 0;z-index:11182;}
#lang_menu{width:100px; float:left; margin-top:5px;}
.CUR img{display:inline; margin:0px;}
.top_menu{width:725px; left:50px; top:125px; margin: 0 auto; position:relative; z-index:200;}
*html .box_cont{width:850px; padding: 25px 25px 100px 25px; margin: 0 auto;}
.box_cont[class]{width:850px; padding: 50px 25px 100px 25px; margin: 0 auto;}
.box_cont div a{text-decoration:underline}
.large{text-align:right;right:120px;font-size:12px;}
*html .top{left:0px;font-size:12px; width:850px; height:116px; position:relative; z-index:70; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='/fileadmin/templates/zwire/images/bg_main_top.png');}
.top[class]{left:0px;font-size:12px; width:850px;height:116px; position:relative; z-index:70; background-image:url(../images/bg_main_top.png);background-repeat:no-repeat;}

*html .top_2{left:0px;font-size:12px; width:850px; height:116px; position:relative; z-index:70; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='/fileadmin/templates/zwire/images/bg_main_top2.png');}
.top_2[class]{left:0px;font-size:12px; width:850px;height:116px; position:relative; z-index:70; background-image:url(../images/bg_main_top2.png);background-repeat:no-repeat;}

*html .left{font-size:12px; }
*html .left_bg{position:0; width:850px; z-index:95; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/fileadmin/templates/zwire/images/bg_main_srodek.png');}
.left[class]{font-size:12px;}
.left_bg[class]{background-image:url(../images/bg_main_srodek.png);background-repeat:repeat-y; }
.left_center{width: 600px; height:auto; float:left; z-index:99; position:relative; padding:10px 25px;}
.left_right{width: 180px; height:auto; padding-left:5px; float:left; overflow:hidden;z-index:99; position:relative;}
.white{color:#fff}
.underbottom{padding: 0 7px; text-align:justify;}
*html .bottom{width:850px; height:19px; overflow:hidden; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='/fileadmin/templates/zwire/images/bg_main_bottom.png');}
.bottom[class]{ background-image:url(../images/bg_main_bottom.png); background-repeat:no-repeat; width:850px; height:19px;}
.clear{clear:left;}
#nav_2{float:right; width:725px; text-align:right;}
#nav{ margin: 0 auto; width:850px;}



######
#
# Snippets by http://typo3.intervation.de/index.php?id=1
#
####
#hauptmenue {
	line-height : normal;
	text-align: left;
	height:auto;
	overflow:hidden;
	width: 100%;
}
#hauptmenue ul {
	list-style-type : none;
	margin-right : 0;
	padding : 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align:right;
	display:inline;
}
#hauptmenue li {
	display : inline;
	margin : 0;
	padding : 0;
}
#yymenu a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	border-bottom: solid 1px #FFffff;
	background: #8594a0;
	font: bold 11px Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}
#yymenu a.last {
	border-style: none;
}
#yymenu  {
	background: #2e3e4b;
}

#yymenu a:hover {
	color: #2D4200;
	background-color: #C3EA77;
}
.mmLevel1, .mmLevel2{
	padding-top:0px;
	margin-bottom:10px;
	border: 2px solid #8594a0;
}
#yymenu .sub {
	background-image: url(../images/ypmenu_pfeilg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}





.box{float:left; min-height:180px;}
.layout1 div{display:inline}
.box1{float:left; min-height:120px;}
.box1 img{margin-right:10px; border: 1px solid #CCCCCC;}
#container {
top:8px;
position:relative;	/* needed for css left,right,top,bottom property */
width:766px;
text-align:left;
padding:0px;	/* add padding for white space around background image */
background:url(../images/background.gif) 0 0 repeat;
margin:0 auto;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#header {
text-align:left;
height:144px;
background:url(../images/background.gif) 0 0 repeat;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#masthead {
z-index:10;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#masthead img {
border-width:0px;
}


/******************************/
/* Left, Right Border Columns */
/******************************/

#left-content {
float:left;
position:relative;	/* needed for css left,right,top,bottom property */
left:0px;	/* increase value to add more white space */
width:175px;
margin-bottom:10px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#right-content { /* shared by 2 Column Style 1 and 2 */
float:right;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:175px;
margin-bottom:10px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#border-content {
clear:both;
width:auto;
background-color:#fff;
border:0px solid red;	/* turn on for visual spacing aid or style */
}

/***************************************************************/
/* Content navigation bar (Breadcrumb, Print and Tip-A-Friend) */
/***************************************************************/

.content-navigation {
text-align:right;
width:auto;
height:18px;
vertical-align:bottom;
padding-bottom:8px;
font-weight:normal;
}

.content-navigation img {
margin:0;
padding-left:4px;
padding-top:2px;
vertical-align:top;
}

.content-navigation a {
padding-right:4px;
text-decoration:none;
font-weight:normal;
}

/*******************/
/* 1 Column Styles */
/*******************/

#main-content1col {
position:relative;	/* needed for css left,right,top,bottom property */
left:2px;
width:auto;
padding:0px;
margin-bottom:2px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 2 Column Style 1 */
/*******************/

#main-2column-style1 {
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
float:right;
width:562px;
padding:0px;
margin-bottom:4px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 2 Column Style 2 */
/*******************/

#main-2column-style2 {
float:left;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:562px;
padding:0px;
margin-bottom:4px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/********************/
/* 2 Column Style 3 */
/********************/

#main-2column-style3 {
float:left;
position:relative;	/* needed for css left,right,top,bottom property */
left:0px;	/* increase value to add more white space */
width:435px;
padding:0px 12px 0px 0px;
margin-bottom:4px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
border-right:1px dashed #ccc;
}

#right-content-style3 {
float:right;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
width:300px;
margin-bottom:4px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 3 Column Styles */
/*******************/ 

#wrapper {
float:right;
position:relative;	/* needed for css left,right,top,bottom property */

right:0px;	/* increase value to add more white space */
width:583px;
margin-bottom:4px;
}

#main-content3col {
float:left;
width:386px;
padding:0px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
width:auto; height:30px;
background-color:#fff;
border:1px solid #ccc;	/* use 1px to turn on as a visual spacing aid or style */
}

#footertext {
text-align:center;
margin-top:10px;
font-size:10px;
font-weight:bold;
color:#555;
}

.footerlink a {
font-size:10px;
font-weight:bold;
color:#555;
}

.footerlink a:hover {
color:#333;
}

#footer2 {
clear:both;
padding:10px;
width:744px;
margin:0 auto;
margin-top:8px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}


/***************************/
/* Form Elements and Links */
/***************************/

.search {
width:220px;
display:inline;
margin-top: 0px;
margin-top: 5px;
clear:right;
}

#search input {

}

#searchfield {
width:130px;
color:#555;
font-size:11px;
padding:2px;
margin-left:4px;
border:1px solid #ccc;
vertical-align:middle;
}

#searchimage {
padding:2px;
border:0;
margin-left:0px;
vertical-align:middle;
}

#advsearch-link {
z-index:1000;
position:absolute;
margin-top:-46px;
margin-left:6px;
letter-spacing:-0.1px;
}

#advsearch-link a {
font-weight:normal;
text-decoration:none;
}

#member-links {
z-index:1000;
position:relative;
float:right;
margin-top:-92px;
margin-right:8px;
}

#member-links a {
font-weight:normal;
}

#member-links input {
color:#9A141B;
background-color:#fff; 
border:0px solid #fff;
padding:0;margin:0;
}

#member-links input:hover {
background-color:#fff;
color:#ff8700;
}

#breadcrumb {
padding-top:15px;
float:left;
width: 725px;
}
#breadcrumb_ivoryline {
padding-top:85px;
padding-left:25px;
width: 725px;
}

/************************************/
/* Place Holder Divs for TemplaVoila */
/************************************/

#print, #tipafriend, #pdf {
float:right;
}

#login-box {
}

#vertnav-title {
}

#vertnav-menu {
margin-bottom:12px;
}

#content-left {
}

#login-box {
}


/****************************/
/* Vertical navigation menu */
/****************************/

.vertnav-header,
.vertnav-header a {
padding:2px 6px;
font-size:16px;
font-weight:bold;
color:#444;	/*dark grey*/
/*background:url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background color*/
background-color:#ddd;
border-top:2px solid #f5f5f5;  /*silver*/
border-bottom:2px solid #fff;  /*white*/
}

.vertnav1 a {
margin:0px;
width:165px;
display:block;
padding:5px;
font-size:12px;
text-decoration:none;
background:url(../images/menu_dot.gif) repeat-x bottom;
color:#777;	/*grey*/
}
.vertnav1 a:hover {
background:url(../images/menu_dot.gif) repeat-x bottom;
color:#444;	/*dark grey*/
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin:0px;
width:165px;
display:block;
padding:5px;
font-size:12px;
font-weight:bold;
text-decoration:none;
background:url(../images/menu_dot.gif) repeat-x bottom;
color:#444;	/*dark grey*/
}

.vertnav2 a {
margin:0px;
width:152px;
display:block;
padding:5px 5px 5px 18px;
font-size:12px;
text-decoration:none;
background:url(../images/nav-arrow.gif) 10px 8px no-repeat;
color:#777;	/*grey*/
}
.vertnav2 a:hover {
background:url(../images/nav-arrow.gif) 10px 8px no-repeat;
color:#444;	/*dark grey*/
text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover  {
margin:0px;
width:152px;
display:block;
padding:5px 5px 5px 18px;
font-size:12px;
font-weight:bold;
text-decoration:none;
background:url(../images/nav-arrow-act.gif) 10px 8px no-repeat;
color:#444;	/*dark grey*/
}

.vertnav3 a {
margin:0px;
width:137px;
display:block;
padding:5px 5px 5px 30px;
font-size:12px;
text-decoration:none;
background:url(../images/vbullet.gif) 20px 9px no-repeat;
color:#777;	/*grey*/
}
.vertnav3 a:hover {
background:url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333;	/*dark grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
margin:0px;
width:137px;
display:block;
padding:5px 5px 5px 30px;
font-size:12px;
font-weight:bold;
text-decoration:none;
background:url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333;	/*dark grey*/
}

.vertnav4 a {
margin:0px;
display:block;
padding:5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
color:#777;	/*grey*/
}
.vertnav4 a:hover {
background-color:#f5f5f5;  /*silver*/
color:#333;	/*dark grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
margin:0px;
display:block;
padding:5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
background-color:#f5f5f5;  /*silver*/
color:#333;	/*dark grey*/
}
  
/***************************/
/* General element styles:*/
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#f5f5f5; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }

A { color:#9A141B; text-decoration:none; }
A:hover { color:#003399; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { font-size:12px; line-height:1.4em; color:#444; margin:0px  0px 10px 0px;}
input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#333; border:#ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:8px;padding-left:0px;list-style-position:inside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:12px; color:#333 ; font-weight:bold; margin-left:-4px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size:12px; color:#333333 ; font-weight:bold;}
H2 { font-size:16px; color:#9A141B ; font-weight:bold;}
/*H2 { font-size:16px; color:#FFF; background-color: #9A141B; font-weight:bold; display:block; height:20px; line-height:130%;}*/
H2 span {color:#FFF; background-color: #9A141B; font-weight:bold;}
H3 { font-size:11px; color:#333 ; font-weight:normal;}
H4 { font-size:14px; color:#333 ; font-weight:bold;}
H5 { font-size:12px; color:#9A141B ; font-weight:bold;}
H6 { font-size:10px; color:#9A141B ; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 0 8px 0; padding:0;}
H6 { margin:0 0 4px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:10px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color:#9A141B; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color:#003399; text-decoration:underline; }
H6 A { letter-spacing:-1px; }

/**********/
/* Images */
/**********/

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }


/***********************/
/* Page Content Frames */
/***********************/

/* Frame 1 */

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { clear:both; height:1%;  background-color:#f5f5f5; color:#9A141B; padding:2px 6px;}

DIV.csc-frame-frame1 { background-color:#fff; border:0px solid #ccc; padding:2px; margin:0px 0px 12px 0px; }

DIV.csc-frame-frame1 p { color:#000; padding:0px 6px; }

/* Frame 2 */
DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { clear:both; height:1%;  background-color:#fff; color:#333; padding:2px 6px;}

DIV.csc-frame-frame2 { padding:0px 0px 10px 0px; background:url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:10px; font-size:12px; }
DIV.contentframe3 p { color:#000; padding:0px 6px; }


/* Frame 3 */

/* See root (pid=1) Typoscript template and page TS to add new styles */

DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { clear:both; height:1%;  background-color:#9A141B; clear:left; color:#fff; padding:2px 6px;}

DIV.contentframe3 { background-color:#fff; border:0px solid #ccc; padding:0px; margin:0px 0px 18px 0px; }

DIV.contentframe3 p { color:#000; padding:0px 6px; }


/* Center Mini Calendar */

DIV.center-mini-calendar { margin:0 auto;text-align:center; width:200px;}


/*************************/
/* Extension Styles */
/*************************/

.tx-felogin-pi1 .submit, .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit  {
padding:4px;
width:130px;
margin-top:8px;
font-weight:bold;
}


/*************************/
/* KB Content Containers */
/*************************/

.kb-container {
float:left;
width:100%;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

.kb-clearer {
clear:both;
height:2px;
width:auto;
}


/***********************/
/* 1column.html Styles */
/***********************/


/* 1column.html 2 Column Content Containers */

.kb2column-766-l {
width:364px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb2column-766-r {
width:364px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 1column.html 3 Column Content Containers */

.kb-3colwrapper-766-r {
width:500px;
float:right;
}

.kb3column-766-l {
width:230px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb3column-766-r {
width:230px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 1column.html 4 Column Content Containers */

.kb-4colwrapper-766-l {
width:360px;
float:left;
}
.kb-4colwrapper-766-r {
width:360px;
float:right;
}

.kb4column-766-l {
width:160px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb4column-766-r {
width:160px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/********************************/
/* 2column-style1/2.html Styles */
/********************************/


/* 2column-style1/2.html 2 Column Content Containers */

.kb2column-564-l {
width:268px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb2column-564-r {
width:268px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 2column-style1/2.html 3 Column Content Containers */

.kb-3colwrapper-564-r {
width:367px;
float:right;
}

.kb3column-564-l {
width:170px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb3column-564-r {
width:170px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/*2column-style1/2.html 4 Column Content Containers */

.kb-4colwrapper-564-l {
width:270px;
float:left;
}
.kb-4colwrapper-564-r {
width:270px;
float:right;
}

.kb4column-564-l {
width:120px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb4column-564-r {
width:120px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}
