@charset "utf-8";
BODY {
	color: #FFFFFF;
	background-color: #4086BF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10px;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Tahoma;
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}
HR {
	color: #990000;
	border: 1px solid;
	height: 1px;
	border-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
LI {
	background-image: url(../img/punktor.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-left: 20px;
	list-style: none;
}
UL {
	margin: 0px;
	padding: 0x;
	margin-top: 5px;
	margin-bottom: 5px;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
A:link {
	color: #CC0000;
}
A:visited {
	color: #CC0000;
}
A:active {
	color: #CC0000;
}
A:hover {
	color: #0066CC;
}


TABLE {
	margin-bottom: 20px;
	margin-right: 0px;
	font-size: 11px;
	width: 545px;
}
SELECT {
	font-size: 11px;
	width: 250px;
	background-color: #F2F9FD;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #666666;
}
INPUT {
	color: #666666;
	border: 1px solid;
	border-color: #999999;
	background-color: #F2F9FD;
	width: 245px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 245px;
	color: #666666;
	border: 1px solid;
	border-color: #666666;
}
TD {
	text-align: center;
}
.TDline  {
	text-align: left;
}
.form_input_middle {
	width: 120px;
}
.form_input_small {
	width: 55px;
}
.SEND {
	background-color: #CC0000;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 150px;
	font-weight: bold;
}
/* CSS Document */

#container {
	color: #999999;
	width: 778px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#naglowek {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
}
#naglowek #logo {
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-top: 15px;
}
#naglowek #jezyki {
	float: left;
	width: auto;
	margin-top: 35px;
}
#flashtemat {
	height: 200px;
}
#flashmenu {
	height: 50px;
	background-image: url(../img/pasek_podmenu.png);
	background-position: bottom;
}
#content {
	height: 1%;
	background-image: url(../img/bg_left.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#content #pasek {
	height: 20px;
	padding-right: 10px;
	padding-top: 3px;
}
#content #intro {
	background-image: url(../img/intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	border-right: 1px solid #dcefff;
}
#content #intro #lengopzyc {
	font-size: 12px;
	color: #FFFFFF;
	width: 450px;
	float: right;
	margin-top: 60px;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content #menulewe {
	height: 1%;
	float: left;
	width: 220px;
}
#content #menulewe a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-left: 5px solid;
	border-color: #CC0000;
	margin-bottom: 5px;
	padding-left: 10px;
	line-height: 15px;
	margin-top: 10px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	width: 180px;
	margin-left: 2px;
	text-decoration: none;
}
#content #menulewe a:link {
	color:#d7e4f0;
} 
#content #menulewe a:visited {
	color:#d7e4f0;
} 
#content #menulewe  a:active {
	color:#d7e4f0;
} 
#content #menulewe a:hover {
	color:#f6f9fb;
} 

#content #textlewa {
	float: left;
	width: 260px;
	background-color: #FFFFFF;
}
#content #textlewa img {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content #txttrawa {
	float: left;
	width: 260px;
	background-color: #FFFFFF;
	border-left: 1px solid;
	border-left-color: #990000;
	padding-left: 30px;
	color: #7C7C7C;
	font-family: Tahoma;
	font-size: 11px;
}
#content #textfull {
	color: #7C7C7C;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 220px;
}
#pasek {
	color: #FFFFFF;
}
#footter {
	height: 1%;
	padding-left: 30px;
	background-image: url(../img/pasek_nadfooter.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
	border-left: 1px solid;
	border-color: #5d87b0;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#footter a {
	text-decoration: none;
	font-family: Tahoma;
	padding-left: 5px;
	padding-right: 5px;
}
#footter a:link {
	text-decoration: none;
	color:#666666;
}
#footter a:visited  {
	text-decoration: none;
	color:#666666;
}
#footter a:active  {
	text-decoration: none;
	color:#666666;
}
#footter a:hover {
	text-decoration: none;
	color:#990000;
}

#footter #foottermenu {
	float: left;
	width: 550px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#footter #foottertel {
	float: left;
	background-image: url(../img/stopka_phone.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	height: 1%;
	font-size: 11px;
	color: #666666;
}
#stopper {
	color: #FFFFFF;
	height: 20px;
}
.cleardiv {
	font-size: 0px;
	color: #CC00FF;
	background-color: #CC00FF;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	min-height: 0px;
	height: 0px;
	visibility: hidden;
}
.tab_t_c1 {
	background-color: #e4e2e2;
	font-weight: bold;
	height: 28px;
	text-align: center;
}
.tab_t_c2 {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.tab_t_c3 {
	background-color: #dcefff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.tab_t_v2 {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	white-space: normal;
}
.tab_t_v3 {
	background-color: #dcefff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	white-space: normal;
}
