body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:180%;
	background-color:#000;
}

a:link {
	color:#222;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	text-decoration:underline;
	color: #777;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
p {
	text-indent:40px;
	text-align:justify;
	margin:0 0 20 0;
	
}

strong {
	font-weight:bold;
	font-style:italic;
	border-bottom:dotted 1px #888;
	font-size:14px;
}

.pasek {position:absolute; background-color:#444; left:0px; top:159px; width:100%; height:7px;}
.primary-bg {width:100%; background-color:#383838; background-image:url(images/background.jpg); background-position:50% 0%;	background-repeat:no-repeat;}
.primary {position:relative; background-color:#383838; left:0px; top:0px; width:911px;}
.top {position:absolute; left:0px; top:0px; width:911px; height:159px; background-image:url(images/heron_02.jpg); background-repeat:no-repeat;}
.secondary {position:relative; text-align:left; background-image:url(images/grayboxbg.png); background-repeat: repeat-y; background-color:#b4b4b4; left:0px; top:166px; width:911px;}
.menu_left {position:absolute; width:207px; height:284px; left:0px; top:0px}
.content {position:relative; text-align:justify; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:80px; min-height:540px; left:260px; top:40px; width: 580px;}
.bottom {position:relative; left:-109px; width:100%; height:159px;}
.flaga {position:absolute; left:-24px; top:4px; background-image:url(images/topflagi.png); width:222px; height:178px;}
.title {font-size:32px; background-image:url(images/titlebg.png); text-indent:25px; margin-bottom:30px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; padding:2px;}
.ramka {position:relative; text-align:center; padding:20px; margin:30 0 40 0; font-size:12px; background-color:#CCC; border:1px dashed #999;}
ul { padding-left:60px; list-style-image:url(images/point.png); font-weight:bold;}
table {font-size:14px; line-height:150%;}
.recenzja {font-size:12px; padding-left:15px; }

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


