/***********************/
/* Główny arkusz styli */
/***********************/


@import "default.css";
@import "menu.css";



* html .clearfix {
       height: 0.1%;
}
html, body { 
	text-align: center;
	font-family: Verdana, sans-serif, arial, helvetica;
	background: url(../images/calosc_bg.gif) repeat-y center center;
	background-color: #000000;
	font-size: 11px; 
	margin: 0;
	padding: 0;
} 

body .newBody
{
	width: 806px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma,sans-serif;
}
/* Ukryty DIV */
div#hiddenDIV {
	visibility:hidden;
}


/***** Globalne parametry dla elementów ******/

/* Obrazki */
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/****** Główne parametry układu strony ******/

/* Główny DIV strony */
div#page {
	width: 806px;
	text-align: left;  
	margin: auto;  
	background-color: #000000;
	display: block;
	z-index: 1;
} 

/* Ustawienia strony do wydruku */
@media print {
	/* Przełączenie nagłówków */
  div#page div#top_site div#header_screen {display: none}
  div#page div#top_site div#header_print {display: block}
  /* Przełączenie stopki */
  div#page div#footer_screen {display: none}
  div#page div#footer_print {display: block}
	/* Wyłączenie lefej kolumny strony */
	div#page div#containers div#left_column{display: none;} 
}
	#top_site, #containers, #bottom_site {
		margin: 0 auto;
		width: 799px;
		position: relative;
		/*text-align: left; /* centering IE 1/2 */
	}
	div#header_screen {
		margin: 0 auto;
		padding: 0 auto;
		width: 806px;
		display:block;
		position: relative;
	}
	div#header_screen  img{
		margin: 0px;
		padding: 0px;
		width: 806px;
		border: 0px;
		display:block;
	}
	/**** Górna część strony (języki, nagłówek i menu) ****/
	
	/* Główny DIV dla górnej części */
	div#page div#top_site{
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
		width: 806px;
		z-index: 1;
	} 
	
	/* Nagłówek widziany tylko przy wyświetlaniu strony na ekranie komputera*/
	div#page div#top_site div#header_screen {
		display: block;
		width: 806px;
		margin: 0;
		padding: 0;
		background: transparent url(../images/top_logo.jpg) no-repeat scroll 0% 0%; 
		width: 100%; 
		height: 468px; 
	}
	/* Nagłówek widziany tylko na wydruku */
	div#page div#top_site div#header_print {
		display: none;
	}
	
	
	
	/**** Dolna część strony (stopka) ****/
	
	/* Główny DIV dolnej części */
	div#page div#bottom_page {
			width: 806px;
			height:34px;
	}
	
	/* Stopka wyświetlana na ekranie komputera */
	div#page div#bottom_page div#footer_screen {
		height:34px; 
		background-repeat: repeat-x;
		clear:	both;
		width: 799px;
		padding-left: 0px;
		display: block;
	} 
			div#footer_screen {
			height:34px; 
			background-repeat: repeat-x;
			clear:	both;
			width: 806px;
			padding-left: 0px;
			display: block;
		} 
		.foot {
			padding-top: 2px;
			padding-left: 10px;
	
    	}
		
		.logo {
			margin-top: 0px;
			margin-right: 16px;
			/*margin-bottom: 30px;
			margin-right: 16px;*/
		}
	
	/* Stopka wyświetlana na przy wydruku */
	div#page div#bottom_page div#footer_print {
		display: none;
	}
	
	
	/**** Kontenery (szpalty) ****/
	
	/* Główny DIV dla szpalt */
	div#page div#containers {
		text-align: justify;
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 806px;
		line-height: normal;
		overflow: hidden;
		display: block;
		background-color: #000000;
		z-index: 1px;
	}
	
			/** Dla układu jedno szpaltowego */
			
			/* Główny DIV dla układu jedno szpaltowego */
			div#page div#containers div#container_left {
			margin: 0;
			width: 272px;
			background-color: transparent;
			font-family: verdana;
            line-height: 18px;
			font-size: 12px;	
			float: left;
			}
			div#page div#containers div#container_left div#menu{
			margin: 0;
			width: 272px;
			height: 346px;
			background: transparent url(../images/menu_bg.jpg) no-repeat scroll 0% 0%; 
			padding-top: 0px;
			padding-left:20px;
			color: #ffffff;
			font-size: 22px;
			}
			div#page div#containers div#container_left div#menu a{
			text-decoration: none;
			color: #ffffff;
			}
			div#page div#containers div#container_left div#menu a:hover {
			color: #FF6F75
			}
			div#page div#containers div#container_left div#kontakt{
			margin: 0;
			font-weight: bold;
			padding-top: 0px;
			padding-left:20px;
			color: #ffffff;
			font-size: 9px;
			width: 272px;
			height: 328px;
			background: transparent url(../images/kontakt_bg.jpg) no-repeat scroll 0% 0%; 
			}
			div#page div#containers div#container_right {
			color: #ffffff;
			margin: 0;
			width: 450px;
			background-color: transparent;
			font-family: verdana;
            line-height: 18px;
			font-size: 12px;
			height: 674px;
			float: right;
			margin-right:60px;

			}
			div#page div#containers div#container_right b{
			color: #A90908; 
			font-weight: bold;
			}
			div#page div#containers div#container_right a {
			color: #A90908; 
			font-weight: bold;
			text-decoration: none;
			}
			div#page div#containers div#container_right tr{
			padding-top: 10px;
			padding-bottom: 10px;
			}
			div#page div#containers div#container_right td{
			padding-left: 20px;
			}
			div#page div#containers div#container_right img{
			border: 0px;
			}
			
			/* Prawa kolumna dla układu dwu szpaltowego */

			div#page div#containers div#container_right td
			{
				font-family: verdana;
            	line-height: 18px;
				color: #414141;
				font-size: 12px;
			}
			
			
div#page div#containers div#container_right img
{
float: right;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 5px;
}





/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
/* Hides from IE-mac */

.clearfix {
	display: block;
}
/* End hide from IE-mac */