*{
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
}

ul, ol{
	margin-left: 20px;
}

img{
	border: 0px;
}



body{
	text-align: center;
	background-color: #ffffff;
	color: #606060;
	padding-top: 40px;
}

#top{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #cbcbcb;
	width: 100%;
	height: 10px;
}



#main{
	position: relative;
}


#header{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	border: 0px solid green;
}




#content{
	position: relative;
	width: 1004px;
	margin: 0px auto;
	border: 0px solid red;
	min-height: 400px;
	margin: 10px auto;
}


#contentAnimation{
	overflow: hidden;
	width: 350px;
	float: left;
}

#contentInner{
	overflow: hidden;
	width: 654px;
	float: right;
}


#headerInner{
	overflow: hidden;
}




#footer{
	font-size: 11px;
	color: #808080;	
}

#footer a{
	text-decoration: none;
	color: #808080;
}

#footer a:hover{
	text-decoration: none;
	color: #2D17EC; 
}

#footer{	
	width: 1001px;
	margin: 2px auto 5px;
	border: 0px solid red;
}

#footer #menu{
	display: inline;
	width: 420px;
	text-align: left;
	float: left;
}

#footer #foot{
	display: inline;
	/*width:  200px;*/
	text-align: right;
	float: right;
}

#footer #counter{
	display: inline;
	width:  100px;
	text-align: right;
	float: left;
}

#footer #menu ul{
	display: block;
	margin: 0px;
}

#footer #menu li{
	display: inline;
}


/* Szara belka na dole  */
	#content2 #top{
		position: absolute;
		top: 0px;
		width: 100%;
		height: 1px;
		left: 0px;
		background-color: #7F8389;
	}
	
	#content2 #bottom{
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 1px;
		left: 0px;
		background-color: #7F8389;
	}
	
	#content2, #content2 a{
		position: relative;
		width: 100%;
		background-color: #cbcbcb;
		min-height: 200px;	
		
		font-size: 13px;
		color:#5D5D5D;
	}
	
	#content2 a{
		text-decoration: none;
		font-weight: bold;
	}
	
	#content2 a:hover{
		color:  #2A2AFF;
	}
	
	#content2 #cols{	
		width: 1000px;
		margin: auto;
		border: 0px solid red;
		
		position: relative;
		
		min-height: inherit;
		display: block;
		
		padding: 20px 0px;
	}
	
	#content2 #col1{
		width: 33%;
		float: left;
		
		background-image: url('./graph/liniacol.gif');
		background-repeat: repeat-y;
		background-position: right;
		
		min-height: 180px;
		min-height: inherit;	
	}

	#content2 #col2{
		width: 33%;
		float: left;
		
		background-image: url('./graph/liniacol.gif');
		background-repeat: repeat-y;
		background-position: right;
		
		min-height: 180px;
		min-height: inherit;
		
	}

	#content2 #col3{
		width: 33%;
		float: left;
	}



.breaker{
	clear: both;
}






















/* PODZIAŁ NA STRONY */
div.pagination{
	width: 560px;
	padding:10px;
	text-align: center;	
}

div.pagination, div.pagination a{
	font-size: 16px;
	text-decoration: none;
	color: #1D41BC;
}

div.pagination a:hover{
	color: #ee0000;
}



/* Treść strony*/
h1, h2{
	display: block;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url('graph/linia.gif');
	margin-bottom: 10px;	
}

h2{
	margin-top: 26px;
}

.art_author{
	width: 100%;
	text-align: right;
	font-size: 12px;
	line-height: 175%;
	font-weight: bold;
	font-style: italic;
}


.art_content{
	width: 100%;
	text-align: justify;
	font-size: 13px;
	line-height: 175%;
}

.art_content a, .art_content a:visited ,.art_content a:active, .art_content a:hover{
	font-size: 13px;
	color: #1D41BC;
	text-decoration: underline;
}

.art_content a:hover{
	color: #FF5500;
}



.art_list_item{
	position: relative;
}

.art_list_content{
	width: 100%;
	text-align: justify;
	font-size: 13px;
	line-height: 175%;	
	color: #6F644D;
}

.art_list_content a, .art_list_content a:visited ,.art_list_content a:active, .art_list_content a:hover{
	font-size: 13px;
	color: #1D41BC;
	text-decoration: none;
	color: #6F644D;	
}

.art_list_content a:hover{
	color: #1D41BC;
}


.art_list_title, .art_list_title a{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;	
	color: #6F644D;
	text-decoration: none;
}

.art_list_title a:hover{
	color: #1D41BC;
}


.art_list_date{
	position: absolute;
	bottom: 0px;
	font-size: 11px;
	color: #a0a0a0;
}



.art_list_more, .art_list_more a{
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;	
	color: #6F644D;
	text-decoration: none;
	margin-bottom: 50px;
}

.art_list_more a:hover{
	color: #1D41BC;
}


/* Dołączone pliki */

ul.filesIncluded{
	display: block;
	margin-left: 35px;
	list-style: none;
}

ul.filesIncluded li img{
	position: relative;
	top: 6px;
	margin:  2px;
}

ul.filesIncluded li, ul.filesIncluded li a{
	font-size: 13px;
	line-height: 175%;		
	color: #1D41BC;
}

ul.filesIncluded li a{
	text-decoration: underline;
}

ul.filesIncluded li a:hover{
	color: #FF5500;
}



/* Galeria */
ul.gallery{
	display: block;
	list-style: none;
	text-align: left;
	width: 100%;
	margin: 20px 0px;
}


ul.gallery li{
	display: inline;
}

ul.gallery li img{
	margin: 15px 15px;
}	
	
	
	
	
	
	
/* Oferta */

ul.category{
	position: relative;
	display: block;
	list-style: none;
	text-align: left;
	width: 100%;
	margin: 20px 0px;
	text-align: left;	
}

ul.category li{
	display: block;
	float: left;
	border: 0px solid red;
	width: 200px;
	height: 220px;
	text-align: center;
	
	margin:  0px 0px 15px 15px;
}

ul.category li img{
	border: none;
}

ul.category span.name{
	margin-bottom: 4px;
	display: block;	
	text-align: center;
	background: none;
	font-size: 17px;	
	font-weight: normal;
}

ul.category a{
	font-size: 17px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

ul.category a:hover{
	color: #2A2AFF;
}




div.productsHeader{
	position: relative;
	
	color: #C3C3C3;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	
	width: 647px;
	height: 27px;
	background-image: url('graph/th_bg.jpg');
	background-repeat: no-repeat;		
}
div.productsHeader div{
	margin-top: 4px;
}

div.productsHeader div.k1{
	width: 130px;
	text-align: center;
	display: block;
	float: left;
}

div.productsHeader div.k2{
	width: 357px;
	text-align: left;
	float: left;
}

div.productsHeader div.k3{
	width: 160px;
	text-align: left;
	float: left;
}







div.productsRow{
	position: relative;
	width: 647px;
	display: block;	
	border-bottom: 1px solid #D2D2D2;
	
	padding: 10px 0px;	
}

div.productsRow a{
	color: #464646;
	text-decoration: none;
}

div.productsRow a:hover{
	color: #0000FF;
}


div.productsRow div.r1{
	position: relative;
	width: 130px;
	text-align: center;
	display: block;
	float: left;
	border: 0px solid red;
}

div.productsRow div.r2{
	position: relative;
	width: 357px;
	text-align: left;
	border: 0px solid blue;
	display: block;
	float: left;
}

div.productsRow div.r3{
	position: relative;
	width: 160px;
	text-align: left;
	float: left;
	border: 0px solid green;
}

