body {
	background: url("../images/body.jpg") repeat-x #49b5ff;
	color: #000;
	font: normal 0.7em/1.5em Verdana, Sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
#loader
{
    position: fixed;
    top:200px;
    left:0;
    width:100%;
    height:100%;
    z-index:100;
    background: url('../images/blank.gif') repeat;
    _position: absolute;
    _top: expression(this.offsetHeight*0 + document.documentElement.scrollTop);
    _height:expression(document.documentElement.clientHeight*1);   
}
#container {
    /*background: url("../images/banner.gif") 232px 10px no-repeat;*/
    /*background:  grey;*/
	margin: 0 auto;
	text-align: left;
	width: 700px;
}

#header {
    padding: 10px 0 28px 0;
    /*padding: 0;*/
    /*margin: 10px 0 25px 0;*/
    /*background: red;*/
}

#header h1 {
	font: normal 1em Helvetica, Sans-serif;
}

#header a.logo {
    /*background: url("../images/logo-mochocki-cropped.gif") no-repeat;*/
	display: block;
    margin: 2px 0 0 0;
    height: 47px;
	overflow: hidden;
	text-indent: -666em;
	width: 200px;
}
#header div#sponsors_box {
    /*background: green;*/
    margin: 0;
    padding: 0;
    float: right;
    width: 430px;
    height: 65px;
}
#header div#sponsors_box a.sponsor{
    display: block;
    float: right;
    margin: 0 0 0 2px;
    
}
#header p {
    width: 200px;
    text-align: center;
    font: normal 11px Arial, sans-serif;
    padding: 2px 0 0 0;
    height: 18px;
    /*left: 0;*/
    /*overflow: hidden;*/
    /*position: absolute;
	text-indent: -666em;
    top: 0;*/
}

#content {
	background: #fff;
	padding: 20px;
    /*background: green;*/
}

#content h2 {
	color: #000;
	font: normal 2em Helvetica, Sans-serif;
	margin: 0 0 0.5em 0;
}

#content h3 {
	font: bold 1.2em/1.5em Helvetica, Sans-serif;
}

#content p {
	margin: 0 0 1em 0;
}

#content.map h2, #content.shortDiary h2 , #content.gallery h2, #content.video h2, #content.stats h2 {
	margin-top: 55px;
}

#content.map h2, #content.gallery h2, #content.stats h2 {
	margin-bottom: 20px;
}

#content.home #subcontainer {
    background: url("../images/welcome.jpg") no-repeat;
    /*background: red;*/
    /*padding-top: 220px;*/
    /*padding-top: 561px;*/
    height: 541px;
    position: relative;

}
#content.home #subcontainer #boxLang{
    position: absolute; 
    right:6px; 
    top: 6px; 
    z-index:200;
}
.png
{
    background: url('../images/overlay.png');
}
#content.home #subcontainer div#column{
    position: absolute;
    bottom: 5px;
    /*right: 112px;*/
    right: 5px;
    /*float: right;*/
    /*margin: 10px 10px 10px 10px;*/
    padding: 5px 5px 5px 10px;
    /*width: 125px;*/
    width: 135px;
    /*background: url('../images/overlay.png');*/
}

#content.home #subcontainer div#signature{
    background: yelllow;
    position: absolute;
    bottom: 5px;
    right: 164px;
    color: black;
    font-size: 10px;
}

#content.home>#subcontainer>div#column, #content.home>#subcontainer>div#column2{
    /*min-height: 356px;*/
    height: auto;
}
#content.home #subcontainer div {
    /*float: right;*/
    /*padding: 5px 5px 0 5px;*/
    /*width: 125px;*/
    /*width: 140px;*/
    /*background: yellow;*/
    /*background: #FFF;*/
    color: #e4e3e5;
    font: normal 12px Tahoma,sans-serif;
}

#content.home #subcontainer div h2{
    color: #FFF;
    color: #f4eafb;
    font: bold 14px Tahoma,sans-serif;
    /*text-decoration: underline; */   
}
#content.home #subcontainer div a{
    color: #6dd7f2;
    font-weight: bold;
    /*background: #656565;*/
}

/*#content.home #subcontainer div#trips { */
    /*border-right: 1px solid #c0c0c0;*/
    /*margin: 5px 0 0 0;*/
    /*width: 127px;*/
/*}*/
/*#content.home #subcontainer div#column dt {
    color: #FFF;
} */

/*#content.home #subcontainer div#features {
    /*border-right: 1px solid #c0c0c0;*/
    /*margin: 15px 0 0 0;  */
    /*width: 127px; */
/*} */

#content.home #subcontainer div#column li {
	background: url("../images/li.gif") 3px 50% no-repeat;
	padding-left: 13px;
    color: #FFF;
}

/*#content.home #subcontainer div#news {*/
    /*border-right: 1px solid #c0c0c0;*/
/*    margin: 15px 0 0 0;*/
    /*padding-right: 20px;*/
    /*width: 153px;*/
/*}*/
/*#content.home #subcontainer div#plans {*/
    /*border-right: 1px solid #c0c0c0; */
  /*  margin: 15px 0 0 0;*/
    /*width: 127px;*/
/*}*/

#content.home #subcontainer div.hack {
	clear: both;
	float: none;
	height: auto;
	padding: 0;
	width: auto;
}

#content.home h2 {
	font: bold 1em/1.5em Verdana, Sans-serif;
}

#content.home p {
	margin: 0;
}

#content.home dt {
	color: #888;
	float: left;
	margin: 0 0.5em 0 0;
}

#content.about {
	padding-bottom: 5px;
}

#content.about h2 {
	margin-top: 29px;
}

#content.about h3 {
	margin: 1em 0 0.5em 0;
}

#content.about img {
	float: right;
	margin: 5px 0 20px 30px;
}

#content.media h2 {
	margin: 30px 0 15px 0;
}

#content.media #press {
	margin: 0 0 20px 0;
}

#content.media #press li {
	background: url("../images/article.gif") 12px 12px no-repeat;
}

#content.media #radio li {
	background: url("../images/audio.gif") 14px 15px no-repeat;
}

#content.media h4 {
	font: normal 1em/1.5em Verdana, Sans-serif;
}

#content.media ul {
	border-bottom: 1px solid #dfdfdf;
}

#content.media li {
	border-top: 1px solid #dfdfdf;
	padding: 5px 0 5px 40px;
	position: relative;
}

#content.media span.source {
	color: #888;
	position: absolute;
	right: 10px;
	top: 13px;
}

#content.media p {
	margin: 0;
}

#content.diary {
	padding-bottom: 3px;
    text-align: justify;
}

#content.diary #days {
	padding: 55px 0 20px 0;
}

#content.diary #days ul {
	background: #f0f0f0;
	clear: both;
	height: 1.5em;
	padding: 5px 5px 0 5px;
	width: 650px;
}

#content.diary #days li {
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

#content.diary #days li a {
	background: #d9d9d9;
	color: #888;
	display: block;
	text-align: center;
    width: 18px;
}

#content.diary #days li.active a {
	background: #fff;
	color: #000;
}

#content.diary ul {
	height: 2.9em;
}

#content.diary li {
	display: inline;
}

#content.diary li.next {
	float: right;
}

#content.diary li.previous {
    float: left;
}

#content.diary li.next a {
	background: url("../images/next.gif") 100% 50% no-repeat;
	padding: 0 10px 0 0;
}

#content.diary li.previous a {
	background: url("../images/previous.gif") 0 50% no-repeat;
	padding: 0 0 0 10px;
}

#content.diary p.days {
	border: 1px solid #c0c0c0;
	margin: 0;
	padding: 3px 5px;
}

#content.shortDiary {
	padding-bottom: 5px;
}


#content.article {
    /*width: 665px;
    background: yellow;*/
    margin: 55px 0 0 0;
    padding: 15px 20px 15px 20px;
/*    padding-right: 0;
    padding-bottom: 15px;*/
}

#content.article2 {
    /*width: 665px;
    background: yellow;*/
    margin: 25px 0 0 0;
    padding: 15px 20px 15px 20px;
/*    padding-right: 0;
    padding-bottom: 15px;*/
}


#content.gallery {

    padding-right: 0;
    padding-bottom: 15px;
}

#content.gallery p{
    margin: 0;
    padding-right: 20px;
    padding-bottom: 5px;
    text-align: justify;
}

#content.gallery li {
	float: left;
	text-align: center;
	margin: 0 23px 20px 0;
	width: 90px;
}

#content.gallery img {
	border: 1px solid #c0c0c0;
	display: block;
	height: 90px;
	margin: 0 0 5px 0;
	width: 90px;
}

#content.gallery a:hover {
	text-decoration: underline;
}

#content.gallery a:hover img {
	border-color: #3476cc;
}

#content.video {
	padding-right: 0;
}

#content.video h3 {
    margin: 0;
    padding: 0;
}
#content.video td{
    /*height: 320px;*/
    width:  325px;
    vertical-align: bottom;
}
#content.video li {
    float: left;         /*background: green;*/
    /*border: 1px solid black;*/
    padding: 10px 0px 20px 0;
	width: 319px;
}

#content.video li div {
    border: 1px solid #c0c0c0; /* background: red; */
    margin: 0 0 0 0;
    width: 317px;
    height: 265px;
}

#content.video embed {
    display: inline; /* background: yellow; */
	float: left;
    /*height: 265px;*/
    /*height: 65px; */
    width: 315px; 
    height: 263px; 
    /*width: 100px; */
}

#content.videospain h2{
    
    padding: 40px 0 0 0;
}

#content.videospain div{
    margin: 10px auto 10px auto;
}


#content.stats table {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	width: 100%;
}

#content.stats th {
	font-weight: normal;
	border-right: 1px solid #f0f0f0;
	padding: 3px 5px;
	text-align: center;
}

#content.stats th.stage {
	width: 35px;
}

#content.stats th.hours {
	text-align: left;
}

#content.stats th.scope {
	width: 46px;
}

#content.stats th.time {
	width: 78px;
}

#content.stats th.speedMedium {
	width: 53px;
}

#content.stats th.speedMax {
	border: 0;
	width: 73px;
}

#content.stats td {
	background: #f0f0f0;
	border-right: 1px solid #fff;
	padding: 3px 5px;
	text-align: center;
}

#content.stats tr.highlight td {
	background: #fff;
	border-right: 1px solid #f0f0f0;
}

#content.stats td.hours {
	text-align: left;
}

#content.stats td.speedMax {
	border: 0 !important;
}

#content.stats p {
	margin: 0;
}

#content.thanks p {
	margin: 0;
}

#content.thanks ul {
	margin: 1em 0;
}

#content.thanks li {
	background: #f0f0f0;
	padding: 0.3em 0.5em;
}

#content.thanks li.highlight {
    background: #fff;
}

#content.contact {
	padding-bottom: 0 0 5px 0;
}

#content.contact h3 {
	margin: 0 0 0.25em 0;
}

#content.contact dl {
	margin: 0 0 2em 0;
}

#content.contact dt {
	float: left;
	padding: 0.5em;
	width: 15em;
}

#content.contact dd {
	background: #f0f0f0;
	padding: 0.5em;
}

#content.contact dd.highlight {
	background: #fff;
}

#content.contact form dl {
	margin: 0;
}

#content.contact form dt {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#content.contact form dd {
	background: #fff;
	padding: 0;
}

#content.contact form dd#komunikat {
	background: #008800;
	color: #fff;
	margin: 0 0 1em 0;
	padding: 1em;
}

#content.contact form dd#komunikat.error {
	background: #cc0000;
}

#content.contact textarea {
	font: normal 1em Verdana, Sans-serif;
	margin: 0 0 0.5em 0;
	width: 100%;
}

#content a:hover {
	text-decoration: underline;
}

#menu {
	position: absolute;
	top: 80px;
}

#menu h2 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#menu ul {
    background: #000;
	height: 2.05em;
    padding: 5px 5px 0 5px;     /* padding: 5px 5px 0 20px; */
    width: 690px;               /* width: 675px; */
}

#menu ul ul {
	background: #333;
	left: 0;
	position: absolute;
}

#menu ul ul ul {
	background: #666;
	height: 22px;
}

#menu li {
	float: left;
    margin: 0 2px 0 0;      /* margin: 0 5px 0 0; */
}

#menu li.right {
    float: right;
    margin: 0 0 0 2px;
}

#menu li a {
	background: #151515;
    /*color: #666;*/
    color: #A6A6A6;    
	display: block;
	padding: 3px 8px;
}

#menu #home.active a, #menu #about.active li.active a,#menu #guestbook.active li.active a, #menu #spain.active li.active a, #menu #italy.active li.active a, #menu #france.active li.active a, #menu #croatia.active li.active a, #menu #przelecze.active li.active a, #menu #polecane.active li.active a, #menu #ecards.active a, #menu #thanks.active a, #menu #contact.active a, #menu #sponsors.active a,#menu #wycieczki.active li.active a, #menu #news.active a {
	background: #fff !important;
	color: #000 !important;
}

#menu #about.active a, #menu #trips.active a, #wycieczki.active a, #guestbook.active a {
	background: #333;
	color: #fff;
}

#menu #about.active li a, #menu #trips.active li a, #wycieczki.active li a, #menu #guestbook.active li a {
	background: #444;
	color: #999;
}

#menu #spain.active a, #menu #italy.active a, #menu #france.active a, #menu #croatia.active a, #menu #przelecze.active a, #menu #polecane.active a {
	background: #666 !important;
	color: #fff !important;
}

#menu #spain.active li a, #menu #italy.active li a, #menu #france.active li a, #menu #croatia.active li a, #menu #przelecze.active li a, #menu #polecane.active li a {
	background: #888 !important;
	color: #c0c0c0 !important;
}

#footer {
	clear: both;
	color: #fff;
    padding: 1em 0;
	text-align: center;
}

#footer h2 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

div.hack {
	clear: both;
}

h1, h2, h3, h4, form, fieldset, dl, dt, dd, blockquote, embed, ul, li, p, a {
	border: 0;
	margin: 0;
	list-style: none;
	padding: 0;
}

span.hide {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

a {
	color: #3476cc;
	text-decoration: none;
}

a img {
	border: 0;
}
