html,body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	margin:0px;
	text-align:center;
	padding:0px;
	height:100%;
	background-color:#e8f2fc;
	color:#000;
	line-height:1.35em;
}

/*html div {position: relative; } /* Hack dla ie wyswietlajacy poprawnie tlo w ie*/

/* ***************************************** */
/* ************************************************* */

#strona {
	position:relative;
	padding:0px;
	width:900px;
	min-height:100%;
	background-color:#fff;
	margin:0 auto;
	text-align:left;
	/*border-left-style:solid;
	border-left-width:1px;
	border-left-color:#136f88;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#136f88;*/
	background-image: url(imagesrc/bg1.gif);
	background-repeat: repeat-y;
}

html>body #strona{height:auto;}

*html #strona{
	height:100%;
}

a {
	color:#003399;
	text-decoration:none;
	font-size:12px;
}

a:hover{
	text-decoration:underline;
}


#naglowek{
	position:absolute;
	top:0px;
	left:0px;
	height:255px;
	width:900px;
	margin-left:0px;
	padding:0px;
	background-image: url("imagesrc/top.jpg");
	background-repeat: no-repeat;
}



#menu_pion{
	position:absolute;
	left:0px;
	top:96px;	
	width:190px;
	
	z-index:1;
}

*html #menu_pion{
	
}

#menu_pion thead { color:#fff;  }
#menu_pion thead a { color:#fff; font-size:13px; padding-left:5px; }
#menu_pion tbody { color:#000; font-size:11px; }

#menu_pion a {
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#menu_pion img {
	border-style:none;
}

*html #menu_pion th img {
	padding-bottom:2px;
}


#menu_pion a:hover{
	text-decoration:underline;
}

#content{
	padding-top:260px;
	margin-left:190px;
	width:710px;
	padding-bottom: 40px;
/*border-left-style:solid;
	border-left-width:1px;
	border-left-color:#136f88;*/
}

*html #content{
	width:706px;
	padding-top:150px;
}

#stopka{
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:20px;
	background-color:#f00;
	text-align: center;
	padding-top:0px;
}

#menu_poziom{	
	display:block;
	height:19px;
	width:900px;
/*background-color: #0b8995;
/*	background-color: #136F88; */
/*	border-bottom: #29166F solid 1px;*/
	padding-top:1px;

	
}


#menu_poziom ul{
	list-style:none;
	margin:0px;	
	padding:0px;
	float:right;	
}

#menu_poziom li{
	float:left;
	margin-left:-2px;
}

#menu_poziom a{
	color:#29166F;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}

#menu_poziom a:hover{
	color:#fff;
	background-color:#29166F;
	text-decoration: none;
}


#wyszukiwarka{
	width:217px;
	height:30px;
	background-color:#fff;
	float:left;
}



#ramka_prawa{
	float:right;
	width:165px;
	text-align:center;
}

#ramka_prawa img {
	margin-bottom:25px;
	}

#tresc{
	width:515px;
	padding-right:10px;
	padding-left:10px;
	padding-top:25px;
}

#tresc img{
	padding:1px;
	/*border-style:solid;
	border-width:1px;
	border-color:#aaa;*/
	border:none;
	margin-top:5px;
}

#tresc a{ font-size:13px; }


#reklama{
	width:20px;
	height:90px;
	float:left;
	background-color:#fff;
	text-align:right;
}

#banner{
	width:498px;
	height:60px;
	background-color:#fff;
	margin-left:10px;
	margin-top:5px;
}

*html #banner{
	margin-top:275px;
}

#banner img {
	border:none;
	}

#logo{
	width:252px;
	height:90px;
	float:left;
	background-color:#fff;
	text-align:right;
}

/* style dla poszczególnych bloków w menu pionowym*/

#menu_pion {
	margin-top: -3px;	
}

#menu_pion ul{	
	margin:0px;
	padding:0px;
	list-style: none;
}

#menu_pion ul li {
	background-color: #291670;
	line-height:22px;
	color:#fff;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 1px;
			
}

#menu_pion ul li a {
	color:#fff;
	font-weight: bold;
	font-size: 13px;
}



#menu_pion ul li ul{
	display: block;
	margin-top:0px;		
	list-style-image: url(imagesrc/kr.gif);
	list-style-position: inside;
	background-color: #F2F2F2;
	margin-left:-10px;	
	border-bottom:1px #fff solid;	
	
}

#menu_pion ul ul li{
	padding:0px;			
	color:#000;
	font-weight:normal;
	font-size: 11px;	
	background-color: #E7E1FF;
	line-height:17px;
}

#menu_pion ul ul li a{	
	color:#000;
	font-weight:normal;
	font-size: 11px;
}

.podkategoria{
	
}


.input_tekst { border-style:solid; border-color:#003399; border-width:1px; background-color:#e9e9ff; width:135px; color:#000033; font-size:12px; font-weight:bold; padding-left:2px; padding-right:2px; }

.input_wysz { border-style:solid; border-color:#009900; border-width:1px; background-color:#eeffee; width:165px; color:#003300; font-size:12px; font-weight:bold; padding-left:2px; padding-right:2px; }

.select_wysz { border-style:solid; border-color:#009900; border-width:1px; background-color:#eeffee; color:#003300; font-size:11px; font-weight:bold; padding:2px; }

.rozwin { float:right; }

form { padding:0; margin:0; }

.zegarek {
	font-size:12px;
	font-weight:bold;
}

.ext {
	background: url('./imagesrc/ext.gif') center right no-repeat;
	padding-right: 20px;
}

h2 {font-size:18px; color:#003399; font-weight:normal; margin-bottom:10px; margin-top:5px; padding-top:0px;}

*html h2 {margin-top:14px;}
