@charset "iso-8859-2";
/* CSS Document */

BODY{
	background-color:#A94200;
	margin:0px 0px 0px 0px;
	color:#444444;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bg_2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

a:link {
	color: #EC1414;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #666666;
}
a:active {
	color: #EC1414;
}

.div_tlo{
	background-image:url(images/tlo_gora.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.autorzy{
	vertical-align:top;
	color:#CB8E66;
}

.menu{
	padding:17px 16px 17px 8px;
}

.ikony{
	padding-bottom:6px;
	border-width:0px;
}

.margines_tresc{
	padding:8px 8px 0px 8px;
}

.tytul{
	color:#ED2424;
	height:24px;
	border-bottom:1px solid #CBCBCB;
	background-color:#F8F8F8;
	margin-top:12px;
	width:460px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

.tresc{
	margin:15px 15px 15px 15px;
}

.naglowek{
	font-weight:bold;
	color:#ED2424;
	display:block;
}

.linia{
	background-image:url(images/linia.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:10px 0px 10px 0px;
}

.punktor{
	width:4px;
	height:4px;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}

.podkreslenie{
	text-decoration:underline;
}

.formularz{
	border:1px solid #CCCCCC;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:2px;
}

.button{
	border:1px solid #CCCCCC;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#191D1F;
	margin-bottom:2px;
	background-color:#EEEEEE;
}
