﻿@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#CCCCCC;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    

}
* {
	margin:0;
	padding:0;
	border: 0;
}

.styl1 {color: #ed6e00}
.styl2 {color: #9BC138}
.styl3 {color: #19A3D4}
.styl4 {color: #AC1315}
.styl5 {font-size: 9px}
.styl6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.styl1 a:link {
	color: #ed6e00;
	text-decoration: none;
}
.styl1 a:visited {
	color: #ed6e00;
	text-decoration: none;
}
.styl1 a:hover {
	color: #f39900;
	text-decoration: none;
}
.styl1 a:active {
	color: #f39900;
	text-decoration: none;
}


.styl2 a:link {
	color: #9BC138;
	text-decoration: none;
}
.styl2 a:visited {
	color: #9BC138;
	text-decoration: none;
}
.styl2 a:hover {
	color: #dae27d;
	text-decoration: none;
}
.styl2 a:active {
	color: #dae27d;
	text-decoration: none;
}


.styl3 a:link {
	color: #19A3D4;
	text-decoration: none;
}
.styl3 a:visited {
	color: #19A3D4;
	text-decoration: none;
}
.styl3 a:hover {
	color: #7bc3de;
	text-decoration: none;
}
.styl3 a:active {
	color: #7bc3de;
	text-decoration: none;
}



.styl4 a:link {
	color: #AC1315;
	text-decoration: none;
}
.styl4 a:visited {
	color: #AC1315;
	text-decoration: none;
}
.styl4 a:hover {
	color: #e44841;
	text-decoration: none;
}
.styl4 a:active {
	color: #e44841;
	text-decoration: none;
}

#glowny {
	background-position:bottom;
	width:918px;
	display:block;
	margin-left:auto; 
	margin-right:auto; 
	margin-top: 10px;
	}
	
#header {
	width:100%;
	height:70px;
	display:block;
	float:left;
	}

#logo {
	width:337px;
	height:70px;
	display:block;
	float:left;
	}
	
#panel_klienta {
	width:91px;
	height:70px;
	display:block;
	float:left;
	margin-left:378px;
	}
	
#mail {
	width:44px;
	height:70px;
	display:block;
	float:left;
	}
	
#site_map {
	width:68px;
	height:70px;
	display:block;
	float:left;
	}
	
#menu {
	width:100%;
	height:13px;
	display:block;
	float:left;
	}
	
.przycisk_gorny {
	height:13px;
	display:block;
	float:right;
	margin:0 15px 0 15px;
	color:#FFFFFF;
	}
	
#animacja {
	background-image:url(image/p1_25.jpg);
	width:100%;
	height:327px;
	display:block;
	float:left;
	}
	
#cztery_pola {
	width:918px;
	
	display:block;
	float:left;
	}

#cztery_pola_glowna {
	width:100%;
	
	display:block;
	float:left;
	}
	
.pole {
	height:171px;
	display:block;
	float:left;
	}
	
#cztery_pola_tekstowe {
	width:100%;
	height:50px;
	/*height:150px;*/
	display:block;
	float:left;
	}
	
.pole_tekstowe {
	width:213px;
	height:50px;
	/*height:150px;*/
	display:block;
	float:left;
	padding: 0 8px 0 8px;
	}
	
.link_www {
	width:197px;
	height:15px;
	/*height:150px;*/
	display:block;
	float:left;
	padding: 0 8px 15px 8px;
	}

#link_wiecej {
	width:639px;
	height:15px;
	/*height:150px;*/
	display:block;
	float:left;
	padding: 25px 0 0 0;
	text-align:right;
	}

#footer {
	width:100%;
	display:block;
	float:left;
	}
	
#footer_tresc {
	background-image:url(image/p1_41.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	padding-top:7px;
	width:688px;
	height:22px;
	display:block;
	float:right;
	}

#pole_lewe_na_cztery {
	width:230px;
	display:block;
	float:left;
	}
	
#pole_prawe_na_tekst {
	width:673px;
	margin-left:12px;
	margin-top:5px;
	display:block;
	float:left;
	}
	
#animacja_small {
	background-image:url(image/p1_25_smal.jpg);
	width:100%;
	height:200px;
	display:block;
	float:left;
	}