a
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

body
{
	background: url(background.jpg) left top repeat-x #FFFFFF;
}

img
{
	border: 0px;
}

#page
{
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	font-size: 12px;
	font-family: tahoma, verdana, sans-serif;
	text-align: justify;
}

#search
{
	position: relative;
	width: 890px;
	height: 26px;
	text-align: right;
	background: url(search_back.gif);
	padding-right: 10px;
	padding-top: 4px;
}

#photo
{
	position: relative;
	width: 900px;
	height: 200px;
}

#sitelink
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 200px;
	background: url(a-ster.gif) center center no-repeat;
}

#sitelinkopacity
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 200px;
	background: #FFFFFF;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#sitelinkbackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 200px;
	background: url(widoczek-nocny.jpg) bottom;
}

#logos
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;
	height: 200px;
	background: transparent;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#logosopacity
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;
	height: 200px;
	background: #FFFFFF;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#logosbackground
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;
	height: 200px;
	background: url(widoczek-nocny.jpg) bottom;
}

#mainmenu
{
	background: url(mainmenu_back.gif);
	width: 900px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding-top: 6px;
}

.menutop
{
	margin-top: 10px;
	float: right;
	width: 200px;
	height: 10px;
	background: url(menu_top.gif);
}

.menu
{
	float: right;
	width: 180px;
	background: #00195D;
	padding: 0px 10px;
	color: #FFFFFF;
}

.menubottom
{
	float: right;
	width: 200px;
	height: 10px;
	background: url(menu_bottom.gif);
	margin-bottom: 10px;
}

#content
{
	position: relative;
	float: left;
	width: 680px;
	min-height: 300px;
	padding: 10px;
	margin-bottom: 20px;
}

#footer
{
	clear: both;
	width: 880px;
	text-align: center;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

/* klasa używana przez snippet products */
ul.products
{
	list-style-type: none;
}

select.products
{
	width: 170px;
	/*background: transparent;
	color: #FFFFFF;*/
}

.flag
{
	border: 0px;
}

a.products img
{
	max-width: 80px;
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
}

/* klasa dla snippetu Wayfinder, wyświetlającego menu */
.WayFinder
{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 3px;
}

.WayFinder:hover
{
	color: #C3C4C6;
}

/* klasa dla snippetu Wayfinder, wyświetlającego mapę serwisu */
.sitemap
{
	margin-top: 5px;
}

/* klasy dla snippetu Ditto */
span.ditto
{
	font-size: 10px;
	color: #505050;
}

/* mapa na podstronie kontakt */
#googlemap
{
	position: relative;
	left: 30px;
	top: 10px;
}

/* id dla strony głównej */
#button-top
{
	position: relative;
	float: left;
	display: block;
	width: 680px;
	height: 83px;
	background: url(buttontop.gif);
	padding-top: 17px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;

	left: -10px;
}

#button-top:hover
{
	background-position: 0px 100px;
	color: #000000;
}

#button-blue
{
	position: relative;
	float: left;
	display: block;
	width: 340px;
	height: 220px;
	background: url(buttonleft3.gif);
	padding-top: 30px;
	text-decoration: none;
	color: #FFFFFF;

	left: -10px;
}

#button-blue:hover
{
	background-position: 0px 250px;
	color: #000000;
}

#button-green
{
	position: relative;
	float: right;
	display: block;
	width: 310px;
	height: 220px;
	background: url(buttonright3.gif);
	padding-right: 30px;
	padding-top: 30px;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;

	left: -10px;
}

#button-green:hover
{
	background-position: 0px 250px;
	color: #000000;
}

#logo
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -65px;
	width: 300px;
	height: 130px;
	background: url(a-ster2.gif);
}

/* id dla AjaxSearch */
#ajaxSearch_submit
{
	background: url(search.gif) no-repeat;
	border: 0px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	color: transparent;
}

.ajaxSearch_highlight
{
	color: #17538F;
	font-weight: bold;
}

.ajaxSearch_resultDescription
{
	display: block;
}

#ajaxSearch_input
{
	/*background: transparent;
	color: #FFFFFF;*/
	width: 150px;
}

/* style do snippetu [!rotation!] */
#rotation_container
{
	position: absolute;
	top: 0px;
	left: 225px;
	width: 450px;
	height: 200px;
}

#fog
{
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 225px;
	width: 450px;
	height: 200px;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}

/* style snippetu Ditto wyświetlającego tabelę produktów */
table.products
{
	border-collapse: collapse;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}

table.products tbody tr td
{
	border: 1px solid #000000;
	padding: 3px;
}

a.ditto img
{
	width: 120px;
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
}