body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
background: #152B65 url('../img/bg_tuaw4.jpg') repeat-x;
/*  background: #3d3d3d url('../img/bg_tuaw.jpg') repeat-x;*/
  margin-left: 105px;
  margin-right: 200px;
}

A:link {
	COLOR: #191970; text-decoration: none;
}
A:visited {
	COLOR: #191970; text-decoration: none;
}
A:active {
	COLOR: #191970; text-decoration: none;
}
A:hover {
	COLOR: #191970; text-decoration: underline; cursor: pointer !important;
}

img {
  border: 1px solid #DDDDDD;
  padding: 2px;
}

img.bezramki {
  border: 0;
  padding: 0;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  position: relative;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
  height: 178px;
}

#flashHeader {
  height: 178px;
  background: url('') top right no-repeat;
  border: 1px solid #4E7DD1;
  margin:0px;
  position: relative;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#whole_left_side {
  width: 200px;
  position: absolute;
  top: 180px;
  left: -110px;
  float: left;
}

.left_side {
  margin-top: 14px;
  width: 200px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
  border: 1px solid black;
}

#whole_right_side {
  width: 320px;
  position: absolute;
  top: 180px;
  right: -160px;
}

.right_side {
  margin-top: 14px;
  margin-left: 4px;
  width: 320px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
  border: 1px solid black;
}

.paragraf {
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  line-height: 2em;
}
.paragraf-right {
  width: 100%;
  font-family: verdana, arial, sans-serif;
  text-align: right;
  font-size: 14px;
  line-height: 2em;
}
.paragraf-center {
  width: 100%;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
}
.tabela {
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 2em;
}
#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 120px;
  margin-right: 180px;
  min-height: 800px;
}

#footer {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  width: 100%;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

.left_side p, .right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

.left_side h3, .right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:0;
  height: 16px;
  background: url('../img/news/cat_bg.gif') no-repeat;
  width: 188px;
}

.right_side h3 {
  background: url('../img/news/catright_bg.gif') no-repeat;
  width: 308px;
}

.left_side h4, .right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

h3.red, h3.red a {
  color: red !important;
}

h3.blue {
  color: blue !important;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  font: bold 14px Verdana, sans-serif;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -1px;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.speed_dial {
  background-color: #F3F3F3;
  margin:0px;margin-right:10px;margin-bottom:8px;
  padding:5px;
  border: 1px solid #BBBBBB;
  font-family: Arial;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  width: 140px;
  text-transform: uppercase;
  float: right;
  clear: right;
  font-size: 13px;
  font-weight: bold;
}

.speed_dial:hover {
  background-color: #E7E7E7;
  cursor: pointer;
}

#zapytajStar {
  float: left;
  margin-left: 50px;
  margin-top: 40px;
  border: 0;
  width: 163px;
  height: 163px;
  background: url(../img/zapytaj.png);
}

#zapytajStar:hover {
  background: url(../img/zapytaj2.png);
  cursor: pointer;
}


/************
 News System
*************/

.news {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-left: -15px;
  margin-right: -10px;
}

h5 {
  margin-bottom: 0;
  position: relative;
  padding: 8px 0px 0px 10px;
  background: url(../img/news/title_bg.gif) top left no-repeat;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: normal;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma, Helvetica, sans-serif;
  height: 25px;
}

.postdetails {
  position: relative;
  margin-top: 1px;
  padding: 5px 0px 0px 10px;
  height: 20px;
  background: url(../img/news/detail_bg.gif) top left no-repeat;
  font-size: 12px;
}

.thepost {
  position: relative;
  padding: 3px;
  padding-left: 5px;
  text-align: left;
}

.postfooter {
  position: relative;
  margin-bottom: 7px;
  padding: 5px 10px 0px 10px;
  height: 20px;
  font-weight: bold;
  background: url(../img/news/post_foot.gif) top left no-repeat;
}

.postfooter a:link, .postfooter a:visited {
  color: #2388bc;
  text-decoration: none;
}

.postfooter a:hover {
  color: #3c3c3c;
  text-decoration: none;
}

.left {
  position: relative;
  float: left;
}

.right {
  position: relative;
  float: right;
}

.red {
  color: red;
}

#login_panel {
  position: absolute;
  top: 59px;
  right: -166px;
  display: none;
  padding: 4px;
  border: 1px solid black;
  border-bottom: 0;
  width: 148px;
  z-index: 2;
  background: #F1F6FE;
}

#login_panel h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:0;
  height: 16px;
  text-align: center;
  background: url('../img/log_bg.gif') no-repeat;
  width: 136px;
}

#login_panel input {
  font-size: 12px;
  padding: 2px;
  text-align: center;
  width: 98px;
  margin-left: 20px;
  margin-bottom: 0.8em;
  border: 1px solid gray;
}

#login_panel #submitLogin {
  width: auto;
  border: auto;
  margin-left: 48px;
}

#login_panel_loading {
  position: absolute;
  top: 59px;
  right: -166px;
  display: none;
  padding: 4px;
  border: 1px solid black;
  border-bottom: 0;
  width: 148px;
  height: 67px;
  text-align: center;
  font-size: 14px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  padding-top: 60px;
  color: black;
  z-index: 3;
  background: url('../img/loginbg.png');
}

#login_button {
  position: absolute;
  top:175px;
  right: -165px;
  z-index: 1;
  font-family: Tahoma, Verdana, arial, sans-serif;
  font-size: 10px;
  color: black;
}

#login_button a {
  color: darkblue;
}

.forming {
  border: 1px solid black;
  margin-bottom: 0.8em;
  width: 300px;
  padding: 2px;
}

textarea.forming {
  height: 8em;
}

.left_side ul.rozmiar12 li {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

.restext, .restext2 {
  border: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
	width: 100%;
	font-size: 12px !important;
	line-height: 2em;
  letter-spacing: 0.01em;
}

.left_side div.featurebox_side ul {
  padding-left: 1.5em;
}

#pilne {
  margin-top: -8em;
  height: 8em;
  margin-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-family: Verdana;
  font-size: 13px;
  color: darkred;
  font-weight: bold;
}

#pilne-red-big {
  margin-top: -8em;
  height: 8em;
  margin-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-family: Verdana;
  font-size: 20px;
  color: darkred;
  font-weight: bold;
}

#pilne a:link {
  color: darkred;
}

#nowiny-menu { font-family: Verdana, Arial, Helvetica, sans-serif; }

#nowiny-menu ul {
    font-size: 14px;}
 
		#nowiny-menu ul li span.data { visibility: hidden; }
 
		#nowiny-menu ul li:hover span.data { visibility: visible; }
 
	#nowiny-menu #nawigacja {
		font-size: 14px;
		text-align: center;
		font-weight: bold; }
		
img.nowina-po-prawej {
  float: left;
  padding: 3px;
  border: 1px solid gray;
  max-width: 120px;
  margin-right: 8px;
  margin-top: 3px;
}