@CHARSET "UTF-8";

html, body { height: 100%; }
body { margin: 0; padding: 0; text-align: center; color: #000;
	background: url('../img/site/bg.png') top left repeat;}
body, td, th { font-size: 12px; font-family: Tahoma, sans-serif; }

#bg { width: 1018px; margin: 0 auto; background: url('../img/site/bg2.png') top left repeat-y; }

/** top */
#top { width: 800px; margin: 0 auto; text-align: left; }

/*
#top .media { text-align: right; }
#top .media span { display: block; padding-top: 17px; }
#top .media img { float: right; }
*/
#top .logo { height: 124px; background: url('../img/site/n-tyskie.jpg') top left no-repeat; }
#top .link a { width: 300px; display: block; line-height: 90px; float: left; }
#top .link2 a { width: 70px; display: block; line-height: 90px; float: right; }
#top .link3 a { width: 160px; display: block; line-height: 74px; float: right; }
#top .info { padding: 8px 0 0 8px; margin: 0; font-size: 11px; font-weight: normal; color: #969696; }
#top .adv { margin: 12px 0; text-align: center; }

/** middle */
#middle { width: 800px; margin: 0 auto; text-align: left; }
#middle .left { float: left; width: 134px; }
#middle .center { float: left; width: 532px; }
#middle .right { float: right; width: 134px; margin-bottom: 145px; }

ul.menu { margin: 0; padding: 0; list-style-type: none; }
ul.menu li { margin: 0 0 3px 0; padding: 0; line-height: 25px;
	background: url('../img/site/left-button-bg.jpg') top left no-repeat; }
ul.menu a { display: block; padding-left: 13px; font-size: 14px; zoom: 1; font-weight: bold; }


h1 { margin-top: 0; padding-top: 0; font-size: 18px; }

.main { width: 490px; margin: 0 auto; }

#tabs { list-style-type: none; margin: 0 0 0 8px; padding: 0; }
#tabs li { float: left; width: 105px; line-height: 29px; margin: 0 2px;
	background: url('../img/site/tab.gif') top left no-repeat;
	color: #fff; font-weight: bold; text-transform: uppercase; }
#tabs li.active { background-image: url('../img/site/tab-active.gif') }
#tabs a { display: block; color: #fff; font-weight: bold; text-transform: uppercase; }

.hide { display: none; }
.show { display: block; }

.search { border: 1px solid #c6c6c6; padding: 8px 0; margin-bottom: 20px;
	background: #e3e3e3 url('../img/site/search-form-bg.gif') top left repeat-x; }
.search table { width: 100%; }
.search td { color: #969696; font-size: 13px; font-weight: bold; padding: 10px 4px; }
.search input, .search select { width: 160px; font-size: 12px; font-family: Tahoma;
	border: 1px solid #7f9db9; }

.bigHeader { font-size: 30px; color: #fb0303; letter-spacing: 7px; margin: 10px 0 5px 0;
	font-family: Verdana; font-weight: normal; text-transform: uppercase; }

.specialOffersTop { height: 5px;
	background: url('../img/site/special-offers-top.gif') top left no-repeat; }
.specialOffers { line-height: 20px; padding-top: 1px;
	background: url('../img/site/special-offers-middle.gif') top left repeat-y; }
.specialOffersBottom { height: 12px; margin-bottom: 10px;
	background: url('../img/site/special-offers-bottom.gif') top left no-repeat; }
	
.specialOffers .first { float: left; width: 237px; margin-top: 10px; }
.specialOffers .second { float: right; width: 237px; margin-top: 10px; }
.specialOffers img { margin-bottom: 5px; }
.specialOffers span { font-weight: bold; color: #fb0303; }

.specialOffers .adv { padding: 0 10px; text-align: right; line-height: 14px; }
.specialOffers .adv h1 { text-align: left; margin: 0; font-weight: bold;
		padding: 0; font-size: 14px; background: url('../img/site/yellowDot.gif') left 5px no-repeat; }
.specialOffers .adv p { text-align: left; font-size: 11px; }
.specialOffers .adv a { color: #000000; }
.specialOffers .adv a:hover { text-decoration: none; color: #ff0000; }

.content { width: 490px; margin: 0 auto; text-align: left; }

table.modify { }
table.modify td.legend { padding: 2px 25px 2px 0; }
table.modify td.legend em { color: #d00; }
table.modify td.field { padding: 2px 5px; }

.failed { color: #d00; }

	
.boxTop { line-height: 20px; font-weight: bold; text-align: center; text-transform: uppercase;
	color: #fff; background: url('../img/site/right-box-top.gif') top left no-repeat; }
.boxMiddle { padding: 5px 7px 0 7px; font-size: 11px; line-height: 17px; 
	background: url('../img/site/right-box-middle.gif') top left repeat-y; }
.boxMiddle span { font-weight: bold; color: #fb0303; }
.boxMiddle a { font-weight: bold; }
.boxBottom { height: 9px; background: url('../img/site/right-box-bottom.gif') top left no-repeat; }

.header { line-height: 24px; padding-left: 18px; font-weight: bold; text-transform: uppercase;
	background: url('../img/site/right-header-bg.gif') top left no-repeat; }
.currency { font-size: 11px; padding: 10px 10px 0 10px; margin: 3px 0 0 0; line-height: 17px; }

#middle .right .adv { text-align: center; }

.login { padding: 10px 0; font-size: 11px; line-height: 17px; }
.login input { font-size: 10px; border: 1px solid #ccc; width: 120px;}
.login input.submit { border: 0; width: auto; }
.login a { color: #fb0303; }


.center2 { font-size: 11px; }
.offers { border-collapse: collapse; width: 100%; }
.offers th { padding: 4px 4px; text-align: center; background-color: #969696; color: #fff;
	 font-size: 11px; }
.offers th a { color: #fff; }
.offers th a:hover { text-decoration: underline; }
.offers td { padding: 8px 4px 2px 4px; border-bottom: 1px dashed #969696;
	font-size: 11px; font-weight: bold; }
.offers td.price { text-align: center; color: #fb0303; }
.offers td.price a { color: #fb0303; }
.offers tr.favor { background-color: #ff8; }
.offers td a { font-size: 11px; }

.paging .back { float: left; width: 300px; text-align: left; padding: 0 8px 6px 8px; }
.paging .back span { color: #fb0303; }
.paging .resultsInfo { float: right; width: 400px; text-align: right; padding: 0 8px 6px 8px; }
.paging .resultsInfo span { color: #fb0303; font-weight: bold; }

.paging2 .back { float: left; width: 300px; text-align: left; padding: 10px 8px; }
.paging2 .back span { color: #fb0303; }
.paging2 .resultsInfo { float: right; width: 400px; text-align: right; padding: 10px 8px;
	color: #969696; }
.paging2 b { color: #fb0303; }
.paging2 .resultsInfo a { padding: 0 4px; }

.special2OffersTop { height: 5px; background: url('../img/site/special2-offers-top.gif') top left no-repeat; }
.special2Offers { margin-bottom: 20px; float: left; width: 200px; }
.special2OffersMiddle { width: 192px; text-align: center; padding-top: 10px;
	background: url('../img/site/special2-offers-middle.gif') top left repeat-y; }
.special2OffersBottom { height: 12px; background: url('../img/site/special2-offers-bottom.gif') top left no-repeat;  }

.special2Offers img { width: 165px; margin-bottom: 5px; }
.special2Offers span { font-weight: bold; color: #fb0303; }

.contact { float: left; width: 210px; font-size: 12px; line-height: 140%; }
.companyDescription { float: right; width: 555px; font-size: 12px; color: #333; line-height: 130%; }
.companyDescription h1 { color: #969696; }
.companyDescription a { font-size: 11px; font-weight: bold; }
.companyDescription a span { color: #fb0303; }
.hr { border-bottom: 1px dashed #969696; height: 1px; margin: 10px 0; }

.leftBar { line-height: 23px; color: #fff; padding-left: 32px; font-weight: bold; font-size: 12px;
	background: url('../img/site/left-bar.gif') top left no-repeat; }
.leftBoxTop { height: 5px; background: url('../img/site/left-box-top.gif') top left no-repeat; }
.leftBoxMiddle { padding: 5px 10px 5px 10px; background: url('../img/site/left-box-middle.gif') top left repeat-y; }
.leftBoxBottom { height: 11px; background: url('../img/site/left-box-bottom.gif') top left no-repeat; }

.offer { font-size: 12px; float: right; width: 555px; }
.offer h1 { color: #969696; text-transform: uppercase; }
.offer b { color: #969696; }

.pictures { float: left; width: 238px; text-align: center; }
.pictures img { width: 210px; }
.pictures a { font-weight: bold; }
.picturesTop { height: 6px; background: url('../img/site/picture-top.gif') top left no-repeat; }
.picturesMiddle { padding: 8px 0 4px 0; color: #969696;
	background: url('../img/site/picture-middle.gif') top left repeat-y; }
.picturesMiddle .current { color: #fb0303; }
.picturesBottom { height: 11px; background: url('../img/site/picture-bottom.gif') top left no-repeat; }

.offer .description { float: right; width: 300px; }
.offer h2 { font-size: 12px; margin: 0; padding: 0; }

.offer table { width: 100%; border-collapse: collapse; }
.offer table td { font-size: 12px; padding: 4px 5px 4px 0; }
.offer table td.price { font-weight: bold; color: #fb0303; }
.offer table td.clipboard { text-align: right; color: #fb0303; font-size: 11px; font-weight: bold; }
.offer table td.clipboard a { color: #000; font-weight: bold; }

a.back { color: #000; font-size: 11px; font-weight: bold; }
a.back span { color: #fb0303; }

.w2 { width: 55px; }

.loginSpace { width: 134px; margin-top: -135px; float: right; }

/** bottom */
#bottom { width: 800px; margin: 0 auto; padding: 10px 0; }

#bottom ul { list-style-type: none; margin: 10px 0 0 0; padding: 0;
	background: url('../img/site/bottom-bg.gif') top left repeat-x; }
#bottom li { display: inline; padding: 0 12px; margin: 0;
	background: #fff url('../img/site/bottom-li-bg.gif') center right no-repeat; }
#bottom li.last { background-image: none; }
#bottom a { color: #fb0303; }

#bottom2 { padding: 2px 0 8px 0; font-size: 10px; color: #969696; }
#bottom2 a { color: #969696; }


/** standard */
a { color: #000; text-decoration: none; }
a:hover { color: #fb0303; text-decoration: none; }

img { border: 0; vertical-align: bottom; }
img.b { vertical-align: bottom; }
img.m { vertical-align: middle; }

table { }
td, th { padding: 0; vertical-align: top; }
.c, .center { text-align: center; }
.l { text-align: left; }
.r { text-align: right; }
.j { text-align: justify; }
.t { vertical-align: top; }
.m { vertical-align: middle; }
.b { vertical-align: bottom; }

.clr { clear: both; }
.cL { clear: left; }
.cR { clear: right; }

.pageNum { padding-top: 20px; }

div.failed ul { margin: 20px 0 0 0; }
div.failed li { color: #d10; }

/** forms */
form { display: inline; }
form fieldset { display: block; border: 0; }
form legend { display: inline; margin: 0; padding: 15px 0; }
form ul { list-style: none; margin: 10px 0; padding: 0; }
form ul li { padding: 3px 0; margin: 0; clear: left; }
form ul li.hide { display: none; }
form ul li.submit { margin-left: 160px; }
form ul label { float: left; width: 150px; padding-right: 10px; text-align: right; }
form ul textarea { width: 280px; height: 90px; }

input, textarea { font-family: sans-serif; font-size: 10px; }
input.noBorder { border: 0; }
select { font-size: 11px; }
button { border-style: none; background-color: transparent; font-size: 11px; }


/** http://www.hyh.pl */

