@charset "utf-8";
/*BEMAL*/


* {
    margin: 0;
    padding: 0;
}

a {
    color: #039;
}

a:hover {
    color: #03C;
}

h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8AB9BF;
    font-weight: normal;
    text-transform:uppercase;
}
body {
    background-color: #C3D7E4;
    background-image:url(../images/tlo.jpg);
    font-family:Verdana, Geneva, sans-serif;
    font-size:10px;
    color:#ABCCD1;
}
#rama {
    margin: 0 auto;
    margin-top:25px;
    margin-left:auto;
    margin-right:auto;
    width:780px;
    background-color:#013B53;


}
#top {
    margin: 0 auto;
    background-color: #C3D7E4;
    height:155px;
    width:780px;
    margin-left:auto;
    margin-right:auto;
}
/* menua */
#wstep {
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:450px;
    height: 460px;
}
#flagi{
    margin-right:auto;
    margin-left: auto;
    margin-top: 80px;
    width: 450px;
    height: 25px;
}
#flagi img{
    float:right;
    margin-right:5px;
}
#menu {
    margin: 0 auto;
    width: 780px;
    height: 23px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:3px;
    background-image:url(../images/pasek_menu.jpg);
    background-repeat:no-repeat;
    background-color:#99B3C4;
}

#menu ul {
    margin: 0;
    padding-left: 20px;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    height: 23px;
    padding: 6px 30px 0 25px;
    text-decoration: none;
    text-transform: lowercase;
    font-size: 10px;
    color: #F7F7F7;
    background-image:url(../images/but_c.gif);
    background-repeat:no-repeat;

}

#menu a:hover {
    color: #C3D7E4;
    background-image:url(../images/but_a.gif);
    background-repeat:no-repeat;
}

#menu .first a {
    border: none;
}

#menu .active a {
    color: #FFF;
    background-image:url(../images/but_a.gif);
}

#menu a.noBG{
	    background-image: none;
}
#menu a.noBG:hover{
	    background-image: none;
}

/* okno */

#okno {
    margin: 0 auto;
    height:auto;
    width:780px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/tlo_okno.jpg);
    background-repeat:no-repeat;
    background-color: #023246;

}

#powitanie {
    font-size:11px;
    font-style:normal;
    text-align:center;
    line-height:20px;
    margin-left:30px;
    margin-right:auto;
    padding-top:20px;
    padding-bottom:10px;
    width:700px;
    height:auto;
}
#powitanie a {
    color: #77BAD0;
    text-decoration:none;
}
#powitanie a:hover {
    color: #F93;
    text-decoration:none;
}

#powitanie2 {
    font-size:11px;
    font-style:normal;
    text-align:center;
    line-height:20px;
    margin-left:20px;
    margin-right:auto;
    padding-top:30px;
    width:300px;
    height:400px;
}
#powitanie2 a {
    color: #49C5DE;
    text-decoration:none;
}
#powitanie2 a:hover {
    color: #F93;
    text-decoration:none;
}
#logotyp {
    margin-left:auto;
    margin-right:auto;
    width:700px;
    height:350px;
}
#ofe {
    font-size:9px;
    font-style:normal;
    line-height:15px;
    margin-left:auto;
    margin-right:auto;
    width:710px;
    height:auto;

}
#ofe a {


}
#ofe a:hover {
    color: #F93;
    border: #FF9900 solid 1px;
}

#mapka {	
    margin-left: auto;
    margin-right:10px;
    padding-top:30px;
    float:right;
    width:360px;
    height:360px;
}
#asortyment {
    margin:0;
    width:750px;
    height:169px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    padding-bottom:20px;
}
#logosy {
    margin:0;
    width:770px;
    height:209px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:20px;
    background-image:url(../images/logosy.jpg);
    background-repeat:no-repeat;
}
#galera {
    margin: 0 auto;
    width: 720px;
    height: auto;
    padding-top:20px;
    margin-left: 10px;
    margin-right:auto;
}	
#kontener {
    margin-left: auto;
    margin-right: auto;
    position: inherit;
    width: 700px;
    height: auto;
    display: block;
    overflow: auto;
}	
#kontener img { 
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom:10px;
    margin-top:10px;
    padding:2px;
    border: 1px solid #457B98;
}
#kontener a:hover img {
    border: 1px solid #F90;

}

#polecamy {
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
    margin-top:20px;
    width: 690px;
    height: 355px;
    display: block;
}	
#polecamy img { 
    margin-right: 30px;

}	
#polecamy_left {
    margin-left: 20px;
    margin-right: auto;
    margin-top:20px;
    width: 311px;
    height: 400px;
    float:left;
    border: 1px solid #457B98;
}	
#polecamy_right {
    margin-left: auto;
    margin-right:30px;
    padding-top:20px;
    padding-bottom:20px;
    width: 370px;
    height: 400px;
}	
#polecamy_right a {
    color: #6BB4CF;
    text-decoration:none;
}

#polecamy_right a:hover {
    color: #FF9933;
    text-decoration:none;
}
/* stopka */

#footer {
    margin: 0 auto;
    clear: both;
    width: 780px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/fot_tlo.jpg);
    background-repeat:repeat-x;
    padding-top:10px;
    padding-bottom:10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size:9px;
    color: #97B1C2;
    text-align:center;
}

#footer p {
    margin: 0;
    text-align: left;
    font-size: x-small;
}
#footer a {
    color: #C1DAE6;
    text-decoration:none;
}
#footer a:hover {
    color: #E0CFAB;
    text-decoration:none;
}

.error{
    color: red;
}

a.document {
    color: #FDFF4F;
    text-decoration: none;
}

a.document:hover {
    color: #FDFF4F;
    text-decoration: underline;
    font-weight: bold;
}

div#content{
    font-size:12px;
    font-style:normal;
    height:auto;
    line-height:20px;
    margin-left:30px;
    margin-right:auto;
    padding-bottom:10px;
    padding-top:20px;
    width:700px;
}

div#content p{
    margin-top: 15px;
}

div#content ul li{
    margin: 2px 0 2px 20px;
}

.center{
    text-align: center
}

.bold{
    font-weight: bold;
}

.bigInfo{
    font-size: 14px;
}
