/* Start of CMSMS style sheet 'style' */
html, body {
	margin: 0;
	padding: 0;
	line-height: 14px;
	background: #AABAD1 url(_img/background.png) repeat-x;
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 13px;
	font-weight: 600;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #CF1005;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 6px;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #114CB5;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;	
}
/*******************************************/
#ribbon {
	margin-top:4px;
	height: 30px;
	overflow: hidden;
}
#ribbon object {
	display:block;
	float: right;
	width: 740px !important;
	width: 738px;
	margin-right: 1px;
}
#skyscraper {
	width:120px;
	height:600px;
	float:right;
	margin-top:188px;
	background-color: transparent;
}
#squarebutton {
	background-color: #E8EDF4;
	margin: 6px 0px 2px 24px !important;
	margin: 6px 0px 2px 12px;
}
#supercontainer {
	width: 888px;
	margin: 0 auto;
}
#flag {
	width:44px;
	height:22px;
	margin: 10px auto 0px auto;
}
#container {
	width: 768px;
	/*margin: 9px auto;*/
	background: url(_img/bg_content.png) repeat-y;
	float: left;
	margin-top: 0;
}
#up_bar {
	background: #375D91 url(_img/shadow_up.png) repeat-x;
	height: 14px;
}
#up_bar img {
	display: block;
	width: 13px;
}
#up_bar img.l {
	float: left;
}
#up_bar img.r {
	float: right;
}
#container img.l {
	display: block;
	float: left;
}
#container img.r {
	display: block;
	float: right;
}
#top {
	background: #99B1D0 url(_img/top_img.jpg) no-repeat 13px 10px !important;
	background: #99B1D0 url(_img/top_img.jpg) no-repeat 0px 10px;	
	height: 154px;
}
#top img {
	border: 0;
	margin: 16px 0px 0px 24px;
	clear: both;
}
#up_menu {
	background: url(_img/bg_menu.png) repeat-x bottom;	
	height: 28px;
}
#up_menu a {
	display: block;
	float: left;
	background: #092964 url(_img/bg_button.png) no-repeat;
	height: 21px;
	width: 86px;
	text-align: center;
	color: #EBF0FE;
	padding-top: 6px;
	margin: 0px 0px 0px 20px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#up_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menuspace {
	width: 242px;
	float: left;
}
#search {
	background: #092964 url(_img/bg_search.png) no-repeat;
	width: 173px;
	height: 28px;
	float: left;
}
#searchfield {
	width: 110px;
	font-size: 10px;
	display: block;
	float: left;
	padding: 0px 0px 0px 2px;
	margin: 5px 0px 0px 12px !important;
	margin: 5px 0px 0px 6px;
	line-height: 13px;
}
#searchbutton {
	display: block;
	float: right;
	margin: 6px 12px 0px 0px !important;
	margin: 6px 6px 0px 0px;	
	height: 15px;
	width: 23px;
}
/*___MENU__________________________________________________*/
#menu {
	width: 172px;
	float: left;
	margin-right: 4px !important;
             margin-right: 1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #A8BDD7;
}
#menu ul li ul{
	border-bottom: 0px solid #A8BDD7;
	border-top: 1px solid #FFFFFF;
}
#menu ul li {
	list-style-type: none;
	background-color: #DDE6F0;
	border-bottom: 1px solid white;
	background-color: #436692;
	min-height:30px;
	height: auto !important;
	height: 30px;
}
#menu ul li ul li {
	border: 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-color: #DDE6F0;
	padding-bottom: 6px;
	padding-top: 6px;
}
#menu ul li a {
	color: #FFFFFF;
	line-height: 14px;
	display: block;
	min-height: 14px;
	height: auto !important;
	height: 15px;
	padding: 8px 0px 8px 20px !important;
	padding: 7px 0px 8px 20px;
}
#menu ul li a:hover {
	text-decoration: none;
	background-color: #6087BF;
}
#menu ul li ul li a {
	color: #092964;
	display: block;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 0 !important;
	padding: 0;
	margin: 0px 0px 0px 20px;
	width: 150px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#menu ul li ul li a:hover {
	text-decoration:underline;
	background-color: transparent;
}
#menu ul li ul li a.active {
	text-decoration: underline;
}
/*___MENU_KONIEC___________________________________________*/
#pagetop {
	background: url(_img/bg_pagetop.png) no-repeat;
	float: left;
	height: 11px;
	width: 742px;
	margin: 0;
	padding: 0;
	line-height: 0px;
}
#header {
padding-left: 7px;
}
#header h1 {
	display: block;
	width: 537px;
	padding: 7px 0px 0px 12px;
	margin: 0px 1px 0px 0px;
	float: left;
	background-color: #EEEAEC;
	height: 22px;
	border: 1px solid white;
}
#mainheader {
	padding-left: 7px;
}
#mainheader h1 {
	display: block;
	width: 261px;
	padding: 7px 0px 0px 12px;
	margin: 0px 1px 0px 0px;
	float: left;
	background-color: #EEEAEC;
	height: 22px;
	border: 1px solid white;
}
#content {
	width: 564px;
	float: left;
	background: url(_img/bg_page.png);
	background-repeat: repeat-y;
}
#maincontent {
	width: 566px; /*	width: 742px;*/
	float: left;
	background: url(_img/bg_main.png) repeat-y;
}
#lcontent {
	width: 249px;
	float: left;
	padding-left: 20px;
	padding-right: 14px;
	padding-top: 10px;
	min-height: 540px;
	height: auto !important;
	height: 540px;
}
#rcontent {
	width: 249px;
	float: left;
	padding-left: 14px;
	padding-right: 20px;	
	padding-top: 10px;	
	min-height: 540px;
	height: auto !important;
	height: 540px;
/*overflow:hidden;*/

}
#pagecontent {
	width: 526px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 10px;
	min-height: 540px;
	height: auto !important;
	height: 540px;
}
#footer {
	clear: both;
	height: 36px;
	background: url(_img/foot.png) no-repeat;
	color: #EBF0FE;
	padding: 30px 24px 0px 24px !important;	
	padding: 29px 24px 0px 24px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#caption {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
}
#caption a {
	color: #EBF0FE;
}
#caption a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
	width: 400px;
}
#lcontent h2, #rcontent h2 {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#pagecontent h2 {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-size: 14px;
}
#lcontent h2 a, #rcontent h2 a, #pagecontent h2 a {
	color: #CF1005;
}
div.summary {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
div.detail {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
div.newsfoot {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
	margin-bottom: 12px;
	font-size: 10px;
	color: #999999;
	height: 12px;
}
div.more {
	width:70px;
	float:right;
	text-align: right;
}
div.more span {
	color: #FF0000;
}
div.date {
	width:100px;
	float:left;
}
/**********************************************/
table {
	border: 0;
	background-color: #333333;
}
td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	background-color: #F5F3F4;
}
table.form {border:0;background-color:transparent;}
table.form td {text-align:left;}
table.form td.center {text-align:center;}
a img {
	border: 0;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 1px;
	padding-top: 1px;
}
ul.sitemap {
 margin-top:10px;
 list-style-type: none;
 margin-left: 0px;
 padding-left: 10px;
}
ul.sitemap li {
 list-style-type: none;
 margin-top:10px;
 text-transform: lowercase;
 font-weight: bold;
}
ul.sitemap li ul li{
 font-weight: normal;
}
#contactForm {
	background-color: #E3E3E3;
	border: 1px solid Silver;
	padding: 16px 0px 16px 20px;
	width: 360px;
}
#contactForm input,#contactForm textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#contactForm input.button  {
	width: 80px;
	height: 22px;
	margin-left: 60px;
	padding-bottom: 2px !important;
	padding-bottom: 1px;
}
#switchlang {
color:#EBF0FE;
margin:4px 14px 0 0;
font-size:11px;
float: right;
}
#switchlang img {
vertical-align: bottom;
}
form.newsletter {
  background-color: #A8BDD7;
  padding:6px;
  margin:6px 4px 4px 4px;
}
form.newsletter label {font-size:10px;display:block;text-align:center;padding: 0 6px 4px 6px;}
#m4submit {
background: transparent url(_img/zapisz_sie.gif) 0 0 no-repeat;
width:66px;
height:21px;
max-height: 21px;
border: none;
cursor: pointer;
margin:4px auto 0 auto;
display:block;
}
#m4email {
margin:0 auto 0 auto;
display:block;
}
/********************************************/
.smaller {
	font-size: smaller;
}
.larger {
	font-size: larger;
}
.right_b {
	display: block;
	float: right;	
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.center_b {
	display: block;
	margin: 0 auto;	
}


table.submitform{
margin:0;padding:0;
border-top:1px solid #999;
border-left:1px solid #999;
width:100%;
}
table.submitform td{
margin:0;padding:5px;
border-bottom:1px solid #999;
border-right:1px solid #999;
text-align:left;
}
table.submitform td.right{text-align:right;}
table.submitform td.center{text-align:center;}

.red {color:red;}
.submitform b {letter-spacing: -1px;}
/* End of 'style' */

