/****************************************/
/* STYLE GŁÓWNE DOTYCZĄCE UKŁADU STRONY */
/****************************************/
html {
padding:0px;
margin:0px;
}

body {
background-color: #660000;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
text-align: center;
}

table, tr, td 
{
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;

}

a img {
         border: 0 none;
}



.text_glowna {text-align: left;}


#GLOWNY{
	width: 900px;
	
        margin: 0 auto 0 auto;
        height: 1150px;
        background-color: #E3C2A8;
}
#GLOWNY1{
	width: 900px;
	
        margin: 0 auto 0 auto;
        height: 600px;
        background-color: #E3C2A8;
}
#LEWY{
        float: left;
        width: 305px;
        height: 155px;
        background-color: #D2A581;
        background-repeat: no-repeat;
        background-image: url(../images/schody_01.jpg);
}
#SRODEK{
        float: left;
        width: 31px;
        height: 155px;
        background-color: #E3C2A8;
        background-repeat: no-repeat;
        background-image: url(../images/schody_02.jpg);
}


#PRAWY{
        float: left;
        width: 564px;
        height: 155px;
        background-color: #D2A581;
        background-repeat: no-repeat;
        background-image: url(../images/schody_03.jpg);

}
#PRZYCISKI{
float: left;
        width: 444px;
        height: 155px;
}
#FLAGI{
float: right;
        width: 120px;
        height: 155px;
}



#MENU{
        float: left;
        width: 305px;
height: 1100px;
                background-color: #D2A581;
        background-repeat: no-repeat;
        background-image: url(../images/schody_04.jpg);
}
#MENU1{
        float: left;
        width: 305px;
height: 509px;
                background-color: #D2A581;
        background-repeat: no-repeat;
        background-image: url(../images/schody_04.jpg);
}
#PRZERWA{
        float: left;
        width: 31px;
       height: 1082px;

        background-repeat: no-repeat;
        background-image: url(../images/schody_05.jpg);
}
#PRZERWA1{
        float: left;
        width: 31px;
        height: 509px;
        background-repeat: no-repeat;
        background-image: url(../images/schody_05.jpg);
}
.p11{
         float: left;
        width: 31px;
 min-height: 1100px;
             background-repeat: repeat-y;
        background-image: url(../images/t_p.gif);
}


#TEKST{
        float: right;
        width: 564px;
        background-color: #E3C2A8;
        height: 1100px;
        background-repeat: no-repeat;
        background-image: url(../images/schody_06.gif);
}
#TEKST1{
        float: right;
        width: 564px;
        background-color: #E3C2A8;
        height: 509px;
        background-repeat: no-repeat;
        background-image: url(../images/schody_06.gif);
}


#STOPKA{
        float: left;
        width: 900px;
        height: 36px;
        background-repeat: no-repeat;
        background-image: url(../images/schody_07.gif);
        color: #fff;
}



a:link, a:visited { 
	font:  bold 12px "Verdana", Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	
}

a:hover {
        font:  bold 12px "Verdana", Helvetica, sans-serif;
	color: #990000;	
	text-decoration: underline;
       
}




a.link1:link, a.link1:visited { 
	font:  bold 12px "Verdana", Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	
}

a.link1:hover {
        font:  bold 12px "Verdana", Helvetica, sans-serif;
	color: #990000;	
	text-decoration: underline;
       
}

a.link2:link, a.link2:visited { 
	font:  bold 13px "Verdana", Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	
}

a.link2:hover {
        font:  bold 13px "Verdana", Helvetica, sans-serif;
	color: #fff;	
	text-decoration: underline;
       
}

a.cdsi:link, a.cdsi:visited { 
	font: normal 11px "Verdana", Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	
}

a.cdsi:hover {
        font:  normal 11px "Verdana", Helvetica, sans-serif;
	color: #fff;	
	text-decoration: underline;
       
}

H1
{
color: #660000;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
        } 
        input{
border-style: solid;
border-color: #333333;
border-width: 0.5px;
}
        textarea{
border-style: solid;
border-color: #333333;
border-width: 0.5px;
}

