html,body
 {
  margin: 0px;
  padding: 0px;
 }

body
 {
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  text-align: center;
  color: #eee;
  background: black url('../img/tlo.jpg') repeat-x center top;
 }

div
 {
  padding: 0;
 }

th 
 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;  
  text-align: left;
 }

td
 {
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
 }

h1
 {
  color: #F74747;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 0.5em 10px;
 }

h2
 {
  font-family: georgia;
  font-style: italic;
  font-weight: normal;
  color:  #FA7373; 
  font-size: 24px;
  margin: 0;
 }

h3
 {
  font-family: georgia;
  font-style: italic;
  font-weight: normal;
  color:  #FA7373; 
  font-size: 18px;
  margin: 0 0 10px 0;
 }
 
label 
 {
  width: 30%;
  float: left;
  clear: left;
  text-align: right;
  padding: 2px 3px 0 0;
  font-weight: bold;
 }

form
 {
  margin: 0px;
 }

input,textarea,select
 {	
  font: 12px "Trebuchet MS";
  margin: 2px 1px;
  padding: 0;
 }

select 
 {
	height: 23px;	
  margin-bottom: 7px;
 }

input
 {
  width: 200px;
 }

input.checkbox, input.radio
 {
  width: auto;
  margin-bottom: 7px;
 }

textarea
 {
  width: 350px;
  height: 100px;
  margin: 1px;
 }

.submit
 {
  width: 100px;
  font-weight: bold;
 }

img 
 {
  border: 0;
  margin: 0;
  padding: 0;
 }

.button,input.button
 {
  font-weight: bold;
 }

a:link,a:visited,a:hover
 {
  color: red;
  text-decoration: none;
 }

a:hover
 {
  color: #808080;
 }
 
p 
 {
  margin: 0;
 } 

ol, ul
 {
  margin: 0;
 }
ol 
 {
  width:  140px;
 }

fieldset
 {
  border: 1px solid #CCC;
  padding: 20px;
 }

legend 
 {
  font-weight: bold;
  color: #A10202;
 }
 
 #cien {
   margin: 0 auto;
   width: 1000px;
   background: url(../img/cien.png) repeat-y top;
 }
 
.container_16 {
  text-align: left;
  width: 950px;
  background: #050505 url(../img/tresc_tlo.jpg) no-repeat top;
  border-left: 10px solid #262520;
  border-right: 10px solid #262520;
}

#tresc {
}

.box_main
 {
  margin-bottom: 1em;
  background: white url('../img/main_bg.jpg') repeat-y;
 }

.box_main_header
 {
  color: white;
  font-weight: bold;
  font-style: italic;
  height: 28px !important;
  height: 44px;
  padding: 16px 20px 0 20px;
  background: url('../img/main_top.jpg') no-repeat;
  font-size: 16px;
 }

.box_main_content
 {
  padding: 10px 10px;
 }

.title {
  font-size:  40px;
  padding: 30px 20px;
}

#leftcol {  
  width: 220px;
  float:  left;
 }


#rightcol {  
  width: 720px;
  float:  right;
 }

#szukaj 
 {
  margin-top: 30px;
  margin-left: 10px;
  width: 200px;
 }

#menu {  
  height: 158px;
  width: 200px;
  margin: 10px 0 30px 10px;
  background: url('../img/menu_tlo.png') top center no-repeat;
}

#menu h2 {
  font-size: 16px;
  padding:  5px 0 0 10px;
}

#menu span {
  padding: 10px 0px 5px 20px;
  font-weight: bold;
  font-size:  14px;
  display:  block;
}

#menu span a {
  color: black;
}

.box 
 {
  float: left;
  margin: 15px;
  padding: 5px;
  width: 125px !important;
  width: 135px; 
  height: 150px !important;
  height: 160px; 
  text-align:  center;
  background:  #2A2A2A;
  border: 5px solid #393939;
 }

.box13
 {
  background: url('../img/box13_bg.gif') repeat-y;
  padding: 0 5px;
  margin: 0 auto;
  text-align: left;
  width: 750px !important;
  width: 760px;
 }

.box13_top
 {
  background: url('../img/box13_top.gif') no-repeat;
  height: 11px;
  margin: 0 auto;
  width: 760px;
 }

.box13_bottom
 {
  background: url('../img/box13_bottom.gif') no-repeat;
  height: 11px;
  margin: 0 auto 1.5em auto;
  width: 760px;
 }

.box16
 {
  background: url('../img/box16_bg.gif') repeat-y;
  padding: 0 5px;
  margin: 0;
 }

.box16_top
 {
  background: url('../img/box16_top.gif') no-repeat;
  height: 11px;
  margin: 0;
 }

.box16_bottom
 {
  background: url('../img/box16_bottom.gif') no-repeat;
  height: 11px;
  margin: 0 0 1.5em 0;
 }

#index_search
 {
  background: url('../img/index_search.jpg') repeat-y;
  margin: 0;
  height: 274px;
 }

#footer 
 {
  padding: 8px;
  height: 18px !important;
  height: 34px;  
  margin-top: 1em;
  color: #CCC;
  background: #2E2E2E;
 }

#footer a, #footer a:link, #footer a:visited 
 {
	text-decoration: none;
	color: white;
 }
 
#footer a:hover
 {
	text-decoration: underline;
 }
 

#strony {
  text-align: center; 
  line-height:  25px;
}

#strony a, #strony a:link, #strony a:visited {
	text-decoration: none;
	border: 1px solid gray;
	padding: 3px 5px;
}

#ocen a, #ocen a:link, #ocen a:visited {
	color: black; 
	text-decoration: none;
	border: 1px solid gray;
	padding: 3px 5px;
}

#ocen a:hover {
	color: #FC0000; 
}


.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 22px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }