body{
margin:0;
padding:0;
text-align:center;
background-color:#000d42;
}

#flagContainer{
position:relative;
float:right;
width:auto;
height:11px;
margin:20px 0 -20px 0;
}


/*LAYOUT GLOWNA*/
#mainContainer {
position: absolute;
top:50%;
right:0;
bottom:0;
left:0;
width:100%;
height:auto;
margin-top:-300px;
}
#contentContainer{
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:100%;
height:600px;
}
#mainContent{
margin-left:auto;
margin-right:auto;
width:900px;
height:600px;
}
#topContainer {
width:900px;
height:135px;
float:left;
}
#menuContainer {
width:400px;
height:40px;
float:right;
margin:70px 0px 0px 110px;
background-image:url(../images/menuBg.png);
background-repeat:no-repeat;
}
#flashContainer {
width:900px;
height:294px;
float:left;
z-index:10;
}
#kontaktContainer {
width:900px;
height:294px;
float:left;
z-index:10;
}
#kwadrat1 {
width:294px;
height:294px;
float:left;
z-index:10;
background-color:#0b1d68;
}
#kwadrat2 {
width:294px;
height:294px;
float:left;
z-index:10;
background-color:#0b1d68;
margin:0px 0px 0px 9px;
padding:0px;
}
#kwadrat3 {
width:294px;
height:294px;
float:left;
z-index:10;
background-color:#000d42;
margin:0px 0px 0px 9px;
padding:0px;
}
#kwadrat3 p {
font:500 12px Arial, Verdana, Helvetica, sans-serif;
color:#d8ddee;
padding:0px;
margin:0px;
line-height:18px;
word-spacing:2px;
}
#kwadrat3 a {
font:500 12px Arial, Verdana, Helvetica, sans-serif;
color:#d8ddee;
padding:0px;
margin:0px;
line-height:18px;
word-spacing:2px;
}
#bottomTextContainer{
width:900px;
height:75px;
float:left;
text-align:left;
padding:0px;
margin:15px 0px 0px 0px;

}
#bottomTextContainer p{
font:500 12px Arial, Verdana, Helvetica, sans-serif;
color:#d8ddee;
padding:0px;
margin:0px;
line-height:18px;
word-spacing:2px;
}


/* TOP MENU */

ul.topMenu{
float:left;
width:auto;
padding:0px;
margin:7px 0px 0px 7px;
list-style-type:none;
}
a.topMenu{
float:left;
width:auto;
text-decoration:none;
padding:0px;
margin:0px;
outline:none;
}
a.topMenu:hover {
background-color:#ff3300;
}
a.topMenu2{
float:left;
width:auto;
text-decoration:none;
padding:0px;
margin:0px;
outline:none;
}
a.topMenu2:hover {
text-decoration:none;
}
li.topMenu {
display:inline;
}


/* SUB MENU REALIZACJE */
#subMenuRealizacje{
width:900px;
height:40px;
float:left;
text-align:left;
padding:0px;
margin:8px 0px;
background-image:url(../images/subMenuBg.png);
background-repeat:no-repeat;
}
ul.subMenuRealizacje{
float:left;
width:auto;
padding:0px;
margin:7px 0px 0px 210px;
list-style-type:none;
}
ul.subMenuRealizacjeRU{
float:left;
width:auto;
padding:0px;
margin:7px 0px 0px 145px;
list-style-type:none;
}
a.subMenuRealizacje{
float:left;
width:auto;
text-decoration:none;
padding:0px;
margin:0px;
outline:none;
}
a.subMenuRealizacje:hover {
background-color:#ff3300;
}
li.subMenuRealizacje {
display:inline;
}


/* SUB MENU MATERIALY */

#subMenuMaterialy{
width:900px;
height:40px;
float:left;
text-align:left;
padding:0px;
margin:8px 0px;
background-image:url(../images/subMenuBg.png);
background-repeat:no-repeat;
}
ul.subMenuMaterialy{
float:left;
width:auto;
padding:0px;
margin:7px 0px 0px 90px;
list-style-type:none;
}
a.subMenuMaterialy{
float:left;
width:auto;
text-decoration:none;
padding:0px;
margin:0px;
outline:none;
}
a.subMenuMaterialy:hover {
background-color:#ff3300;
}
li.subMenuMaterialy {
display:inline;
}


/*IMAGES*/

img.logo-main{
float:left;
border:none;
}
img.topMenu{
float:left;
border:none;
}
img.flags{
float:left;
border:none;
}
img.flags2{
float:left;
border:none;
margin-top:2px;
}
img.subMenuRealizacje{
float:left;
border:none;
}
img.subMenuMaterialy{
float:left;
border:none;
}


