html, body {
	height: 100%;
	min-height: 100%;
	margin:0;
	padding:0;
}

body   {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 12px;    
    color: #000;
    background: url(../images/bodybg.jpg) repeat-x top center #FFF;
    text-decoration: none;   
}

table	{
    padding: 0 0 0 0;
}

th, .tha {
    font-size: 11px;
    color: #333;
    background-color: #FFF;
    border-top: 1px #FF3300 solid;
    border-bottom: 1px #FF3300 solid;
    text-align: center;
}
h1 {
    font-family: georgia, arial, Tahoma;
    font-weight: normal;
    color: #333;
    font-size: 22px;
    margin: 0px 0 10px 0;
    
}

h1 span {
    color: #B8Dc7C;
  
}

h2 {
    font-family: georgia, arial, Tahoma;
    font-weight: lighter;
    color: #333;
    font-size: 18px;
    margin: 10px 0 10px 0;
}
h3 {
    font-family: georgia,Tahoma;
    font-weight: normal;
    color: #333;
    font-size: 16px;
    margin: 10px 0 10px 0;
}

h4 {
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 2px 0;
}

a {
    text-decoration: underline;
    color: #333;
}
a:hover {
    color: #CC0000
}

img {
    border: 0px
}

form {
    margin-top: 0px;
    margin-bottom: 0px;
}
input {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    vertical-align: middle;
    padding: 1px;
}

input[type=radio], input[type=checkbox] {
    border: none
}

input[type=submit] {
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    background-color: #A66F00;
    color: #FFF;
    border: 0px;
    margin: 3px 0 0 0;
}

input[type=submit]:hover {
    background-color: #CC0000;
    color: #FFF;
}
	

select {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}

textarea {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}

label {
    white-space: nowrap;
}


fieldset {
    border: 1px solid #333333;
    padding: 4px;
}

.frmbug {
    border: solid 1px #CC0000;
}
.zebra {
    background-color: #C0C0C0;
}

.border {
    border: 1px #999999 solid;
    padding: 2px
}

.uwaga {
    color: #CC0000;
}

#container {
    width: 770px;     
    min-width: 770px;     
    min-height: 90%;   
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;   
}

/* holly hack to target IE win Only \*/
* html #container{
	height:90%;
}
/* end hack */

#container #topover {
	width: 770px;     
	height: 10px;
	border: 1px #CCC solid;	
	position: relative;
	background: #E5E5E5;
	margin: 5px 0 1px 0;
}


#container #top {
	width: 770px;     
	height: 228px;
	background: url(../images/top_bg.gif) repeat-x top left #FFF;
}

#container #top #logo{
	float: left;
	margin: 15px 0 0 70px;
}

#container #top #mainflash{
	float: right;
}

#container #top #menulinks {
	position: absolute;
	width: 770px;
	top: 199px;
	left: 0px;	
	z-index:2;	
}

#container #top #menunavi{
	position: absolute;
	font-size: 11px;
	width: 190px;
	top: 5px;
	left: 570px;	
	z-index:2;
	text-align: right;
}

#container #top #menunavi a{
	text-decoration: none;
}

#container #top #menunavi span a{
	color: #B8DC7C;
	background-color: #666;
	padding: 0 5px 0 5px;
}


#container #top #menulinks ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#container #top #menulinks li{
    list-style: none;
    font-family: Georgia;
    display: block;
    text-align: left;
    letter-spacing: -0.01em;
    float: left;
    margin: 0px;
}

#container #top #menulinks li a {
	font-family: Georgia;
	display: block;
	font-size: 12px;
    text-decoration: none;
    color: #333;
    padding: 7px;
    margin: 0px;
}

#container #top #menulinks li a:hover, #container #top #menulinks span {
    background-color: #B8DC7C;
    display: block;
    padding: 7px;
    margin: 0px;
}



#container #content {
	width: 770px;     
	height: 100%;
	border: 1px #CCC solid;	
	position: relative;
	background: #FFF;
}


#container #footerover {
	width: 770px;     
	height: 10px;
	border: 1px #CCC solid;	
	position: relative;
	background: #E5E5E5;
	margin: 1px 0 0 0;
}

#footer {  
	width: 770px;
	position:relative; 
	top: -10%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    text-align: center;    
    padding: 0px;
}

* html #footer{ /*IE */
top:0;
}
* > #footer{ /* Opera using CSS3 selectors that other browsers will support later, look out */
top:0;
}

#mainpic {

}


#paging {
    padding: 20px;
    text-align: center;
    clear: both;
}

#paging a{
    color: #000;

}

#paging #space{
    padding: 0 10px 0 0;
}

#paging a:hover{
    color: #CC0000;

}

#paging #current{
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    padding: 0 3px 0 3px;
}

#paging #inactive{
    color: #999;
}

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/tooltip_arrow.gif');
	width:20px;
	position:absolute;
	left:-18px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #666;	/* Border width */
	left:0px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	background-color: #FFFFCC;	/* Background color */
	padding: 10px 20px 10px 20px;	/* Space between border and content */
	z-index:1000001;
	line-height: 120%;
}


