

body {

	background-color:#FFFFFF;
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #1D1C34;
	padding:0;
	margin:0;
	line-height:15px;
	text-align:left;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

img { 
	margin: 0;
	padding: 0;
	border: 0 none;
	display: block;
}

img.foto {
	margin: 4px;
	border: 1px solid #B1B1B1;

}

a {
	text-decoration: none;
	color: #474480;
	background: none;

}

p {
	font-family: verdana, sans-serif;
	margin: 4px 0 4px 0;
	line-height: 1.2em;
	
}

a:hover {
	text-decoration: underline;
}


ul.normal {
	margin-left: 12px; 
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 1em;
	list-style-type: square;
	list-style-image: url(gfx/li.png);
	line-height: 1.3em;
}

ul.normal li {
	margin-top: 3px;

}

ol.news {
	padding:0;
	margin:10px 0px 14px 16px;
	list-style-type: square; 
	list-style-image: url(gfx/li2.png);
	color: #3e3e3f;
	font-size:7.5pt;
	line-height: 1.1em;
}

ol.news li {
	margin-top:5px;
}

ul.news {
	margin: 4px 0 0 16px;
	padding:0;
	list-style-type: square;
	list-style-image: url(gfx/li2.png);
	font-size:7.5pt;
	line-height:1.2em;
}

h1 { 
	margin: 35px 0px 10px 0px;
	font-size: 12pt;
	font-family: verdana, sans-serif;
	color: #1D1C34;
	font-weight: bold;
	clear: both;

}

h2 { 

	margin: 15px 0px 0px 0px;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}

h3 { 

	margin: 8px 0px 0px 0px;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}

hr {
border: 0;
color: #9b9cab;
background-color: #9b9cab;
width: 100%;
height: 1px;
}

textarea, input {
	font-size: 10pt;
	padding: 2px;
	margin: 3px;
	background: #FDFDFD;
	border: 1px solid #D0D0D0;
	font-family: tahoma, sans-serif, sans;
}

textarea:focus, input:focus {
	background: #FFFFFF;
	border: 1px solid #929292;
}

html, body, div#container {
    min-height: 100%; /*Sets the min height to the
                        height of the viewport.*/
    width: 100%;
    height: 100%; /*Effectively, this is min height
                    for IE5+/Win, since IE wrongly expands
                    an element to enclose its content.
                    This mis-behavior screws up modern  
                    browsers*/
    margin: 0 auto 0 auto;
    padding: 0;
    
}
   
html>body div#container {
    height: auto; /*this undoes the IE hack, hiding it
                    from IE using the child selector*/
}

small {
font-size: 75%;
line-height: 1.1em;

}

table td {
	padding: 2px;
	

}

table.form {
	margin: 10px;
}

table.news {
	font-size: 9pt;
	margin: 10px 2px 0px 0px;
}

table.news td, table.news tr {
	padding: 0;
}

table.form td {
	padding: 0px 1px 1px 1px;
	font-size: 8pt;
}

table.form input, table.form textarea {
	
	padding: 2px;
	font-size: 8pt;
	
}

div#container {
	position: absolute;
	top: 0pt;
	left: 0pt;
	min-height: 100%;
	width: 100%;
	height: 100%;
	
}




div#main {

	width: 838px;
	margin: 0 auto 0 auto;
	padding: 0;
	float: none;
}




div#right-flagi {
	padding: 0 0 0 0;
	margin: 0;
	float: left;
	height: 50px;
	
}

div#right-img {
	margin:0;
	padding: 0;
	height: 205px;
	
}

div#content {

	width: 100%;
	margin: 0;
	padding: 50px 20px 60px 40px;
	float:left;

	background-image: url(gfx/background-content.png);
	background-position: left;
	background-repeat: repeat-y;
	

}

div#tresc {

	padding: 0;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 480px;
	/* clear: left; */
	padding-right: 20px;

}

div#right-tekst {

	padding: 0;
	margin: 0;
	float: left;
	width: 300px;
	margin-bottom: 40px;

}

div#right-news {

	padding: 0;
	margin: 30px 0px 10px 8px;
	float: left;
	width: 230px;
	margin-bottom: 0px;

}

div#menu-top-fix {
	height: 303px;
	width: 50%;
	position: absolute;	
	margin: 0 0 0 0;
	top: 0;
	right: 0;
	background-color: #283653;
}

div#top-fix {
	width: 100%;
	height: 44px;
	background-image: url(gfx/bar-background.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 303px;
	left: 0px;
	
}

div#main-top {
	height: 303px;
	width: 1095px;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	float: none;
}

div#logo-top-fix{
	height: 303px;
	width: 108px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}

div#lang-bar {
	position: absolute;
	top: 10px;
	right: 110px;
	background: none;

}

div#logo-top {
	height: 303px;
	width: 359px;
	background: url(gfx/logo.png);
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 0 0 0;
	float: left;
}
div#menu-top-background {
	height: 303px;
	width: 628px;
	position: relative;	
	margin: 0 0 0 0;
	float: right;
	top: 0;
	left: 0;
	background: url(gfx/menu-background.png);
}

div#top-right {
	margin: 0;
	float: left;
	height: 205px;
	width: 310px;
	position: relative;
	
}

div#menu {
	margin: 15px 15px 15px 15px;
	padding: 15px 0px 10px 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1D1C34;
	background: url(gfx/menu-shadow.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}




div#footer {
	padding: 0;
	margin-bottom: 10px;
	background: url(gfx/footer-background.png) top;
	background-repeat: repeat-x;
	width: 100%;
	height: 42px;
  	width: 100%;
  	float: left;
  	clear: both;
}

div#footer-text {
	padding: 0;
	margin: 0 auto 0 auto;
	line-height: 12pt;
	font-size: 7pt;
	color: #808080;
	width: 820px;
}

div#formularz {

	margin: 20px 30px 20px 10px;
	float: left;


}

div.thumb-caption {
	float: left;
	margin:10px 0 30px 0;
}

div.thumb-caption-small {
	width: 210px;
	float: left;
	margin:10px 0 30px 0;

}

div.thumb-caption div {
	display: table-cell; 
	text-align:right; 
	vertical-align:bottom; 
	height:120px; 
	width:310px;
}

div.thumb-img {
	float: left; 
	clear: right; 
	margin-top:10px;
}

div.thumb-img img {
	margin: 2px; 
	border: 1px solid #505050;
}

img.flaga {
	margin: 34px 10px 0 0;
	
}

a.menu {
	font-size: 18px;
	font-style: normal;
	color: #1D1C34;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fff;
}

a.menu:hover {
	font-size: 18px;
	font-style: normal;
	color: #1D1C34;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1D1C34;
}

p.teksty {
	line-height: 1.4em;
	font-family: verdana, sans-serif;
	margin: 15px auto 10px auto;
}

p.notki {
	line-height: 1.3em;
	font-family: verdana, sans-serif;
	margin: 20px auto 12px auto;
	font-size: 90%;
}

p.small {
	line-height: 1.2em;
	font-family: vardana, sans-serif;
	margin: 1px;
	font-size: 70%;
	color: #2A284C;


}

p.footer {
	margin: 10px 10px 10px 10px;
	line-height: 15pt;
}


strong.big {
	font-weight: normal;
	font-size: 180%;
}

strong.fat {
	font-weight: bold;
	font-size:70%;
	text-transform: uppercase;

}

ul.small-inline {
	display: block; 
	list-style: none;
	font-size:8pt;
	line-height: 2em;
	padding: 0; 
	margin: 0;
}

ul.small-inline li {
	display:block; 
	float: left; 
}

div#topmenu {
	
	margin: 0px 60px 0px 25px;
	padding: 0;
	
}

ul#submenu {
	margin: 0 auto 0 auto;
	padding: 0;
	height: 90px;
	display: block;
	list-style: none;
	#background: url(gfx/menu-background-new.png);
}

ul#submenu li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 86px;
	height: 90px;
	text-align: center;
	padding-top: 0px;
	background: url(gfx/menu-background-new.png);
}

ul#submenu a.on { 
	line-height: 90px;
	background: url(gfx/menu-background-hover.png) repeat-x;
	background-position: right;
	display: block;
	width: 86px;
	height:90px;
	color: #fff;
	padding-top: auto;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	
}

ul#submenu a.off { 
	line-height: 90px;
	background: url(gfx/menu-background-link.png) no-repeat;
	background-position: right;
	display: block;
	width: 86px;
	height:90px;
	color: #141c30;
	padding-top: auto;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}



ul#submenu a.off:hover {
	background: url(gfx/menu-background-hover2.png) repeat-x;
	text-decoration: none;
	text-transform: uppercase;
}

ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
