/* (C) www.foto-fun.prv.pl */

html, body {
	background-color: #070707;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Candara;
}

#top {
	width: 1004px; margin:0 auto;
}

#NAGLOWEK {
	background-color: #070707;
}

#MENUGFX {
	width: 160px;
	height: 30px;
	float: left;
	overflow: hidden;
	color: #ffffff;
	background-color: #070707;
}

#MENUGFX2 {
	width: 160px;
	height: 31px;
	float: left;
	overflow: hidden;
	background-color: #070707;
	margin-top: 1px;
	margin-bottom: 1px;
}

#MENU {
	width: 160px;	
	float: left;
	overflow: hidden;
	color: #ffffff;
	background-color: #070707;
	-moz-border-radius: RADIUS;
	-moz-border-radius: 3px;
}

#TRESCGFX {
	width: 843px;
	height: 30px;
	padding: 0 0 0 0;
	float: right;
	overflow: hidden;
	color: #ffffff;
	background-color: #070707;
}

#TRESC {
	width: 813px;
	height: 423px;
	float: right;
	padding: 5px 15px 15px 15px;
 	overflow: hidden;
	background-color: #0D202B;
	-moz-border-radius: RADIUS;
	-moz-border-radius: 3px;
	color: #ffffff;
	font-size: 14px;
	margin-top: 1px;
}

#TRESC li {
float: left;
width: 813px;
text-align: center;
list-style-type: none;
}

#TRESC img {
padding: 6px 7px 3px 7px;
}

#STOPKA {
	clear: both;
	float: left;
	width: 100%; margin:0 auto;
	padding: 3px 0 3px 0;
	background-color: #252525;
	color: #ffffff;
	-moz-border-radius: RADIUS;
	-moz-border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
	font-style: italic;
}

#INFORMACJE {
	clear: both;
	float: left;
	width: 100%; margin:0 auto;
	height: 30px;
	padding: 7px 0 7px 0;
	background-color: #070707;
	color: #ffffff;
	-moz-border-radius: RADIUS;
	-moz-border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
}


/* Menu lewe */
.szerokoscprzyciskow {
width: 160px;
}

.przyciski a {
color: #FFFFFF;
background-color: #252525;
padding: 0 0 0 0;
display: block;
border-left: 10px solid #004080;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-align: center;
line-height: 27px;
height: 27px;
-moz-border-radius: RADIUS;
-moz-border-radius: 2px;
margin-top: 1px;
margin-bottom: 1px;
}

.przyciski a:hover {
border-left: 10px solid #0098e1;
text-decoration: none;
background-color: #004080;
color: #FFFFFF;}

#TRESC h1 {
	text-transform: none;
	color: #ffe635;
	font-size: 14px;
	border-bottom: 1px dotted #5b5b5b;
	margin-bottom: 2px;
}

#TRESC data {
    color : #8CC6FF;
    font-family : Candara;
    font-size : 13px;
    font-style : italic;
    font-weight : normal;
    text-decoration : none;
    padding: 0 0 0 14px;
		background: url(../grafika/nowosc.png) no-repeat 0% .1em;
}

.link2:link {
    color : #808080;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}
.link2:visited {
    color : #808080;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}
.link2:active {
    color : #808080;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}
.link2:hover {
    color : #80BFFF;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
}