body, div, img, p, li, ul, a, a:hover, a:link, a:visited, a:active, h1, h2 ,h3 ,h4{
	margin:0;
	padding:0;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;	
}
a, a:hover, a:link, a:visited, a:active{
  text-decoration:none;
}
html{
	height:100%;  
}
body{
  	height:100%;	
	background:#fff;
	color: #000;
	text-align: center;	  
}
*html body{
	height:100%;  
}
#conteiner {
  	height:auto;
	width: 810px;
	margin:auto;
	background: transparent;
	text-align: center;
}
* html #conteiner {
  height:100%;        
}

#top {
  	float:right;
	height:165px;
	width:635px;
	background: #355576;
	text-align: left;
	border-bottom:1px #fff solid;	
}
#top object{
  	height:149px;
  	width:635px;
}
#top div{
  	margin-top:7px;
  	border-bottom:1px #fff solid;
  	border-top:1px #fff solid;
  	height:149px;
  	background:#52a8fe;
  	width:635px;
}
#top param{
	border-bottom:1px #fff solid;
  	border-top:1px #fff solid;  
}
#top img{
  	margin-top:7px;
  	border-bottom:1px #fff solid;
  	border-top:1px #fff solid;
  	background:#52a8fe;
  	height:144px;
  	width:635px;
}
#menu {
  	float:left;
  	height:165px;
  	width:175px;
	background:#355576;
	border-bottom:1px #fff solid;
	text-align: left;
}
#menu ul{
	margin-top:7px;
	height:150px;
	border-bottom:1px #fff solid;
	list-style:none;

}
#menu li{
 	width:175px;
	height:25px;
}
.menuImg{
  	height:24px;
  	border-top:1px #fff solid;
	vertical-align: bottom; 	 	
}
.activeImg{
	height:24px;
	vertical-align: bottom;
 	border-top:1px #fff solid;	
}
.menudot{
  	height:24px;
	border-left:1px #fff solid;
	vertical-align: bottom;
	border-top:1px #52a8fe solid;
}
#menu li a, #menu li a:hover{
  	display: block;
	height:24px;
}
#menu li a{
	color:#fff;  
}
#menu li a:hover, .active{
  	color:#355576;
}

#content {
	clear:both;
  	width:100%;
	height:73%;
	background: #F0F0F0;
	text-align: justify;
}
#content h1{
	background:#355576 url('img/tricornlb.gif') left bottom no-repeat;
	display:block;
	font-size:21pt;
	width:100%;
	border-bottom:1px #fff solid;
	height:35px;
	text-transform:capitalize;
}

#content h2{
	cursor: pointer;
	cursor: hand;
	color:#fff;
	display:block;
	width:300px;
	background:#355576 url(img/triangle.gif) no-repeat right bottom;
	margin:25px 10px 15px 45px;
}
#content h2 img{
  	margin:3px 5px 0 5px;
}
#content p{
	text-align:;left;  		
	padding:15px 20px 15px 20px;
}
#content ul{
	list-style-type:circle;
	padding:5px 50px;
}
#content li{
  	padding:5px 10px;
}
#.punkty li{
  	margin-left: 20px;
}
#content a{
	color:#355576;
}

#content a:hover{
  	color:#355576;
	/*border-bottom:1px #355576 dashed;*/
}

#foot a:hover{
  	border-bottom:1px #ccc dashed;

}
#foot {
	padding:5px;
	height: 20px;
	width:740px;
	margin:auto;
}
#foot span, #foot a{  	
  	text-align: center;
	color:#ccc;
  	font-size:9pt;
}
.error{
	font-weight:bold;
	width:598px;
	text-align:center;
	display:block;
	margin:100px 0 189px 0;;
}
.mcreator{
	font-style:normal;
}

.inerlink{
	text-align:right;
	font-size:10pt;
	padding:10px;  	
}
.inerlink a:hover, .inerlink a, .inerlink a:link, .inerlink a:visited{
	font-size:10pt;
	border:none;		
	width:760px;
	color:#ccc;  	
}
.hidden{
  	display:none;
}
.display{
	margin-left: 25px;
	margin-right: 25px;
}
.display2{
	margin-left: 0px;
	margin-right: 10px;
}
.display3{
	margin-left: 50px;
	margin-right: 25px;
}
.display2 li{
	margin-left: 15px;
}
.img{
	color:#fff;
	display:block;
	font-weight: bold; 
	font-size: 12pt;
	width:300px;
	background:#355576 url(img/triangle.gif) no-repeat right bottom;
	margin:0 0 0 0;
}
.img img{
  	margin:3px 5px 0 5px;
}
.rozwin {
	border: 1px #263d54 solid;
	margin-left: 55px;
	margin-right: 55px;
	background:#f9f9f9;
}