body {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family:Arial;
	color:#686868;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#filter img{
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
#filter a:hover img{
	filter:alpha(opacity=90);-moz-opacity:100;opacity:100;
}

.naglowekoferta{
	font-size: 20px;
	background: url(../gfx/tlo-nagl.gif) 0px 2px no-repeat;
	padding-left:12px;
	font-style: normal;
	color:#869099;
	}

.naglowek{
	font-size: 22px;
	color:#869099;
	line-height:0.8;
}

.naglowekp{
	font-size: 22px;
	color:#33669b;
	line-height:1.1;
}

.naglowek1{
	font-size: 14px;
	font-weight:bold;
	color:#33669b;
}
.naglowek2{
	font-size:13px;
	font-weight:bold;
	color:#33669b;
}

#footer { 
	width:100%;
 	height: 135; 
	background: #fff url(../gfx/footerbg.jpg) repeat-x;
	bottom: 1px;
}


#footer  td{
	color:#d0d0d0;
	font-size: 11px;
	}

h1 {
	font-size: 10px;
	text-align:center;
	margin: 0;
	color: #dddddd;
}



td {	line-height: 1.4;
	font-size: 12px;
	}


a {
	font-style: normal;
	font-variant: normal;
	color: #ff9a04;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	font-variant: normal;
	color: #000;
	text-decoration: underline;
}

li {
	line-height: 1.8;
	list-style-image: url(../gfx/dot.gif);
	list-style-type: disc;
}


#menu li {
	color:#fff;
	line-height: 1.7;
	list-style-type: disc;
}

#menu a {
	color:#fff;
	
}

#menu a:hover  {
	color: #000;
}

#menu ul{
	margin-top:5px;
}


input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
textarea {
	font-family: Arial, Tahoma, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

select{
	font-family: Arial, Tahoma, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
radio{
	border-top:3px; background-color: #FFFFFF; solid blue;border-right:3px solid yellow;border-bottom:3px solid red;border-left:3px solid lime; 
}
button {
	font-size: 12px;
	color: #c3e087;
	background-color: #c3e087;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}


#ramka
{
	border: 1px solid #a5c0eb;
	padding:10px;
	background-color:#eef2fb;
	width: 445px; 
	height: 130px;
}

#menul
{
	border: 1px solid #a5c0eb;
	background-color:#eef2fb;
	width: 230px; 
}


#menul ul{
	padding-top:6px;
}


#menul li{
	line-height: 1.7;
	list-style-type: disc;
}

#menul a {
	color:#676765;	
}

#menul a:hover {
	color:#000;	
}



#ramka a {
	color:#3199cc;
	
}

#ramka a:hover  {
	color: #000;
}

