@import "menu.css";
@import "forms.css";

* {
margin: 0;
padding: 0;
}
.fl {float: left !important;}
.fr {float: right !important;}
ul {list-style: none;}

img {border: 0;}
table {margin: 0px auto;}
a {text-decoration: none; color: #2c859e;}
a:hover {text-decoration: underline;}

body {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #666;
background: #7bbcce;
}

body.blue {background: #7bbcce url('gfx/bk-body-blue.png') repeat-x;}
body.green {background: #bbd380 url('gfx/bk-body-green.png') repeat-x;}
body.pink {background: #eac2bf url('gfx/bk-body-pink.png') repeat-x;}

#main {
position: relative;
left: 50%;
width: 948px;
margin-left: -474px;
padding: 10px 0;
}

#left {
position: relative;
float: left;
width: 258px;
margin-top: 21px;
padding-bottom: 30px;
}

#left-top {
position: relative;
float: left;
width: 258px;
height: 20px;
background: url('gfx/bk-left-top.png') no-repeat;
z-index: 1;
}

.left-box {
position: relative;
float: left;
width: 240px;
background: url('gfx/bk-left-box.png') repeat-y;
z-index: 1;
padding: 4px 9px;
}

.left-box-top,
.left-box-bottom {
position: relative;
float: left;
width: 258px;
height: 5px;
z-index: 1;
}

.left-box-top {background: url('gfx/bk-left-box-top.png') no-repeat;}
.left-box-bottom {background: url('gfx/bk-left-box-bottom.png') no-repeat;}

.clamps {
position: relative;
float: left;
width: 258px;
height: 27px;
background: url('gfx/bk-clamps.png') no-repeat;
z-index: 2;
margin: -14px 0;
}

#content {
position: relative;
float: left;
width: 690px;
z-index: 1;
padding-bottom: 30px;
}

#content-top {
float: left;
width: 690px;
height: 14px;
background: url('gfx/bk-content-top.png') no-repeat;
}

#content-bottom {
float: left;
width: 690px;
height: 13px;
background: url('gfx/bk-content-bottom.png') no-repeat;
}

#footer,
.content-box {
float: left;
background: url('gfx/bk-content.png') repeat-y;
}

.content-box {
width: 640px;
padding: 0 25px;
}

#top {
position: relative;
float: left;
width: 680px;
height: 363px;
margin: 0 -20px;
}

#footer {
width: 680px;
padding: 0 5px;
font-size: 10px;
}

#footer ul {
float: left;
color: #2c859e;
padding: 7px 0 5px 5px;
}

#footer ul a {
color: #2c859e;
}

#footer ul li {
display: inline;
}

#footer #atom {
float: right;
width: 85px;
background: url('gfx/i-atom.png') no-repeat;
height: 12px;
padding: 7px 0 0 38px;
color: #666;
position: relative;
top: 31px;
}

#clamp {
position: relative;
float: left;
width: 27px;
height: 11px;
background: url('gfx/bk-clamp.png') no-repeat bottom;
z-index: 2;
margin: 44px -14px 0 -14px;
}

.left-top-gfx,
.title-gfx {
float: left;
}

.search {
float: left;
margin: 0 10px;
width: 200px;
height: 41px;
padding: 10px;
background: url('gfx/bk-search.png') no-repeat;
}

h1 {
font-size: 11px;
color: #2c859e;
}

.search h1 {
margin-bottom: 4px;
}

.left-box-index {
float: left;
width: 220px;
padding: 15px 10px;
position: relative;
z-index: 4;
}

h1.dots {
margin: 0 -10px 10px -10px;
background: url('gfx/bk-dots.png') repeat-x bottom;
padding: 0 10px 5px 10px;
}

h1.dots,
ul.polecamy {

}

ul.polecamy,
ul.polecamy li {
float: left;
width: 100%;
clear: both;
}

.polecamy li {
margin-bottom: 10px;
}
.polecamy li table {
	height: 57px;
	border: 0px;
}
.polecamy li table td {
	vertical-align: middle;
}
.polecamy .imagecontainer {
float: left;
width: 50px;
height: 50px;
padding: 3px;
border: 1px solid #c0e3e8;
margin-right: 10px;
background: white;
}

.image {
overflow: hidden;
text-align: center;
}

.polecamy .image {
width: 50px;
height: 50px;
background: #c0e3e8;
}

.zadaj {
float: left;
position: relative;
z-index: 3;
padding-top: 100px;
height: 110px;
width: 240px;
background: url('gfx/g-zadaj-pytanie.jpg') no-repeat bottom;
margin-top: -100px;
}

.zadaj a {
float: left;
width: 240px;
height: 110px;
}

.abc-title {
float: right;
}

#flash {
position: absolute;
left: 0;
top: 0;
z-index: 5;
}

#top-menu {
position: absolute;
left: 20px;
top: 282px;
z-index: 6;
width: 640px;
height: 23px;
}

#top-menu li {
float: left;
height: 23px;
line-height: 23px;
color: white;
font-size: 9px;
}

#top-menu a {
color: white;
height: 23px;
line-height: 23px;
float: left;
padding: 0 2px;
background: url('gfx/bk-top-menu-hover.png') repeat-x left -23px;
}

#top-menu a:hover {
background-position: left top;
}

#top-icons {
position: absolute;
left: 20px;
top: 323px;
width: 640px;
}

#top-icons li {
float: right;
height: 25px;
background: url('gfx/bk-cpl.png') no-repeat;
width: 18%;
line-height: 22px;
}

#top-icons a {
float: left;
height: 25px;
padding-left: 33px;
background-position: 1px 1px;
background-repeat: no-repeat;
}

#top-icons .home {background-image: url('gfx/i-home.png');}
#top-icons .sitemap {background-image: url('gfx/i-sitemap.png');}
#top-icons .email {background-image: url('gfx/i-email.png');}
#top-icons .fontsize {background-image: url('gfx/i-fontsize.png');}
#top-icons .print {background-image: url('gfx/i-print.png');}
#top-icons .lektor {background-image: url('gfx/i-lektor.png');}


.tmce {
line-height: 19px;
text-align: justify;
}

.tmce p,
.tmce ol,
.tmce ul {
margin: 19px 0;
}
.tmce img {
	border: 1px #ccc solid;
	padding: 1px;
}
.tmceIndex img {
	border: 0px !important;
	padding: 0px !important;
}
.tmce ol {
	margin-left: 20px;
}

.tmce ul {
	list-style-type: none;
	width: auto;
}
.tmce ul li {
	background: url('gfx/i-menu-bullet-blue.png') left 9px no-repeat;
	padding-left: 15px;
}
.tmce table {
	text-align: left;
}
ul.faq {
margin: 20px 0;
}

.faq li {
background: url('gfx/i-faq-bullet.png') no-repeat left 7px;
padding: 2px 0 2px 10px;
line-height: 15px;
}

.faq li a {
color: #666;
}

.faq li a:hover {color: #2c859e;}

h2.faq {
margin: 15px 0;
padding-left: 10px;
background: url('gfx/i-faq-bullet.png') no-repeat left 7px;
font-size: 11px;
color: #2c859e;
text-decoration: underline;
}

.hnav {
margin: 5px 0 10px 0;
}

.hnav li {
display: inline;
font-size: 10px;
color: #999;
line-height: 14px;
}

.hnav a {
color: #999;
}

.hnav a,
.hnav li {
padding-right: 2px;
}

.galeria {
float: left;
width: 100%;
clear: both;
margin-top: 20px;
}

.galeria li {
float: left;
width: 150px;
height: 210px;
margin-right: 10px;
}

.galeria .imagecontainer {
padding: 2px;
border: 1px solid #ccc;
background: white;
width: 144px;
height: 144px;
}

.galeria .image {
width: 144px;
height: 144px;
}
.galeria .imagecontainer table {
	width: 144px;
	height: 144px;
	float: left;
}
.galeria .imagecontainer table td {
	text-align: center;
	vertical-align: middle;
}
.galeria .desc {
margin-top: 3px;
font-size: 10px;
color: #2c859e;
}

#vplayer {
width: 100%;
float: left;
clear: both;
text-align: center;
}

#vplayer * {
}

.nav {
float: left;
width: 100%;
clear: both;
margin: 20px 0;
text-align: center;
font-size: 10px;
}

.nav li {
display: inline;
}

.nav .prev {
float: left;
}

.nav .next {
float: right;
}




.contact-intro {
float: left;
width: 100%;
clear: both;
position: relative;
}

.contact-intro-text {
float: left;
width: 460px;
}

.contact-photo {
position: absolute;
right: -12px;
top: 0;
width: 174px;
padding-bottom: 10px;
background: url('gfx/bk-contact-photo.png') no-repeat bottom;
}

.contact-photo p {
padding: 2px 14px;
color: #2c859e;
}

.contact-photo p span {
color: #999;
font-size: 10px;
}

.contact-photo img {
padding: 12px 12px 3px 12px;
background: url('gfx/bk-contact-photo-top.png') no-repeat top;
width: 150px;
float: left;
}


#tooltip {
position: absolute;
z-index: 500000;
top: -1000px;
left: 0;
padding: 3px 3px 3px 1px;
background: white;
float: left;
cursor: help;
}

.tooltip-inner {
float: left;
background: white;
border: 1px solid #ccc;
width: 178px;
padding-top: 9px;
}

#tooltip-head {
position: relative;
left: -1px;
font-weight: bold;
color: #d4817a;
line-height: 18px;
display: block;
height: 18px;
padding-left: 23px;
background: url('gfx/i-errtip.png') no-repeat;
font-family: Tahoma, Helvetica, sans-serif;
}

#tooltip-main {
padding: 7px;
}

h1.julka {
color: #f5892e;
}

.logos {
margin: 35px 0 15px 0;
}

.mapas {
margin: 20px 0;
}

.mapas li {
line-height: 15px;
margin: 2px 0;
}

.mapas li.lev-1 {padding-left: 20px;}
.mapas li.lev-2 {padding-left: 40px;}
.mapas li.lev-3 {padding-left: 60px;}

.mapas li a {
padding-left: 7px;
background: no-repeat left 6px url('gfx/i-menu-bullet-blue.png');
}

.mapas li.lev-0 a {
color: #666;
background-image: url('gfx/i-menu-bullet-gray.png');
}

.mapas li.lev-0 a {
background-image: url('gfx/i-menu-bullet-gray.png');
}

a.framedimage img,
img.framedimage {
padding: 3px;
border: 1px solid #ccc;
}

a.framedimage:hover img,
img.framedimage:hover {
padding: 2px;
border-width: 2px;
}

body.blue a.framedimage:hover img,
body.blue img.framedimage:hover {
border-color: #2c859e;
}

body.green a.framedimage:hover img,
body.green img.framedimage:hover {
border-color: #98ab58;
}

body.pink a.framedimage:hover img,
body.pink img.framedimage:hover {
border-color: #e2aba6;
}

dl.search-result {
	line-height: 1.4;
float: left;
clear: both;
}
dl.search-result dt {
	margin-top: 20px;
	color: #2c859e;
}
dl.search-result dd {
	margin-top: 4px;
}

.author {
float: right;
text-align:right;
clear: right;
margin-top: 20px;
width: 450px;
}
.actDate {
float: left;
clear: left;
color:#999999;
margin-top: 20px;
width: 190px;
}
h2.indexTitle {
	margin-top: 15px;
	color: #2c859e;
	font-size: 15px;
}
#bibliografia {
	cursor: pointer;
}
#biblSpis {
	display: none;
}
.HON-image {
	padding-left: 20px;
	float: left;
	width: 55px;
}
.HON-link {
	float: left;
}