body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #fffedf;
	color: #2d77cc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

img {
	border: none;
}

h2 {
	font-size: 15px;
	line-height: 20px;	
}

a:link, a:active, a:visited {
	color: #2874c8;
	text-decoration: underline;
}

a:hover {
	color: #fa8c01;
}


#mainContainer {
	margin-left: 171px;
	width: 961px;
}

#topCotainer {
	width: 961px;
	hight: 288px;
}

#topBackgroundL {
	width: 168px;
	height: 453px;
	position: absolute;
	margin-left: -168px;
}

#menuContainer {
	width: 961px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menuContainer div.topmenu {
	position: absolute;
}

#menuContainer div.topmenu img, #menuContainer div.topmenu div {
	float: left;
}

#menuContainer div.topmenu a img.up {
	border: none;
	margin: 0px;	
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#big_circle {
	position: absolute;
	margin-top: 88px;
	margin-left: 723px;	
}

#mainSpaceContainer {
	width: 931px;
	overflow-x: hidden;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #ffffff;	
	padding-left: 30px;
}
 
div.frameMiddle {
	width: 338px;
	float: left;
}

div.frameLeft {
	width: 325px;
	/*margin-left: 30px;*/
	margin-right: 20px;
	float: left;
}

div.frameRightMenu {
	width: 219px;
	margin-left: 10px;
	float: left;	
}

div.frameLeftContainer {
	width: 683px;
	float: left;
}

div.frameLeftDouble {
	/*margin-left: 30px;*/
	width: 683px;
	float: left;
}

table.cennik {
	border-collapse: collapse;
	border: 1px solid #9FA392;
	width: 675px;
}

table.cennik tr th {
	background-color: #2676CD;
	color: #ffffff;
	font-weight: bold;	
	text-align: center;
}

table.cennik tr td, table.cennik tr th {
	border: 1px solid #9FA392;
	padding: 3px;	
	text-align: center;
}

table.cennik tr.light {
	background-color: #FFFCAF;	
}

a.h:link, a.h:active, a.h:visited {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #2874c8;
	padding-left: 25px;
	margin-left: 15px;
	line-height: 18px;
	height: 20px;
	background-image: url(../images/circle.jpg);
	background-repeat: no-repeat;	
	background-position: 0px 2px;
	text-decoration: none;
}

a.h:hover {
	background-image: url(../images/circle_active.jpg);
	color: #fa8c01;
}	

a.submenu:link, a.submenu:active, a.submenu:visited {
	margin-left: 40px;
	line-height: 22px;
	color: #2874c8;
	text-decoration: none;
}

a.submenu:hover {
	color: #fa8c01;
}

#ads img {
	margin-left: 17px;	
}

#navbar a:link, #navbar a:active, #navbar a:visited {
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}

#navbar {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

#navbar a:hover, #navbar span {
	color: #fa8c01;
}

table.promocja-wolnosc th {
	font-weight: bold;
	text-align: left;
	width: 75px;
}



#dla-biur-notice {
	text-align: center;
	margin: 20px;
	color: red;	
}



#aktualnosci-form
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 540px;
	
}

#aktualnosci-form li label
{
	width: 100px;
	display: block;
	float: left;
}

#aktualnosci-form li {
	margin-bottom: 5px;
}

#contact_user_name, #contact_user_address
{
	border: 1px solid #c0c0c0;
	width: 295px;
}

#contact_user_telephone, #contact_user_email {
	border: 1px solid #c0c0c0;
	width: 190px;
}

#aktualnosci-form li textarea
{
	border: 1px solid #c0c0c0;
	width: 295px;
	height: 120px;
}

#aktualnosci-form-button 
{
	margin-left: 273px;
	background-color: #727272;
	color: #ffffff;
	border: 1px solid #ffffff;	
	padding: 4px;
}

#aktualnosci-form ul.error_list
{
	float: right;
	color: red;
}


