/*
// autor skryptu: DragonXT       //
// strona: www.dragon.xt.pl      //
// email: pixeldestruction@o2.pl //
// gg: 3358574                   //
*/


/* GŁÓWNE FUNKCJONOWANIE STRONY */
body {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgtop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0px;
}

#maindiv {
	width: 818px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 818px;
	height: 224px;
	background-image: url(../images/logo.jpg);
}

#menu {
	width: 818px;
	height: 61px;
}

.floatleft {
	float: left;
}

.alignright {
	text-align: right;
}

#o_firmie {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 9px;
	width: 792px;
	text-align: justify;
	background-image: url(../images/gradiant_pod_logo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

#polecamy {
	clear: left;
	width: 818px;
	height: 62px;
	background-image: url(../images/bar.jpg);
}

.polecamy_text{
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.polecany_produkt {
	margin-bottom: 10px;
	float: left;
	width: 375px;
	/*height: 195px;*/
	height: auto;
	background-image: url(../images/gradiant_pod_produkty.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 26px;
	padding-right: 17px;
	padding-left: 17px;
}

#stopka1 {
	float: left;
	width: 89px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 729px;
	padding-top: 11px;
	background-image: url(../images/stopka1.jpg);
}

#stopka2 {
	float: left;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #004BB2;
	width: 818px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/stopka2.jpg);
}

#stopka2 a {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #004BB2;
	text-decoration: none;
}

#stopka2 a:hover {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #004BB2;
	text-decoration: underline;
}

#copyright {
	text-align: center;
	width: 818px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 35px;
}

#admin{
	text-align: center;
}

.title{
	font-weight:bold;
	color: #0046ae;
}