﻿/* CSS Document */

.tresc_ramki {
	margin: 6px;
	margin-top: 8px;
	padding-left: 6px;
	display: block;
	}

.ramka {
	display: block;
	border: 1px solid #aaa;
	height: 100%;
	background: #F1EEF1;
	color: #696969;
	}
	
.ramka_bottom {
	display: block;
	height: 100%;
	border: 1px solid #aaa;
	border-bottom: 3px solid #E5E5E5; 
	background: #F1EEF1;
	color: #696969;
	margin-bottom: 9px;
	padding-bottom: 2px;
	}
	
.pomaranczowa_head {
	display: block;
	height: 26px;
	background: url(../img/r1.gif) repeat-x left top #FF2D00;
	border-bottom: 1px solid #aaa;
	color: #fff;
	}
	
.niebieska_head {
	display: block;
	height: 24px;
	background: url(../img/r2.gif) repeat-x left top #3E6DB5;
	border-bottom: 1px solid #aaa;
	color: #fff;
	}
	
.szara_small_head {
	display: block;
	height: 26px;
	background: url(../img/r3.gif) repeat-x left top;
	border-bottom: 1px solid #aaa;
	color: #333;
	}
	
.szara_big_head {
	display: block;
	height: 32px;
	background: url(../img/r4.gif) repeat-x left top;
	border-bottom: 1px solid #aaa;
	color: #333;
	}
	
.partnerzy {
	display: block;
	height: 68px;
	border: 1px solid #aaaaaa;
	border-bottom: 3px solid #B8B8B8;
	background: #fff;
	color: #696969;
	}
	
.ramka_naglowek	{
	padding: 7px;
	font-weight: bold;
	font-size: 13px;
	color: #f4f4f4;
	}
	
.m_obrazek {
	border: 4px solid #E1E0E1;
	margin: 5px 5px 0px 5px;
	}
	
.slowniczek {
	width: 274px;
	height: 48px;
	background: url(../img/slowniczek_bg.jpg)  top left repeat-x;
	margin-top: 7px;
	margin-bottom: 10px;
	border: 1px solid #F1EEF1;
	}
	
.chr a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	display: inline;
	margin-right: 1px;
	}
	
	
ul.linki li a.czerwony {
	color: #D52900;
	}
	

.markHeavyBlue {
	color: #003983;
	font-weight: bold;
	}
.strzalka {
	width: 12px;
	height: 11px;
	background: url(../img/strzalka.gif);
	display: inline;
	}
	
.li_do_lewej  ul {
	margin-left: 0px;
	}
	
.li_do_lewej {
	text-align: left;
	}


/* nadpisane z pliku 'styl.css' :  */

ul.tab_lista_right li {
	height: 100%;
}

ul.tab_lista_right li.mark {
	border-top: 2px solid #DAD9D7;
	}

ul.tab_lista_right li a  {
	height: inherit;
	}
	
	
	
	
ul.linki2 {
	list-style-type: none;
	margin-left: 5px;
	padding-top: 10px;	
	margin-bottom: 10px;
	
}
ul.linki2 li{
	background: url("../img/arrow.gif") no-repeat left 5px;
	padding-left: 10px;
	margin-top: 5px;
}
ul.linki2 li a{
	color: #003983;
	text-decoration: none;
	font-weight: bold;
} 
ul.linki2 li a:hover{text-decoration: underline}
