/* =============== MAIN_TAGS ==============*/
html, body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #f5f5f5;
    background-image: url('../img/bg.gif');
    background-position: top left;
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #061743;
    line-height: 1.2;
}

table, td, tr {
    padding: 0px;
    margin: 0px;
    color: #061743;
}

p, a, li, div, label, span {
    margin: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #061743;
}

a, a:link, a:active, a:visited {
    color: #005fcc;
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    color: #005fcc;
    font-size: 12px;
    text-decoration: underline;
}

img {
    margin: 0px;
    border-style: none;
}

form {
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4 {
    margin: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

/* =============== MAIN_TAGS: END ==============*/

/* =============== IN_CONTAINER ==============*/

div.in_container {
    width: 960px;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
}

/* =============== IN_CONTAINER: END ==============*/

/* =============== IN_TOP ==============*/

div.in_top {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 95px;
    position: relative;
}

img.in_top_logo {
    margin: 0px;
    border-style: none;
    float: left;
    margin: 30px 0px 10px 170px;
}

div.in_top_line {
    width: 100%;
    height: 5px;
    background-color: #5b6683;
    overflow: hidden;
}


/* ========= menu glowne ===========*/

div.in_top_menu {
    float: right;
    clear: right;
    font-size: 98%;
    line-height: normal;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 50px;
    right: 0px;
}


div.in_top_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.in_top_menu li {
    float: left;
    margin: 0;
    padding: 0;
    color: #5b6683;
    font-size: 9px;
    padding: 8px 0px 0px 0px;
}

div.in_top_menu a, div.in_top_menu a:link, div.in_top_menu a:active, div.in_top_menu a:visited {
    float: left;
    padding: 0px 15px 0px 15px;
    text-decoration: none;
    font-weight: bold;
    color: #5b6683;
}

div.in_top_menu a:hover {
    text-decoration: underline;
    color: #061743;
}

div.in_top_menu li#in_top_act {
    background: url("/img/in_top_menu_left.gif") no-repeat left top;
    padding: 8px 0px 8px 15px;
    margin: 0px;
}

div.in_top_menu b {
    background: url("/img/in_top_menu_right.gif") no-repeat right top;
    margin: 0px;
    padding: 8px 15px 8px 0px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}


/* =============== IN_TOP: END ==============*/

/* =============== IN_BANNER ==============*/

div.in_banner {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 160px;
    background: url("/img/banner.jpg") no-repeat center bottom;
}

div.in_banner_left {
    float: left;
    text-align: left;
    color: #fff;
    margin: 57px 0px 0px 23px;
    padding: 0px;
    display: inline;
}

div.in_banner_left p {
    line-height: 15px;
    margin: 0px;
    color: #fff;
}

div.in_banner_left a, div.in_banner_left a:link, div.in_banner_left a:active, div.in_banner_left a:visited {
    display: block;
    margin: 15px 0px 0px 0px;
    height: 17px;
    padding: 1px 0px 0px 9px;
    background: url('../img/arrow_w.gif') no-repeat 0px 4px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    width: 110px;
}

div.in_banner_left a:hover {
    text-decoration: none;
    background-color: #005fcc;
}

div.in_banner_right {
    float: right;
    text-align: left;
    color: #fff;
    margin: 14px 0px 0px 0px;
    padding: 0px;
    display: inline;
    width: 282px;
    position: relative;
}

div.in_banner_right p {
    position: absolute;
    top: 113px;
    right: 99px;
    color: #c0c8d2;
}

div.in_banner_right ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div.in_banner_right li {
    margin: 22px 0px 0px 0px;
    color: #c0c8d2;
    line-height: 14px;
}

div.in_banner_right li#in_banner_right_a {
    margin: 5px 0px 0px 70px;
}

div.in_banner_right a, div.in_banner_right a:link, div.in_banner_right a:visited, div.in_banner_right a:active {
    color: #5c9ce5;
    font-weight: bold;
    text-decoration: underline;
    padding: 2px;
}

div.in_banner_right a:hover {
    text-decoration: none;
    background-color: #005fcc;
    color: #fff;
}


/* =============== IN_BANNER: END ==============*/

/* =============== IN_MAIN ==============*/

div.in_main {
    padding: 0px;
    margin: 30px 0px 0px 0px;
    width: 100%;
    height: 220px;
    background: url('../img/pattern.gif') repeat top left;
    padding: 0px;
}

div.in_main_top {
    float: left;
    display: block;
    margin: 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_lt.gif') no-repeat top left;
    padding: 0px;
    overflow: hidden;
}

div.in_main_top div {
    margin: 0px 4px 0px 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_rt.gif') no-repeat top right;
    padding: 0px;
    overflow: hidden;
}

div.in_main_bottom {
    float: left;
    display: block;
    margin: 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_lb.gif') no-repeat top left;
    padding: 0px;
    overflow: hidden;
}

div.in_main_bottom div {
    margin: 0px 4px 0px 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_rb.gif') no-repeat top right;
    padding: 0px;
    overflow: hidden;
}

div.in_main_content {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: block;
}

/* ================ poszczegolne bloki =================*/

div.in_main_content_1 {
    float: left;
    width: 300px;
    height: 220px;
    margin: -7px 10px 0px 10px;
    text-align: left;
    display: inline;
}

div.in_main_content_1 div.in_main_tab {
    width: 300px;
    height: 14px;
    background: url('../img/promo_tab.gif') no-repeat 10px 0px;
    display: block;
    position: relative;
}

div.in_main_content_2 div.in_main_tab {
    width: 300px;
    height: 14px;
    /*background: url('../img/promo_tab.gif') no-repeat 10px 0px;*/
    display: block;
    position: relative;
}

div.in_main_content_3 div.in_main_tab {
    width: 300px;
    height: 14px;
    background: url('../img/new_tab.gif') no-repeat 10px 0px;
    display: block;
    position: relative;
}

div.in_main_ct_top {
    width: 300px;
    height: 3px;
    background: url('../img/block_top.gif') no-repeat top left;
    display: block;
    overflow: hidden;
}

div.in_main_ct_main {
    width: 300px;
    height: 190px;
    display: block;
    overflow: hidden;
    background-color: #fff;
}

div.in_main_ct_bottom {
    width: 300px;
    height: 3px;
    background: url('../img/block_bottom.gif') no-repeat top left;
    display: block;
    overflow: hidden;
}


div.in_main_ct_main div.ct_a {
    width: 150px;
    max-width: 150px;
    float: left;
    display: block;
    height: 190px;
    position: relative;
}

div.in_main_ct_main div.ct_a img {
    margin: 10px 0px 10px 12px;
}

div.in_main_ct_main div.ct_a p {
    margin: 0px 0px 0px 12px;
}

div.in_main_ct_main div.ct_a img.ct_zamow {
    margin: 10px 0px 10px 8px;
}

div.in_main_ct_main div.ct_a img.ct_zamow:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity:0.7;
}

div.in_main_ct_main div.ct_a a.ct_lnk, div.in_main_ct_main div.ct_a a.ct_lnk:link, div.in_main_ct_main div.ct_a a.ct_lnk:active, div.in_main_ct_main div.ct_a a.ct_lnk:visited {
    margin: 0px 0px 0px 12px;
    line-height: 17px;
}

div.in_main_ct_main div.ct_a a.ct_lnk:hover {
    background-color: #e5effa;
}

div.in_main_ct_main div.ct_a div.ct_2lnks {
    position: absolute;
    bottom: 10px;
}


div.in_main_ct_main div.ct_b {
    width: 150px;
    max-width: 150px;
    float: right;
    background-image: url('../img/mt_przyklad.gif');
    background-repeat: no-repeat;
    background-position: left 10px;
    height: 190px;
    padding-top: 25px;
    overflow: hidden;
    position: relative;
    line-height: 13px;
}

div.in_main_ct_main div.ct_b a, div.in_main_ct_main div.ct_b a:link, div.in_main_ct_main div.ct_b a:active, div.in_main_ct_main div.ct_b a:visited {
    font-weight: bold;
}

div.in_main_ct_main div.ct_b a:hover {
    background-color: #e5effa;
}

div.in_main_ct_main div.ct_b p {
    margin: 0px 10px 10px 0px;
}

div.in_main_ct_main div.ct_b a.ct_wiecej {
    bottom: 35px;
    display: block;
    position: absolute;
}




div.in_main_z_top {
    width: 300px;
    height: 3px;
    background: url('../img/block_top_z.gif') no-repeat top left;
    display: block;
    overflow: hidden;
}

div.in_main_z_main {
    width: 300px;
    height: 190px;
    overflow: hidden;
    background-color: #f5f5f5;
    position: relative;
    display: block;
}


div.in_main_z_bottom {
    width: 300px;
    height: 3px;
    background: url('../img/block_bottom_z.gif') no-repeat top left;
    display: block;
    overflow: hidden;
}

div.in_main_z_main p {
    margin: 8px;
    line-height: 14px;
}

div.in_main_z_main img.z_t {
    margin: 10px 0px 10px 12px;
}


div.in_main_z_main div {
    /*margin: 0px 5px 0px 5px;*/
}

div.in_main_z_main div.zapowiedz {
    padding: 0px;
    overflow: hidden;
    display: inline;
}

div.in_main_z_main div.zapowiedz div {
    float: left;
    display: block;
    width: 203px;
    height: 36px;
    background-image: url('../img/input_zapowiedz.gif');
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

div.in_main_z_main div.zapowiedz div input {
    margin: 3px 3px 0px 10px;
    width: 183px;
    height: 23px;
    border: 1px solid #061743;
    display: inline;
    padding: 0px;
    float: left;
    padding: 5px 0px 0px 5px;
}

div.in_main_z_main div.zapowiedz a {
    float: left;
    margin: 0px 0px 0px 5px;
}

div.in_main_z_main p.z_spam_msg {
    color: #5b6683;
    font-size: 11px;
    float: left;
    display: inline;
}

div.in_main_content_2 {
    float: left;
    width: 300px;
    height: 220px;
    margin: -7px 10px 0px 10px;
    text-align: left;
    display: inline;
}

div.in_main_content_3 {
    float: left;
    width: 300px;
    height: 220px;
    margin: -7px 10px 0px 10px;
    text-align: left;
    display: inline;
}

.in_blocks_description {
    font-size: 11px;
    color: rgb(160,160,160);
}

/* =============== IN_MAIN: END ==============*/

/* =============== IN_NEWS ==============*/
div.in_news {
	padding: 15px 0px 15px 0px;
	margin: 0px;
	width: 100%;
}
div.in_news div.in_news_top {
	overflow: hidden;
	width: 960px;
	height: 28px;
	background-image: url('../img/news_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
div.in_news div.in_news_bottom {
	overflow: hidden;
	width: 960px;
	height: 20px;
	background-image: url('../img/news_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
div.in_news div.in_news_main {
	overflow: hidden;
	width: 960px;
	height: 133px;
	background-image: url('../img/news_middle.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
div.in_news div.in_news_top_single {
	overflow: hidden;
	width: 960px;
	height: 33px;
	background-image: url('../img/news_top_single.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
}


div.in_news div.in_news_top_single p {
    color: #005fcc;
    font-size: 11px;
    margin: 5px 30px 0px 0px;
    display: inline;
    width: 290px;
    float: right;
}


div.in_news div.in_news_top_single a, div.in_news div.in_news_top_single a:active, div.in_news div.in_news_top_single a:visited, div.in_news div.in_news_top_single a:link {
    color: #005fcc;
    font-size: 11px;
}

div.in_news div.in_news_bottom_single {
	overflow: hidden;
	width: 960px;
	height: 20px;
	background-image: url('../img/news_bottom_single.gif');
	background-repeat: no-repeat;
	background-position: top left;


}




div.in_news div.in_news_main_single {
	overflow: hidden;
	width: 960px;
	height: 120px;
	background-image: url('../img/news_middle_single.gif');
	background-repeat: repeat-y;
	background-position: top left;
}


div.in_news_main div.n_menu {
	overflow: hidden;
	width: 150px;
	float: left;
	text-align: left;
}
div.in_news_main div.n_menu a, div.in_news_main div.n_menu a:link, div.in_news_main div.n_menu a:active, div.in_news_main div.n_menu a:visited {
	font-size: 11px;
	color: #5b6683;
	text-decoration: underline;
}
div.in_news_main div.n_menu a:hover {
	text-decoration: none;
}
div.in_news_main div.n_menu p#n_active {
	background-image: url('../img/arrow_news.gif');
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
div.in_news_main div.n_menu p#n_active a {
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
div.in_news_main div.n_menu p {
	font-size: 11px;
	white-space: nowrap;
	display: block;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}
div.in_news_main div.n_block {
	overflow: hidden;
	width: 260px;
	float: left;
	text-align: left;
	margin: -28px 0px 0px 0px;
}
div.in_news_main div.n_block a, div.in_news_main div.n_block a:link, div.in_news_main div.n_block a:visited, div.in_news_main div.n_block a:active {
	clear: both;
	margin: 0px 15px 0px 15px;
	font-weight: bold;
	color: #005fcc;
	font-size: 13px;
	display: block;
}
div.in_news_main div.n_block a:hover {
	background-color: #e5effa;
}
div.in_news_main_single div.n_block_single p img {
	vertical-align: middle;
	margin-left: -90px;
}
div.in_news_main_single div.n_block_single {
	margin: 0px 10px 0px 0px;
	padding-left: 30px;
	overflow: hidden;
	float: left;
	text-align: left;
	line-height: 13px;
	width: 600px;
}

div.n_block_single_pp {
	margin: 0px 10px 0px 0px;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
	float: left;
	text-align: left;
	line-height: 13px;
	width: 287px;
}


/*div.n_block_single_pp a, div.n_block_single_pp a:link, div.n_block_single_pp a:active, div.n_block_single_pp a:visited {
	font-weight: bold;
}*/
div.n_block_single_pp a:hover {
	background-color: #e5effa;
}

div.n_block_single_kontakt {
	margin: 0px 10px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	float: left;
	text-align: left;
	line-height: 13px;
	width: 300px;
}

div.n_block_single_platnosci {
	margin: 0px 10px 0px 0px;
	padding-left: 10px;
	overflow: hidden;
	float: left;
	text-align: left;
	line-height: 13px;
}


div.in_news_main_single div.n_block_single p {
	margin: 8px 0px 8px 0px;
}

div.in_news_main_single div.n_block_single p a, div.in_news_main_single div.n_block_single p a:link, div.in_news_main_single div.n_block_single p a:visited, div.in_news_main_single div.n_block_single p a:active {
	margin: 0px;
	font-weight: bold;
	color: #005fcc;
	font-size: 13px;
}
div.in_news_main_single div.n_block_single p a:hover, div.in_news_main_single div.n_block_single a:hover {
	background-color: #e5effa;
	text-decoration: underline;
}
div.in_news_main div.n_block p {
	clear: both;
	margin: 15px 15px 0px 15px;
	display: block;
}
div.in_news_main div.n_block p.n_dodano {
	clear: both;
	margin: 10px 15px 0px 15px;
	font-size: 11px;
}
div.in_news_main div.n_other {
	overflow: hidden;
	width: 260px;
	float: left;
	text-align: left;
	padding: 0px 15px 0px 15px;
}
div.in_news_main div.n_other a.n_wiecej {
	font-weight: bold;
	font-size: 11px;
}
div.in_news_main div.n_other p {
	font-weight: bold;
	color: #5b6683;
	font-size: 11px;
	margin-bottom: 5px;
}
div.in_news_main div.n_other ul {
	margin: 0px 0px 5px 0px;
	color: #5b6683;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}
div.in_news_main div.n_other li {
	line-height: 18px;
	margin: 0px;
}
div.in_news_main div.n_other li a:hover {
	background-color: #e5effa;
}
div.in_news_main div.n_promotab {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	height: 27px;
	width: 200px;
}
div.in_news_main div.n_promotab_active {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	height: 27px;
	width: 200px;
	background-image: url('../img/news_promo.gif');
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
p.in_zobacz_wsz a, p.in_zobacz_wsz a:link, p.in_zobacz_wsz a:active, p.in_zobacz_wsz a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
p.in_zobacz_wsz a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.in_zobacz_wsz {
	padding: 15px 5px 10px 0px;
}
div.dots {
	width: 98%;
	height: 16px;
	background-image: url('../img/dots.gif');
	background-repeat: repeat-x;
	background-position: 0px 2px;
}
/* =============== IN_NEWS: END ==============*/

/* =============== IN_BOTTOM ==============*/

div.in_bottom {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 120px;
}


/* ====== ubezpieczyciele =============*/

div.in_bottom_u {
    float: left;
    display: block;
    height: 70px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: url('../img/u_left.gif') no-repeat top left;
}

div.in_bottom_u_right {
    background: url('../img/u_right.gif') no-repeat top right;
    width: 100%;
    background-color: #d0d4da;
    height: 70px;
    margin: 0px 7px 0px 0px;
}

div.in_bottom_u img {
    margin: 0px 5px;
}


/* ====== menu w stopce =============*/

div.in_bottom_menu {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

div.in_bottom_menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


div.in_bottom_menu li {
    float: left;
    margin: 0px 15px 0px 0px;
    color: #5b6683;
    font-size: 9px;
    padding: 0px;
}

div.in_bottom_menu li#in_bottom_copy {
    float: left;
    margin: 0px;
    color: #5b6683;
    font-size: 12px;
    padding: 0px;
}

div.in_bottom_menu li a, div.in_bottom_menu li a:link, div.in_bottom_menu li a:active, div.in_bottom_menu li a:visited {
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #5b6683;
}

div.in_bottom_menu li a:hover {
    text-decoration: underline;
}


div.in_bottom_menu a, div.in_bottom_menu a:link, div.in_bottom_menu a:active, div.in_bottom_menu a:visited {
    float: right;
    margin: 0px;
    text-decoration: none;
    color: #5b6683;
}

div.in_bottom_menu a:hover {
    text-decoration: underline;
}



/* =============== IN_BOTTOM: END ==============*/






/* ============ CONTENT: START ==================*/


div.in_content {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background: url('../img/pattern.gif') repeat top left;
    padding: 0px;
    overflow: hidden;
}

div.in_content_top {
    float: left;
    display: block;
    margin: 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_lt.gif') no-repeat top left;
    padding: 0px;
    overflow: hidden;
}

div.in_content_top div {
    margin: 0px 4px 0px 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_rt.gif') no-repeat top right;
    padding: 0px;
    overflow: hidden;
}

div.in_content_bottom {
    float: left;
    display: block;
    margin: 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_lb.gif') no-repeat top left;
    padding: 0px;
    overflow: hidden;
}

div.in_content_bottom div {
    margin: 0px 4px 0px 0px;
    width: 100%;
    height: 4px;
    background: url('../img/rnds/m_rb.gif') no-repeat top right;
    padding: 0px;
    overflow: hidden;
}

div.in_content_m {
    width: 920px;
    margin: 0px;
    display: block;
    padding: 20px;
    position: relative;
}

div.in_content_ct_top {
    width: 920px;
    height: 3px;
    background: url('../img/block_cont_top.gif') no-repeat top left;
    display: block;
    overflow: hidden;
}

div.in_content_ct_main {
    width: 920px;
    display: block;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    margin: 0px auto;
}

div.in_content_ct_main a, div.in_content_ct_main a:link, div.in_content_ct_main a:active, div.in_content_ct_main a:visited {
    color: #005fcc;
    text-decoration: underline;
}

div.in_content_ct_main a:hover {
    background-color: #e5effa;
    text-decoration: none;
}

div.in_content_ct_bottom {
    width: 920px;
    height: 3px;
    background: url('../img/block_cont_bottom.gif') no-repeat top left;
    display: block;
    overflow: hidden;
}


h1, h2, h3, h4 {
    background-color: #fff;
    width: auto;
    display: inline;
    /*border-left: 10px solid #fff;*/
    border-right: 10px solid #fff;
}

div.div_h1 {
    width: 100%;
    background: url('../img/header_line.gif') repeat-x 0px 16px;
    margin: 0px;
    padding: 2px 20px 2px 0px;
    margin: 10px 0px 10px 0px;
    display: block;
}

div.div_h2 {
    width: 100%;
    background: url('../img/header_line.gif') repeat-x 0px 14px;
    margin: 0px;
    padding: 2px 20px 2px 0px;
    margin: 10px 0px 10px 0px;
    display: block;
}

div.div_h3 {
    width: 100%;
    background: url('../img/header_line.gif') repeat-x 0px 10px;
    margin: 0px;
    padding: 2px 20px 2px 0px;
    margin: 10px 0px 10px 0px;
    display: block;
}

div.div_h4 {
    width: 100%;
    padding: 2px 20px 2px 0px;
    margin: 10px 0px 10px 0px;
    display: block;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

div.inseco_form_container {
    margin: 0px auto;
    width: 750px;
    display: block;
    padding: 15px 0px 25px 0px;
    text-align: left;
}



/* =========== CONTENT: END ======================*/

.error_txt {
    color: #FF0000;
    font-size: 10px;
    margin: 0px 0px 3px 0px;
    padding: 0px;
}




div.menu_left {

    display: block;
    margin-top: 40px;
    text-align: left;

}

div.menu_left a, div.menu_left a:link, div.menu_left a:visited, div.menu_left a:active {

    display: block;
    width: 190px;
    line-height: 22px;
    padding-left: 10px;
    color: #5b6683;
    text-decoration: none;

}

div.menu_left a:hover {
    text-decoration: underline;
    background: none;
}


div.menu_left a#ml_active {
    font-weight: bold;
    background: url('../img/bg_submenu.gif') top right no-repeat;
}


div.menu_left p {
    padding-left: 10px;
    color: #000;
    font-weight: bold;
}


/* ============== POMOC =================*/

.table_box{
    background-color:#f2f2f2;
    border: 1px solid #D2D2D2;
    padding: 10px;
}

.faq_title {
    font-weight: bold;
    font-size: 14px;
    padding-top: 20px;
    color:#061743;
}

.faq_question {
    font-weight: bold;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    background-image: url('../img/list.gif');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    margin-left: 14px;
}

.faq_text {
    font-size: 11px;
    padding-left: 35px;
}

.faq_text_decor {
    text-decoration: italic;
}

.faq_list {
    font-size: 11px;
    padding-left: 50px;
    margin-top:3px;
}

#in_faqdoctext {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    width: 300px;
    margin: 0px;
    padding: 0px;
}

div.help_menu_container {
    clear: both;
    overflow: hidden;
    border-bottom: 2px solid #061743;
    display: block;
    height: 30px;
}

div.help_menu_content {
    overflow: hidden;
    border: 1px solid #061743;
    padding: 0px 10px 20px 20px;
}

div.help_menu_container ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div.help_menu_container li {
    line-height: 35px;
    font-size: 11px;
    float: left;
}

div.help_menu_container li a, div.help_menu_container li a:link, div.help_menu_container li a:visited, div.help_menu_container li a:active {
    display: block;
    line-height: 24px;
    padding: 0px 10px 0px 10px;
    border: 1px solid #cccccc;
    border-bottom: none;
    margin-right: 1px;
    margin-top: 5px;
    text-decoration: none;
    font-size: 10px;
}


div.help_menu_container li a.help_menu_active, div.help_menu_container li a.help_menu_active:link, div.help_menu_container li a.help_menu_active:visited, div.help_menu_container li a.help_menu_active:active {
    display: block;
    line-height: 30px;
    padding: 0px 10px 0px 10px;
    margin-right: 1px;
    text-decoration: none;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    border-style: none;
    background-color: #061743;
    margin-top: 0px;
}

/*engine*/
/* kroki */

div.frm_steps {
    float: right;
    position: relative;
    margin: 0px 0px 20px 0px;
}

div.frm_steps ul {
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 20px 0px;
    list-style: none;
}

div.frm_steps li {
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    height: 40px;
    background: url("/img/steps/off_left.gif") no-repeat left top;
}

div.frm_steps li p {
    font-size: 11px;
    float: left;
    margin: 0px;
    padding: 5px 10px 5px 5px;
    height: 40px;
    color: #5b6683;
    background: url("/img/steps/off_right.gif") no-repeat right top;
}

div.frm_steps li#frm_step_active {
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 5px;
    height: 40px;
    background: url("/img/steps/on_left.gif") no-repeat left top;
}

div.frm_steps li#frm_step_active p {
    font-size: 11px;
    float: left;
    margin: 0px;
    padding: 5px 10px 5px 5px;
    height: 40px;
    color: #FFFFFF;
    background: url("/img/steps/on_right.gif") no-repeat right top;
}

div.frm_steps li p b {
    font-size: 10px;
}


/* ========== naglowek =====*/

div.frm_header {
    width: 100%;
    height: 34px;
    clear: both;
    background-color: #061743;
    background-image: url("/img/form/title_left.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_header div {
    width: 100%;
    height: 34px;
    background-image: url("/img/form/title_right.gif");
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

div.frm_header div p {
    color: #ffffff;
    font-size: 19px;
    margin: 5px 0px 0px 10px;
    float: left;
}

div.frm_header div a, div.frm_header div a:link, div.frm_header div a:active, div.frm_header div a:visited {
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin: 9px 0px 0px 0px;
}

div.frm_header div a:hover {
    background: none;
    text-decoration:underline;
    cursor: default;
}

div.frm_header div img {
    vertical-align: middle;
    margin: 7px 10px 0px 3px;
    float: right;
}

#ship_head_ubezp{
    white-space: nowrap;
    font-size: 19px;
    color: #ffffff;
}


/* ============= ciemny box ===============*/

div.frm_box_top {
    width: 100%;
    height: 8px;
    clear: both;
    background-color: #e1ebf6;
    background-image: url("/img/form/box_tl.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_top div, div.frm_box_right {
    width: 100%;
    height: 8px;
    background-image: url("/img/form/box_tr.gif");
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}


div.frm_box_bottom {
    width: 100%;
    height: 15px;
    clear: both;
    background-color: #e1ebf6;
    background-image: url("/img/form/box_bl.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_bottom div, div.frm_box_bottom_right {
    width: 100%;
    height: 15px;
    background-image: url("/img/form/box_br.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

div.frm_box_content {
    clear: both;
    background-color: #e1ebf6;
    margin: 0px;
    padding: 0px 0px 0px 35px;
    overflow: hidden;
    display: block;
    text-align: left;
}



/* ================== najciemniejszy box ;] ============== */

div.frm_box_dark_top {
    width: 100%;
    height: 8px;
    clear: both;
    background-color: #061743;
    background-image: url("/img/form/box_dark_tl.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_dark_top div, div.frm_box_dark_right {
    width: 100%;
    height: 8px;
    background-image: url("/img/form/box_dark_tr.gif");
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}


div.frm_box_dark_bottom {
    width: 100%;
    height: 15px;
    clear: both;
    background-color: #061743;
    background-image: url("/img/form/box_dark_bl.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_dark_bottom div, div.frm_box_dark_bottom_right {
    width: 100%;
    height: 15px;
    background-image: url("/img/form/box_dark_br.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

div.frm_box_dark_content {
    clear: both;
    background-color: #061743;
    margin: 0px;
    padding: 0px 0px 0px 35px;
    overflow: hidden;
    display: block;
    text-align: left;
}

div.in_content_ct_main .header_help_a, div.in_content_ct_main .header_help_a:link, div.in_content_ct_main .header_help_a:visited, div.in_content_ct_main .header_help_a:active {
    color:#FFFFFF;
    float:right;
    font-weight:bold;
    margin:5px 0px 0px 0px;
}

div.in_content_ct_main .header_help_a:hover {
    background: none;
    text-decoration:underline;
    cursor: default;
}

div.in_content_ct_main .header_help_img {
    float:right;
    margin:3px 0px 0px 3px;
    vertical-align:middle;
}

#p_header{
    white-space: nowrap;
    font-size: 19px;
    color: #ffffff;
}

/* ================== box "podpunktu" ============== */

div.frm_box_sub_top {
    width: 100%;
    height: 8px;
    clear: both;
    background-color: #5d6885;
    background-image: url("/img/form/box_sub_tl.gif");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_sub_top div, div.frm_box_sub_right {
    width: 100%;
    height: 8px;
    background-image: url("/img/form/box_sub_tr.gif");
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}


div.frm_box_sub_bottom {
    width: 100%;
    height: 15px;
    clear: both;
    background-color: #5d6885;
    background-image: url("/img/form/box_sub_bl.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_sub_bottom div, div.frm_box_sub_bottom_right {
    width: 100%;
    height: 15px;
    background-image: url("/img/form/box_sub_br.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

div.frm_box_sub_content {
    clear: both;
    background-color: #5d6885;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    overflow: hidden;
    display: block;
    text-align: left;
    height: 26px;
}


p.header_sub_p {
    float: left;
    color: #ffffff;
    font-size: 19px;
    margin: 0px 0px 0px 10px;
}

label.header_sub_label {
    color: #ffffff;
    font-size: 19px;
}


div.in_content_ct_main .header_sub_help_a, div.in_content_ct_main .header_sub_help_a:link, div.in_content_ct_main .header_sub_help_a:visited, div.in_content_ct_main .header_sub_help_a:active {
    color:#FFFFFF;
    float:right;
    font-weight:bold;
    margin:5px 0px 0px 0px;
}

div.in_content_ct_main .header_sub_help_a:hover {
    background: none;
    text-decoration:underline;
    cursor: default;
}

div.in_content_ct_main .header_sub_help_img {
    float:right;
    margin:3px 10px 0px 3px;
    vertical-align:middle;
}


/* ============= przezroczysty box ===============*/

div.frm_box_blank_top {
    width: 100%;
    height: 8px;
    clear: both;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_blank_bottom {
    width: 100%;
    height: 5px;
    clear: both;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

div.frm_box_blank_content {
    clear: both;
    margin: 0px;
    padding: 0px 0px 0px 35px;
    overflow: hidden;
    display: block;
    text-align: left;
}


/* ========= elementy formularza ====*/

input.frm_input {
    font-size: 14px;
    width: 120px;
    margin: 0px;
}

input.frm_input_2 {
    font-size: 14px;
    width: 140px;
    margin: 0px;
}

input.frm_input_3 {
    font-size: 14px;
    width: 50px;
    margin: 0px;
}

input.frm_input_phone {
    font-size: 14px;
    width: 100px;
    margin: 0px;
}

input.frm_input_email {
    font-size: 14px;
    width: 200px;
    margin: 0px;
}

select.frm_select {
    font-size: 14px;
    width: 124px;
    margin: 0px;
}

select.frm_select_2 {
    font-size: 14px;
    width: 144px;
    margin: 0px;
}

select.frm_select_3 {
    font-size: 14px;
    width: 214px;
    margin: 0px;
}

select.frm_date_select {
    font-size: 14px;
    width: 50px;
    margin: 0px 5px 0px 0px;
}

select.frm_date_select_year {
    font-size: 14px;
    width: 70px;
    margin: 0px;
}


input.frm_date_input {
    font-size: 14px;
    width: 50px;
    margin: 0px 5px 0px 0px;
}

input.frm_date_input_year {
    font-size: 14px;
    width: 70px;
    margin: 0px;
}

select.frm_select_ilosob {
    font-size: 14px;
    width: 90px;
    margin: 0px 5px 0px 0px;
}

input.frm_checkbox {
    margin: 4px 0px 4px 0px;
    vertical-align: middle;
}

p.frm_expl, span.frm_expl {
    font-size: 11px;
    color: #999999;
}

div.in_content_ct_main a.gfx_btn, div.in_content_ct_main a.gfx_btn:link, div.in_content_ct_main a.gfx_btn:active, div.in_content_ct_main a.gfx_btn:visited, div.in_content_ct_main a.gfx_btn:hover {
    background: none;
}



/*zapisywanie kalkulacji*/


div.in_content_ct_main a.calc_btn, div.in_content_ct_main a.calc_btn:link, div.in_content_ct_main a.calc_btn:active, div.in_content_ct_main a.calc_btn:visited, div.in_content_ct_main a.calc_btn:hover {
    background: none;
}


tr.in_kalksave {
    margin: 4px 2px 4px 2px;
    height: 45px;

}
#infrm_nazwakalk {
    padding-top: 2px;
    font-size: 12px;
    width: 200px;
    /*height: 13px;*/
    padding-top: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
}

span.calc_text{
    color: #061743;
}

div.in_content_ct_main a.a_zapisz, div.in_content_ct_main a.a_zapisz:link, div.in_content_ct_main a.a_zapisz:visited, div.in_content_ct_main a.a_zapisz:active {
    color: #061743;
    font-weight: bold;
    padding-left:5px;
    text-decoration: underline;

}
div.in_content_ct_main a.a_anuluj, div.in_content_ct_main a.a_anuluj:link, div.in_content_ct_main a.a_anuluj:visited, div.in_content_ct_main a.a_anuluj:active {
    color: #061743;
    font-weight: bold;
    padding-left:20px;
    text-decoration: underline;

}


div.in_content_ct_main a.a_zapisz:hover {
    text-decoration: none;
    background: none;

}
div.in_content_ct_main a.a_anuluj:hover {
    text-decoration: none;
    background: none;

}


p.kalk_save_text {
    font-size:14px;
    font-weight:bold;
    padding-left:10px;
    color:#87c33f;
}

/* ============== wyniki wyszukiwania =======*/


p.header_sortowanie_p {
    float: left;
    color: #ffffff;
    font-size: 19px;
}

label.header_sortowanie_label {
    color: #ffffff;
    font-size: 19px;
}

div.in_content_ct_main a.header_sortowanie_porownaj, div.in_content_ct_main a.header_sortowanie_porownaj:link, div.in_content_ct_main a.header_sortowanie_porownaj:active, div.in_content_ct_main a.header_sortowanie_porownaj:visited, div.in_content_ct_main a.header_sortowanie_porownaj:hover {
    background: none;
    float: right;
}

p.res_header {
    line-height: 40px;
    font-size: 11px;
}

.td_rounded_left {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_bl.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    width: 10px;
    padding:0px;
    overflow: hidden;
    vertical-align: top;
}

.td_rounded_left div {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_tl.gif");
    background-repeat: no-repeat;
    background-position: left top;
    width: 3px;
    height: 3px;
    display: block;
    float: left;
}

.td_rounded_top {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_tr.gif");
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
    padding:0px;
    overflow: hidden;
    vertical-align: top;
}

.td_rounded_top div {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_tl.gif");
    background-repeat: no-repeat;
    background-position: left top;
    width: 3px;
    height: 3px;
    display: block;
    float: left;
}


.td_rounded_bottom {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_br.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    padding:0px;
    overflow: hidden;
}

.td_rounded_bottom div {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_bl.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 3px;
    height: 3px;
    display: block;
    float: left;
}

.td_rounded_right {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_br.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    width: 10px;
    padding:0px;
    overflow: hidden;
    vertical-align: top;
}

.td_rounded_right div {
    background-color: #e1ebf6;
    background-image: url("/img/form/box_tr.gif");
    background-repeat: no-repeat;
    background-position: right top;
    width: 3px;
    height: 3px;
    display: block;
    float: right;
}

.res_list_row_bg {
    text-align: center;
    padding: 3px;
    background-color: #e1ebf6;
}

.res_list_row_blank {
    text-align: center;
    padding: 3px;
}

.res_list_subrow {
    text-align: left;
    padding: 3px 3px 3px 12px;
}

.res_list_logo, .res_list_szczegoly, .res_list_buy {
    text-align: center;
    vertical-align: middle;
    background-color: #e1ebf6;
}

.res_list_logo_empty, .res_list_szczegoly_empty, .res_list_buy_empty {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
}

.res_list_price, .res_list_rekomendacja {
    text-align: left;
    vertical-align: middle;
    background-color: #e1ebf6;
}

.res_list_price_empty, .res_list_rekomendacja_empty {
    text-align: left;
    vertical-align: middle;
    background-color: #ffffff;
}

.res_list_price p, .res_list_price_empty p {
    font-weight: bold;
}

.res_list_price p b, .res_list_price_empty p b {
    font-size: 16px;
}

.res_list_price p b.b_normal, .res_list_price_empty p b.b_normal {
    font-weight: normal;
    font-size: inherit;
}


.res_list_check_compare {
    text-align: center;
    vertical-align: middle;
    background-color: #d0e590;
    width: 40px;
}

.res_list_check_compare_empty {
    text-align: center;
    vertical-align: middle;
    background-color: #ecf995;
    width: 40px;
}


td.frm_stripbuy_title {
    background-color: #061743;
    text-align: left;
    padding: 7px 0px 7px 10px;
    vertical-align: middle;
}

td.frm_stripbuy_title p {
    color: #ffffff;
}

td.frm_stripbuy {
    background-color: #061743;
    text-align: center;
    padding: 7px 0px 7px 0px;
}



/* ============= MIENIE ============*/
td.in_shipmienie {
    border-bottom: 1px solid #cecece;
    padding: 5px 3px 5px 3px;
    margin: 0px;
}

td.in_shipmienie input {
    font-size: 12px;
    height: 12px;
    width: 80px;
    margin: 0px;
    margin: 0px;
}

td.in_shipmienieend {
    border-bottom: 1px solid #87c33f;
    padding: 5px 3px 5px 3px;
    margin: 0px;
}

td.in_shipmienieend input {
    font-size: 9px;
    height: 11px;
    width: 80px;
    margin: 0px;
    margin: 0px;
}

td.in_shipmieniedodaj {
    padding: 5px;
    padding-left: 20px;
    margin: 0px;
}

/* ===== teksty przy butonach na dole =====*/
#p_content_bottom_text {
    color: #ffffff;
}

#frm_tabkody td {
    border-bottom: 1px solid #dbdbdb;
    padding: 3px;
}

#frm_tabkody tr.frm_tabkody_header:hover {
    background-color: #ffffff;
}

#frm_tabkody td p {
    font-size: 10px;
}

#frm_tabkody tr {
    cursor: pointer;
}

#frm_tabkody tr:hover {
    background-color: #f3f8fc;
}




