@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 : #E60000;}
.color2{color : #000000;}
.color3{color : #455971;}
.color4{color : #ECECEC;}
.color5{color : #646464;}


.cellwhite{background-color : #FFFFFF;}
.cellcolor1{background-color : #E60000;}
.cellcolor2{background-color : #b0b5bb;}
.cellcolor3{background-color : #b0b5bb;}
.cellcolor4{background-color : #ECECEC;}
.cellcolor5{background-color : #646464;}

.menuBack{
	background-image : url(../images/menu_back.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

.date{font-size : 10px;}

.bordered{
	border:1px solid #999999;
}

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

h1.intro{
	margin-top : 0px;
	margin-bottom : 6px;
}

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

h3{
	color: #666666;
	font-size : 11px;
	font-weight:bold;
	margin-bottom : 6px;
	margin-top : 3px;	
}
h4{
	color: #666666;
	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 : #000000;}

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

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

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

.menu ol, .menu ul{
	margin: 0;
	padding-left:18px;
}
.menuTitle{
	color: #E60000;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 10px;
	font-weight: bold;
}

.menuTitle2Outside{
	border-top:1px solid #b0b5bb;
	border-bottom:1px solid #b0b5bb;
	margin-bottom:10px;
}

.menuTitle2Inside{
	color: #ffffff;
	background-color: #b0b5bb;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	font-family : "Arial CE", Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	padding:3px 9px;
}

/* bloczki */
.rtl{background-image : url(../images/rog_tl.gif);	background-position : top left;	background-repeat : no-repeat;background-color : #FFFFFF;}
.rtlo{background-image : url(../images/rog_tl_o.gif);	background-position : top left;	background-repeat : no-repeat;background-color : #FFFFFF;}
.tt{background-image : url(../images/pas_t.gif);background-position : top;background-repeat : repeat-x;background-color : #FFFFFF;}
.rtr{background-image : url(../images/rog_tr.gif);background-position : top right;background-repeat : no-repeat;background-color : #FFFFFF;}
.rtro{background-image : url(../images/rog_tr_o.gif);background-position : top right;background-repeat : no-repeat;background-color : #FFFFFF;}

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

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


.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 : #b0b5bb;}
.fulltt{background-color : #b0b5bb;}
.fullrtr{background-color : #b0b5bb;}

.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}

.mainBackPL{
	background-image : url(../../upload_module/wysiwyg/unizeto/main_category_bgPL.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	width:183px;
	height:183px;