* {
    padding: 0;
    margin: 0;
    border:0;
}
body{
background-image: url("images/background.png");
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
	text-align: center;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0 0 0 0;
}
#left_background_int{
position: absolute;
left:0;
top: 0;
width: 50%;
height: 338px;
float: left;
z-index: 0;
background-image: url("images/left_int.png");
background-repeat: repeat-x;
}
#right_background_int{
position: absolute;
left: 50%;
top: 0;
width: 50%;
height: 338px;
float: right;
background-image: url("images/left_int.png");
background-repeat: repeat-x;
z-index: 0;
}

#main{
margin-top: 0;
margin: auto;
width: 900px;
text-align: left;
position: relative;
top:0;
padding: 0 0 0 0;
}

#news{
float: right;
}

#news_content{
text-align: justify;
color: #454545;
font-family: Verdana, Arial, Helvetica;
width: 530px;
padding-top: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
border: none;
}

h1.real{
padding:0px;
margin-top:0px;
font-size: 22px;
font-family: Verdana, Arial, Helvetica;
}

a {
outline:none;
}
a.vert{
text-decoration: none;
font-family: Times New Roman;
font-style: italic;
font-size: 18px;
color: #787878;
}
a.news{
color: #000000;
text-decoration: none;
}
dt{
background-image: url("images/button_small.png");
background-repeat: no-repeat;
text-indent: 10px;
line-height: 23px;
}
#menu_horizontal{
float: right;
padding-right: 20px;}
a.horiz{
text-decoration: none;
font-family: Verdana;
font-weight: bold;
font-size: 16px;
color: #000000;
}
a.horiz:hover{
text-decoration: none;
font-size: 16px;
color: #111111;
}
#footer a{
color: #787878;
}
#menu li{
display: inline;
text-decoration: none;
padding-left: 25px;
}
a.footer {
text-decoration: none;
font-size: 10px;
color: #787878;
}
dd{
margin-left:0px;
}
ol{
padding-left: 15px;
margin: 0px;
}
ul{
padding-left: 10px;
margin: 0px;
}
li{
font-family: Verdana, Arial, Helvetica;
text-indent: 5px;
/*display: inline;
text-decoration: none;*/
line-height: 22px;
}
dl{
margin-top:0px;
margin-left: 0px;
}

#header_top{
width: 900px;
height: 210px;
}
#header_top_left{
width:665px;
height: 110px;
float:left;
background-image: url("images/header_top_left.png");
}
#header_top_right{
position: absolute;
left: 665px;
width: 385px;
height: 110px;
float:right;
background-image: url("images/header_top_right.png");

}
#header {
  position: absolute;
  top: 0px;
  left: 300px;
	width: 600px;
	height:200px;
	background-image: url("images/header.png");
	background-repeat: no-repeat;
}
#left_col{
float: left;
width: 250px;
height:auto;
}
#left_top{
width: 250px;
height: 35px;
/*background-image: url("images/left_top.png");*/
}
#left{
float: left;

width: 185px;
min-height:330px;
/*background-image: url("images/left_col.png");*/
background-repeat: repeat-y;
}
#left_bottom{
width: 250px;
height:35px;
background-image: url("images/left_bottom.png");
}
#right_col{
float: right;
width: 620px;
height:auto;
}
#right_top{
width: 605px;
height: 35px;
}
#right{
float:right;
background-repeat: repeat-y;
padding-left: 10px;
padding-right: 30px;
width: 590px;

}
#right_bottom{
position: relative;
top: 0px;
width: 620px;
height:35px;
background-image: url("images/right_bottom.png");
}
#spacer {
  height: 2em;
}
#logo {
width: 300px;
height: 200px;
background-image: url("images/logo.png");
background-repeat: repeat-y;
}
#logo_img{
position: relative;
left: 0px;
}
#menu_vert {
width: 300px;
min-height: 260px;
background-image: url("images/menu_vert.png");
background-repeat: repeat-y;
}
#menu_vert_bot {
width: 300px;
height: 20px;
background-image: url("images/menu_vert_bot.png");
background-repeat: no-repeat;
}
#navigation {
width: 240px;
padding-top: 20px;
padding-left:70px;
}
#worker {
position: relative;
top:15px;
left: 30px;
width: 225px;
height: 320px;
background-image: url("images/worker.png");
background-repeat: no-repeat;
}
#menu{
height: 60px;
width: 900px;
background-image: url("images//menu_horiz.png");
background-repeat: no-repeat;
}
#promo_horiz {
text-align: center;
width: 750px;
}
#promo_horiz_bot {
padding-top: 20px;
text-align: justify;
width: 550px;
}
h1.promo{
font-size: 18px;
color: red;}
#hr {
border-top: 1px dotted #787878;
height: 2px;
}
#hr_bottom {
border-bottom: 1px dotted #787878;
width: 65%;
}
#content_top{
margin-left: 41px;
height: 35px;
width: 805px;
background-image: url("images/content_back_top.png");
background-repeat: no-repeat;
}
#content{
margin-left: 41px;
background-image: url("images/content_background.png");
background-repeat: repeat-y;
padding-top: -5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
text-align: justify;
min-height:400px;
}
#content_bottom{
margin-left: 41px;
height: 35px;
width: 805px;
background-image: url("images/content_back_bot.png");
background-repeat: no-repeat;
}

#post{
width: 540px;
}
#porada{
position: relative;
top: 0px;
padding-top: 30px;
padding-right: 0px;
padding-left: 15px;
margin-bottom: 10px;
font-style: italic;
font-size: 14px;
font-family: Times New Roman;
float: right;
text-align: center;
width: 200px;
}
#porada p{
text-align: justify;
}
a.porada {
color: #000000;
text-decoration: none;}
#content_bot{
background-image: url("images/right_bottom.png");
background-repeat: no-repeat;
height:20px;
}
#spacer{
height: 10px;
}
.clear{
clear: both;
}
#footer{
position: relative;
top: 0;
left: -4px;
background-image: url("images/footer.png");
background-repeat: no-repeat;
height: 60px;
padding-top: 15px;
text-align: center;
font-size:10px;
color: #787878;
}
.form{
padding:3px;
border:1px solid #DDD;
}
table.gal_menu{
text-align: center; 
vertical-align: top;
padding:0px;
}
tr.gal_menu {
text-align: center; 
vertical-align: top; 
height:250px;
}
td.gal_menu {
text-align: center; 
vertical-align: top; 
width: 304px;
height:250px;
background-image: url("images/gal_menu_bak.png");
width: 50%;
}
table.gal{
width:609px;
text-align: left; 
vertical-align: middle;
padding:0px;
}
tr.gal {
text-align: left; 
vertical-align: middle; 
height:167px;
}
td.gal{
text-align: center; 
vertical-align: middle; 
max-width: 203px;
height:167px;
background-image: url("images/gal_bak.png");
background-repeat: no-repeat;
}
#czasomierz{
float: right;
padding-top:15px;
vertical-align: middle;
width: 350px;
height: 40px;}