@charset "iso-8859-2";
/****************************
* CSS Document
*
* @author info@7sense.net
*****************************/

html, body {
	background: #c0c0c0;
	color: #363948;
	margin: 10px;
	padding: 0px;
}

div, p, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 12px 0px;
	font: 12px /17px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.IMG_LINK {
	display: block;
	border: none;
	font-size: 0px;
	color: #fff;
	margin: 0 auto;
}

#SHADOW {
	width: 916px;
	height: 676px;
	margin: 0 auto;
}

#PAGE {
	float: left;
	width: 900px;
	height: 660px;
	background: #fff;
}

#SHADOW_RIGHT {
	float: left;
	width: 16px;
	height: 660px;
}

#SHADOW_RC {
	background: url("../img/shadow_rc.png") no-repeat center;
	width: 16px;
	height: 15px;
}

#SHADOW_R {
	background: url("../img/shadow_right.png") repeat-y;
	width: 16px;
	height: 645px;
}

#SHADOW_BOTTOM {
	width: 916px;
	height: 16px;
}

#SHADOW_LC {
	float: left;
	background: url("../img/shadow_lc.png") no-repeat center;
	width: 15px;
	height: 16px;
}

#SHADOW_B {
	float: left;
	background: url("../img/shadow_bottom.png") repeat-x;
	width: 885px;
	height: 16px;
}

#SHADOW_C {
	float: left;
	background: url("../img/shadow_c.png") no-repeat center;
	width: 16px;
	height: 16px;
}

/*-------------------------------- Header & Footer -------------------------------*/

#TOP_THICK {
	width: 898px;
	height: 25px;
	background: #363948 url("../img/top.png") repeat-x;
	border: 1px solid #282933;
}

#BOTTOM_THICK {
	width: 898px;
	height: 45px;
	background: #363948 url("../img/bottom.png") repeat-x;
	border: 1px solid #282933;
	text-align: center;
	font: 11px /18px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #9d9dac;
	padding-top: 7px;
}

#BOTTOM_THICK a:link, #BOTTOM_THICK a:visited {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #bebfc9;
}

#BOTTOM_THICK a:hover {
	color: #d7d8e3;
}

.BREAK {
	width: 898px;
	height: 1px;
	background: #e7e8e9;
	border-left: 1px solid #737492;
	border-right: 1px solid #737492;
}

.THIN {
	width: 898px;
	height: 2px;
	background: #bebfc9;
	border: 1px solid #9e9ea0;
}

/*-------------------------------- Content -------------------------------*/

#CONTENT {
	width: 898px;
	height: 569px;
	background: #fff url("../img/bkg.png") repeat-x;
	border-left: 1px solid #737492;
	border-right: 1px solid #737492;
	position: relative;
}

/*---------------------- Strona Główna ---------------------*/

#LOGO {
	width: 216px;
	height: 216px;
	margin: 0 auto;
	padding-top: 50px;
	background: url("../img/logo.png") no-repeat bottom;
	color: #e1e2e4;
}

#O_FIRMIE:link, #O_FIRMIE:visited {
	width: 87px;
	height: 0px;
	padding-top: 26px;
	background: url("../img/o_firmie1.png") no-repeat left;
	position: absolute; left: 359px; top: 262px;
}

#O_FIRMIE:hover {
	background: url("../img/o_firmie1.png") no-repeat right;
}

#KONTAKT:link, #KONTAKT:visited {
	width: 85px;
	height: 0px;
	padding-top: 26px;
	background: url("../img/kontakt1.png") no-repeat left;
	position: absolute; right: 359px; top: 262px;
}

#KONTAKT:hover {
	background: url("../img/kontakt1.png") no-repeat right;
}

#PROGRAMY, #STRONY, #TLUMACZENIA {
	width: 294px;
	height: 238px;
}

#PROGRAMY {
	position: absolute; left: 12px; bottom: 8px;
}

#STRONY {
	position: absolute; left: 302px; bottom: 8px;
}

#TLUMACZENIA {
	position: absolute; right: 12px; bottom: 8px;
}


#PROGRAMY.DAY:link, #PROGRAMY.DAY:visited {
	background: url("../img/dedykowane1.png") no-repeat left;
}

#PROGRAMY.DAY:hover {
	background: url("../img/dedykowane1.png") no-repeat right;
}

#STRONY.DAY:link, #STRONY.DAY:visited {
	background: url("../img/strony1.png") no-repeat left;
}

#STRONY.DAY:hover {
	background: url("../img/strony1.png") no-repeat right;
}

#TLUMACZENIA.DAY:link, #TLUMACZENIA.DAY:visited {
	background: url("../img/tlumaczenia1.png") no-repeat left;
}

#TLUMACZENIA.DAY:hover {
	background: url("../img/tlumaczenia1.png") no-repeat right;
}


#PROGRAMY.NIGHT:link, #PROGRAMY.NIGHT:visited {
	background: url("../img/dedykowane2.png") no-repeat left;
}

#PROGRAMY.NIGHT:hover {
	background: url("../img/dedykowane2.png") no-repeat right;
}

#STRONY.NIGHT:link, #STRONY.NIGHT:visited {
	background: url("../img/strony2.png") no-repeat left;
}

#STRONY.NIGHT:hover {
	background: url("../img/strony2.png") no-repeat right;
}

#TLUMACZENIA.NIGHT:link, #TLUMACZENIA.NIGHT:visited {
	background: url("../img/tlumaczenia2.png") no-repeat left;
}

#TLUMACZENIA.NIGHT:hover {
	background: url("../img/tlumaczenia2.png") no-repeat right;
}

/*---------------------- Left menu ---------------------*/

#LEFT_MENU_CONTAINER {
	float: left;
	width: 205px;
	height: 569px;
	text-align: center;
	position: relative;
}

#LOGO_SMALL:link, #LOGO_SMALL:visited {
	width: 126px;
	height: 126px;
	background: url("../img/logo_small.png") no-repeat left;
	color: #dbdcdf;
	position: absolute; left: 41px; top: 15px;
}

#LOGO_SMALL:hover {
	background: url("../img/logo_small.png") no-repeat right;
}

#PROGRAMY_SMALL, #STRONY_SMALL, #TLUMACZENIA_SMALL {
	width: 189px;
	height: 153px;
	padding-top: 2px;
}

#PROGRAMY_SMALL {
	color: #e8e9e9;
	position: absolute; left: 9px; bottom: 270px;
}

#STRONY_SMALL {
	color: #a7a7a7;
	position: absolute; left: 9px; bottom: 133px;
}

#TLUMACZENIA_SMALL {
	color: #a7a7a7;
	position: absolute; left: 9px; bottom: -4px;
}


#PROGRAMY_SMALL.DAY:link, #PROGRAMY_SMALL.DAY:visited {
	background: url("../img/dedykowane1_small.png") no-repeat left;
}

#PROGRAMY_SMALL.DAY:hover {
	background: url("../img/dedykowane1_small.png") no-repeat right;
}

#STRONY_SMALL.DAY:link, #STRONY_SMALL.DAY:visited {
	background: url("../img/strony1_small.png") no-repeat left;
}

#STRONY_SMALL.DAY:hover {
	background: url("../img/strony1_small.png") no-repeat right;
}

#TLUMACZENIA_SMALL.DAY:link, #TLUMACZENIA_SMALL.DAY:visited {
	background: url("../img/tlumaczenia1_small.png") no-repeat left;
}

#TLUMACZENIA_SMALL.DAY:hover {
	background: url("../img/tlumaczenia1_small.png") no-repeat right;
}


#PROGRAMY_SMALL.NIGHT:link, #PROGRAMY_SMALL.NIGHT:visited {
	background: url("../img/dedykowane2_small.png") no-repeat left;
}

#PROGRAMY_SMALL.NIGHT:hover {
	background: url("../img/dedykowane2_small.png") no-repeat right;
}

#STRONY_SMALL.NIGHT:link, #STRONY_SMALL.NIGHT:visited {
	background: url("../img/strony2_small.png") no-repeat left;
}

#STRONY_SMALL.NIGHT:hover {
	background: url("../img/strony2_small.png") no-repeat right;
}

#TLUMACZENIA_SMALL.NIGHT:link, #TLUMACZENIA_SMALL.NIGHT:visited {
	background: url("../img/tlumaczenia2_small.png") no-repeat left;
}

#TLUMACZENIA_SMALL.NIGHT:hover {
	background: url("../img/tlumaczenia2_small.png") no-repeat right;
}


#DELIMITER_V {
	float: left;
	background: url("../img/delimiter_v.png") no-repeat center;
	width: 3px;
	height: 569px;
}

/*----------------------- Center ----------------------*/

#CENTER {
	float: left;
	width: 665px;
	height: 534px;
	padding: 25px 5px 10px 20px;
	position: relative;
}

/*---------------------- Top menu ---------------------*/

h1#O_FIRMIE2 {
	width: 151px;
	height: 42px;
	background: url("../img/o_firmie2_act.png") no-repeat center;
	color: #353847;
	position: absolute; right: 106px; top: -19px;
}

a#KONTAKT2:link, a#KONTAKT2:visited {
	width: 109px;
	height: 40px;
	background: url("../img/kontakt2.png") no-repeat left;
	color: #353847;
	position: absolute; right: 0px; top: -19px;
}

a#KONTAKT2:hover {
	background: url("../img/kontakt2.png") no-repeat right;
}


h1#KONTAKT2 {
	width: 148px;
	height: 42px;
	background: url("../img/kontakt2_act.png") no-repeat center;
	color: #353847;
	position: absolute; right: 1px; top: -19px;
}

a#O_FIRMIE2:link, a#O_FIRMIE2:visited {
	width: 111px;
	height: 40px;
	background: url("../img/o_firmie2.png") no-repeat left;
	color: #353847;
	position: absolute; right: 151px; top: -19px;
}

a#O_FIRMIE2:hover {
	background: url("../img/o_firmie2.png") no-repeat right;
}

/*---------------------- O firmie ---------------------*/

iframe#OFT {
	width: 665px;
	height: 530px;
}

/*---------------------- Kontakt ---------------------*/

#DANE {
	width: 250px;
	text-align: center;
	float: left;
	padding-top: 30px;
}

#LOGO_ALT {
	width: 183px;
	height: 0px;
	padding-top: 51px;
	margin-bottom: 22px;
	background: url("../img/logo_alt.png") no-repeat bottom;
	color: #ededee;
}

#KOM_ICO {
	background: url("../img/ico_kom.png") no-repeat center;
	width: 14px;
	height: 17px;
	position: absolute; left: 80px; top: 173px;
}

#MAIL_ICO {
	background: url("../img/ico_mail.png") no-repeat center;
	width: 14px;
	height: 17px;
	position: absolute; left: 82px; top: 200px;
}

#EMAIL:link, #EMAIL:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7777cc;
}

#EMAIL:hover {
	color: #ababff;
}

#MAPKA {
	float: left;
	border: 1px solid #737492;
	margin: 0px 0px 20px 20px;
}

#FORM {
	text-align: center;
	position: relative;
}

#PYTANIE {
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 0px;
}

.ALERT {
	font-style: normal;
	color: #cc0000;
}

.ALERT.NORM {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.INPUT {
	width: 313px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #b4b4b4;
	margin: 0px 0px 6px 0px;
	padding: 2px;
}

.INPUT.MRG {
	margin-right: 7px;
}

.INPUT_SET {
	color: #363948;
}

.INPUT_NOTSET {
	color: #cc0000;
}

textarea {
	height: 60px;
}

label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6c6d7d;
	position: relative; top: -5px;
}

.CHECKBOX {
	position: relative; top: 1px;
}

.SUBRES {
	border: none;
	height: 29px;
	font-size: 0;
	padding-top: 29px;
	margin: 0px 2px;
	cursor: pointer;
}

#WYSLIJ, #WYSLIJ2 {
	background: url("../img/wyslij.png") no-repeat center;
	width: 73px;
}

#WYCZYSC, #WYCZYSC2 {
	background: url("../img/wyczysc.png") no-repeat center;
	width: 86px;
}

.BUTCONT {
	position: relative;
}

#WYSLIJ2 {
	position: absolute; left: 242px; top: 0px;
}

#WYCZYSC2 {
	height: 0px;
	color: #bebfc9;
	position: absolute; left: 319px; top: 0px;
}

#INFO {
	font: bold 14px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 7px;
	margin-top: 340px;
}

#POWROT {
	width: 81px;
	height: 29px;
	background: url("../img/powrot.png") no-repeat center;
	color: #0794d8;
}
