body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1.title {
	font-size: 32px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #ed1c24;
	margin-top: 30px;
}

h3.title {
	font-size: 24px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #ed1c24;
}

/*.pakiet {
	color: #616161;
	font-size: 24px;
}*/

.red {
	color: #ed1c24;
}

.blue {
	color: #025bac;
}

p, li, ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}


table.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}

a {
	color: #025bac;
}

a:hover {
	color: #bd171e;
}

.top {
	font-size: 9px;
	color: #8ccaec;
	margin-right: 20px;
}

a.topic {
	color: #8ccaec;
	font-size: 9px;
	text-decoration: none;
}

a.topic:hover {
	color: white;
}

img.moto_fot {
	border: Silver 1px solid;
}

.input, .input_txt {
	border: silver 1px solid;
	background-color: white;
	font-size: 13px;
}

.input_txt2 {
	border: silver 1px solid;
	background-color: white;
}

.input_button {
	border: silver 1px solid;
	background-color: white;
}

td.gallery {
            background-color: #EEEEEE;
            border: 1px solid #DDDDDD;
        }