#flashcontent {
	width: 960px;
	height: 584px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #1a1a1a;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
	
a {	
	text-decoration: none;
	outline: none;
}

h1,h2,h3,h4,p {
	margin:0px;
	padding:0px;
}

table#relacje h3 {
	margin:10px 0px;
	padding:0px;
}

table#relacje h2 {
	margin:12px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff7900;
}

table#relacje img {
	margin-right: 2px;
}

table#relacje a {
	color: #fff;
}

#content table#relacje td {
	padding-right: 25px;
}

p {
	margin-bottom: 14px;
}

#home {
	font-size: 15px;
	padding-left: 210px;
	background: url(../images/home.jpg) 0px 0px no-repeat;
}

#home h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style:italic;
	padding-top: 70px;
	padding-bottom: 10px;
}

#home h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 60px;
	font-style:italic;
}

#container {
	position: relative;
	width: 960px;
	background-color: #2b2b2b;
	margin: 0px auto;
	height: 100%;
}

#container #nowosc {
	position: absolute;
	z-index: 99;
	width: 144px;
	height: 131px;
	top: 8px;
	left: 267px;
}

#top {
	width: 960px;
	height: 70px;
	background-color: #000000;
}

#header, .header {
	height: 27px;
	background-color: #141414;
	padding-left: 30px;
}
#header h2, .header h2 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;	
}

/* header z klasy dla starszych plikow */

#header img, .header img {
	margin-right: 2px;
}

#header a, .header a {
	text-decoration: none;
}

#header a:link, .header a:link {
	color: #fff;
}

#header a:visited, .header a:visited {
	color: #fff;
}

#header a:hover, .header a:hover {
	color: #fd7c01;
}

ul, li {
        list-style-type: none;
        list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	height: 21px;
	font-size: 11px;
	color: #626262;
	padding-left: 30px;
	padding-top: 7px;
	padding-right: 10px;
}

#footer a {
	color: #626262;
}

#footer a:hover {
	color: #fd7c01;
}

#copyright {
	float: left;
}

#designby {
	text-indent: -9999px;
}

#designby a {
	width: 60px;
	height: 13px;
	float: right;
	background: url(../images/tsdesign.gif) 0px 0px no-repeat;
}

#designby a:hover {
	background: url(../images/tsdesign.gif) 0px -13px no-repeat;
}

#content {
	padding: 0px 0px 30px 210px;
	font-size: 15px;
	font-weight: normal;
}

#content table {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	border-collapse: collapse;
}

#content table th {
	width: 180px;
	background-color: #141414;
	vertical-align: top;
	font-weight: normal;
	text-align: right;
	padding: 7px;
	padding-left: 8px;
	padding-right: 11px;
	background-color: #171717;
	border-bottom: 2px solid #2b2b2b;
}

#content table td {	
	padding: 7px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #212121;
	border-bottom: 2px solid #2b2b2b;
}

#nav1 {
	background-color: #212121;	
	padding: 5px 0px 9px 210px;
	margin-bottom: 2px;
}

#nav2 {
	padding: 12px 0px 9px 210px;
	background: url(../images/europa.gif) left 31% #212121 no-repeat;
}

#nav3 {
	/*padding: 12px 0px 12px 210px;*/
	padding: 32px 0px 37px 210px;
	background: url(../images/europa.gif) left 31% #212121 no-repeat;
	margin-bottom: 2px;
}
.diary #nav3 {
	padding: 21px 0px 26px 210px;
	background: url(../images/diary.gif) 20px 0px #212121 no-repeat;
}


#front #nav2 {
	padding: 22px 0px 19px 210px;
}

#nav1 img, #nav2 img, #nav3 img {
	margin-right: 2px;	
}

#nav1 li, #nav2 li, #nav3 li {
	height: 24px;
}

#nav2, #nav1 a, #nav2 a, #nav3 a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
}

#nav1 a:link, #nav2 a:link, #nav3 a:link {
	color: #fff;
}

#nav1 a:visited, #nav2 a:visited, #nav3 a:visited {
	color: #848484;
	}

#nav1 a:hover, #nav2 a:hover, #nav3 a:hover {
	color: #fd7c01;
	}
