/* CSS Document */

body {
	color:#3a6c70;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	background: #f9fdff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a:focus { outline: none; }

#maincontainer {
	width: 733px;
	margin: 0px auto;
}

#container {
	background: url(obrazki/body2.jpg) repeat-y;
}

#container2 {
	background: url(obrazki/gora2.jpg) no-repeat top;
}

#container3 {
	background: url(obrazki/dol2.jpg) no-repeat bottom;
}

#tresc {
	margin: 0px;
	width: 733px;
}

#tresc2 {

	width: 390px;
	margin-left: 185px;
	margin-top: 0px;
	padding-bottom: 70px;
	min-height: 280px;
	height: auto;
	padding-top: 0px;
}

/* for Internet Explorer */
/*\*/
* html #tresc2 {
height: 280px;
}
/**/

/*#tresc3 {
	padding-left: 25px;
}*/

		#tresc3 a {
			text-decoration: none;
			border-bottom: 1px dotted #272258;
			color: #272258;
		}
		
		#tresc3 a:hover {
			border-bottom: none;
			color: #d51b02;
		}

/*#tresc3 a img {
	border: 1px solid #000000;
	padding: 2px;
	background: #FFFFFF;
}

#tresc3 a:hover img {
	background: #FF0000;
	border: 1px solid #000000;
	padding: 2px;
}*/

#tresc3 a.noborder { 
	border: none !important; 
} 

/*#buttony a, #buttony a:hover, #buttony a img, #buttony a:hover img {
	border: none;
	padding: none;
	background: none;
}*/

#footer {
	background: none;
	height: 420px;
	width: 733px;
}

#footer #copyright {
	text-align: right;
	padding-top: 205px;
	color: #000;
	padding-right: 160px;
}

#copyright a {
	color: #628488;
}

#copyright a:hover {
	color: #000;
}


#tytul {
	text-align: center;
}



/*MENU*/


#tresc #menu {
	padding-top: 200px;
	padding-left: 160px;
}

#menu #menu2 {
	
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #FFF;
background-color: #61c3cc;
text-decoration: none;
}

#navlist a:hover
{
color: #000;
background-color: #fff;
text-decoration: none;
}

/*#menu2 ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	
}

#menu2 li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#menu2 li a {
	
	margin: 0px;
	padding: 3px 6px;
	height: 14px;

	
	text-decoration: none;
	font-size: 11px;
	
}*/

/*TYPOGRAFIA*/

/*#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
	text-decoration: none;
	display:block;
}

#menu2 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	background: #E44600;
}
*/
a {
	text-decoration: none;
}

a:link, a:visited {
	color: #E44600;
}

a:hover {
	color: #7b8725;
	text-decoration: underline;
}

h1, h2 {
	font-size: 12px;
}

.duze {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 19px;
	color: #4f949a;
	line-height: normal;
	font-weight: bold;
}

legend {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 8px;
}

fieldset {
	padding: 0px 5px 5px;
	border: 1px dashed #DADADA;
	margin-top: 10px;
}

.ukryte {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.prawo {
	float: right;
	clear: both;
}

.na_srodku {
	text-align: center;
}

.na_prawo {
	text-align: right;
}

#gg, #gg a, #gg a:hover {
	border: none !important;
	background: none !important;
}


#tabela_galeria a img {
	border: 0;
	border-bottom: 0px;
}

hr {
	border: 1px dotted #000;
	width: 99%;
}

.html_code {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	width: 370px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 5px;
}
