BODY {
	margin:						0px;
	font-family:				'Trebuchet MS', arial;
	font-size:					13px;
	color:						#000000;
text-align:center;
}

DIV {
	font-size:					13px;
}

UL LI {
	list-style-image: 		url(/custom/li.gif);
	margin-top:					5px;
}

A:link,A:hover,A:active {
	color:						#00B0EB;
}

A:visited {
	color:						#666666;
}

H1 {color:#00B0EB; font-size:24px; font-weight:bold; font-family:'Trebuchet MS', arial;}

DIV.topbg {
	background-color: 		#F6F6F6;
	background-image: 		url(/custom/bg-top.gif);
	background-repeat: 		repeat-x;
	width:						100%;
	height: 						130px;
	text-align:					center;
}

DIV.top {
	width:						1000px;
	text-align:					left;
	padding-top:				30px;
	margin: 						0 auto;
}

DIV.topmenu {
	position:					relative; 
	top:						-45px; 
	left:						250px;
        color:#CCCCCC;
        font-size:14px;
}

DIV.topmenu A:link, DIV.topmenu A:visited {
	color:						#696969;
	font-size:					14px;
	font-weight:				bold;
	text-decoration:			none;
	margin-right:				5px;
        margin-right:				5px; 
}

DIV.topmenu A:hover, DIV.topmenu A:active {
	color:						#97C800;
	font-size:					14px;
	font-weight:				bold;
	text-decoration:			none;
	margin-right:				5px;
        margin-right:				5px; 
}

DIV.blok {
clear:both;
	width:						100%;
	text-align:					center;

}

DIV.topinfo {
	position:					relative; 
	top:							-20px; 
	width:						1000px;
	margin: 						0 auto 0 auto;
	text-align:					right;
}

DIV.topinfotext {

	background-image: 		url(/custom/topinfo-bg.gif);
	background-repeat: 		repeat-x;
	height:						36px;
	font-size:					12px;
padding-top:7px;
}

SPAN.topinfo {
	color:						#97C800;
	font-weight:				bold;
}

DIV.topinfo A:link,
DIV.topinfo A:visited {
	color:						#97C800;
	font-weight:				bold;
	text-decoration:			none;
	margin-right:				10px;
}


DIV.topinfo A:hover,
DIV.topinfo A:active {
	color:						#97C800;
	font-weight:				bold;
	text-decoration:			underline;
	margin-right:				10px;
}

DIV.location {
        font-size:10px;
        color:#999999;
}

DIV.body {
	width:						1000px;
	text-align:					left;
	padding-top:				30px;
	margin: 					0 auto 0 auto;
overflow:hidden;
}


DIV.body DIV.left {
	width:						700px;
	text-align:					left;
        margin-right:20px;
        float:left;
        position:relative;

}


DIV.body DIV.left li.poziom2 {
padding-left:10px;
font-size:11px;
}

DIV.body DIV.left DIV.post H2 {
	width:						500px;
	color: #00B0EB;
        font-size:                                      20px;
}

DIV.body DIV.left DIV.post DIV.published,
DIV.body DIV.left DIV.post DIV.permalink {
	color:						#9C9C9C;
        font-size:                                      11px;
        text-align:right;
width:100%;
}

DIV.body DIV.left DIV.post DIV.content {
margin-left:20px;
}

DIV.body DIV.right {
	text-align:					left;
        width:260px;
        float:left;
        border-left:1px dotted #999999;
        position:relative;
        overflow:hidden;
}

DIV.body DIV.right UL.content {
	text-align:				left;
        padding-left:15px;
}

DIV.body DIV.right UL.content li {
list-style: none;
padding: 8px 0 8px 0;
border-bottom: 1px solid #9AD300
}

DIV.body DIV.right UL.content li a:hover{
display: block;
background-color: #00B0EB;
color: #FFF;
text-decoration: none
}

DIV.body DIV.right UL.content li.poziom2 {
padding-left:10px;
line-height:100%;
border-bottom: 0px solid #9AD300;
font-size:11px;
}




DIV.botbg {
        clear:both;
	background-color: 		#FFFFFF;
	background-image: 		url(/custom/bg-bot.gif);
	background-repeat: 		repeat-x;
	width:						100%;
	height: 						195px;
	text-align:					center;
	margin-top:					10px;
}

DIV.bot {
	width:						1000px;
	text-align:					center;
	vertical-align:			top;
	margin: 						0 auto;
	padding-top:				20px;
}

DIV.botmenu {
        color:#CCCCCC;
        font-size:15px;
}

DIV.botmenu A:link,
DIV.botmenu A:visited {
	color:						#9C9C9C;
	font-size:					13px;
	text-decoration:			none;
	margin-right:				5px;
        margin-right:				5px; 
}

DIV.botmenu A:hover,
DIV.botmenu A:active {
	color:						#9C9C9C;
	font-size:					13px;
	text-decoration:			underline;
	margin-right:				5px;
        margin-right:				5px; 
}

DIV.botinfo {
	margin-top:					10px; 
	color:						#9C9C9C;
	font-size:					13px;
	margin-right:				10px;
}



INPUT,SELECT {font-family:'Trebuchet MS', arial; font-size:12px; border:1px solid #CCCCCC;}
TEXTAREA {font-family:'Trebuchet MS', arial;; font-size:12px; border:1px solid #CCCCCC;}

INPUT.readonly {font-family:'courier new', courier; font-size:11px; border:1px solid #CCCCCC; color:#999999}

DIV.countdown {
color:				#97C800;
font-size:                      25px;
text-align:center;
}

DIV.countdown INPUT.countdown {
color:				#97C800;
font-size:                      20px;
text-align:center;
border:0px;
}

.left .poziom1 {
margin-top:5px;
}