@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
a img { border:0 none; }
body { 
	background: #E9E9E9 url(../IMAGES/_web/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
#body-main { 
	width: 1000px; margin: auto;
	background:url(../IMAGES/_web/bg_r.jpg) no-repeat top right;
}
#body-left {
	width: 20px;
	float: left;
	background:url(../IMAGES/_web/bg_l.jpg) no-repeat top left;
	height: 350px;
}
#portal-main { 
	width: 960px;
	float: left;
	background:#FFFFFF;
	text-align: left;
	padding-bottom: 20px;
}
#portal-top { 
	width: 960px;
	height: 240px;
	float: none;
	background:url(../IMAGES/_web/bg_t.png) no-repeat top center;
	/*position:absolute;*/
}

#portal-top ul {
	padding: 0px;
	margin: 0px;
	position:relative;
	top: 206px;
	left: 40px;
	float: left;
	width: 700px;
	overflow:hidden;
	height: 30px;
}
#portal-top ul li {
	float: left;
	list-style: none;
	padding-right: 16px;
	margin-left: 14px;
	height: 31px;
	line-height: 31px;
	background:url(../IMAGES/_web/menu_separator.png) no-repeat right top;
}
#portal-top ul a {
	font-family:"trebuchet MS", verdana, arial;
	color: #372300;
	font-size: 14px;
	text-decoration: none;
	text-shadow: #FEE5B4 1px 1px;
}
#portal-top ul a:hover {
	color:#000000;
	text-shadow: none;
}
#portal-top ul li a img {
	vertical-align: middle;
	margin-right: 3px;
}
#portal-top ul li a.event {
	text-decoration:blink;
	
}
#portal-top span {
	position:relative;
	float: left;
	top: 211px;
	left: 55px;
}
#portal-top span a img{ border:0px none; }

#portal-language {
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#portal-language a {
	margin-left: 15px;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
#portal-language a img {
	border: 1px solid #999999;
	margin-right: 7px;
	vertical-align: middle;
}
#portal-language a:hover {
	color: #666666;
}
#portal-language a:hover img { 
	border: 1px solid #666666;
}

#portal-column-left {
	width: 230px;
	float: left;
	margin-right: 15px;
}

.portal-left {
	width: 230px;
	float: none;
	background-repeat: no-repeat;
	background-position: top;
}

.portal-left h2 {
	padding-left: 100px;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 7px;
}

#search {
	background-image:url(../IMAGES/_web/bg_left_search.png);
	height: 105px;
}
#search form {
	padding: 20px 15px;
}
#search form input {
	border: 1px solid #CCCCCC;
	border-right: none;
	width: 160px;
	vertical-align: middle;
	float: left;
	height: 21px;
	line-height: 19px;
}

#menu {
	background-image:url(../IMAGES/_web/bg_left_menu.png);
}

#menu ul {
	list-style: none;
}
#menu ul li {
	background: url(../IMAGES/_web/menu_line.png) repeat-x bottom center;
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
	color: #860806;
	font-size: 12px;
}
#menu ul li:hover {
	background:#F9F9F9 url(../IMAGES/_web/menu_line.png) repeat-x bottom center;
}
#menu ul li a {
	color: #860806;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #333333;
}

#portal-column-middle {
	width: 500px;
	float: left;
}

.portal-middle {
	width: 500px;
	float: none;
	background-repeat: no-repeat;
	background-position: top;
}
.portal-middle h2 {
	padding-left: 7px;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 7px;
}

/* EVENTS */
#events {
	background-image:url(../IMAGES/_web/bg_middle_events.png);
}

#events h2 {
	padding-bottom: 5px;
}

#events .event-picture {
	width: 500px;
	height: 270px;
}
#events .event-picture div {
	width: 480px;
	height: 60px;
	background: transparent url(../IMAGES/_web/bg_event.png);
	padding: 10px;
	overflow: hidden;
	margin-top: 190px;
	float: left;
}
#events .event-picture div h1, #events .event-picture div h1 a {
	font-size: 18px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding-bottom: 7px;
}
#events .event-picture div h1 a:hover {
	color: #E6E6E6;
}

#events .event-picture div p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 135%;
}

/* TABS */
#tabs ul.tabs {
	height: 22px;
	border-bottom: 8px #FBA001 solid;
	margin-top: 15px;
	margin-bottom: 10px;
}
#tabs ul.tabs li {
	list-style: none;
	float: left;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
	font-size: 13px;
	color: #BF7D02;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}
#tabs ul.tabs li a {
	color: #BF7D02;
	text-decoration: none;
	font-weight: bold;
	height:22px;
}
#tabs ul.tabs li.active {
	font-size: 16px;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	background:url(../IMAGES/_web/tab_bg.png) no-repeat top center;
	text-align: center;
	width: 117px;
	padding: 0px;
	padding-top: 2px;
}
#tabs ul.tabs li.active a {
	color: #FFFFFF;
}

#tabs ul.tabs-list {
	list-style:url(../IMAGES/_web/list-dot.gif);
	color: #666666;
	font-size: 12px;
	padding-left: 26px;
}
#tabs ul.tabs-list li {
	line-height: 14px;
	padding-bottom: 3px;
}
#tabs ul.tabs-list a {
	color: #666666;
	text-decoration: none;
}
#tabs ul.tabs-list a:hover {
	color: #000000;
}
#new {
	display: none;
}

#portal-column-right {
	width: 200px;
	float: left;
	margin-left: 15px;
}

.portal-right {
	width: 200px;
	float: none;
	background-repeat: no-repeat;
	background-position: top;
}

.portal-right h2 {
	padding-left: 45px;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 7px;
	width: 92px;
	float: left;
	text-decoration: none;
}
.portal-right h2 a {
	text-decoration: none;
	color:#FFFFFF;
}
.portal-right h2 a:hover {
	color: #CCCCCC;
}

.portal-right .more {
	clear: right;
	height: 40px;
	line-height: 40px;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	padding-left: 10px;
}
.portal-right .more:hover {
	color: #333333;
}

#auctions {
	background-image:url(../IMAGES/_web/bg_right_auctions.png);
}

#auctions ul {
	list-style:none;
	padding: 0px;
	margin: 7px;
	font-size: 10px;
	color: #666666;
	line-height: 125%;
}
#auctions ul li a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 170%;
}
#auctions ul li a:hover {
	color: #666666;
}
#auctions ul li {
	margin-bottom: 15px;
}

#facebook {
	background-image:url(../IMAGES/_web/bg_right_facebook.png);
}

#galleries {
	background-image:url(../IMAGES/_web/bg_right_galleries.png);
}

#galleries ul {
	list-style:none;
	padding: 0px;
	margin: 14px 3px;
	font-size: 10px;
	color: #666666;
	line-height: 125%;
	text-align: center;
}
#galleries ul li {
	margin-bottom: 14px;
}
#galleries ul li a img, ul.gallery-list li a img {
	border: 1px solid #D1D1D1;
	background: #FFFFFF;
	padding: 5px;
}
#galleries ul li a:hover img, ul.gallery-list li a:hover img {
	border: 1px solid #999999;
}

p.gallery-picture { text-align: center; margin-top: 15px; margin-bottom: 10px; }
p.gallery-picture img {
	padding: 20px;
	background:#DBDBDB;
	border: 3px solid #999999;
}
p.gallery-description {
	padding: 7px 12px;
	background:#FFFFCC;
	border: 1px solid #FFCC66;
	color:#666666;
	margin-bottom: 5px;
}
p.gallery-naviagator {
	padding: 0px 10px;
}
p.gallery-naviagator span {
	text-align: right;
	float: right;
}
p.gallery-naviagator a {
	color: #DE8B01;
	text-decoration: none;
}
p.gallery-naviagator a:hover {
	color:#333333;
}	
p.gallery-picker {
	margin-top: 15px;
	text-align: center;
}
p.gallery-picker img {
	padding: 2px;
	margin: 10px;
	background: #000000;
}
p.gallery-picker a img {
	background:#CCCCCC;
	border: none;
}
p.gallery-picker a:hover img {
	background:#DE8B01;
	border: none;
}

ul.page-list, ul.gallery-list {
	list-style: none;
}
ul.page-list li, ul.gallery-list li {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
	list-style: none;
}
ul.page-list li img, ul.gallery-list li img {
	float: left;
	margin-right: 7px;
}
ul.page-list li span img {
	float: none;
	margin-left: 7px;
}
ul.gallery-list li {
	height: 135px;	
}
ul.gallery-list li p {
	color: #666666;
	font-size: 12px;
	margin-bottom: 2px;
}
ul.gallery-list li p em {
	font-style: normal;
	color:#999999;
}
ul.page-list li a, ul.gallery-list li a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul.page-list li a:hover, ul.gallery-list li a:hover {
	color:#000000;
}
ul.gallery-list li a {
	color: #990000;
}
ul.page-list li ul li a {
	color: #D18401;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
ul.page-list li ul li a:hover {
	color: #000000;
}
ul.page-list li ul li {
	border-bottom: none;
	padding: 0px;
	padding-left: 10px;
	padding-top: 3px;
}
ul.page-list li ul {
	display: none;
}
ul.page-list li ul.pages-standalone, ul.page-list li ul.display {
	display: block;
}

p.search-header {
	font-size: 14px!important;
	color:#333333!important;
	margin-bottom: 15px;
	margin-top: 7px;
}
p.search-header img {
	float: left;
	margin-right: 7px;
}
ul.search-list li {
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
}
ul.search-list li a {
	color: #D18401;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
ul.search-list li a:hover {
	color: #000000;
}
ul.search-list li img {
	float: left;
	margin-right: 5px;
}
ul.search-list li ul li {
	padding: 0px;
	border: none;
	padding-left: 25px;
	padding-top: 5px;
	color: #666666;
	line-height: 135%;
	font-size: 12px;
}
ul.search-list li ul li span {
	float: left;
	width: 265px;
	color:#999999;
}
ul.search-list li ul li a {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
ul.search-list li ul li a:hover {
	color:#000000;
}

div.error {
	margin-top: 25px;
	margin-bottom: 15px;
	width: 405px;
	margin-left:85px;
	float: left;
	background:url(../IMAGES/_web/icon_error.gif) no-repeat left center;
	padding-left: 75px;
}
div.error p {
	color: #666666!important;
	font-size: 12px!important;
	line-height: 135%;
}
div.error p a {
	color: #0000FF;
	text-decoration: none;
}
div.error p a:hover {
	color: #333333;
}
div.error p b {
	color: #8B0C0A!important;
	font-size: 14px!important;
}

p.bid-time {
	font-size: 12px!important;
	color: #333333!important;
	font-weight: bold;
	margin-top: 20px;
}
p.bid-time img { 
	float: left;
	margin-right: 10px;
}
p.bid-time span {
	float: left;
	width: 120px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 8px;
}
h3 img {
	float: left;
	margin-right: 10px;
}
ol.bid-files {
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
}
ol.bid-files li {
	margin-bottom: 3px;
}
ol.bid-files li a {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
ol.bid-files li span a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;

}


#portal-column-main {
	width: 660px;
	float: left;
	background:url(../IMAGES/_web/bg_main.png) repeat-x 0 29px;
	padding: 8px 20px 10px 20px
}
#portal-column-main.full {
	width: 920px;	
}
#portal-column-main h1 {
	font-size: 16px;
	color: #8B0C0A;
	font-weight: bold;
	padding-bottom: 22px;
}
#portal-column-main a {
	color: #0000FF;
	text-decoration: none;
}
#portal-column-main a:hover {
	color: #000066;
	text-decoration: underline;
}
#portal-column-main p {
	color: #000000;
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 145%;
}
#portal-column-main p.gallery {
	height: 55px;
	line-height: 55px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 0px!important;
}

#portal-column-main ul, #portal-column-main ol {
	color: #000000;
	font-size: 12px;
	padding:5px;
	line-height: 145%;
	margin-left: 25px;
}
#portal-column-main ul li, #portal-column-main ol li {

}

#portal-column-main p.gallery span{
	background:url(../IMAGES/_web/bg_gallery.gif) no-repeat;
	width: 137px;
	height:55px;
	float: left;
	line-height: 55px;
	margin-right: 25px;
}
#portal-column-main p.gallery span a {
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 45px;
}
#portal-column-main p.gallery span a:hover {
	color: #53AFAD;
}

#portal-column-main p.modifed {
	text-align: right;
	color:#999999;
	margin-top: 25px;
}

.iframe {
	border: 1px solid #999999;
	padding: 5px;
	background:#CCCCCC;
}
.iframe-map {
	width: 650px;
	border: 1px solid #999999;
	padding: 5px;
	background:#CCCCCC;
}
.iframe-map-title {
	width: 646px;
	background:#EBEBEB;
	padding: 7px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
.iframe-map-desc {
	width: 646px;
	background:#FFFF99;
	padding: 7px;
	border: 1px solid #FFCC66;
	margin-top: 0px;
}

#portal-footer { 
	width: 930px;
	height: 30px;
	background:url(../IMAGES/_web/bg_footer.png) no-repeat top center;
	margin: auto;
	color: #019190;
	font-size: 12px;
	padding-top: 35px;
	padding: 40px 25px 0px 25px;
	text-align: left;
}
#portal-footer span {
	float: right;
	padding-right: 15px;
}
#portal-footer span a {
	color: #666666;
	text-decoration: none;
}
#portal-footer span a:hover {
	color:#000000;
}
#portal-subfooter {
	width: 930px;
	text-align: right;
	margin: auto;
	color: #999999;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 7px;
}
#portal-subfooter a img {
	border: none;
	float: right;
	margin-left: 15px;
}
#portal-subfooter a.fundusz {
	float: left;
	border: none;
	margin-left: 0px;
	margin-bottom: 15px;
	height: 65px;
}

/*map*/
#map {
	width: 920px;
	height: 470px;
	border: 1px solid #CCC;
	background:#F3F3F3;	
	float: none;
	clear: both;
	
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
div.map-point-containter {
	width: 920px;
	margin: 0px 0px 20px 0px;	
	border: 1px solid #CCC;
    float: none;
	clear: both;
    padding: 0;
    height: 260px;
	
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
div.map-point-containter.active {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	border-top: 20px solid #CCC;
}
div.map-point-containter.archive {
	height: 600px;	
}
ol.map-points {
	height: 260px;
    overflow-y: auto;
    padding: 0;
	list-style: none;
	float: none;
	width: 100%;
	margin: 0px!important;
	padding: 0px!important;
}
ol.map-points.archive {
	height: 600px;	
}
ol.map-points li {
	border-bottom: 1px solid #F0F0F0;
	padding: 5px 10px;
	cursor: pointer;
	height: 80px;
	overflow: hidden;
	line-height: 20px;
}
ol.map-points li em {
	color: #666;
	text-decoration: none;
	font-style: normal;
}
ol.map-points li i {
	color: #999;
	text-decoration: none;
	font-style: normal;	
}
ol.map-points li:hover {
	background-color:#FFFFD9;	
}
ol.map-points li img {
	vertical-align: middle;
	margin-right: 6px;	
}
ol.map-points.logs li {
	height: 30px;
	line-height: 30px;
	cursor: default;	
}
ol.map-points.logs li.multiline {
	height: auto;
	line-height: 30px;	
}
ol.map-points.logs li:hover {
	background:#FFF;	
}
ol.map-points.archive li {
	cursor: default;	 
}
ol.map-points li a.get-details {
	float: right;
	margin: 15px;
	border: 0px;	
}
a.back-to-list {
	float: right;
	margin: 0px 15px 5px 10px;
	border: 0px;	
}
div.map-info {
	width: 200px;
	height: 90px;
	font-family:
}
div.map-info p {
	text-align: center;
	line-height: 140%;
}
div.map-info p.name img {
	margin-bottom: 3px;	
}
div.map-info p.name {
	font-size: 12px;
	font-weight: bold;
	color:#666;
	margin-bottom: 5px;
}
.events h2 {
	font-size: 18px;
	font-weight: bold;
	color:#666;
	margin: 20px 0px;	
}
p.message-alert {
	padding: 10px 15px!important;
	margin: 20px!important;
	background:#FFC;
	border:1px solid #FC9;
	
	color:#F30!important;
	font-weight: bold;
	font-size: 13px;
	
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;	
}

