*
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
body
{
	background: #BDC3C9 url('images/bg_pasek.gif') repeat-x top left;
	color: #333;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
form
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

/* Site */

#global
{
	min-height: 100%;
	height: auto;
	position: relative;
}
* html #global
{
	height: 100%;
}

#site
{
	background: #fff url('images/bg_content_left.gif') repeat-y top left;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	width: 766px;
	min-height: 100%;
	height: auto;
	position: relative;
}


/* sekcja top headera z maly bareczkiem */

#header
{
	height: 106px;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0 0 0 0;
	z-index: 10;
}
#logoHeader1 {
	position: relative;
	width: 213px;
	float: left;
}
#logoHeader2 {
	position: relative;
	width: 398px;
	float: left;
}
#logoHeader3 {
	position: relative;
	width: 155px;
	float: left;
}
#barek1 {
	width: 766px;
	height: 9px;
}



/* sekcja top bannerka z wymiennymi przyczepami */

#bannerek {
	width: 766px;
	height: 222px;
}
#przyczepa {
	float: left;
	width: 710px;
}
#sezon2007 {
	float: left;
	width: 56px;
}




/* sekcja glownego menu */

#menu {
	width: 766px;
	height: 40px;
}
#menu span {
	position: relative;
	float: left;
}
#barek2 {
	width: 766px;
	height: 10px;
}



/* sekcja dotyczaca kontektu */
#zawartosc {
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

#content_right {
	background: #fff url('images/bg_main_content.gif') repeat-x top left;
	width: 557px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	float: left;
	margin-top: -2px;
	display: block; 
	overflow: hidden;
}

#content_right span {
	display: block;
	padding: 23px;
	line-height: 20px;
}

#content_right span p {
	float: left;
	line-height: 20px;
	margin-right: 5px;
	padding: 0;
}

#content_right span pre {
	font-family: tahoma;
	
}

/* menu po lewej i reszta boxow */

#content_left {
	margin: 0 auto;
	margin-top: 19px;
	padding: 0 0 0 0;
	text-align: left;
	width: 209px;
	min-height: 330px;
	height: auto;
	float: left;
	display: block;
}

#kontakt_left {
	height: 128px;
	margin: 15px 0 10px 0;
}

#kontakt_left span {
	line-height: 15px;
	margin-top: 10px;
}

p.bar {
	text-align: center;
	background-color: #cfcfcf;
	width: 100%;
	height: 2px;
}

#footer {
	width: 766px;
	font-size: 11px;
}

div.left {
	margin-left: 20px;
	width: 168px;
	height: 111px;
	background-image: url(images/left_div_bg.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
}

img.left { opacity:.50;filter:alpha(opacity=50) }
a:hover img.left { opacity:1;filter:alpha(opacity=100) }

/* glowne odnosniki */

a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

a:visited {
	color: #990000;
	text-decoration: none;
	}


/* przegladarka thumbnaili */
a.add2netvibes{
		border: none;
	}

p.add2netvibes{
	text-align: center;
}

p.add2netvibes a{
	border-bottom: none;
}

.thumbnail{
	float: left;
	margin: 2px;
}