@import url("/css/style.css");

body{
	background-image : url(../images/tlo.gif);	
	background-position : top;	
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}
#body {width:954px;}

.white{color : #FFFFFF;}
.color1{color : #E8791B;}
.color2{color : #C6C79F;}
.color3{color : #E2E2D1;}
.color4{color : #ECECEC;}
.color5{color : #999999;}


.cellwhite{background-color : #FFFFFF;}
.cellcolor1{background-color : #E8791B;}
.cellcolor2{background-color : #C6C79F;}
.cellcolor3{background-color : #E2E2D1;}
.cellcolor4{background-color : #ECECEC;}
.cellcolor5{background-color : #999999;}

/*tekst*/
h1{
	color: #E8791B;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 11px;
	font-weight:normal;
}

h1.intro{
	color: #9E9F6B;
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 6px;
	font-weight:bold;
}

h2{
	color: #666666;
	font-size : 13px;
	margin-bottom : 12px;
	margin-top : 18px;
	font-weight:normal;	
}

h3{
	color: #373536;
	font-size : 11px;
	font-weight:bold;
	margin-bottom : 6px;
	margin-top : 3px;	
}
h4{
	color: #373536;
	font-size : 11px;
	font-size : 11px;
	font-weight:bold;
	margin-bottom : 3px;
	margin-top : 0px;	
}
.date{
    font-size : 10px;
}
.source{
    margin-top:5px;

    color:#455971;
    font-style:italic;
}
a.color2{color : #C6C79F;}

a.noline:link {
	color: #E87A1B;
	text-decoration: none;
}
a.noline:visited {
	color: #E87A1B;
	text-decoration: none;
}
a.noline:hover {
	color: #E87A1B;
	text-decoration : none;
}
a.noline:active {
	color: #E87A1B;
	text-decoration : none;
}

a:link {
	color : #666666;
	text-decoration: underline;
}
a:visited {
	color : #666666;
	text-decoration: underline;
}
a:hover {
	color : #666666;
	text-decoration : underline;
}
a:active {
	color : #666666;
	text-decoration : underline;
}
/*menu boczne+szybki start*/
.menu a:link, .menu a:visited{
	color :  #666666;
	text-decoration: none;}
.menu a:hover, .menu a:active{
	color :  #E87A1B;
	text-decoration: none;}	
	
.menu li{
	font-size : 10px;
	list-style-image : url(../images/li1_blue.gif);
}

.menu li li, block li{
	font-size : 10px;
	list-style-image : url(../images/li2_blue.gif);
}

.menu ol, .menu ul{
	margin: 0;
	padding-left:18px;
}
.menuTitle{
	color: #C6C79F;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 10px;
	font-weight: bold;
}
#MenuItems{
	background-image: url(../images/menu_back.gif);
	background-repeat : no-repeat;
}
.shadowFromTop{
	background : url(../images/shadow_from_top.gif);
	background-position : top;
	background-repeat : repeat-x;
}
/* bloczki */
.rtl{background-image : url(../images/rog_tl.gif);	background-position : top left;	background-repeat : no-repeat;background-color : #E2E2D1;}
.rtlo{background-image : url(../images/rog_tl_o.gif);	background-position : top left;	background-repeat : no-repeat;background-color : #E2E2D1;}
.tt{background-image : url(../images/pas_t.gif);background-position : top;background-repeat : repeat-x;background-color : #E2E2D1;}
.rtr{background-image : url(../images/rog_tr.gif);background-position : top right;background-repeat : no-repeat;background-color : #E2E2D1;}
.rtro{background-image : url(../images/rog_tr_o.gif);background-position : top right;background-repeat : no-repeat;background-color : #E2E2D1;}

.tl{background-image : url(../images/pas_l.gif);background-position : left;background-repeat : repeat-y;background-color : #E2E2D1;}
.cc{background-color : #E2E2D1;}
.tr{background-image : url(../images/pas_r.gif);background-position : right;background-repeat : repeat-y;background-color : #E2E2D1;}

.rbl{background-image : url(../images/rog_bl.gif);background-position : bottom left;background-repeat : no-repeat;background-color : #E2E2D1;}
.rblo{background-image : url(../images/rog_bl_o.gif);background-position : bottom left;background-repeat : no-repeat;background-color : #E2E2D1;}
.tb{background-image : url(../images/pas_b.gif);background-position : bottom;background-repeat : repeat-x;background-color : #E2E2D1;}
.rbr{background-image : url(../images/rog_br.gif);background-position : bottom right;background-repeat :no-repeat;background-color : #E2E2D1;}
.rbro{background-image : url(../images/rog_br_o.gif);background-position : bottom right;background-repeat :no-repeat;background-color : #E2E2D1;}


.grtl{background-image : url(../images/grog_tl.gif);	background-position : top left;	background-repeat : no-repeat;background-color : white;}
.grtlo{background-image : url(../images/grog_tl_o.gif);	background-position : top left;	background-repeat : no-repeat;background-color : white}
.gtt{background-image : url(../images/gpas_t.gif);background-position : top;background-repeat : repeat-x;background-color : white}
.grtr{background-image : url(../images/grog_tr.gif);background-position : top right;background-repeat : no-repeat;background-color : white}
.grtro{background-image : url(../images/grog_tr_o.gif);background-position : top right;background-repeat : no-repeat;background-color : white}

.gtl{background-image : url(../images/gpas_l.gif);background-position : left;background-repeat : repeat-y;background-color : white}
.gcc{background-color : white}
.gtr{background-image : url(../images/gpas_r.gif);background-position : right;background-repeat : repeat-y;background-color : white}

.grbl{background-image : url(../images/grog_bl.gif);background-position : bottom left;background-repeat : no-repeat;background-color : white}
.grblo{background-image : url(../images/grog_bl_o.gif);background-position : bottom left;background-repeat : no-repeat;background-color : white}
.gtb{background-image : url(../images/gpas_b.gif);background-position : bottom;background-repeat : repeat-x;background-color : white}
.grbr{background-image : url(../images/grog_br.gif);background-position : bottom right;background-repeat :no-repeat;background-color : white}
.grbro{background-image : url(../images/grog_br_o.gif);background-position : bottom right;background-repeat :no-repeat;background-color : white}

.fullrtlo{background-image : url(../images/fullrtlo.gif);	background-position : top left;	background-repeat : no-repeat;background-color : #1F2A58;}
.fulltt{background-color : #666666;}
.fullrtr{background-color : #666666;}

.fulltl{background-image : url(../images/fulltl.gif);background-position : left;background-repeat : repeat-y;background-color : white;}
.fullcc{background-color : white}
.fulltr{background-image : url(../images/fulltr.gif);background-position : right;background-repeat : repeat-y;background-color : white}

.fullrbl{background-image : url(../images/fullrblo.gif);background-position : bottom left;background-repeat : no-repeat;background-color : white;}

.fulltb{background-image : url(../images/fulltb.gif);background-position : bottom;background-repeat : repeat-x;background-color : #white;}

.fullrbro{background-image : url(../images/fullrbro.gif);background-position : bottom right;background-repeat :no-repeat;background-color : white}