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

html
{
height: 100%;
}

body {
margin:0px;
}

.center {
width: 900px;
text-align: left!important; 
margin-left: auto;
margin-right: auto;
}

/* sekcja top -------------------------------------- */
#top-section {
overflow:auto;
margin-bottom:1px;
background:#FFB612;
}



/* sekcja nagłówka i menu główne ----------------------- */
#head-section {
height:177px;
position:relative;

}

#main-m-section {
height:37px;
overflow:hidden;

}
		


/* sekcja tekstu i lewe menu ---------------------------------- */
#mid-section {
border-top:10px #b61a03 solid;
margin-bottom:1px;
width:900px;

}
  
#mini-center {
float:left;
width: 54%;
margin: 0 5px;
padding:0 5px;
overflow:auto;
min-height:300px;
}

#medium-center {
float:left;
width: 75%;
margin: 0 5px;
padding:0 5px;
overflow:hidden;
min-height:300px;
}

#full-center {
width: 825px;
padding:0 35px;
overflow:hidden;
min-height:300px;
}

#mid-col-left {
width: 191px;
float:left;
position:relative;
margin-left:5px;
}

#mid-col-right {
float:right;
width: 191px;
position:relative;
margin-right:5px;
}

#baner {
clear:both;
min-height:5px;
}


/* --------------sekcja stopki---------------------- */
#bot-section {
clear:both;
position:relative;
margin-bottom:10px;

}

#bot-row-1 {
display:block;
padding: 10px 15px 10px 15px;
}

#bot-row-2 {
display:block;
padding: 10px 15px 10px 15px;
}


/* -----tymczsowe----- */
  
/* ------- */


/* --------łatki----------*/

* html #mid-col-left {
margin-left: -160px;
}