html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
font-family: Arial, Tahoma, Times, serif;	
font-size: 14px;	
}

li{
list-style-type: disc;	
}

ul {
margin-left: 14px;	

}
a {
color:#003151;
text-decoration: none;
}
#main_container {
width: 1152px;
min-height: 864px;
height: 100%;
overflow:hidden;
position: relative;
margin-left:auto;
margin-right:auto; 
vertical-align:middle;	
}

#header {
width:1152px;
height: 205px;
}
#highlight
{
width: 300px;
height:20px;	
position: absolute;
top: 178px;
left: 360px;
color: #bae6ff;
overflow: hidden;
font-size: 20px;
font-family: Arial;
	
}             
#header_right {
	width: 801px;
	height: 203px;
	position:relative;
	float: right;
	background: url('images/header_right.jpg');
}

#header_left {
	width: 351px;
	height: 204px;
	position: absolute;
}

#menu_content {
width: 202px;
margin-top: -1px;
height: 100%;
margin-left: 149px;
color: #bae5f;
font-size: 16px;
font-family: Arial;
position: absolute;
background: #003151;
}

#menu_info {
width: 202px;
position:relative;
background: url('images/gradient1.png');
background-position: bottom;
background-repeat: repeat-x;
}
.stopka {
	position: absolute;
	text-align:center;
	clear:both;
	margin-top: 30px;
	margin-left: 10px;
	color: #7d8588;
	font-size: 13px;
	white-space:pre-line;
}
#menu {
width: 202px;
position: absolute;
height: 40px;
color: #bae6ff;
top: 70px;
}

#menu a{
color: #bae6ff;
}
	
#menu a:visited {
	color: #bae6ff;
}

#menu ul, #menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	width: 180px;
	padding-left: 21px;
	background: url('images/default_menu.jpg') no-repeat left;
}

#menu ul:hover li:hover {
	background: url('images/clicked_menu.jpg') no-repeat left;
}
#menu a {
	width: 159px;
	border-bottom-style: groove;
	border-width: 1px;
	border-color: #114668;
}

#menu ul a:link,#menu ul a:visited {
	display: block;
	width: 159px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: normal;
}

#menu ul a:hover {
	color: #fffffd;
}

#content {
	width: 743px;
	height: 100%;
	margin-top: -4px;
	background: url('images/content.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	right: 57px;
	word-wrap: break-word;
}
#text {
	width: 720px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
	height: auto;
	line-height: 1.2em;
	
}

#text p {
	text-indent:20px;
}

.welcome_page {
top: 20px;
line-height: 13px;
position: relative;
color: #000000;
font-size: 12px;
cursor: pointer;
}

#text .welcome_page ul li{
margin-top:0px;
line-height: 0px;
}

.welcome_page ol li {
	list-style-type: circle;
	list-style-position: inside;
}


.welcome_page a{
text-decoration: none;
color: black;
padding: 0;
margin:0;
}


.welcome_page .title{
color:#083457;
font-family: Tahoma, Arial, Helvetica;
text-decoration:bold;
font-size: 22px;
line-height: 10px;
}

.welcome_page h1{
color:#083457;
font-family: Tahoma, Arial, Helvetica;
text-decoration:bold;
font-size: 22px;
line-height: 25px;
margin-bottom: 10px;
}


#text .welcome_page td{
width: 344px; 
height: 253px;
background: url('images/shadow.png') no-repeat;
background-position:13px 37px; 
padding-left: 15px;
}

.welcome_page p {
position:relative;
font-weight: bold;
line-height: 20px;
top:90px;
left: 268px;
}

.welcome_page img {
margin-bottom: -5px;
}


#text a{
line-height:15px;
}
#text h2 {
margin:10px 0 10px;
font-size: 115%;
}
#text li {
margin:10px 0 10px;
}
#text h1 {
	font-size: 130%;
}
#text td {
padding:3px;
}

.main {
margin: 10;
}
.enumeracja {
margin-left: 30px;	
}
.enumeracja li{
list-style-type: decimal;	
}

#footer {
width: auto;
height: 48px;
position: relative;
float: bottom;
background: #9ebbcd;
}


.translation {
position: relative;
float: right;

}
