/* CSS Document
   Template Title: Design Dream
   Author: J David Macor
   URL: http://www.jdavidmacor.com */

/* Basic Body */
html,body {
margin:0;
padding:0;
color:#000;
background:#fff;
}
body {
font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
padding:0 0 10px 0;
min-width:1000px;
}
table {
	border-collapse: collapse
}
#container {
width:1000px;
margin:0 auto;
}

/* Header */
#header {
	height:140px;
	background:url(../../templates/main/images/header.gif) 0 0 no-repeat;
	width: 1000px;
}

#header span {
margin:0;
padding-left:120px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36pt;
color:#FFFFFF;
}

.page_header {
width:760px;
height:118px;
padding-left:120px;
padding-top:38px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36pt;
color:#FFFFFF;
}

/* MiniNews */

#news {
width:740pt;
height:30px;
padding-left:5px;
padding-top:10pt;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16pt;
border: 1px solid #a0a0a0;
background-image:url(../../templates/main/images/nav2s.gif);
}

/* Navigation */
#nav {
	float:left;
	width:760px;
	margin-top:-19px;
	font-size:0.94em;
	line-height:1em;
}

#nav ul {
	margin:0;
	padding:0 0 0 28px;
	list-style:none;
}

#nav li {
	float:left;
	margin:0 0 0 -1px;
	padding:0 0 0 6px;
	background:url(../../templates/main/images/nav1.gif) 0 100% no-repeat;
}

#nav li:hover {
	background-position:-6px 100%;
}

#nav a {
	float:left;
	display:block;
	color:#666666;
	font-weight:bold;
	font-family:Georgia,Times,"Times New Roman",serif;
	background:url(../../templates/main/images/nav2.gif) 100% 100% no-repeat;
	padding:5px 14px 12px 8px;
	text-decoration:none;
}

#nav li:hover a {
	background-image:url(../../templates/main/images/nav1.gif);
}

/* Hide from IE5-Mac \*/
#nav a {float:none;}

/* End IE5-Mac hack */
#nav a:hover {
	color:#000;
	text-decoration:none;
}

#home #nav #t1,
#menu2 #nav #t2,
#menu3 #nav #t3,
#menu4 #nav #t4,
#menu5 #nav #t5 {
	background-position:-12px 100%;
	padding-left:26px;
	margin:0 2px 0 1px;
}

#home #nav #t1 a,
#menu2 #nav #t2 a,
#menu3 #nav #t3 a,
#menu4 #nav #t4 a,
#menu5 #nav #t5 a {
	background-image:url(../../templates/main/images/nav2s.gif);
	padding-left:0;
	padding-right:19px;
}

#nav #t1,
#home #nav #t1 {
	margin-left:0;
}

#nav #t5,
#contact #nav #t5 {
	margin-right:0;
}

/* Image */
a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0 12px 5px 0;
}

img.center {
display: block;
margin:0 auto;
}

img.right {
float: right;
margin: 0 0 5px 12px;
}

/* Content */
#another_container {
clear:both;
width:750pt;
}

#body_container {
width:642px;
float:left;
margin-top:20px;
margin-left:2px;
}

.main_body{
display:block;
}

.main_body *{
display:block;
height:1px;
overflow:hidden;
background:#E2DED0;
}

.main_body1{
border-right:1px solid #faf8f4;
padding-right:1px;
margin-right:3px;
border-left:1px solid #faf8f4;
padding-left:1px;
margin-left:3px;
background:#f6f4ec;
}

.main_body2{
border-right:1px solid #fdfdfc;
border-left:1px solid #fdfdfc;
padding:0px 1px;
background:#f6f3ea;
margin:0px 1px;
}

.main_body3{
border-right:1px solid #f6f3ea;
border-left:1px solid #f6f3ea;
margin:0px 1px;
}

.main_body4{
border-right:1px solid #faf8f4;
border-left:1px solid #faf8f4;
}

.main_body5{
border-right:1px solid #f6f4ec;
border-left:1px solid #f6f4ec;
}

.main_body_content{
min-height: 500px;
padding:0px 5px;
background:#E2DED0;
} 

#body_container p {
margin:0;
padding-top:10px;
}

#body_container a {
color: #888888;
text-decoration: none;
font-weight: bold;
}

#body_container a:hover {
color:#666666;
font-weight: bold;
text-decoration: none;
}


h1 {
font-size:18px;
background:inherit;
margin:0;
padding-top:5px;
}

/* Sidebar Right*/
#sidebar {
width: 165px;
float: right;
margin-top:25px;
padding:2px;
padding-left:2px;
margin-right:5px;
}

#sidebar a {
font-family: Verdana, Tahoma;
font-size: 12px;
color: #808080;
text-decoration: none;
}

#sidebar a:hover {
color: #999999;
font-weight:bold;
}

/* Sidebar Left*/
#sidebar_left {
width: 165px;
float: left;
margin-top:25px;
padding:2px;
padding-left:2px;
margin-right:5px;
}

#sidebar_left a {
font-family: Verdana, Tahoma;
font-size: 12px;
color: #808080;
text-decoration: none;
}

#sidebar_left a:hover {
color: #999999;
font-weight:bold;
}

/* Frame_top_left */
#frame_top_left1, #frame_top_left2, #frame_top_left3,
#frame_top_left4, #frame_top_left5 {
height: 4px;
background:url(../../templates/main/images/frame_bottom.gif) 0 100% repeat;
}
/* Frame_top_right */
#frame_top_right1, #frame_top_right2, #frame_top_right3, 
#frame_top_right4, #frame_top_right5 {
height: 4px;
background:url(../../templates/main/images/frame_bottom.gif) 0 100% repeat;
}
/* Frame_content */
#frame_content1, #frame_content2, #frame_content3,
#frame_content4, #frame_content5, #frame_content6 , #frame_content7, #frame_content8 {
background:url(../../templates/main/images/frame_content.gif) 0 100% repeat;
}
/* Frame_bottom */
#frame_bottom1, #frame_bottom2, #frame_bottom3, 
#frame_bottom4, #frame_bottom5, #frame_bottom6, #frame_bottom7, #frame_bottom8 {
height: 2px;
background:url(../../templates/main/images/frame_bottom.gif) 0 100% repeat;
}

h2 {
border-bottom:1px solid #999999;
color:#666666;
font-size:14px;
font-weight:bold;
margin-top:0px;
}

/* Footer */
#footer {
padding-top: 15px;
padding-bottom: 0px;
padding-left: 2px;
padding-right: 2px;
clear: both;
width: 760px;
}

#footer p {
color:#CCCCCC;
padding: 5px;
text-align: center;
}

#footer p a {
color: #999999;
font-weight:100;
text-decoration:underline;
}

#footer p a:hover {
color: #666666;
text-decoration:underline;
}

/* Rest */

td {
	border-color:#555555;
    font-family:  Verdana, Tahoma;
    font-size: 11px;
    color: #555555;
    line-height: 130%;
}

.przycisk {
    font-family:  Verdana, Tahoma;
    font-size: 11px;
    color: #000000;
    background-color:#EFEFEF;
    border-style: solid;
    border-width:1px;
    border-color:#BABABA;
}

.blad {
	border-color:#BABABA;
	font-family:  Verdana, Tahoma;
    font-size:14px;
	font-weight:bold;
	color: #AAAAAA;
	background-color:#EFEFEF;
	border-style: solid;
    border-width:2px;
}

.blad2 {
	color: #FF0000;
    font-size:11px;
	font-weight:bold;
}

.komunikat {
	border-color:#BABABA;
	font-family:  Verdana, Tahoma;
    font-size:14px;
	font-weight:bold;
	color: #AAAAAA;
	background-color:#EFEFEF;
	border-style: solid;
    border-width:2px;
}

.komunikat2 {
	color: #AAAAAA;
	font-size:11px;
	font-weight:bold;
}

.naglowek {
	font-family:  Courier New;
	color: #888888;
    font-size:30px;
	font-weight:bold;
	text-align:center;
}

.tekst {
color:#666666;
font-size:14px;
font-weight:bold;
margin-top:0px;
}

.multitekst {
font-family: Verdana, Tahoma;
color:#666666;
font-size:11px;
margin-top:0px;
}

.wyroznienie {
	background-color: #EFEFEF;
}

.naglowek_tabeli {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	background-color: #EFEFEF;
}
.smallblack {
	font-size: 8pt; color: #000000; font-family: Arial, Verdana
}
.smallgrey {
	font-size: 8pt; color: #333333; font-family: Arial, Verdana
}
.smallwhiteorange {
	font-size: 8pt; color: #FFFFFF; background-color: grey;
	font-family: Arial, Verdana; font-weight : bold;
}

.zloto {
	background-color: #FFFF00;
}
.srebro {
	background-color: #C0C0C0;
}
.braz {
	background-color: #996666;
}