@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #6b6b59;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
img{
	border: 0px solid #CCCCCC;
}
.obrazek {
	border: 1px solid #CCCCCC;
	padding: 5px;
	
}
a:link, a:visited, a:hover, a:active {	
	text-decoration: none;
	border: 0px;	
}

div,p,a,form {
	margin: 0px;
	padding: 0px;

	
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

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

#baner {
	height: 110px;
	text-align: center;	
}

#menu {

	background: #ccffcc;
	color: #6b6b59;
	text-align: center;
	padding: 8px;
	font-family: arial black, sans-serif;
	font-size: 12px;
}

.ramka {
	text-align: left;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #33cc66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33cc66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33cc66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33cc66;
}

#content{	
clear: both;
	background: #ffffff;
	color: #6b6b59;
	text-align: left;
	padding: 10px;}

#spacer{height: 5px;}

#szukaj{

	clear: both;
	background: #ccff99;
	color: #6b6b59;
	text-align: center;
	padding: 20px;
}
#szukaj input {

	background: #ccffcc;
	border: 1px solid #745546;
	font: 13px tahoma, arial, sans-serif;
}

#reklama {

	background: #a6c840;
	color: #000000;
	text-align: left;
	padding: 5px;}



#bg{
	clear: both;
	background: #000000;
	color: #6b6b59;
	text-align: left;
}

.menu_pion{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;


}

.tags a{
	color: #c2c7a8;
}

a{
	color: #6b6b59;
}
a:hover{
	color: #000000;
	text-decoration: blink;
}
#stopka {
	text-align: center;
	height: 7px;
	clear: both;
	background: #a6c840;
	color: #000000;

	padding: 15px;
}

.red{
	color: #FF0000;
	font-size:16px;
}
.blu{
	color: #FF0000;
}

.blu a{
	color: #000099;
}

/* CSS dodane */

#content img{
	float:left;
	margin:5px;
	padding:5px;
	border: 1px solid #CCCCCC;
	width:110px;
}



#content_index img{
	float:left;
	margin:10px;
	padding:10px;
	border: 1px solid #CCCCCC;

}

big{
	color: #FF0000;
	font-size:16px;
	margin:10;
}