body
{
	margin: 0px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

img
{
	border: none;
}

a
{
	color: #000;
}

a:hover
{
	text-decoration: none;
}

div#strona
{
	margin: 0 auto;;
	width: 916px;
}

div#left
{
	float: left;
	width: 195px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
}

div#logo
{
	background: url(../gfx/logo.png) no-repeat;
	width: 195px;
	height: 102px;
	margin-bottom: 40px;
	border-bottom: 4px solid #CE7F32;
	text-align: center;
}

#logo div
{
	width: 195px;
	position: relative;
	top: 110px;
	font-size: 1.3em;
}

#logo a
{
	text-decoration: none;
}

div#menu
{
	
}

div#menuTop
{
	width: 195px;
	height: 25px;
	background: url(../gfx/menuTop.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

div#menuCont
{
	margin: 0px;
	padding: 0px;
	width: 195px;
	background: url(../gfx/menu.png) no-repeat;
}

#menuCont ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menuCont ul li
{
	margin: 0px;
	padding: 0px;
}

#menuCont a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 1.5em;
	width: 165px;
/*	background: #F00; */
	background: url(../gfx/pasek.png) no-repeat;
	padding-left: 30px;
	height: 27px;
	outline: none;
}

#menuCont a:hover
{
	color: #F2BA0F;
/*	background: url(../gfx/pasekH.png) no-repeat; */
}

a#aktiv
{
	color: #F2BA0F;
	background: url(../gfx/pasekH.png) no-repeat;
}

div#menuBot
{
	margin: 0px;
	padding: 0px;
	width: 195px;
	height: 58px;
	background: url(../gfx/menuBot.png) #FFF no-repeat;
}

div#box
{
	margin-top: 10px;
}

#box div
{
	margin-top: 10px;
	border: 1px solid #A3A39B;
	padding: 10px;
	width: 170px;
	font-family: arial;
	font-size: 0.8em;
}

#box p
{
	text-align: center;
}

#box a
{
	text-decoration: none;
}

div#right
{
	float: right;
	width: 705px;
	margin: 0px;
	padding: 0px;
}

div#top
{
	height: 70px;
	margin: 0px 0px 6px 0px;
	padding: 60px 10px 10px 10px;
	background: url(../gfx/top.png) no-repeat bottom;
	color: #FFF;
	font-family: arial;
	font-size: 1em;
}

#top p
{
	font-weight: bold;
}

div#zegarek
{
	float: right;
	font-family: arial;
	font-size: 0.9em;
}

div.baner
{
	width: 700px;
	height: 99px;
	border: 0px solid #CCC;
	margin-top: 25px;
	text-align: center;
	font-size: 3em;
}

div.baner1
{
	width: 700px;
	height: 68px;
	border: 1px solid #CCC;
	margin-top: 25px;
	text-align: center;
	font-size: 3em;
}

div#contener
{
	
}

div.ramka
{
	margin-top: 14px;
	width: 701px;
	background: #CCC;
	position: relative;
	float: right;
}

div.content
{
	width: 698px; 
	border: 1px solid #ADACA7;
	background: #FFF;
	position: relative; 
	top: -4px; 
	left: -4px;
	font-family: arial;
}

div.belka
{
	background: url(../gfx/belka.png) no-repeat;
	height: 28px;
	padding: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
}

div.tresc
{
	padding: 20px;
}

h1
{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

div.newsy
{
	margin: 20px 0px 0px 20px;
	padding: 0px;
	background: url(../gfx/pasekNews.png) no-repeat bottom left;
	height: 25px;
	font-size: 1.6em;
	color: #364664;
}

div.news
{
	border: 1px solid #CCC;
	background: #F9F9F9;
	margin-bottom: 10px;
	padding: 10px;

}

div.aktData
{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
}

div.aktTresc
{
	padding: 10px;
}

div#clear
{
	clear: both;
}

div#popup
{
	font-family: arial; 
	text-align: center;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 1000; 
	background: url(../gfx/popup.jpg) no-repeat; 
	width: 390px; 
	height: 333px; 
	padding: 120px 30px 0px 30px;
}

#popup div
{
	position: relative;
	top:-90px;
	text-align:right;
}

