body{
	background: #000 url(img/bg.jpg) repeat-x;
	text-align: center;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited{
	color: #0066CC;
	text-decoration: none;
	padding-bottom: 1px;
}
a:hover{
	border-bottom: 1px dashed #0066CC;
}
#kontener{
	padding: 0 0 30px 0;
	margin: 0 auto;
	width: 782px;
}
#animacja{
	height: 251px;
}
#ramka{
	border: 1px solid #666;
	background: #333;
	padding: 10px;
	float: left;
}
#zawartosc{
	background: #FFF;
	padding: 20px;
	overflow: hidden;
	float: left;
}
#lewa{
	float:left;
	width: 210px;
	text-align: left;
}
#lewa h2{
	background: #003365;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	text-align: center;
}
#lewa .menu{
	padding: 5px 0;
}
ul.MenuBarVertical a:link, ul.MenuBarVertical a:visited{
	display: block;
	padding: 7px 0px 7px 35px;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	position: relative;
	background: url(img/punkt.gif) no-repeat center left;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible, ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus{
	background-color: #FFCC00;
	font-weight: bold;
	color: #0033CC;
}

#lewa .box{
	background: #003365 url(img/bg_box.jpg) bottom right no-repeat;
	padding: 0 15px 15px 15px;
	width: 180px;
	text-align: left;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
}
#lewa .box strong{
	color: #FFCC00;
}
#lewa .box a:link, #lewa .box a:visited{
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
} 
#lewa .box a:hover{
	text-decoration: underline;
}

#lewa .box h2{
	padding: 0 0 0 0;
	color: #003365;
	margin: 0;
	background: none;
}
#prawa{
	float: left;
	width: 480px;
	margin-left: 30px;
	text-align: justify;
	line-height: 17px;
}
#prawa h1{
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 25px;
	font-family: "Trebuchet MS";
	border-bottom: 1px dotted #666;
}
#prawa p{
	line-height: 20px;
}
#stopka{
	color: #CCC;
	padding: 10px 10px 5px 10px;
	font-size: 10px;
	text-align: right;
	clear: both;
	line-height: 15px;
}
h3{
	border: none;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}
.table{
	text-align: left;
}
.table td{
	border-bottom: 1px solid #CCC;
	padding: 0 3px 10px 3px;
}
.table img{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
}
.info{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFCC00;
	font-weight: bold;
	color: #000;
	padding: 10px;
	margin: 10px;
	text-align: center;
}
.form{
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
.form:hover, .form:focus{
	border: 1px solid #FFCC00;
	background: #FFFFCC;
}
#form{
	background: #003365;
	width: 150px;
	color: #FFF;
	font-weight: bold;
	border: 2px solid #FFF;
	cursor: pointer;
}
#form:hover, #form:focus{
	color: #FFCC00;
	border: 2px solid #FFCC00;
}
table.kontakt td{
	width: 300px;
	vertical-align: top;
}
.news{
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
}
.news h3{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
	color:#0033CC;
}
.news div{
	color: #999;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
.news p{
	padding: 5px 0 0 0 ;
	margin: none;
	color: #333;
}
