@CHARSET "UTF-8";


/* hide from ie on mac \*/

#flashcontent {
	height: 100%;
}
/* end hide */

* { margin:0; padding: 0; list-style: none; }

html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	color: #333;
	line-height: 20px;
	background: white url(../img_css/bckg.png) repeat-x top left;
	font-size: 14px;	
	height: 100%;
}

#top {
	width: 1000px;
	margin: 0 auto;
}

#NAGLOWEK {
	
	height: 260px;
	color: #000;
	font-size: 12px;
	
}

#STRONA_LEWA {
	float: left;
	font-size: 13px;
	color: #04200d;
	
	
}


#STRONA_PRAWA {
	width: 150px;
	float: right;
	font-size: 13px;
	color: #04200d;
	vertical-align: top;
	
	padding: 15px  0 15px 0;
}



#TRESC {
	min-height: 540px;
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	text-align: left;
	
	
/*	border-right: 1px solid #d9d9fd;
	border-left: 1px solid #d9d9fd; */
}


#STOPKA {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0px 0px 5px 0px;
	color:	 #243f5b;
}

	
.slicknav_menu {
	display:none;
}
	
.header-mobile
{
	text-align: center;		
}


.contactFields {
	width:100%;
}

@media (min-width: 1000px)
{

	#top {width: 1000px; }
	#topLine {top: 0;left: 0; right: 0; position: fixed;}
	.header-mobile{display: none;}	
	.header{ width: 1000px; height: 180px; overflow: hidden;}
	
	#STRONA_LEWA {	width: 170px;}
	
	#TRESC {width: 940px;padding: 50px 30px;}
	.contactFields {width:100%;}

}


@media (max-width: 1000px) and (min-width: 750px)
{	
	
	#top { 	width: 750px; overflow:hidden; }
	.header-mobile{display: none;}	
	.header{ width: 750px;height: 180px; overflow: hidden;};	
	#STRONA_LEWA {	display: none;}
	#TRESC {width: 710px; padding: 20px;}
	.contactFields {display: none;}
	
	#mainMenu {display:none;}
	.slicknav_menu {display:block;}
	
	
}

@media (max-width: 750px) and (min-width: 480px)
{
	#top {width: 450px; overflow:hidden;}
	.header{ display: none;};
	.header-mobile{width: 750px;}		
	#STRONA_LEWA {	display: none;}
	#TRESC {width: 430px; padding: 10px;}
	.contactFields {display: none;}

	
	#mainMenu {display:none;}
	.slicknav_menu {display:block;}
	
}

@media (max-width: 480px)
{

	#top {	width: 300px; overflow:hidden;}
	.header{ display: none;};
	.header-mobile{ width: 480px;}		
	#STRONA_LEWA {	display: none;}
	#TRESC {width: 290px; padding: 20px;}
	.contactFields {display: none;}
	
    #mainMenu {display:none;}
	.slicknav_menu {display:block;}
	
}

.startTextField
{
	float:left;
	width: 192px;
	padding:4px;
	height: 500px;
	background: white url(../img_css/startTextBckg.png) no-repeat top left;
}
	
.startTextImg
{
	padding: 170px 0 0 15px;
	
}	

.startTextHeader
{
	text-align: center;
	color: white;
	padding-top: 30px;
}

.startTresc
{
	padding: 40px 15px 0 15px;
	height: 40px;
	text-align: justify;
    text-justify: inter-word;
}

.startImg1
{
	width: 160px;
	height: 160px;
	display:block; 
	padding-left: 15px;
}	
	


.startImg2
{
	width: 160px;
	height: 160px;
	display:block; 
	background-image: url(../img_css/aktualnosci.png);
	
}	
	
.startImg2:hover
{
	background-image: url(../img_css/aktualnosciOver.png);
	
}

.startImg3
{
	width: 160px;
	height: 160px;
	display:block; 
	background-image: url(../img_css/oferta.png);
	
}	
	
.startImg3:hover
{
	background-image: url(../img_css/ofertaOver.png);
	
}

.startImg4
{
	width: 160px;
	height: 160px;
	display:block; 
	background-image: url(../img_css/panel-klienta.png);
	
}	
	
.startImg4:hover
{
	background-image: url(../img_css/panel-klientaOver.png);
	
}

.startImg5
{
	width: 160px;
	height: 160px;
	display:block; 
	background-image: url(../img_css/kontakt.png);
	
}	
	
.startImg5:hover
{
	background-image: url(../img_css/kontaktOver.png);
	
}



	
h1 {
		color: #0c115d;
		margin: 0px;
		padding: 10px;	
		font-size: 15px;
		text-shadow: 0.1em 0.1em 4px grey;
		
	}

	
h2 {
	 font-size: 16px;
	 color: white;
	 line-height: 14px;
   }
  
h3 {
	 font-size: 12px;
	 padding: 10px 0px;
	 color: #0c115d;
	 font-weight:600;
	 line-height: 14px;
    }


  

a
	{
		text-decoration: none;
		color: #0c115d;
		border: none;
	}
	
a:hover
	{
		color: #1227ff;
	
	}	
	
	
a.link
	{
		color: #1a1d47;
	}	


hr
	{
		height: 1px;
		color: #223c56;
		background-color: #223c56;
	}

.komunikat
{
	color: red;			
}	
	

.potwierdzenie
{
	color: green;			
}	


.topLine
	{
		float: right;
		color: #243f5b;
		font-size: 14px;
		text-align: right;
		padding-top: 20px;
	}



input, textarea
	{	
		font-size: 12px;
		color: #aaa;
		padding:  3px 10px 3px 10px;
		border: 1px solid #bbb;
		
	}	
	
input.zegar
	{
		color: #243f5b;
		font-size: 14px;
		border: none;
		width: 100px;
		background-color: white;
		text-align: right;
	}
		
input
	{
		text-align: center;
	}	

.button
	{
		background-color: #eee;
		color: black;
		font-size: 12px;
	}


img
	{
		border:none;
	}	
	

ul,ol
	{
		padding-left: 30px;
	}
	
ul li  
	{
		line-height: 20px;
		list-style-type:disc;
		padding-left:5px;
	}
	
	
ol li  
	{
		line-height: 20px;
		list-style-type: numeric;
		padding-left:5px;
	}	

.startLeft
	{	
		float: left;
		width: 500px;
		
	}
	
.startRight
	{
		float: left;
		width: 220px;
		padding:  0 0 0 30px;
		
	}
		
.startCol
	{
		float: left;
		width: 228px;
		padding: 20px 10px 10px 10px;
		border: 1px solid #eee;
	}	
	
.photoThumb
	{
		float:left;
		width: 120px;
		height: 120px;
		padding: 10px;
		margin: 10px;
		border: 1px solid grey;
		-moz-box-shadow: 0 0 10px 5px #bbbbbb;
		-webkit-box-shadow: 0 0 10px 5px #bbbbbb;
	}

.rightContent
	{
		font-size: 11px;
		color: grey;
		line-height: 20px;
	}

.message
	{
		font-size: 14px;
	}

.error
	{
		font-size: 14px;
	}
