body{
	background-color:#727272;
	background-image:url(../img/bg_main.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;	
	
}
.font-page {
	padding: 2px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #CCC;
	line-height: 14px;
}

.font-page-tittle {
	padding: 2px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #CCC;
}
.font-page-form {
	padding: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #CCC;
}
.font_main {
	padding: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
	color: #CCC;
}

.topmenu {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
	color: #CCC;
	float:right;
	padding-top: 12px;
	padding-right: 0px;
	vertical-align:top;
	padding-bottom:2px;
}

.gallery {
	margin: 0px 0px 0px 0px;
	float: inherit;
	background-image: url(../img/bg_gallery.png);
	background-repeat:no-repeat;
	height:600px;
}

.menutop{
	width: auto;  
	clear: both;
	padding-right: 0px;
}

.menutop a:link, .menutop a:visited {
	color: #CCC;
	text-decoration: none;
		padding-left:18px;
		padding-right: 2px;
}

.menutop a:hover {
	color: #ff3d48;
	text-decoration: none;
	padding-left:18px;
	padding-right: 2px;
}
a#linkownia {
	color: #b6b3b3;
	text-decoration: none;
	padding-left:1px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover#linkownia {
		color: 000000;
	text-decoration: none;
	padding-left:1px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.select {
	color: #e30613;
	text-decoration: none;
	padding-left:18px;
	padding-right: 2px;
}
.selectContact {
	color: #e30613;
	text-decoration: none;
	padding-left:2px;
	padding-right: 10px;
}
.yoo-login-button {
	display: block;
	padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 100%;
height: 20px;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
cursor: pointer;
overflow-x: hidden;
overflow-y: hidden;
font-size: 10px;
line-height: 20px;
color: #8c1827;
text-transform: lowercase;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

body.font-medium {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing: normal;
	line-height:normal;
	color:#9F3;
}

body.font-large {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div#page-header {
	border-bottom: #000000 1px solid;
	background: #2d2f32;
	font-family: Arial, Helvetica, sans-serif;
}

div#page-header div.page-header-middle {
	background: url(../images/darkgrey/bg_darkgrey_middle.jpg) 50% 100% repeat-y;
}

div#page-header div.page-header-shadow {
	background: url(../images/darkgrey/bg_darkgrey_shadow_top.jpg) 50% 100% no-repeat;
}

div#page-header div.page-header-toolbar {
	background: url(../images/toolbar_bgX.png) 0 0 no-repeat; /* ie6png:scale */
}

div#page-headerbar {
	background: #ffffff;
}
/*  bialy paseczek tuz pod tabikami menu FFox*/

div#page-headerbar div.page-headerbar-middle {
	min-height: 0px;
	background-color:#FFFFFF;
}

div#page-top,
div#page-middle,
div#page-bottom {
	border-top: #000000 0px solid;
}

div#page-top div.page-top-middle,
div#page-middle div.page-middle-middle,
div#page-bottom div.page-bottom-middle {
	background: url(../images/darkgrey/bg_darkgrey_middle.jpg) 50% 0 repeat-y;
}

div#page-top div.page-top-shadow,
div#page-middle div.page-middle-shadow,
div#page-bottom div.page-bottom-shadow {
	background: url(../images/darkgrey/bg_darkgrey_shadow_bottom.jpg) 50% 0 no-repeat;
}

div#page-footer {
	background: #ffffff url(../images/black/bg_black_shadow_bottom.jpg) 100% 0 repeat-x;
	background-position:center;
	margin-bottom: 0px;
	padding-bottom:0px;
	vertical-align:bottom;
	height: 73px;
}

div#toolbar {
	width: auto;  
	height: 24px;
	padding: 1px 15px 0px 10px;
	clear: both;  
	color: #939090;
	overflow: hidden;
}

div#date {
	margin: 3px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 1px 0px 0px 20px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

div#logo {
	position:relative;
	top: -39px;
	left: 0px;
	background-image:url(../images/logos_big.gif);
	background-repeat:no-repeat;
	width: inherit;
	margin-right: 95px;
	height: 120px;
}
#menu_width{
width:auto;
	position: relative;

}
