

body {
	margin: 0;
	padding: 0;
	background: #DEDEDE url(/img/front/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #2c666d;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #2c666d; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 900px;
	height: 53px;
	margin: 0 auto;
	background: url(/img/front/tlo_belka_menu_centrum_zbrojen.jpg) no-repeat right top;
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 53px;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	background: url(/img/front/img04.gif) no-repeat left 20px;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	margin-right: 3px;
	padding: 15px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 23px;
	background: transparent url(/img/front/podswietlenie_menu_zbrojenia_budowlane.jpg) repeat-x left top;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 50px;
}

#search form {
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page_background
{width: 900px;
 margin: 0 auto;
 padding-bottom: 75px;
 background: #FFFFFF url(/img/front/pasek_dolny_beton.jpg) no-repeat center bottom;}

#page {
	width: 840px;
	margin: 0 auto;
	padding: 30px 30px 0px 30px;
	background: transparent url(/img/front/tlo_prawa_strona_centrum_zbrojen_1.jpg) no-repeat right top;
}

	/** LOGO */

#logo {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	background: RGB(255, 255, 255);
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 53px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 155px 0px 0px 50px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#slider {
	height: 25px;
	overflow: hidden;
	margin-top: 55px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: RGB(59, 59, 59);
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#slider p {
	text-transform: none;
	padding: 4px 10px 4px 10px;
}

/* Content */

#content {
	float: left;
	width: 570px;
}


/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #42423E;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 0px;
	border-bottom: 1px #BDBDBB dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(/img/front/img05.jpg) no-repeat left 5px;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	height: 25px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 0px;
	border-bottom: 1px #BDBDBB dotted;
	color: #42423E;
}


#sidebar p {
	line-height: 150%;
}

#sidebar div.item{
	margin-top: 10px;}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 50px;

}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #66665E;
}

#footer a {
}

.tip
{padding-bottom: 2px;
 margin: 0;
 line-height: 100%;}

/* images */

div.gallery_image
{float: left;}

div.gallery_item_0
{float: left;
 width: 280px;
 text-align: center;}

div.gallery_item_1
{float: right;
 width: 280px;
 text-align: center;}

div.gallery p
{text-align: center;}

table.image
{border-collapse: collapse;
 margin: 0;
 padding: 0;}
 
table.image img
{margin: 0;
 padding: 0;
 display: block;}
 
table.image td,
table.image tr
{padding: 0;
 margin: 0;}
 
table.image tr.r_1 td.c_1
{width: 14px;
 height: 14px;
 background-image: url(../img/front/1_1_zbrojenia_ramka.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 background-color: transparent;}

table.image tr.r_1 td.c_2
{background-image: url(../img/front/1_2_zbrojenia_ramka.jpg);
 background-repeat: repeat-x;
 background-position: bottom right;
 background-color: transparent;}

table.image tr.r_1 td.c_3
{width: 14px;
 height: 14px;
 background-image: url(../img/front/1_3_zbrojenia_ramka.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;
 background-color: transparent;}

table.image tr.r_2 td.c_1
{background-image: url(../img/front/2_1_zbrojenia_ramka.jpg);
 background-repeat: repeat-y;
 background-position: bottom right;
 background-color: transparent;}

table.image tr.r_2 td.c_2
{padding: 0; margin: 0;}

table.image tr.r_2 td.c_3
{background-image: url(../img/front/2_3_zbrojenia_ramka.jpg);
 background-repeat: repeat-y;
 background-position: bottom left;
 background-color: transparent;}

table.image tr.r_3 td.c_1
{width: 14px;
 height: 14px;
 background-image: url(../img/front/3_1_zbrojenia_ramka.jpg);
 background-repeat: no-repeat;
 background-position: top right;
 background-color: transparent;}

table.image tr.r_3 td.c_2
{background-image: url(../img/front/3_2_zbrojenia_ramka.jpg);
 background-repeat: repeat-x;
 background-position: top right;
 background-color: transparent;}

table.image tr.r_3 td.c_3
{width: 14px;
 height: 14px;
 background-image: url(../img/front/3_3_zbrojenia_ramka.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 background-color: transparent;}
 
/* paginator */

div.pages p.links
{text-align: center;
 font-size: 15px;}

div.pages p.links a
{margin-right: 2px;
 margin-left: 2px;}
 
/*Explorator*/

div.catalog_parent
{height: 84px;
 background-image: url(../img/front/fopen_big.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 padding-left: 120px;
 margin-top: 20px;}
 
div.catalog_parent p.title
{font-size: 13px;
 font-weight: bold;
 line-height: 120%;
 margin: 0 0 5px 0;}
 
div.catalog_parent p.description
{font-size: 13px;
 line-height: 120%;
 margin: 0 0 10px 0;}

div.catalog_parent p.date
{font-style: italic;
 font-size: 12px;
 line-height: 100%;}
 
div.catalog_content
{padding-top: 10px;
 padding-bottom: 10px;}
 
div.catalog_content div.item
{height: 37px;
 width: 210px;
 float: left;
 padding-left: 65px;
 padding-top: 4px;
 overflow: hidden;
 background-image: url(../img/front/fclose.jpg);
 background-position: left top;
 background-repeat: no-repeat;}
 
div.catalog_content div.item:hover
{background-image: url(../img/front/fopen.jpg);}
 
div.catalog_content div.topcatalog
{background-image: url(../img/front/fback.jpg) !important;}
 
div.catalog_content div.file
{background-image: url(../img/front/it.jpg);}

div.catalog_content div.file:hover
{background-image: url(../img/front/it.jpg);}

div.catalog_content div.ext_png,
div.catalog_content div.ext_jpe,
div.catalog_content div.ext_jpeg,
div.catalog_content div.ext_jpg,
div.catalog_content div.ext_gif,
div.catalog_content div.ext_bmp,
div.catalog_content div.ext_ico,
div.catalog_content div.ext_tif,
div.catalog_content div.ext_tiff,
div.catalog_content div.ext_svg,
div.catalog_content div.ext_svgz
{background-image: url(../img/front/foto.jpg) !important;}

div.catalog_content div.ext_txt,
div.catalog_content div.ext_htm,
div.catalog_content div.ext_html,
div.catalog_content div.ext_css,
div.catalog_content div.ext_js,
div.catalog_content div.ext_json,
div.catalog_content div.ext_xml,
div.catalog_content div.ext_pdf,
div.catalog_content div.ext_psd,
div.catalog_content div.ext_ai,
div.catalog_content div.ext_eps,
div.catalog_content div.ext_ps,
div.catalog_content div.ext_doc,
div.catalog_content div.ext_rtf,
div.catalog_content div.ext_xls,
div.catalog_content div.ext_ppt,
div.catalog_content div.ext_odt,
div.catalog_content div.ext_ods
{background-image: url(../img/front/doc.jpg) !important;}

div.catalog_content div.ext_swf,
div.catalog_content div.ext_flv,
div.catalog_content div.ext_mp3,
div.catalog_content div.ext_qt,
div.catalog_content div.ext_mov
{background-image: url(../img/front/media.jpg) !important;}

div.catalog_content div.ext_zip,
div.catalog_content div.ext_rar,
div.catalog_content div.ext_exe,
div.catalog_content div.ext_msi,
div.catalog_content div.ext_cab
{background-image: url(../img/front/bin.jpg) !important;}

div.catalog_content div.item p.title
{font-size: 13px;
 font-weight: bold;}
 
div.catalog_content div.item p.description
{font-size: 12px;}

div.catalog_content div.file a
{text-decoration: none;}

/* KONTAKT */

td.contact_left
{padding: 0 4px 4px 0;
 width: 200px;
 vertical-align: top;}

td.contact_right
{vertical-align: top;}

div.contact_left_inside
{float: left;
 padding: 2px 22px 2px 2px;}

div.contact_right_inside
{float: right;
 width: 200px;}

div.contact_right_inside p
{margin-bottom: 0;}

div.address
{padding: 3px 0 5px 0;}

div.telephone,
div.mail
{padding: 3px 0 0 0;}

div#contact_form
{padding: 0 0px 3px 3px ;}

div.input input,
div.input textarea,
div.input select
{width: 350px;
 border-width: 1px;
 border-style: solid;
 border-color: RGB(49, 86, 94) RGB(155, 178, 184) RGB(155, 178, 184) RGB(49, 86, 94);
 background: RGB(239, 246, 249);}

div.input input:hover,
div.input textarea:hover,
div.input select:hover
{border-color: RGB(101, 145, 154) RGB(155, 178, 184) RGB(155, 178, 184) RGB(101, 145, 154);}

div.input label
{font-weight: bold;}

div.input
{padding: 5px 0 0 0;}

div.submit
{padding: 10px 0 0 0;
 text-align: right;}

div.inside
{padding: 2px 0 0 10px;}

div.error-message
{text-align: right;
 color: RGB(200, 22, 40);}
 
/* Artykuły */

table.pagination
{width: 100%;}

table.pagination td.left,
table.pagination td.right
{width: 30%;}

table.pagination td.center
{width: 40%;}

table.pagination td.left p
{text-align: left;}

table.pagination td.right p
{text-align: right;}

table.pagination td.center p
{text-align: center;}

div.article_index
{float: right;
 padding: 0 0 10px 10px}
 
div.article_index p
{line-height: 120%;
 padding: 0;
 margin: 0;}
