body {
	background-color:#1c1d20;
	background-image:url(/img/tlo.gif);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	background-color:#1c1d20;
	font-family: Tahoma, Helvetica, sans-serif !important;
	font-weight:normal;
	font-size: 11px;
	color:#333333;
}

h1{
	font-family: Tahoma, Helvetica, sans-serif !important;
	font-weight:bold;
	padding:0px;
	padding-top:5px;
	margin:0px;
	font-size: 30px;
	color:#333333;
}

h2{
	font-family: Tahoma, Helvetica, sans-serif !important;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size: 16px;
	color:#3175b6;
}

b{
	color:#0e172f;
}

a{
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

p{
	text-align:justify;
	/*margin:0px;
	padding:0px;*/
}

img{
	border:none;
	outline:none;
}

.home{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.imprezy{
	color:#0e172f;
	font-size:11px;
	line-height:14px;
}

.imprezy b{
	color:#3274b6;
}

.imprezy a{
	color:#908e91;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#bgleft{
	background-position:top right;
	background-repeat:no-repeat;
	background-image:url('/img/bgleft.png'); 
	width:118px;
	height:1000px;
}

#bgright{
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('/img/bgright.png'); 
	width:139px;
	height:1000px;
}

#banner{
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-image:url('/img/banner.jpg'); 
	width:943px;
	height:183px;
}

#menu{
	/*background-color:#c2b611;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url('/img/menu.png'); */
	width:195px;
	height:817px;
}

.top_menu{
	background-color:#a6090f;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url('/img/menu_01.png');
	padding-top:23px;
	padding-left:20px;
	padding-bottom:22px;
}

.top_menu a{
	font-family: Tahoma, Helvetica, sans-serif !important;
	font-weight:bold;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

.top_menu a:hover{
	font-family: Tahoma, Helvetica, sans-serif !important;
	font-weight:bold;
	font-size: 12px;
	color:#fff;
}

.bottom_menu{
	background-image:url('/img/menu_02.png');
	width:195px;
	height:469px;
}

#content{
	/*background-color:#fafafb;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url('/img/content.png'); */
	width:748px;
	height:817px;
}

.top_content{
	background-color:#e1e0e0;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url('/img/content_01.png');
}

.bottom_content{
	background-image:url('/img/content_02.png');
	width:748px;
	height:217px;
}

.content_tlo_size{
	height:609px;
	padding:25px;
	padding-top:15px;
	padding-right:0px;
}			

.menu_line{
	/*background-color:#66d966;*/
	background-color:#c5f0c5;
	width:235px;
	padding-top:6px;
	height:23px;
	border-bottom:1px solid #ffffff;
}

.menu_link a{
	color:#66d966;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.menu_link a:hover{
	color:#fff;
}

.menu_line_selected{
	background-color:#66d966;
	width:235px;
	padding-top:6px;
	height:23px;
	border-bottom:1px solid #ffffff;
}

.menu_link_selected a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}		
