/**************/
/* szablonowe */
/**************/

/* top */

#frame_top {
	width:100%;
	min-height:316px;
	background:url('../img/tpl/bg_frame_top.jpg') top repeat-x #f5f4f4;
}

#top {
	/*width:1039px;*/
	width:1162px;
	min-height:316px;
	margin:0px auto;
}

#top_left {
	float:left;
	width:20px;
	min-height:316px;
	background:url('../img/tpl/bg_frame_top_left.jpg') top no-repeat #f5f4f4;
}

#top_middle {
	float:left;
	width:999px;
	min-height:302px;
	background:url('../img/tpl/bg_frame_top_top.jpg') top repeat-x #ffffff;
	padding-top:14px;
}

#top_right {
	float:left;
	width:20px;
	min-height:316px;
	background:url('../img/tpl/bg_frame_top_right.jpg') top no-repeat #f5f4f4;
}

#top_banner_polonia {
	float:left;
	width:123px;
	height:302px;
	margin-top:14px;
}

#top_banner_left {
	float:left;
	width:420px;
	height:52px;
}

#top_banner_right {
	float:left;
	width:579px;
	height:52px;
}

#top_banner {
	clear:both;
	width:999px;
	height:250px;
}

/* menu główne */

#menu_frame {
	width:999px;
	height:42px;
	background:url('../img/tpl/bg_menu_frame.jpg') repeat-x #c8c8c8;
}

#menu_left_side {
	float:left;
	width:10px;
	height:42px;
	background:url('../img/tpl/bg_menu_left.jpg') no-repeat;
}

#menu_right_side {
	float:left;
	width:10px;
	height:42px;
	background:url('../img/tpl/bg_menu_right.jpg') no-repeat;
}

#menu {
	float:left;
	height:42px;
}

#menu a {
	display:block;
	float:left;
	line-height:42px;
	padding:0px 40px;
	color:#626262;
	background:url('../img/tpl/bg_menu.jpg') repeat-x;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	color:#630303;
}

#menu a.active {
	color:#630303;
}

.menu_sep {
	float:left;
	width:2px;
	height:42px;
	background:url('../img/tpl/bg_menu_sep.jpg') no-repeat #646464;
}

#top_marquee {
	float:right;
	width:400px;
	height:16px;
	color:#393939;
	line-height:42px;
	font-size:8pt;
	margin-right:20px;
}

/* srodkowe ramy */

#frame_content {
	width:100%;
	min-height:322px;
	background:url('../img/tpl/bg_frame_content.jpg') top repeat-x #f5f4f4;
}

#content {
	width:1162px;
	min-height:322px;
	margin:0px auto;
	background:url('../img/tpl/bg_content.jpg') repeat-y #f5f4f4;
}

#content_left {
	float:left;
	width:20px;
	min-height:321px;
	background:url('../img/tpl/bg_frame_content_left.jpg') repeat-y #f5f4f4;
}

#content_middle {
	float:left;
	width:999px;
	min-height:322px;
	background:#ffffff;
}

#content_right {
	float:left;
	width:20px;
	min-height:321px;
	background:url('../img/tpl/bg_frame_content_right.jpg') top repeat-y #f5f4f4;
}

/* Lewa szpalta */

#content_body_left {
	float:left;
	width:627px;
	padding:20px;
}

#content_body {
	padding:10px;
}

/* Prawa szpalta */

#content_body_right {
	min-height:400px;
	float:right;
	width:281px;
	padding:0px 20px;
	border-left:1px solid #c4c7c2;
	margin:20px 0px;
}

#content_banner_polonia {
	background:url('../img/tpl/bg_frame_content.jpg') top repeat-x #f5f4f4;
	float:left;
	width:123px;
}

.box {
	background:#f7f7f7;
	padding:0px 0px 10px 0px;
	margin-bottom:20px;
}

.box_agent {
	background:#eef7fe;
	text-align:center;
	padding:0px 0px 10px 0px;
	margin-bottom:20px;
}

.box_agent p {
	margin:10px;
}

#form_check {
	text-align:center;
	margin:10px 0px 0px 0px;
}

/* Stopka strony */

#frame_footer {
	width:100%;
	min-height:62px;
	background:url('../img/tpl/bg_frame_footer.jpg') bottom repeat-x #c7c7c7;
}

#footer {
	width:1162px;
	min-height:62px;
	margin:0px auto;
}

#footer_left {
	float:left;
	width:20px;
	min-height:62px;
	background:url('../img/tpl/bg_frame_footer_left.jpg') bottom no-repeat #c7c7c7;
}

#footer_middle {
	float:left;
	width:999px;
	min-height:62px;
	background:url('../img/tpl/bg_footer.jpg') bottom repeat-x #afafaf;
	line-height:35px;
	color:#ffffff;
	font-size:8pt;
}

#footer_right {
	float:left;
	width:20px;
	min-height:62px;
	background:url('../img/tpl/bg_frame_footer_right.jpg') bottom no-repeat #f5f4f4;
}

.footer_menu {
	float:left;
	padding-left:15px;
}

.footer_menu a {
	text-decoration:none;
	color:#ffffff;
}

.footer_menu a:hover {
	text-decoration:underline;
}

.copy {
	float:right;
	padding-right:15px;
}

.copy a {
	color:#ffffff;
	text-decoration:none;
}

.copy a:hover {
	text-decoration:underline;
}

/********/
/* inne */
/********/

a img {
	border:0px;
}

body {
	font-family:verdana, tahoma, arial;
	font-size:10pt;
	color:#373739;
	margin:0px;
	background:#cacaca;
}

fieldset {
	border:1px solid #5f5f5f;
	padding:15px;
	margin:10px 0px;
}

h1 {
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:16pt;
	font-weight:bold;
	color:#546081;
	margin:0px;
	font-style:italic;
	border-bottom:1px dotted #546081;
	padding-bottom:5px;
	margin-bottom:25px;
}

h3 {
	font-size:10pt;
	font-weight:bold;
	margin:0px;
}

h4 {
	font-size:8pt;
	font-weight:bold;
	margin:0px;
}

hr {
	border:0px;
	background:#302F5F;
	height:1px;
}

input, textarea, select {
	background:#ffffff;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	padding:3px;
	color:#323958;
}

input.button {
	border-bottom:1px solid #000;
	border-roght:1px solid #000;
	border-left:1px solid #8F8F8F;
	border-top:1px solid #8F8F8F;
	background:#efefef;
	font-weight:bold;
}

input.status {
	background:url('../img/btn_status.jpg') no-repeat;
	width:87px;
	height:32px;
	border:0px;
}

input.agent {
	background:url('../img/btn_agent.jpg') no-repeat;
	width:141px;
	height:32px;
	border:0px;
}

input.button:hover {
	cursor:pointer;
}

input.no_border {
	border:0px;
	background:none;
}

legend {
	padding:0px 10px;
	color:#EF5E2C;
	font-weight:bold;
}

p {
	text-align:justify;
}

table.form {
	border-collapse:collapse;
	margin:auto;
}

table.form td {
	vertical-align:top;
	padding:3px;
}

table.list {
	margin:auto;
	border-collapse:collapse;
	border:1px solid #4f4f4f;
}

table.list td, table.list th {
	border:1px solid #4f4f4f;
	padding:3px 10px;
}

.center {
	text-align:center;
}

.clear {
	clear:both;
}

#brandmark {
	display:none;
	position:absolute;
	width:555px;
	padding:10px;
	height:405px;
	background:#fff;
	border:1px solid #a2a2a2;
	top:-350px;
	z-index:2000;
}

#calc {
	border:1px solid #AFAFAF;
	background:#F1EFFF;
	padding:10px 10px 0px 10px;
	margin:20px 0px;
}

#calc fieldset {
	border:1px solid #AFAFAF;
}

#calc h2 {
	margin:0px;
	background:#7F7D8F;
	color:#ffffff;
	padding:5px 15px;
	font-size:11pt;
}

#close_brand {
	float:right;
	margin-bottom:5px;
}

#form_calc_results {
	border:1px solid #5F0004;
	background:#FFFFDF;
	padding:20px;
	text-align:center;
	margin:20px 0px 0px 0px;
	display:none;
}

#news {
	margin:15px 24px 15px 23px;
	background:#FFFFEF;
	border:1px solid #9E9F63;
	padding:15px;
	text-align:center;
	font-family:georgia, times;
	font-size:12pt;
	color:#5F5F35;
}

#news h3 {
	text-align:left;
	font-size:12pt;
	margin-bottom:10px;
	color:#2F2F00
}

.p10px {
	padding:10px;
}

.message {
	border:1px solid #ff0000;
	padding:15px;
	text-align:center;
	margin:20px;
	color:#ff0000;
}

.caution {
	color:#ff0000;
}

.phone {
	font-size:13pt;
	font-weight:bold;
}

/**
 * Strona kontaktu
 */

table.form_contact {
	border-collapse:collapse;
	margin:auto;
}

table.form_contact td {
	border-bottom:1px solid #b2b2b2;
	padding:10px;
	font-size:8pt;
}

table.form_contact input, table.form_contact textarea {
	width:350px;
}

table.form_contact input.radio {
	width:auto;
	border:0px;
}

/**
 * Import towarów
 */

table.shops {
	width:420px;
	margin:auto;
}

table.shops td {
	height:70px;
}

table.shops a {
	display:block;
	float:left;
	padding:5px;
	border:1px solid #6184BA;
}

table.shops a:hover {
	border:1px solid #ff0000;
}

table.shops a img {
	border:0px;
}

/**
 * Lista agencji
 */

.agency-list {
	font-size:8pt;
	margin:20px;
	border-collapse:collapse;
}

.agency-list td {
	border-bottom:1px dotted #4F4F4F;
	padding:7px;
}

.agency-list th {
	text-align:left;
	background:#A7ACDF;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:7px;
}

.agency-list .bg_light {
	background:#DFE2FF;
}

.agency-list .separator {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	background:#a7acdf;
	height:20px;
}