body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
}

#content {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-variant: normal;
}

h2 {
 font-size: 14px;
}

img {
 border: none;
}

.spacer {
 width: 100%;
 height: 0;
 font-size: 0;
 line-height: 0;
 clear: both;
 float: none;
}

.fonty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
input.kontakt {
		width:250px;
		border:1px solid #202020;
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}
input.wyslij{
		border:1px solid #032F60;
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
}
textarea.kontakt {
		width:250px;
		height:60px;
		border:1px solid #202020;
		font-size:11px;font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}

/*
ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
*/

#content ul, ul.pagination {
	list-style: none;
	 margin: 0;
	 padding: 0;
}
#content li {
	text-indent: 10px;
	background: transparent url(../lay-gfx/square.gif) no-repeat 0 5px;
	margin: 3px 0;
	padding: 0;
}

#content ul.news li, #content ul.pagination li {
	text-indent: 0px;
	background: none;
	margin: 3px 0;
	padding: 0;
}

ul.news p.link {
 text-align: right;
}

ul.news p.link a {
 font-weight: bold;
}

#article p.link {
 text-align: right;
}

#article p.link a {
 font-weight: bold;
}


p.line {
 height: 3px;
 background-image: url('../lay-gfx/line.gif');
 background-repeat: repeat-x;
 background-position: left 50%;
}

#content ul.pagination {
 float: right;
}

#content ul.pagination li {
 padding: 0;
 margin: 0 5px 0 0;
 text-align: center;
 float: left;
 font-size: 12px;
 font-weight: normal;
 color: black;
 border: 1px solid black;
 padding: 1px 2px;
}

#content ul.pagination li a {
 text-decoration: none;
}

#content ul.pagination li.current {
 background-color: #afafaf;
}

#content ul.pagination li.prev, #content ul.pagination li.next, #content ul.pagination li.pad {
 border: none;
}

table#menu-box {
 padding: 0;
 margin: 0;
}

table#menu-box td{
 padding: 0 10px;
 margin: 0;
}
table#menu-box td a{
 color: #333;
 font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

table#menu-box td a:hover {
 color: #032782;
}

table#menu-box td.next {
 text-align: center;
 border-left: 1px solid black;
}

table#menu-box td.last {
 text-align: right;
 border-left: 1px solid black;
}

