@charset "utf-8";
/* CSS Document */

html{overflow:auto;height:100%;overflow-y: scroll;}

body {margin:0px; padding:0px;height:100%;width: 100%;}
#container {width:950px; margin:0 auto; background-image: url(img/mib_tlo_kontener.png);background-repeat: repeat-x; background-color: white;}


/* header */
#header {width:100%;}
#header ul{margin-top:0;}
#logotyp{}

#linia1 {background-color: black;margin: 0px 0; width: 950px;}
#linia1 ul#main_menu{margin-bottom: 0;background-color: black;}

#linia2 {width: 950px; position: relative; background-color: black;background-image: url(img/mib_logo.png); background-repeat: no-repeat; background-position:0px center; height:64px; padding:0; margin:0}
#linia2 a {text-decoration:none;color: white;}

#linia3 {width: 950px;}
#linia3 img {position: left center;}

/*#linia3{height:275px;}*/

#main_menu{ width:846px; height:50px;padding: 0;}
#main_menu ul, #main_menu ul{cursor:pointer;margin:0; padding:0;height:100%; padding:0px 0 0 0;}
#main_menu li {float:left; margin:0; width:140px;text-align: center; color:white;font-size: 1em;
              list-style-image:none;list-style-position:outside; list-style-type:none;text-transform: uppercase}
#main_menu li {border-right: 1px ridge #696969;}
#main_menu li:hover {color:#ba6666;}

#main_menu a{display:block;padding:16px 20px;text-decoration:none;color:#bbb;cursor:pointer;}
#main_menu a:hover{color:inherit; background-color: #00baff; color:#fff;}
#main_menu a.active {color: #fff;background-color: #00baff;}
#main_menu a.active:hover {color: #fff;}

#wyszukiwarka {display: inline; float: right; margin-top: 20px; padding-left: 20px; }
#glowna {float: right; margin-top: 10px;}
/* footer */
#footer{clear: both;margin: 0 auto;width: 950px;}
#top_footer{border:#464647 solid; border-width: 1px 0; background-color: black; width:100%;margin:0 auto;height:100%}
#footer_menu{color: white;font-size: 1.0em;font-weight:600;}
#footer_menu a{text-decoration: none;}

#footer ul{margin:5px 10px;font-weight:normal;width:auto;padding:3px 0}
#footer li{cursor:pointer;border:0;border-right:1px solid white; display:inline; padding:1px 12px;}
#footer li:hover{text-decoration: underline;color: #777;}

#copyright{text-align:center;margin-bottom:20px;padding:10px;}
#logoDT{float:right;}


/* ZAWARTOSC STANDARDOWA */

#left_panel, #right_panel, #main_panel{float:left;min-height:150px;background-repeat: repeat-y;}
#left_panel {width:280px;background-color: white; height: 100% }
#right_panel {width:233px;}
#main_panel{width:669px;border-left: 1px solid silver;}

#content { margin:0 auto;background-color: white;}
#content_standard{width:100%; height:100%; background-color: white;}

/*#footer {font-size: 10px;font-weight:bold; width:950px; overflow:hidden;
    border-top: 1px solid #b2bcc1; border-bottom: 1px solid #b2bcc1;
    margin-top:10px; position:relative; height:44px; clear:both;
    background:url(img/created_by.png) no-repeat right;}
*/



