body {
color: #000;
font: 12px trebuchet ms,Verdana, Arial, sans-serif;
padding:0px;
margin:0px;
background: #1D6B9F url('');
position:relative;
}

.imga {margin: 5px 10px 0 0px;padding:3px; border:1px solid #f1f1f1;}

#maindiv {
width:795px;
margin:auto;
background:#fff;
border-left:4px solid #fff;
border-right:4px solid #fff;
border-top:4px solid #fff;
}
#topdiv {
padding:0 0 0 5px;
color:#fff;
width:790px;
height:19px;
margin:auto;
background:#8B9BB4;
text-align:left;
}
#flash {
float:left;
width:795px;
height:213px;
}

#belka {
float:left;
width:792px;
height:30px;
text-align:left;
padding: 0px 1px 0px 1px;
background:#fff;
}


#menu {
float:left;
margin:0px;
padding:10px 0 0 0px;
text-align:left;
width:151px;
background:#fff;
}
#menu a:hover {color:#4D6902;}
#menu1 {
padding:4px;
background:#fff url('img/m1.gif') no-repeat;
font-weight:bold;
color:black;
}
#menu2 {
padding:3px 3px 5px 14px;
background:#fff url('img/m2.gif') no-repeat;
}
#menu2 a {color:#000;}

#menu2 .current{
font-weight:bold;
}


#menu2a {
padding:3px 3px 5px 25px;
background:#fff url('img/m2.gif') no-repeat;
}
#menu2a a {color:#000;}


#menu_prawe {
float:left;
margin:0px;
padding:10px 0 0 0px;
text-align:left;
width:151px;
background:#fff;
}
#menu_p1 {
padding:4px;
background:#fff url('img/m1.gif') no-repeat;
font-weight:bold;
}
#menu_p2 {
padding:5px;
background:#fff url('img/mp2s.gif') repeat-y;
}
#menu_p3 {
height:20px;
background:#fff url('img/mp3s.gif') no-repeat;
}


#tresc {
float:right;
padding:0 0 0 0px;
margin:0px;
width:793px;
min-height:523px;
//border-left:0px solid #778;
//border-right:0px solid #778;
//border-bottom:1px solid #566783;
background: #fff;
}


#stopka {
width:793px;
height:24px;
margin:0px 0px 0px 0px;
background: #747F8F;
padding-top:10px;
color:#fff;
border: 5px solid #fff;
}

#stopka a {color:#afafaf;}

li {
list-style: url('img/li.gif') outside;
margin:0px 0px 0px -5px;
color:#fff;
}
li li{
margin:0px 0px 0px -20px;
color:#fff;
}
li li:hover{
list-style: url('img/li_over.gif') outside;
margin:0px 0px 0px -20px;
color:#eeeeee;
}
li:hover {
list-style: url('img/li_over.gif') outside;
margin:0px 0px 0px -5px;
color:#eeeeee;
}
a {
color:#fff;
text-decoration:none;
}
a:hover {
color:#D5E5FF;
text-decoration:underline;

}
.cleardiv {
both:clear;
}

#tresc_glowna {
float:left; 
width:470px; 
padding:8px 10px 0 7px;
text-align:left; 
color:#000;
border:0px solid black;
}


#tresc_glowna  h1{
margin: 0 0px 10px 0;
padding-bottom:5px;
border-bottom:1px dotted #e1e1e1;
color:#FF6600;
font: 19px trebuchet ms,Verdana, Arial, sans-serif;
}

#tresc_glowna h2{
margin: 15px 0px 5px 0;
color:#4F4F4F;
font-weight:bold;
font-size:14px;
//font: 12px trebuchet ms,Verdana, Arial, sans-serif;
}


#tresc_glowna h3{
margin: 15px 0px 5px 0;
color:#FF6600;
font-weight:bold;
font-size:14px;
}


#tresc_glowna a{
color:#606060;
text-decoration:none;
}
#tresc_glowna a:hover{
color:#4D6902;
text-decoration:underline;
}
#tresc_glowna ul{
color:#606060;
}
#tresc_glowna li{
list-style:square;
color:#606060;
}

#tresc_glowna textarea 
{
font-size:11px;
border:1px solid #c5c5c5;
background-color:#fff url(img/shade.gif);
padding:3px;
}

#tresc_glowna li 
{
color:black;
}




#dots {
height:26px;
font-size:10px;
margin: 10px 0px 0px 3px;
padding: 10px 10px 10px 10px;
color:silver;
}
#dots a {color:silver;};



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(img/indentbg.gif) center center repeat-x;
font: bold 13px Arial;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(img/indentbg2.gif) center center repeat-x;
}


