body {
	background: #05062F url("/images/bg.jpg") repeat-x 0 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}

#page { margin: auto; text-align: left; width: 960px }

#header {
	background: transparent url("/images/header.jpg") no-repeat 0 0;
	height: 238px;
	text-align: center;
	position: relative;
	z-index: 1;
	padding: 0
}

#header * { outline: none }

#header .lang {
	position: absolute;
	left: 863px; top: 28px;
	z-index: 2
}

#header .menu { padding-top: 31px }
#header .menu li,
#header .menu li a,
#header .menu li a img { float: left; position: relative; zoom: 1 }
#header .menu li.hover img { top: -87px !important }
#header .menu li a { height: 87px; overflow: hidden; cursor: default }
#header .menu li img.hover { top: -87px }

#header .menu div {
	position: absolute;
	left: 0;
	right: 0;
	top: 87px;
	background: transparent url("/images/menu/bg.png") no-repeat 3px bottom;
	text-align: center;
	display: none;
	width: 190px;
}
#header .menu div a { cursor: pointer }
#header .menu div ul {
	background: transparent url("/images/menu/bg.png") no-repeat 3px top;
	padding: 17px 0 17px 0
}
#header .menu div li,
#header .menu div li a { float: none; display: block }
#header .menu div li { padding: 0 15px }
#header .menu div li a {
	font-size: 14px;
	color: #555;
	text-decoration: none;
	border-top: 1px solid #d5d5d5;
	height: auto;
	padding: 8px 0;
	text-shadow: -1px -1px 1px #fff, 0px 0px 1px #666
}
#header .menu div li a:hover { color: #3F5C7F; text-shadow: -1px -1px 1px #fff, 0px 0px 1px #666, 0 0 15px #99f }
#header .menu div li.item1 a { border-top: none }

#logo {
	position: relative;
	left: -10px;
	top: 16px;
	margin: 0 auto;
	z-index: 2;
	width: 306px;
	height: 120px;
}

#logo * { display: block }

#header .menu { text-align: left }

#pics {
	overflow: hidden;
	zoom: 1;
}

#pics img {
	float: left;
	height: 337px;
	padding-left: 20px;
	padding-top: 70px;
	width: 290px;
}

#main { padding-top: 50px }
#content { background: #fff url("/images/bg.png") no-repeat right bottom; padding: 40px; overflow: hidden; zoom: 1 }

#content h2 {
	color: #666666;
	font-size: 23px;
	text-shadow: 1px 1px 1px #ccc;
	border-bottom: 1px solid #999
}

#footer {
	padding-top: 40px;
	color: #676777;
	text-align: right;
	height: 70px
}

#footer p.crap { margin-left: auto; text-align: left; float: right }

#footer p.copy { float: left; text-align: left }




#content { font-size: 15px; color: #333 }

#content h2 { margin-bottom: 25px }


#content hr {
	border-left:medium none;
	border-right:medium none;
	border-top:medium none;
	color:#333333;
	height:1px;
	margin-bottom:30px
}
#content div { padding-bottom: 15px }
.contactinfo {
border-top:1px solid #999999;
font-size:small;
line-height:1.4;
margin-top:30px;
padding-top:15px;
width:66%;
}

#content li { list-style-type:disc; list-style-position:outside; }

table td { padding: 0 20px 4px 0; text-align: center; font-size: 12px }

#content a {
	border-bottom:1px dashed black;
	color:#333333;
	text-decoration:none;
}

.picturecont  {
background:none repeat scroll 0 0 black;
border:1px solid #343436;
float:right;
margin-left:10px;
padding:0;
}

.content_text { font-size: 13px }

#content .spisok li { font-size: 13px; padding: 5px 0 0 12px; list-style-position:inside }
#content li li { list-style-type:circle; }

table .td2 td, table .td2 th{
background:none repeat scroll 0 0 #000033;
color:white;
text-align:center;
vertical-align:middle;
cursor: pointer
}
.table_invis td {
padding:5px;
}

.tablica {
border:4px solid white;
}
table.tablica td, table.tablica th { font-size: 13px; padding: 4px; font-weight: normal; text-align: left }

.tablicasort {
border:4px solid white;
}
table.tablicasort td, table.tablicasort th { font-size: 13px; padding: 4px; font-weight: normal; text-align: left }

table .td1 td,
table .td1 th {
background:none repeat scroll 0 0 #EFEDED;
text-align:justify;
vertical-align:middle;
}

#content  h1 {
color:#666666;
font-size:23px;
text-shadow:1px 1px 1px #CCCCCC;
}

.left { float: left; width: 250px }
#content .left li { list-style-type: none; padding-bottom: 5px }
.right { margin-left: 250px }
.content_text { padding-right: 34%; text-align: justify }

.lang {
	width: 50px; height: 0;
	overflow: hidden;
	padding-top: 23px;
	background: transparent url("/images/lang.png") right top;
	position: relative;
	zoom: 1
}
.lang:hover { background-position: right 23px }
.eng .lang { background-position: left top }
.eng .lang:hover { background-position: left 23px }
#content .right .item div { padding: 0 }
#content .right .item {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	color: #666
}
#content .right .item .anons { padding-bottom: 7px }
#content .right h3 {
	text-shadow: -1px -1px 1px #fff, 0px 0px 3px #888;
	font-size: 18px;
	padding: 5px 0
}

table thead tr .header {
	background-image: url("/images/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	background-color: #669;
	padding-right: 20px !important
}
table thead tr .headerSortUp { background-image: url(/images/asc.gif); }
table thead tr .headerSortDown { background-image: url(/images/desc.gif); }

table thead tr .headerSortDown, table thead tr .headerSortUp { background-color: #88b; }

