html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var,
samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}
input, select, label, textarea {
	font-size: 11px;
}
a, a:visited { text-decoration: none; }
ul { list-style: none; }
body {
	font-size: 11px;
	color: #000;
	background: #fff;
}
body, input, textarea, select, option, optgroup, button {
	font-family: Arial, Tahoma, sans-serif;
}
input, button { width: auto; }

/*------ containers -----------*/
#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
}
#top {
	border-bottom: solid 4px #f93;
	vertical-align: bottom;
	position: relative;
	height: 60px;
	margin-bottom: 5px;
}
#main {
	width: 534px;
	float: left;
	margin-bottom: 10px;
}
#main a {
	text-decoration: none;
	color: #c00;
}
#secondary {
	width: 235px;
	float: right;
}
#footer {
	clear: both;
	border-top: solid 1px #e9eae9;
	padding-top: 5px;
	font: normal 11px Arial, sans-serif;
	text-align: right;
	margin-right: 4px;
}
.inline { display: inline; }
.underline { text-decoration: underline; }
.cleaner { clear: both; height: 1px; font-size: 1px; }
.tocenter { text-align: center; }
.toleft { text-align: left; }
.toright { text-align: right; }
.left {
	width: 280px;
	float: left;
}
.right {
	width: 250px;
	float: right;
}

.right170px {
	width: 170px;
	float: right;
	}
.left, .right {
	margin-bottom: 10px;
}
/*------ navigation ------------*/
#nav{
	width: 538px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	font: bold 11px Arial, sans-serif;
}

#nav li {
	margin-top: 6px;
    float: left;
    }
#l1, #l2, #l3, #l4, #l5 {
	display: block;
	color: #fff;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}
#l1, #l2, #l3, #l5 {
	width: 100px;
	background: #c00 url(../img/_wezszy.jpg);
}
#l1, #l2, #l3, #l4 {
	margin-right: 1px;
}
#l4 {
	width: 132px;
	background: #c00 url(../img/_szerszy.jpg);
}

/*----- logo -------------*/
#logo {
	position: absolute;
	bottom: 2px;
	right: 5px;
}
/*----- commercial ------------*/
#commercial {
	display: block;
	width: 536px;
	height: 139px;
}
#orderphotos {
	display: block;
	height: 30px;
	background: #f93 url(../img/_menuprawy2.jpg) no-repeat 5px 0px;
	color: #fff;
	font: bold 15.5px/30px Arial, sans-serif;
	padding-left: 5px;
}
#orderphotos2 {
	display: block;
	height: 99px;
	font: 600 14.5px Arial, sans-serif;
	color: #000;
	background: #ffffcd url(../img/_wyslij_szybko2.jpg) no-repeat;
	text-align: right;
	padding: 10px 15px 0 0 ;
}
#jakwywolac ul {
	margin: 5px 0 0 9px;
}
.ramka {
	border: solid 1px #ccc;
	padding: 2px;
}
#ramka {
	border: solid 1px #ccc;
	padding: 4px 0px;
	background: url(../img/green.jpg) center no-repeat;
	height: 255px;
	width: 279px;
}
#promocja {
	display: block;
	border: solid 1px #ccc;
	padding: 0;
	background: url(../img/reklamy/odbitka_30x40_za_7zl.jpg) center no-repeat;
	height: 254px;
	width: 278px;
	text-decoration: none !important;
	}
	
/*----- footer -------------*/
#footer li {
	display: inline;
	padding: 4px 0 4px 12px;
	line-height: 20px;
}
#footer a, #copyright {
	color: #797979;
}
#copyright {
	line-height: 20px;
	float: right;
	color: #c6c6c6;
}
/*----- content -------------*/
.left h2, .right h2 , .both h2, .content h2 {
	padding: 4px 0 4px 8px;
	background: #c00;
	color: #fff;
	font: bold 10px Tahoma;
	margin: 8px 0;
}
.both h2 {
	font-weight: normal;
	padding-right: 5px;
}
.left h2 {
	width: 270px;
	margin-left: 2px;
}
#wieloformatowe h2 {
	margin-top: 0;
	text-align: right;
	padding-right: 5px;
}
.right h2 {
	width: 242px;
}
.red {
	color: #c00;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.lighter {
	font-weight: lighter;
	}
.italic {
	font-style: italic;
}
.inline {
	display: inline;
}
.toright {
	text-align: right;
}
#secondary h3 {
	height: 18px;
	padding-left: 8px;
	color: #fff;
	font: normal 10px/18px Tahoma;
	margin: 8px 0;
	border-bottom: solid 2px #FA932A;
	background: #FF9934 url(../img/border-white.gif) repeat-x 0 17px;
	}
#checkstatus {
	background: #ffffcd;
	padding: 10px;
	font: bold 11px/25px Tahoma;
}
#checkstatus input {
	width: 100px;
	font-size: 11px;
}
#checkstatusbutton {
	width: 109px;
	height: 25px;
	margin: 10px 0 0 110px;
}
.fleft {
	float: left;
}
.links {
	color: #000
}
h2 a{
	color: #fff;
	font-weight: normal;
}
h4 {
	margin: 6px 0;
}
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.uppercase { text-transform: uppercase; }
.margin0-8 { margin: 0 8px; }
.content { color: #1A1A1A; }
.content p { text-align: justify; margin-top: 7px; }
.content h3 { margin: 10px 0; }
.content ul { list-style-type: disc; margin-left: 25px; }

#toplinks {
	position: absolute;
	top: 15px;
	right: 244px;
	font: bold 11px Arial, sans-serif;
}
.helpmenu, .helpartlist {
	background: #ffffcd;
	padding: 5px 10px 5px 5px;
	color: 000000;
}
.helpmenu_addthis {
	background: #ffffcd;
	padding: 5px 5px 5px 45px; 
}
.helpmenu_poczta {
	background: #ffffcd;
	padding: 12px;
}
.helpmenu a, .helpartlist a {
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
.helpmenu ul li, .helpartlist ul li {
	margin: 5px 0 10px 10px;
}
.helpmenu ul li a {
	text-decoration: none;
}
.helpmenu ol, .helpartlist ol {
	list-style-type: none;
	margin-left: 25px;
}
.helpmenu ol li, .helpartlist ol li {
	margin: 0;
}
.helpmenu ol li a, .helpartlist ol li a {
	text-decoration: none;
}
#valid-w3c {
	float: left;
}
#sprawdz {
	display: block;
	overflow: hidden;
	height: 116px;
	padding: 0;
	background: url(../img/fotoprezentykubekbg.jpg) no-repeat;
	text-decoration: none !important;
	padding: 1px 0px;
	}
#sprawdz:hover img {
	margin-top: -116px;
	}
#sprawdz .zamowblue {
	display: block;
	width: 57px;
	height: 13px;
	padding: 13px 18px 13px 17px;
	background: url(../img/zamowblue.gif) no-repeat;
	font: bold 12px tahoma;
	color: #6D86A2 !important;
	margin: 63px 10px 10px 149px;
	}
#sprawdz .zamowblue:hover {
	background-position: 0px -40px;
	color: white !important;
	}
.close {
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
	cursor: pointer;
	text-decoration: underline;
}
#theMovie {
	display: none;
	text-align: center;
}
#hideMovie {
	float: right;
}
#movieTitle {
	color: black !important;
}
