body {
margin: 0px;
}
*, div{ 
font-family: Arial;
font-size:11px;
color:#000000;
}

a:hovr{
text-decoration:none;
}

.menu_0{
	background: url(gfx/menu_0.gif) repeat-x 0 0 #FFFFFF;
	height:28px;
	padding:0px 4px;
	font-size:10px;
}

#left_margin{
	width: 50%
}

#center{
	height: 100%;
	width: 950px;
}

#top{
	width:700px;
	height:38px;
	float:right;
}

.white{
	color: white;
	font-weight:bold;
	text-decoration:none;
}
.white_big{
	font-size:12px;
	color: white;
	font-weight:bold;
	text-decoration:none;
}
.red_big{
	font-size:12px;
	color:#8F2A2A;
	font-weight:bold;
	text-decoration:none;
}
.black_big{
	font-size:12px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
.pole_wpisu{
	border:solid 1px #dedede;
}
#reklama_top{
	float:right;
	width:700px;
	height:100px;
	margin-top: 10px;
}
#menu_top{
	margin-top:10px;
	float:left;
	width:100%;
	height:28px;
}

.spad{
	line-height:20px;
	padding:5px;
}

#content_left{
	vertical-align: top;
	width:215px;
}
#content_right{
	vertical-align: top;
	width:215px;
}
#content_center{
	width:500px;
	vertical-align: top;
}
.shade2{
	background: url(gfx/shade2.jpg) repeat-x 0 0;
}
.shade1{
	padding: 5px;
	background: url(gfx/shade1.jpg) no-repeat 0 0;
}

.shade1a{
	padding: 5px;
	background: url(gfx/shade1a.jpg) no-repeat 0 0;
}

.gray_14b{
	color: gray;
	font-size: 14px;
	font-weight: bold;
}

hr{
	color: #dedede;
}

.green{
	color:green; 
	font-weight:bold
}
.red{
	color:red; 
	font-weight:bold
}

.gray{
	color: #dedede;
}

.ln{
	line-height:150%;
	background: url(gfx/ln.jpg) no-repeat bottom center;
	padding: 5px 0;
}
.pos{
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: visible;
	margin-top: -20px;
	margin-left: 20px;
	visibility: hidden;
}
.foto{
	width:150px;
	height:92px;
	overflow: hidden;
}

h3{
	font-size:12px;
	font-weight: bold;
	margin: 0;
	text-align:left;
}

.href_but{
  display:block;
	width:106px;
	height:18px;
	text-align:center;
	background:url(gfx/input_b2.gif) no-repeat 0px 0px;
	background-color: transparent;
	color:#8F2A2A;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
}
.href_but2{	
  display:block;
	width:66px;
	height:18px;
	text-align:center;
	background:url(gfx/input_s2.gif) no-repeat 0px 0px;
	background-color: transparent;
	color:#8F2A2A;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
}

.bigbtn{
	font-size:13px;
	background-color:red;
	font-weight:bold;
	color:white;
	padding:5px;
	text-decoration:none;
}

.smlbtn {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:gray;
}

sup {
	font-size:0.8em;
}

.jok_calendar {
	font-size:10px;
	border-spacing:2px 2px;
	border:1px solid gray;
}

.jok_calendar td {
	border:1px solid #d0d0d0;
}

.jok_calendar td.zolte {
	background-color:yellow;
}
.jok_calendar td.pomaranczowe {
	background-color:orange;
}
.jok_calendar td.czerwone {
	background-color:red;
}
input[type="text"], input[type="password"], select{
  border:solid 1px #dedede;
}
