/*  OGOLNE */
BODY { 
	SCROLLBAR-ARROW-COLOR:	#FFA019; 
	SCROLLBAR-BASE-COLOR: 		#CD3238; 
	font-family:							verdana, arial, helvetica,sans-serif; 
	color:										#FFFFFF; 
	font-size:								11px;
	padding:								0px;
	margin:									0px;
	background-color:					#CD3238; 	
}
p {
	font-family: verdana,arial; 
	font-size: 11px; 
	line-height: 15px; 
	padding: 0px; 
	margin:  0px; 
	margin-top:10px;
}
h1 {	
	font-family: verdana,arial; 
	font-size: 13px; 
	color: #000000; 
	padding: 0px; 
	margin:  0px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 10px;	
	background-image: url('MLODZIEZ.net_gfx/bg_h1.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
}
h2 {	
	font-size: 12px; 
	color: #7C1515; 
	padding: 0px; 
	margin:  0px;
	margin-top: 15px;
	margin-bottom: 5px; 
}
h3 {
	font-size: 		11px; 
	color: 			#FFF; 
	padding: 0px; 
	margin:  0px; 
	margin-top: 15px;
	margin-bottom: 5px; 	
}
ul,li { 
	font-family: verdana,arial ; 
	font-size: 11px; 
	font-weight:normal;
}
a {
	font-size: 			11px; 
	color: 				#FFA019; 
	font-weight: 		bold;
 	text-decoration:	none;
}
a:hover {
	text-decoration: underline
}
form,input,textarea,select {
	font-size:		10px;
	margin:			1px;
	padding:		0px;
	padding-left:	2px;
	font-family: 	verdana,arial ; 	
}
select {
	border: 1px solid #02025D; 
}
textarea {
	border: 1px solid #02025D; 
}
input.text {
	border: 1px solid #BB1D23; 
	background-color:#FFA019;
	border-top: 1px solid #630A0E;
	border-left: 1px solid #630A0E;	
	height: 17px;
	
}
input.button{
	border: 1px solid #8F080E; 
	border-top: 1px solid #D6353B;
	border-left: 1px solid #D6353B;	
	padding: 2px;
	color: #FFF;
	font-weight: bold;
	background-color:#BA1D23; 	
}
/* OGOLNE KLASY - WYJATKI */
.selected {
	font-weight: bold;
}
.just {
	text-align: justify;
}
.error {
	color: #F00;
	font-weight: bold;
}
/* nawigacja - top, print itp. */
.nav {
	border-top: 1px solid #1B1B83;
	margin-top: 40px;
	margin-left: 20px;	
	margin-right: 20px;
	text-align: right;
}
.nav a{
	font-size: 9px;
	color: #3939CB;
}

/* LOKALIZER */
.lokalizer {
	font-size: 9px;
	color: #FFF;
	background-image: url('MLODZIEZ.net_gfx/bg_lokalizer.gif'); 
	background-position: left;
	background-repeat: repeat-x;
	height: 24px;
	text-align: left;
	padding: 0px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 3px;
}
.lokalizer a{
	color: #FAB91D;
	font-size: 9px;	
	margin-top: 10px;
	line-height: 9px;
	font-weight: normal;
}
.lokalizer#jestes {
	color: #000;
	background-image: url('MLODZIEZ.net_gfx/bg_lokalizer_0.gif'); 
	background-repeat: repeat-x;
	text-align: right;	
	padding-right: 10px;
	font-weight: bold;	
}
/*  NAGLOWEK */
.header {
	background-color:#CD3238; 
	background-image: url('MLODZIEZ.net_gfx/bg_header.gif'); 
	background-repeat: no-repeat;	
	height: 97px;
	width: 574px;
	vertical-align: top;
}
.topflash {
	border-left: 1px solid #D5501F;
	border-right: 1px solid #D5501F;	
	text-align: center;
	height: 150px;
	width: 760;
}
/* nawigacja gorna - home, site map itp. */
.nav_top {
	padding: 0px;
	text-align: right;
}
.nav_top a {
	font-size: 			9px; 
	color: 				#FFF; 
}
.nav_bot {
	text-align: 		right;
	paddding: 			0px;
	padding-top: 		23px;
	padding-right: 		165px;
}
.nav_bot a {
	font-size: 			9px; 
	color: 				#000; 
	font-weight: 		normal;
}
.nav_bot2 {
	text-align: 		center;
	padding-top: 		20px;
	color: 				#FFA019;
	font-size:			12px;
	font-weight: 		normal;
	vertical-align: 	top;
}
.nav_bot2 a {
	font-size: 			12px; 
	color: 				#FFF; 
	font-weight: 		normal;
	margin-left:		15px;
	margin-right:		15px;	
}

/* MAIN */
.main {
	vertical-align: top;
	width: 393px;
	background-color:#CD3238; 
	padding: 10px;
}
.main img {
	border: 3px solid #D84147;
}
.main table {
	width: 390px;
	font-size: 10px; 	
	border: 0px;
}
.info,form table {
	font-size: 10px;
	background-color:#C02D33;
	border-collapse: collapse;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;	
}
.info td,form td {
	border: 1px solid #CD3238;
	color: #FFF;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
form td {
	text-align: left;
}
.buttons td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;	
}
.info th,form th {
	color: #BA1D23;
	border: 1px solid #CD3238;
	background-color:#FFA019; 
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
form td.first {
	background-color:#BE252B;
	font-weight: bold;
}
.line0 td {
	background-color:#BE252B;
}
.line1 td {
	background-color:#C02D33;
}
/* MENU */

.menu {
	background-color:#FFA019; 
	vertical-align: top;
	width: 188px;
	padding-right: 0px;
	background-image: url('MLODZIEZ.net_gfx/bg_menu.gif'); 
	background-position: top right; 
	background-repeat: repeat-y;
	padding-bottom: 100px;	
}
/*H1*/
.menu h1{
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
	font-size: 9px;
	font-weight: bold;
	color: #7C1515;
	background-color: #FFB347;
	color: #7C1515;
	margin-bottom: 3px;
	margin-right: 0px;
	background-image: none;
	width:183px;	
        
}

.menu h1 a{
     display: block;
	 font-family:Arial, Helvetica, sans-serif;
	 font-style:italic;
     text-decoration: none;
     background-image: url(MLODZIEZ.net_gfx/h1_bg.gif);
     background-repeat: repeat;
     background-position: left top;
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 3px;
     padding-right: 3px;
     margin-top: 0px;
     margin-left: 0px;
	 font-weight: bold;
	 font-size: 12.1px;
	 color: #fff;
	 text-align: center;
}


.menu h1 a:hover
{        
    display: block;
	background-image: url(MLODZIEZ.net_gfx/h1_p_bg.gif);
	text-decoration:none;
}
/*H2*/
.menu h2{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 9px;
	font-weight: bold;
	color: #7C1515;
	background-color: #FFB347;
	color: #7C1515;
	margin-bottom: 3px;
	margin-right: 0px;
	background-image: none;	
        
}

.menu h2 a{
     display: block;
     text-decoration: none;
     background-image: url(MLODZIEZ.net_gfx/h1.gif);
     background-repeat: no-repeat;
     background-position: 0px;
     padding-top: 0px;
     padding-bottom: 0px;
     padding-left: 20px;
     padding-right: 10px;
     margin-top: 0px;
     margin-left: 0px;
	 font-weight: bold;
	 font-size: 9px;
	 color: #7C1515;
}


.menu h2 a:hover
{        
        display: block;
	font-weight: bold;
	font-size: 9px;
	color: #7C1515;
	text-decoration: underline;
}


            /* H3*/
.menu h3{
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 9px;
	font-weight: bold;
	color: #7C1515;
	background-color: #FFB347;
	color: #7C1515;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	background-image: none;	
        
}

.menu h3 a{
     display: block;
     text-decoration: none;
     background-image: url(MLODZIEZ.net_gfx/h1.gif);
     background-repeat: no-repeat;
     background-position: 0px;
     padding-top: 0px;
     padding-bottom: 0px;
     padding-left: 20px;
     padding-right: 10px;
     margin-top: 0px;
     margin-left: 0px;
	 font-weight: bold;
	 font-size: 9px;
	 color: #7C1515;
}


.menu h3 a:hover
{        
        display: block;
	font-weight: bold;
	font-size: 9px;
	color: #7C1515;
	text-decoration: underline;
}
            /* H4*/
.menu h4{
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 9px;
	font-weight: bold;
	color: #7C1515;
	background-color: #FFB347;
	color: #7C1515;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 0px;
	background-image: none;	
        
}

.menu h4 a{
     display: block;
     text-decoration: none;
     background-image: url(MLODZIEZ.net_gfx/h1.gif);
     background-repeat: no-repeat;
     background-position: 0px;
     padding-top: 0px;
     padding-bottom: 0px;
     padding-left: 20px;
     padding-right: 10px;
     margin-top: 0px;
     margin-left: 0px;
	 font-weight: bold;
	 font-size: 9px;
	 color: #7C1515;
}


.menu h4 a:hover
{        
        display: block;
	font-weight: bold;
	font-size: 9px;
	color: #7C1515;
	text-decoration: underline;
}

.menu table td {
	cell-padding: 0px;
	cell-spacing: 0px;
}
.menu_bot {
	width: 233;
	height: 100%;
	border-top: 1px solid #1111C0;
	background-color:#0404A5; 
	background-image: url('MLODZIEZ.net_gfx/bg_menu_bot.gif'); 
	background-position: top; 
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: left;
	margin-top: 1px;
	margin-left: 6px;	
}
/* FOOTER */
.footer {
	background-color:#CD3238; 
	background-image: url('MLODZIEZ.net_gfx/bg_footer.gif'); 
	background-repeat: repeat-x;
	background-position: top; 	
	padding: 0px;
	vertical-align: top;
}
.footer p {
	color: #E0E0E0;
	margin-top: 0px;
	padding-top: 9px;
}
/*EKSTRA STYLE*/
/*na strone glowna do oferty */
.banners {
	width: 154px;
	background-color:#BA1D23;
	border: 1px solid #CE3B41;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;	
	vertical-align: top;
	margin-bottom: 0px;	
}
.banners table td {
	width: 154px;
	text-align: center;
}
.banners img {
	margin-bottom: 5px;
}
.banners p {
	padding: 0px;
	margin: 0px;
}
.zdjecie {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
.separator {
	width: 10px;
	font-size: 10px;
}
.more {
	text-align: right;
	margin-bottom: 25px;
	margin-top: 10px;
}
.tableft {
	background-image: url('MLODZIEZ.net_gfx/tab_left.gif'); 
	width: 10px;
	height: 24px;	 
}
.tablink {
	background-image: url('MLODZIEZ.net_gfx/tab_bg.gif'); 
	padding-top: 2px;
}
.tablink a {
	font-size: 14px;
	font-family: arial,verdana;
	color: #000;
}
.tablink a:hover {
	color: #FFF;
	text-decoration: none;
}
.tabright  {
	background-image: url('MLODZIEZ.net_gfx/tab_right.gif'); 
	width: 10px;
	height: 24px;	 
}
.topmenu {
	vertical-align: bottom;
}
/*szablon dwa */
.main#connect {
	width: 552px;
}
.main#connect table {
	width: 552px;
}
.sitemap,.sitemap td {
	vertical-align: top;
	text-align: left;
}
h1.sitemap {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background-image: url('MLODZIEZ.net_gfx/sitemap_h1.gif'); 
	background-position: left; 
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
h1.sitemap  a {
	font-weight: bold;
	font-size: 		10px;	
}
h2.sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	padding-left: 20px;
	background-image: url('MLODZIEZ.net_gfx/sitemap_h2.gif'); 
	background-position: left; 
	background-repeat: no-repeat;	
	margin-bottom: 2px;	
}
h2.sitemap a{
	font-weight: bold;
	font-size: 9px;
	color: #000;
}
h3.sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 29px;
	padding-left: 14px;
	background-image: url('MLODZIEZ.net_gfx/sitemap_h3.gif'); 
	background-position: left; 
	background-repeat: no-repeat;	
	margin-bottom: 2px;	
}
h3.sitemap a{
	font-weight: normal;
	font-size: 9px;
	color: #000;
}

h4.sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 49px;
	padding-left: 14px;
	margin-bottom: 2px;	
}
h4.sitemap a{
	font-weight: normal;
	font-size: 9px;
	color: #000;
}
