
body {
    font-size:12px;
    line-height:15px;
    font-family:  Verdana, Arial, Helvetica, Tahoma, sans-serif, fixedsys; 
    padding:0;
    margin:0;
	background: transparent url('/images/bg.png') repeat-x;
	text-align:center;
}

div {
    position:relative;
    margin:0;
    padding:0;
    text-align:left;
    font-size:11px;
    color:#4e4e4e;
}

img {
    border:0;
}

div#mainContainer
{
	background:	white;
	width:		905px;
	margin:		50px auto 0px auto;
	text-align:	center;
	border:		0px solid black;
}
div#top {
	clear:	both;
	margin:0px auto 10px auto;
    width:831px;
    border:0px solid black;
    text-align:center;
}

div#menu {
	z-index:	100;
    float:right;
	padding:0;
    margin: 20px 0px 20px 0px;
}
a,a:visited {
    color:gray;
    padding:0;
    margin:0;
    text-decoration:none;
}
a:hover {
    color:black;
    text-decoration:underline;
}

a.menu,a.menu:visited {
	font-size:		18px;
	color:			#1f1f1d;
	margin-left:	10px;
	z-index:		100;
	height:			34px;
	padding:		6px 5px;
	position:		relative;
	border:			0px solid black;
}
a.menu:hover {
	background: 	transparent url(/images/bgMenu2.png) repeat-x;
	color:			white;
}

div#middle {
    width:100%;
    border:0px solid black;
    text-align:center;
}

div#container {
    width:830px;
	background:white;
    border:0px solid black;
    margin:0px auto;
	padding:0px 0px;
}

div#left {
    width:180px;
    float:left;
    border:0px solid black;
	background-image:url('/images/line-left-y.png');
    background-repeat:no-repeat;
    background-position: top right;
    
}

div#right {
    width:625px;
    float:right;
    border:0px solid blue;
    padding:15px 0px 0px 13px;
    
}

a.leftMenu, a.leftMenu:visited {
    display:block;
    width:100px;
	/*
    //background-image: url('/images/linia.png');
    //background-repeat:no-repeat;
    //background-position:30px 100%;
    */
	margin-bottom:5px;
    padding:5px 0px 3px 25px;
    text-decoration:none;
    color:#aa0000;
    font-weight:bold;
}
a.leftMenu:hover {
    text-decoration:underline;
}

h1 {
    margin:0;
    padding:0;
    font-size:10px;
    font-weight:normal;
    color:silver;
}

td {
    vertical-align:top;
    font-size:10px;
    color:#626262;
    padding-right:20px;
    text-align:justify;
}

div#bottom {
    background-image:url('/images/bottom-back.png');
    background-repeat:repeat-x;
    background-position:bottom center;
    width:100%;
    text-align:center;
    background-color:white;
    border:0px solid black;
}

div#footer {
    width:850px;
    margin:0px auto;
    font-size:10px;
    height:138px;
    color:white;
    border:0px solid black;
}

a.footer, a.footer:visited {
    color:white;
    font-size:10px;
    text-decoration:none;
}
a.footer:hover {
    text-decoration:underline;
}

div#rightContent {
    float:right;
    width:51%;
    margin-top:30px;
    border:0px solid black;
    text-align:right;
    background-image:url('/images/line-short-y.png');
    background-repeat:no-repeat;
    background-position:23px 50px;
    text-align:right;
    color:black;
}

div#leftContent {
    float:left;
    width:48%;
    margin-top:30px;
    text-align:center;
    font-weight:bold;
    line-height:18px;
}

.brasil,.brasil:visited
{
	border:		0px solid black;	
}
.brasil:hover
{
	border:			0px solid #42a53f;
}

div#aktualnosci2 img 
{
	margin-right:10px;
}

