/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:974px;
} 

body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#9c9e9f; 
	min-width:974px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top {
	background:url(images/tail-top.png) center top repeat-x;
	width:100%;
}

.tail-middle1 { 
	background: url(images/tail-middle.gif) repeat center top;
	width:100%;
}

.tail-middle2 {
	background:#1d1d1d;
	border-top:1px solid #000;
	width:100%;
}

.middle-bg {
	background: url(images/p6bg.png) repeat-y top center;
	width:100%;
}

.bg3 {
    background: url(images/bg3.jpg) no-repeat top center;
}

.middle-bg2 {
    background: white;
    width: 100%;
}

.tail-bottom { 
	background:url(images/footer_bg.gif) left bottom repeat-x;
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form .field {
	position:absolute;
	right:22px;
	top:8px;
}
#search-form span {
	display:block;
	float:left;
	background:url(images/input-bg.png) no-repeat left top;
	width:172px;
	height:22px;
}
#search-form input {
	background:none;
	border:0;
	margin-left:10px;
	width:152px;
	color:#525658;
	font-size:.83em;
	text-transform:uppercase;
	padding-top:5px;
	line-height:1.2em;
	vertical-align:top;
}
#search-form a {
	float:left;
	cursor:pointer;
}

/*-------*/

#contacts-form .field { 

}
#contacts-form input {
	width:484px; 
        height: 32px;
        line-height: 32px;
	background: white; 
	border: none;
        color: black;
}
#contacts-form textarea { 
	width: 484px;
	height: 134px; 
	overflow:auto;
	background: white;
	border: none;
	color: black;	
	margin-bottom:18px; 
}
#contacts-form a {
	margin-left:20px;
	float:right;
}

/*========================== LISTS ============================*/

.banner-list {
	position: absolute;
	top: 18px;
	left: 646px;
}
.banner-list ul li {
	text-transform:uppercase;
	font-size:.83em;
	padding-bottom: 4px;
}
.banner-list ul li.last {
	background:none;
}
.banner-list ul li.alt {
	padding-bottom:4px;
	background:none;
}
.banner-list ul li.alt a {
	background:url(images/banner-bg-alt.png) no-repeat left top;
	height:116px;
}
.banner-list ul li strong {
	font-weight:normal;
	font-size:27px;
	line-height:1.2em;
	text-transform:none;
	display:block;
        color: #f6315d;
}
.banner-list ul li.alt strong {
    color: white;
}

.banner-list ul li a {
	width:309px;
	height:113px;
	display:block;
	text-decoration:none;
	color:#000;
	background:url(images/banner-bg.png) no-repeat left top;
}
.banner-list ul li a:hover span {
    color: #fff;
}
.banner-list ul li a span {
	display:block;
	padding:20px 16px 0 27px;
	background:url(images/arrow-right.gif) no-repeat 291px 52px;
}
.banner-list ul li a:hover {
	color:#000;
}

.list {
	margin-top:-12px;
}
.list li {
	padding-top:12px;
}
.list li a {
	color:#f5315c;
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	color:#fff;
	background:#f5315c;
}

.list1 {
	margin-top:-14px;
}
.list1 li {
	padding-top:14px;
	line-height:1.25em;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list1 li a {
	color:#17bcf6;
	font-weight:bold;
	text-decoration:none;
}
.list1 li b {
	color:#3c3737;
	font-size:1.08em;
	line-height:1.25em;
}
.list1 li a:hover {
	color:#fff;
	background:#17bcf6;
}

.list2 {
	width:100%;
}
.list2 li {
	padding:0 0 5px 24px;
	background:url(images/marker.gif) no-repeat left 2px;
	font-size:1.08em;
}
.list2 li a {
	color:#e5e5e5;
	text-decoration:underline;
}
.list2 li a:hover {
	text-decoration:none;
}
.list2 li.alt a {
	text-decoration:none;
	color:#9c9e9f;
}
.list2 li.alt a:hover {
	color:#fff;
}

.list3 {
	margin-top:-14px;
}
.list3 li {
	padding-top:14px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list3 li cite {
	font-style:normal;
	line-height:1.25em;
	display:block;
}
.list3 li b {
	color:#17bcf6;
	display:block;
	text-align:right;
}

.list4 {
	margin-top:-40px;
}
.list4 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:40px;
}
.list4 li img {
	float:left;
	margin-right:29px;
}
.list4 li strong {
	color:#fff;
	display:block;
	margin-bottom:12px;
}
.list4 li p {
	margin-bottom:15px;
}
.list4 li .link1,
.list4 li .link1 em,
.list4 li .link1 b {
	display:inline-block;
	float:none;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:27px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}

.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:10px;
	line-height:1.25em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	padding-top:15px;
}
.p2 {
	margin-bottom:17px;
}

.phone { 
	float:right; 
	margin-right:80px;
}

dl {
	line-height:1.25em;
	margin-bottom:-15px;
}
dl dt {
	font-weight:bold;
	color:#17bcf6;
}
dl dd {
	margin-bottom:15px;
}

.address dl dt {
	font-weight:normal;
	color:#9c9e9f;
}
.address dl dd span {
	float:right;
	margin-right:50px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#9c9e9f; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:24px;
	line-height:1.2em;
	color:#3c3737;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 span {
	display:block;
	margin-bottom:-4px;
}
h2 b {
	color:#f61c4c;
	font-weight:normal;
}
h2 em {
	font-style:normal;
	color:#00c0f7;
}
h3 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:24px;
}
h4 {
	font-size:26px;
	line-height:1.2em;
	color:#3c3737;
	margin-bottom:18px;
	letter-spacing:-1px;
}
h5 {
	color:#f5305b;
	font-size:1.67em;
	font-weight:normal;
	position:absolute;
	left:0;
	top:-40px;
	line-height:1.08em;
}
h6 {
	font-size:1em;
	color:#f5315c;
	margin-bottom:15px;
}

.txt1 p {
	line-height:1.38em;
	font-size:1.08em;
}
.txt2 {
	color:#efefef;
}
.txt3 {
	color:#e5e5e5;
}

.link {
	color:#3c3737;
	font-weight:bold;
	font-size:1.08em;
}
.link a {
	color:#17bcf6;
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
}

.link1 { 
	display:block; 
	float:left; 
	background:#17bcf6;
	color:#fff; 
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/link1-right.gif) no-repeat right top; 
	font-size:.83em;
	line-height:1.15em;
	cursor:pointer; 
}
.link1 em {
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 5px;
	height:27px;
	display:block;
	float:left;
	overflow:hidden;
}
.link1 b { 
	display:block; 
	background:#17bcf6;
	padding:8px 16px 8px 16px;
	font-weight:normal;
	font-style:normal; 
}
.link1:hover { 
	text-decoration:underline;
}

.line-ver1 {
	background:url(images/line-ver.gif) repeat-y 286px 0;
}
.line-ver2 {
	background:url(images/line-ver.gif) repeat-y 606px 0;
}
.line-ver3 {
	background:url(images/divider2.gif) repeat-y 223px 0;
}
.line-ver4 {
	background:url(images/divider2.gif) repeat-y 467px 0;
}
.line-ver5 {
	background:url(images/divider2.gif) repeat-y 713px 0;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%; 
	margin-top:-84px;
	color:#5b5151;
	position:relative;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:17px; 
	padding-left:16px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:17px; 
	padding-right:16px;
}
.box .border-top { 
	background:url(images/border-top.gif) left top repeat-x; 
	height:17px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:19px; 
	padding-left:16px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:19px; 
	padding-right:16px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:2px;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:2px;
}
.box .xcontent { 
	background:url(images/box-tail.gif) repeat-x left top #dadada; 
	min-height:264px; 
	height:auto!important; 
	height:264px;
}
.box .inner {
	padding:15px 0 24px 30px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:29px;
	width:100%;
	overflow:hidden;
}
#header .row-1 .header_text {
	overflow:hidden;
        background: url(images/text-bg.gif);
        float: right;
        display: inline;
        padding: 2px 3px 3px 3px;
        color: black;
        font: 14px Arial;
        margin-right: 10px;
}
#header .row-1 ul {
	float:right;
	padding:9px 22px 0 0;
}
#header .row-1 ul li {
	float:left;
	text-transform:uppercase;
	font-size:.83em;
	line-height:1.08em;
	padding:0 15px 0 0;
	margin-right:14px;
	background:url(images/divider.gif) no-repeat right 4px;
}
#header .row-1 ul li a {
	color:#767676;
	text-decoration:none;
	padding:3px 0 2px 0;
	display:block;
}
#header .row-1 ul li.rss {
	margin:0;
	padding:0;
	background:none;
}
#header .row-1 ul li.rss a {
	padding-right:28px;
	background:url(images/rss.gif) no-repeat right top;
}
#header .row-1 ul li a:hover {
	text-decoration:underline;
}
#header .row-2 {
	height:149px;
	width:100%;
	overflow:hidden;
}
#header .row-2 .fleft {
/*	padding-top:18px;*/
    padding-left: 0px;
}
#header .row-2 .fright {
	text-align:right;
	padding:0 22px 0;
        width: 680px;
}
#header .row-3 {
	height:38px;
	position:relative;
}
#header .row-3 ul {
    display: block;
    float: left;
    height: 46px;
}
#header .row-3 ul li {
	float:left;
	text-transform:uppercase;
	font-size:.83em;
}
#header .row-3 ul li a {
	color:#fff;
	display:block;
	float:left;
	background:url(images/png-bg.png) no-repeat left top;
	text-decoration:none;
	padding:15px 16px 23px 16px;
        font: 15px Arial;
}

#header .row-3 ul.menu_middle li a {
    color: #F5315C;
}
#header .row-3 ul.menu_middle li a:hover, #header .row-3 ul.menu_middle li a.act {
    color: #fff;
}
#header .row-3 ul li a:hover,
#header .row-3 ul li a.act {
	background:url(images/bg_menu_blue.gif) repeat-x left top;
}

/*========================= CONTENT ===========================*/

#content .row-1 .indent {
	padding: 29px 0 138px 0;
}
#content .row-1 .list1 li,
#content .row-1 .list1 li b {
	color:#b0b0b0;
}
#content .row-2 {
	padding-bottom:53px;
}
#content .row-2 .indent {
	padding:78px 0 0 10px;
}

/*========================= FOOTER ============================*/

#footer p {
	font-size:1.08em;
	color:#4e4f50;
	padding:15px 0 0 17px;
}
#footer p a {
	font-weight:bold;
	color:#787878;
	text-decoration:none;
}
#footer p a:hover {
	color:#acacac;
}

/*=============================================================*/
#text_srodek {
    float: left; 
    margin-top: 36px; 
    width: 270px; 
    text-align: center;
}

#text_srodek .text_top {
    background: url(images/text_bg2.gif);
    font: bold 15px Arial;
    padding: 0 2px 1px 2px;
    text-align: center;
    color: #555;
    float: left;
    clear: both;
    margin: 2px auto;
    white-space: nowrap;
    display: inline;
    text-decoration: none;
}

.indent .link a, .indent .link {
    color: #17bcf6;
    margin: 0;
    text-decoration: none;
}

.indent img {
    margin-bottom: 15px;
}

.indent p {
    line-height: 150%;
}

#footer p {
    color: #5B5151;
    font: 14px Arial;
    padding-left: 0;
}

#footer h4 {
    margin: 0;
    padding: 0;
    font: 24px Arial;
}

#footer .kontakt {

}

#footer .col-3 p, #footer .col-2 p {
    font: 12px  Arial;
    padding-top: 8px;
    line-height: 140%;
}

#footer .col-3 p img {
    padding: 2px;
}
#page6 #content h3, #page2 #content h3 {
    margin-bottom: 10px;
}
#page6 #content h3, #contacts-form label {
    color: #333;
}
#contacts-form label {
    line-height: 150%;
    margin: 10px 0 5px 0;
    display: block;
    font: 13px Arial;
}

#contacts-form label span {
    color: #F6315D;
}

#contacts-form input[type="submit"] {
    width: 80px;
    height: 28px;
    background: url(images/bg_menu_blue.gif) center left repeat-x;
    color: white;
    font: bold 14px Arial;
    cursor: pointer;
}

#page6 .box h4 {
    color: #F5305B;
}

#page2 #content .row-1 .indent .col-1 p, #page2 #content h3 {
    color: #333;
    padding-right: 10px;
}
#page2 #content .row-1 .indent .col-1 {
    color: #333;
}
#page2 #content .row-1 .indent .col-1 a {
    color: #333333;
    text-decoration: underline;
}
#page2 #content .row-1 .indent .col-1 a:hover {
    text-decoration: underline;
}
#page2 #content .row-1 .indent .col-1 p {
    font: 13px/150% Arial;
    margin-bottom: 18px;
}
#page2 #content .row-1 .indent .col-2 {
    padding-top: 20px;
}
#page2 #content .row-1 .indent .col-2 img {
    border: none;
}
#page2 #content .row-1 .indent {
    padding: 29px 0 100px;
}


#page2 #content .row-1 .indent .col-1  .portfolio_box {
    float: left;
    width: 306px;
    height: 334px;
}

#page2 #content .row-1 .indent  .col-1 .portfolio_ct {
    margin: 0 25px;
}

#page2 #content .row-1 .indent .col-1 .portfolio_box .link, #page2 #content .row-1 .indent .col-1 .portfolio_box .link a, #page2 #content .row-1 .indent .col-1 .portfolio_box .link a:visited {
    color: #17bcf6;
    font: bold 13px Arial;
}
#page2 #content .row-1 .indent .col-1 .portfolio_box p {
    margin: 0;
    padding: 0;
    line-height: 150%;
    color: #666;
}
#page2 #content .row-1 .indent .col-1 .portfolio_box img {
    margin: 5px 0 8px;
    width: 306px;
    height: 196px;
}

#content .pagination {
    clear: both;
    float: right;
}

#page2 #content .row-1 .indent .col-1 .pagination a {
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font: 13px Arial;
    padding: 5px;
    color: white;
    float: left;
    background: url(images/bg_menu_blue.gif) center left repeat-x;
    text-decoration: none;
    text-align: center;
    margin: 3px;
}

#page2 #content .row-1 .indent .col-1 a.current {
    background: url(images/bg_pg_black.gif) center left repeat-x;
}

#page2 #content .col-1 ul {
    list-style-type: disc;
    padding-left: 2em;
    margin: 10px 0;
}

#page2 #content .col-1 ul li {
    margin: 0;
    font-size: 13px;
    line-height: 150%;
}

#page2 #content .col-1 .text h4 {
    font: 17px/150% Arial;
    font-weight: bold;
    margin: 18px 0;
    padding: 0;
}

#page2 #content .row-1 .col-1 {
    text-align: justify;
}

#content .text {
    padding: 0 5px 0 20px;
}

#text_srodek a {
    text-decoration: none;
    color: #555;
}

#page2 .box h4 {
    color: #F6315D;
}
#page2 #content .row-2 .box .col-1 .link, #page2 #content .row-2 .box .col-2 .link, #page2 #content .row-2 .box .col-3 .link { position: absolute; bottom:0;}
#page6 #content .row-2 .box .col-1 .link, #page6 #content .row-2 .box .col-2 .link, #page6 #content .row-2 .box .col-3 .link { position: absolute; bottom:0;}

#page2._4in1 #content #oferta_4in1.col-1  ul, #page2._4in1 #content  #oferta_4in1.col-1 ul li {
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
    line-height: 38px; 
    font-size: 16px; 
    vertical-align: middle;
}

#oferta_4in1 img {
    padding: 0;margin: 0;
}
#oferta_4in1 ul li img {
    margin: 0; padding-right: 15px;
}


.fright #zadzwon {
    float: right; display: inline; text-align: left; font: 28px Arial; color: #333; margin: 40px 0 0; padding-right: 12px;
}


.mid p {
    font-size: 12px;
    text-align: justify;
}
