body {
	font-family: tahoma;
	font-size: 11px;
	color: rgb(57,57,49);
	background-color: #EFF0FF;
	
}
a {
	text-decoration:none;
	color:black;
}
#kreska{
	background-image: url(../images/stopka.png);
	background-repeat:repeat-x;
	height:1px;
}
a {
	text-decoration: none;
}
img {
	border:0px;

}
#wrap{
	width:840px;
	*width:910px;
	margin: 0 auto;
}
image {
	border:0px;
}
#naglowek{
	height:100px;
	height:0px;
	margin-top:0px;
	width:100%;
	vertical-align:bottom;
}
#srodek {
	background-color: white;
	float:left;
	width:835px;
}
#bookmarks{
	
	width:200px;
}
#glowna{
	
	width:400px;
}
#search {
	color: grey;
	font-size: 14px;
	width: 115px;
	*width: 113px;
	height:17px;
	border:0px;
	border: 1px solid #aeab9c;
	text-decoration: none;
	background-image:url('../images/lupka.png');
	background-repeat:no-repeat;
	padding-left:20px;
}
#send {
	background-image:url("../images/mzs.png");
	border: 1px solid #aeab9c;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	width:22px;
	height:21px;
}
#article{
	margin-top:10px;
	max-width:550px;
	font-size:12px;
	color: #003366;
	float:left;
	min-width: 500px;
	*width: 500px;
}
#searcher {
	margin-top: 5px;
	text-align:right;
	margin-right:5px;
}
#logo{
	background-color: #41AEFE;
	margin-top:0px;
	width:310px;
	height:100px;
	border:0px;
	background-repeat:no-repeat;
	float:left;
	padding-top: 10px;
	

}
#reszta{
	background-color: #41AEFE;	
	float:left;
	width:526px;
	height:100px;
	*height: 20px;
	*margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	*padding-top: 33px;

	}
#menu{
	margin-bottom:0px;
	margin-top: 52px;
	vertical-align: bottom;
	height: 14px;
	*margin-top: 30px;
	
	}
#menu ul li {
    display: inline;
    list-style-type: none;
}
#menu a {
	text-align: center;
	text-decoration:none;
    	display: block;
    	float: left;
	margin-left:4px;
	margin-right:4px;
	min-width:70px;
	max-width:200px;
	height:19px;
	font-size: 12px;
	color: white;
	padding-top:0px;
}

ul li {
	color: red;
        list-style-type: none;

}


#linkidol ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#linkidol ul li {
	float: left;
	font-size: 11px;
}

#linkidol ul a:link, #linkidol  ul a:visited {
	text-decoration: none;
	display: block;
	width: 80px;
	text-align: center;
	color: #000;
	padding: 5px;
	font-size: 11px;
}

#linkidol ul a:hover {
	padding: 7px 3px 3px 7px;
	color: red;
	font-size: 11px;
}

#menu a:hover{
	display: block;
    	float: left;
	height:19px;
	font-size: 12px;
	background-color: white;
	color: black;
	}
#stopka
{
	text-align:left;
	float:left;
	min-height:50px;
}
h3 {
	margin-top:0px;
	margin-bottom:0px;
}
#design
{
	text-align:right;
	float:right;
}
.one {
	margin-top: 10px;
	min-height: 100px;
	width: 494px;
	text-align: justify;
}
.two {
text-align: justify;
	width: 494px;
	margin-top: 30px;
	min-height: 100px;
	margin-bottom: 20px;
}
.pierwszy
{
	margin:5px 10px 5px 5px;
	min-height: 100px;
	float:left;
}
.drugi
{
	float:left;
	margin: 5px;
	min-height: 100px;
}


/*
	General rules
	*/
	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:205px;	
	}
	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #039blue;
		text-decoration:none;	
		display:block;
		clear:both;
		width:170px;	
		padding-left:2px;	
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}
	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
h1 {
	color: #ccc;
}
search2{
	min-width: 300px;
}
.tytul {
	font-weight: bold;
	color:#b6b9b9;
	font-size:11px;
	margin-bottom: 10px;

}
#menustopka a{

color: black;
margin-left:4px;
margin-right:4px;
max-width:200px;
min-width:70px;
}
#menustopka  a:hover  {
	
	color: red;


}

#menustopka ul li {
display:inline;
list-style-type:none;
}
#linkidolstopka ul, ul li {
display:block;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.slideDiv2 a {
 color: black;

}
#dhtmlgoodies_slidedown_menu li {
color: black;
}

#dhtmlgoodies_slidedown_menu li a:href {
color: red;
}

.link  a {
color :#99CC00;
}

.tytul a {

color: #003366;
}

.call-me-back {
margin-top: 40px;
*margin-top: 0px;
*padding-top: 0px;
}