* {margin: 0px; padding: 0px;}
body { background: #fff url('../gfx/bg.png') repeat-x top; font: 12px verdana, sans-serif; color: #1A1A1A;  text-align: justify; }
img { border: 0px; }

#container { width: 980px; margin: 0px auto; }

/* begin: #menu */
#menu { height: 58px;}
#menu ul {list-style: none; padding-top: 18px;}
#menu ul li { float: left; margin: 0px 25px;}
#menu ul li a {font: 15px tahoma, sans-serif; color: #ccc; text-decoration: none;}
#menu ul li a:hover { color: #fff; }


/*
#menu ul li.o-mnie a { display: block; width: 70px; height: 20px; background: url('../gfx/mainmenu/omnie.png') no-repeat; }
#menu ul li.o-mnie a:hover { background: url('../gfx/mainmenu/omnie.png')  0 -20px no-repeat; }

#menu ul li.publikacje a { display: block; width: 105px; height: 20px; background: url('../gfx/mainmenu/publikacje.png')  no-repeat; }
#menu ul li.publikacje a:hover { background: url('../gfx/mainmenu/publikacje.png') 0 -20px  no-repeat; }

#menu ul li.rodzina a { display: block; width: 92px; height: 20px; background: url('../gfx/mainmenu/rodzina.png') no-repeat; }
#menu ul li.rodzina a:hover { background: url('../gfx/mainmenu/rodzina.png')  0 -20px no-repeat; }

#menu ul li.aktualnosci a { display: block; width: 133px; height: 20px; background: url('../gfx/mainmenu/aktualnosci.png') no-repeat; }
#menu ul li.aktualnosci a:hover { background: url('../gfx/mainmenu/aktualnosci.png')  0 -20px no-repeat; }

#menu ul li.prasa-o-mnie a { display: block; width: 145px; height: 20px; background: url('../gfx/mainmenu/prasa.png') no-repeat; }
#menu ul li.prasa-o-mnie a:hover { background: url('../gfx/mainmenu/prasa.png')  0 -20px no-repeat; }

#menu ul li.galeria a { display: block; width: 84px; height: 20px; background: url('../gfx/mainmenu/galeria.png') no-repeat; }
#menu ul li.galeria a:hover { background: url('../gfx/mainmenu/galeria.png')  0 -20px no-repeat; }

#menu ul li.linki a { display: block; width: 54px; height: 20px; background: url('../gfx/mainmenu/linki.png') no-repeat; }
#menu ul li.linki a:hover { background: url('../gfx/mainmenu/linki.png')  0 -20px no-repeat; }

#menu ul li.kontakt a { display: block; width: 88px; height: 20px; background: url('../gfx/mainmenu/kontakt.png') no-repeat; }
#menu ul li.kontakt a:hover { background: url('../gfx/mainmenu/kontakt.png')  0 -20px no-repeat; }
#menu ul li { text-indent: -9999px; }
*/

/* #menu ul li a { display: block; margin: 8px 10px 0px 10px; padding: 10px; color: #dfdfdf; text-decoration: none; font: 16px bold serif;}
#menu ul li a:hover { color: #fff; } */



/* end: #menu*/

#header { height: 140px; background: url('../gfx/mj_top2.png') 40px 30px no-repeat;}
#header .logo { margin-top: 20px; display: block; float: left; width: 300px;}
#footer {border-top: 3px solid #ddd; height: 130px; background: #f6f7f6; margin-top: 20px; clear: both;}
#footer .content {width: 980px; margin: 0px auto; padding: 10px 0px;}

#localization-bar {height: 32px; background: transparent url('../gfx/loc-bar.png') no-repeat; color: #E5E5E5; font: bold 12px verdana, sans-serif; margin-top: 10px;}
#localization-bar .bar-right { float: right; width: 309px; padding: 8px;}
#localization-bar .bar-left { float: left; width: 629px; padding: 8px;}
#localization-bar .bar-left a {color: #E5E5E5; text-decoration: none;}

/* Elementy strony głównej */
#start-top { height: 346px; margin-top: 20px;}
#start-main {}
.foto {background: url('../gfx/foto_bg.png') top no-repeat; height: 340px;}
.foto img {margin: 20px 0px 0px 20px;}

#start-top #col-5-2-2-center {padding: 10px;}
#start-top #col-5-2-2-right {padding: 10px 0px 10px 10px;}
.nk, .blip, .youtube, .twitter, .linkedin, .facebook { display: block; float: left; width: 42px; height: 42px; text-indent: -9999px; margin: 6px;}
.youtube { background: url('../gfx/youtube.png') no-repeat bottom; } .youtube:hover { background-position: top; }
.twitter { background: url('../gfx/twitter.png') no-repeat bottom; } .twitter:hover { background-position: top; }
.linkedin { background: url('../gfx/linkedin.png') no-repeat bottom; } .linkedin:hover { background-position: top; }
.facebook { background: url('../gfx/facebook.png') no-repeat bottom; } .facebook:hover { background-position: top; }
.blip { background: url('../gfx/blip.png') no-repeat bottom; } .blip:hover { background-position: top; }
.nk { background: url('../gfx/nk.png') no-repeat bottom; } .nk:hover { background-position: top; }

/* Kolumny 3x33 */
#col-3x33-left {float: left; width: 31%; padding-right: 10px;}
#col-3x33-right {float: right; width: 33%; }
#col-3x33-center {width: auto; margin: 0 36% 0 34%;}
/* IE fix*/
* html #col-3x33-left {margin-right: -3px;}
* html #col-3x33-right {margin-left: -3px;}
* html #col-3x33-center {margin-left: 32%; margin-right: 32%;}

/* Kolumny 50 25 25 */
#col-5-2-2-left {float: left; width: 50%;}
#col-5-2-2-right {float: right; width: 34%; }
#col-5-2-2-center {width: auto; margin: 0 35% 0 50%;}
/* IE fix*/
* html #col-5-2-2-left {margin-right: -3px;}
* html #col-5-2-2-right {margin-left: -3px;}

/* Kolumny 50 50 */
#col-5-5-left {float: left; width: 50%;}
#col-5-5-right {float: right; width: 49%; }
/* IE fix*/
* html #col-5-5-left {margin-right: -3px;}
* html #col-5-5-right {margin-left: -3px;}

/* Kolumny 77 x 33 */
#col-7-3-center { width: 64%;}
#col-7-3-right {width: 33%; float: right;}


/* blog */
#blog-post { float: right; width: 69%; }
#blog-post ul {list-style: none;}
#blog-post ul li {padding: 4px 10px;}
#blog-post .blog_data { color: #CECECE; border-bottom: 1px solid #D6D6D6; margin-bottom: 2px;  font-size: 11px;}
#blog-post a {text-decoration: none; color: #0074B1; font: 14px tahoma, sans-serif; }
#blog-post a:hover {text-decoration: underline;}
/* aktualnosci */
.news {margin-bottom: 20px;}
.news_data { color: #CECECE; border-bottom: 1px solid #D6D6D6; margin-bottom: 4px; font-size: 11px;}
.news a {font: 14px tahoma, sans-serif; text-decoration: none; display: block; margin-bottom: 4px; color: #0074B1;}
.news a:hover {text-decoration: underline;}

/* Twitter */
div#twitter {-moz-border-radius: 10px;-webkit-border-radius: 10px;padding: 10px;background: #F5F5F5;margin-bottom: 20px;}
p#preloader {margin: 0;	padding: 1em 1em 1em 3em;background: transparent url('../gfx/loader.gif') 1em center no-repeat;}
ul#twitter_update_list {margin: 0;padding: 0 1em 0.5em 1em;list-style-type: none;}
ul#twitter_update_list li {margin: 0;padding: 0.8em 0 1em 0;}
ul#twitter_update_list li a {color: #f00; text-decoration: none;}
ul#twitter_update_list li span a { color: #0074B1;}
a#profileLink { display: block;padding: 0.3em 1em;color: #000;text-decoration: none;}


/* podstrony */
#main {min-height: 400px;}

/* Odnośniki */
.links { height: 60px;}

/* wykresy */
.charts { width: 240px; margin: 0px auto; list-style: none; margin-top: 10px; }
.charts span { color: #a1a1a1; }
.charts li.charts_bar {background: #F5F5F5; padding: 2px; margin-bottom: 4px;}
.charts li div { background: #0074B1; height: 8px;}


/* znaczniki */
h2 {font: bold 22px Garamond, serif; color: #0074B1; padding: 10px 0px;}
h3 {font: bold 14px sans-serif; color: #081d44; padding: 6px; }
p {line-height: 20px;}
a { color: #0074B1; text-decoration: none;}
a:hover { text-decoration: underline;}
ul {margin-left: 20px; }
#main ul {
    line-height: 20px;
}

/* klasy formatyjące*/
.mainpage-start {display: block; background: url('../gfx/mj_top.png') no-repeat;  width: 450px; height: 120px; float: right; margin-top: 10px;}
.mainpage-home {display: block;  width: 500px; height: 120px; float: left; margin-top: 10px;}
.center {text-align: center;}
.portals { float: left; width: 30%; height: 200px; }
.right {float: right;}
.komitet { font: bold 12px tahoma, sans-serif; color: #999; text-align: center; padding-top: 20px; }
.box { border-bottom: 1px solid #ddd; height:120px; margin: 10px 0px; }
.box img {border: 2px solid #ddd;}
.box .download { margin-left: 180px; }
.download {font-weight: bold; color: #555;  display: block; margin-top: 70px; padding-left: 20px; background: url('../gfx/down.png') no-repeat;}
.download:hover {text-decoration: none; color: #222;}
 /*margin-left: 50px; margin-top: 20px; display: block; padding-left: 30px; background: url('../gfx/down.png') no-repeat; */

/* strony aktualności */
.pages { float: right; height: 30px; margin-top: 20px;}
.pages a { color: #0074B1; text-decoration: none; margin-left: 20px;}
.pages a:hover { text-decoration: underline; }

/* wykonanie */
#wykonanie {margin-top: 40px;color: #aaa;font: 10px tahoma, sans-serif;}
#wykonanie a {color: #aaa;}
#wykonanie a:hover {color: #747474;}

/* struktury */
#structure { margin-left: 200px; }
#structure li p a { color: #222; }

/*************************/

.yt_holder {
    margin-top: 20px;
}

.ytplaylist {
    margin-top: 10px;
    list-style: none;
}

.ytplaylist li {
    float: left;
    margin: 10px;
}

