body {
	background: #e7eedf url(../gfx/bg.gif) repeat-x;;
	margin-left: 0px;
	margin-top: 0px;
	font-family:  Verdana;
}

h1 {
	font-size: 38px;
	margin: 0;
	color: #fff;
	font-weight: bold;
}

td {
	line-height: 1.5;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.naglowek {
	color: #66bc29;
	font-weight: bold;
}

.nagroda {
	color: #0467a8;
	font-size: 20px;
	padding-left:20px;
	font-weight: bold;
}

a {
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	color: #669900;
	text-decoration: none;
}

a:hover {
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	color: #000;
	text-decoration: underline;

}

li {
	line-height: 2;
	padding-left:5px;
	list-style-type: circle;
	list-style-image: url(../gfx/dot_home.gif);
}

input {
	font-size: 14px;
	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: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	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: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	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: 14px;
	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;
}

#map1 
{
	border: 5px solid #c3e087; 
	width: 620px; 
	height: 400px;
}

#footer 
{
	font-size:12px;
}

#footer a
{
	font-size:12px;
}

#oferta td
{
	font-size:14px;
}

#oferta a
{
	font-size:14px;
}

#specjalna td
{
	font-size:12px;
}

.td1{
padding-left:10px;
}
#specjalna a
{
	font-size:12px;
}


#Sidebari{

		float: right;
		text-align: center;	
		padding-right:10px
}

	#Sidebari ul ol{
		padding:0px;
		margin:0px;
	}
	#Sidebari ul {
		float:right;
		list-style-position: outside;
		margin: 0px;

	}
	
		#Sidebari li{
			width: 104px;
			height: 34px;
			padding-left:0px;
			list-style-type:none;
			list-style-image: none;
			display: inline;
			display: block;
			float:left;
			line-height:34px;
			margin: 0px 1px;
		}
			#Sidebari li a.link{
				text-decoration: none;
		 		font-size: 14px; 
				color:#000;
				width: 104px;
				height: 34px;
				display: inline;
				display: block;
				background: url(../gfx/menu.gif) no-repeat top left;
			}
			
			#Sidebari li a:hover{
				text-decoration: none;
				color:#000;
				width: 104px;
				height: 34px;
				display: inline;
				display: block;
				background: url(../gfx/menu_on.gif) no-repeat top left ;
			}
			#Sidebari a.current, #Main #Sidebari li a.section{
				text-decoration: none;
				color:#000;
		 		font-size: 14px; 
				width: 104px;
				height: 34px;
				display: inline;
				display: block;
				background: url(../gfx/menu_on.gif) no-repeat top left;
			}