html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h2{
	font-size:16px;
}

h3{
	font-size:13px;
}

.rys{
	text-align:center;
}
.rys h3{
	font-weight:500; font-style:oblique; font-size:12px;
}
.rys img{
	padding:2px; border:1px dashed #3c6389; margin:5px;
}

#table_menu td.pozycja{
	text-align:right;
	/*width:111px;*/
}

.tabelka td{
	border:1px solid #3c6389;
	padding:2px 10px;
}

.padding-bottom li{
	padding-bottom:10px;
}
.no-bottom li{
	padding-bottom:0px;
}


a{
	margin:0px;
  color: #1f374e;
	text-decoration:underline;
}
a:hover{
  color: #000;
	text-decoration:none;
}

ul{
	margin-left:30px;
}

body{
	background:#e9e8e9;
	font-family:Helvetica, Tahoma;
	font-weight:lighter;
}
#container{
	width:1000px;
	height:578px;
	margin:auto;
	background:url(img/background.jpg) top left no-repeat;
}
#container_przewijana{
	width:1000px;
	margin:auto;
	background:url(img/background.jpg) top left no-repeat;
}
#top{
	height:147px;
}
#logo{
	background:url(img/logo.png) top right no-repeat;
	height:147px;
	float:left;
	width:212px;
}
#flash{
	background:url(img/flash.jpg) top left no-repeat;
	height:147px;
	float:left;
	width:788px;
}
#middle{
	height:356px;
}
#middle_przewijana{
	background:url('img/bg-middle-repy.jpg') top left repeat-y;
}
#middle-right{
	float:right;
	height:367px;
	width:933px;
	background:url(img/bg-content.jpg) top left no-repeat;
	position:relative;
}
#middle-right_przewijana{
	float:right;
	width:933px;
	background:url(img/bg-content.jpg) top left no-repeat;
	position:relative;
}
#middle_bg_przewijana{
	background:url(img/bg-middle_przewijana.jpg) top left no-repeat;
}
#navbar{
	padding:6px;
	color: #fff;
	height:21px;
	text-align:right;
	position:relative;
	/*border:1px solid green;*/
}
#menu{
	float:left;
	margin-left:184px;
}
#menu a{
	margin:0px;
  color: #fff;
	text-decoration:none;
	font-size:13px;
}
#menu a:hover{
  color: #1f374e;
	text-decoration:none;
}
#language{
	margin-right:40px;
	float:right;
}
#lang_pl{
	margin:0 10px;
	background:url(img/flaga_pl.jpg) top right no-repeat;
	height:18px;
	float:left;
	width:30px;
}
#lang_eng{
	margin:0 10px;
	background:url(img/flaga_en.jpg) top right no-repeat;
	height:18px;
	float:left;
	width:30px;
}
#lang_de{
	margin:0 10px;
	background:url(img/flaga_de.jpg) top right no-repeat;
	height:18px;
	float:left;
	width:30px;
}
#content-left{
	text-align:left;
	color:#1f374e;
	padding:30px 10px 10px 97px;
	font-size:12px;
	width:580px;
	height:295px;
	float:left;
	overflow:auto;
	position:relative;
}
#content-left_przewijana{
	text-align:left;
	color:#1f374e;
	padding:30px 10px 10px 97px;
	font-size:12px;
	width:580px;
	float:left;
	position:relative;
}
#content-right{
	position:relative;
	padding:30px;
	text-align:left;
	color:#1f374e;
	font-size:12px;
	float:left;
}
#footter{
	height: 74px;
}
#autor{
	font-size:12px;
	float:right;
	margin-right:40px;
	margin-top:20px;
}
#autor a{
 font-size:12px;
 color:#000;
}
#autor a:hover{
 color:#6b747c;
 text-decoration:none;
}
#autor #mapa{
	font-size:9px;
}
#submenu{
	display:none;
	position:absolute;
	top:33px;
	left:394px;
	z-index:101;
}
#submenu table{
	background:#6e8b9d;
	border-collapse: collapse;

}
#submenu td{
	padding:4px 8px;
	border-bottom:2px solid #cedbe3;
	border-left:2px solid #cedbe3;
	border-right:2px solid #cedbe3;
} 
#submenu a{
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	margin:0;
} 
#submenu a:hover{
	text-decoration:none;
	color:#FFFFFF;
	margin:0;
	color: #1f374e;
	text-decoration:none;
} 

