body {
		background-color: #fff;
		background: url("../images/index_05.jpg") repeat-x;
		
	}
	
body,table,select,textarea {
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;	
        }

		
	

select {
border: 1px solid #CFCFCF;
color: #727272;
}

textarea {
border: 1px solid #CFCFCF;
color: #727272;
}
checkbox {
border: 1px solid #CFCFCF;
color: #727272;
}

a {
    color: #656565;
    text-decoration: none;
}
		
input.submitlogin{
        font-size: 10px;
        font-family: verdana;
        width: 122px;
        height: 21px;
        color: #333333;
        background: none;
        border: 0px;
        text-align: right;
        }
		
input.textlogin {
background: url("../img/pages_imgs/login.gif") no-repeat top; 
border: 0px; 
width: 122px; 
height: 21px; 
color: #929292;
font-size: 11px;
font-family: verdana;
padding: 3px 0px 0px 5px;
}

input.textdata {
background: url("../img/pages_imgs/login.gif") no-repeat top; 
border: 0px; 
width: 50px; 
height: 21px; 
color: #929292;
font-size: 11px;
font-family: verdana;
padding: 3px 0px 0px 5px;
}

input.textsearch {
background: url("../img/pages_imgs/szukaj.gif") no-repeat top; 
border: 0px; 
width: 192px; 
height: 21px; 
color: #929292;
font-size: 11px;
font-family: verdana;
padding: 3px 0px 0px 5px;
}

select.optionsearch {
background: url("../img/pages_imgs/szukaj.gif") no-repeat top; 
border: 0px; 
width: 192px; 
height: 21px; 
color: #929292;
font-size: 11px;
font-family: verdana;
padding: 3px 0px 0px 5px;
}

select.textselect {
background: url("../img/pages_imgs/szukaj.gif") no-repeat top; 
border: 0px; 
width: 192px; 
height: 21px; 
color: #929292;
font-size: 11px;
font-family: verdana;
padding: 3px 0px 0px 5px;
}

.link{
color: white;
text-decoration: none; /* bez "dekoracji", czyli bez podkreślenia*/
}
.link:hover {
color: #cfff40;
text-decoration: none; 
}

#logowanie {
	color: #646464;
	position:absolute;
	margin: 10px;
}

#body {
max-width: 750px !important;
color: #646464;
margin: 5px 0px 0px 0px;
position: absolute;
}

#underbody {
max-width: 75px !important;
color: #646464;
margin: 5px 0px 0px 0px;
position: relative;
}

#login_headline {
color: #646464;
margin: 5px 0px 0px 0px;
position: absolute;
}

#body1 {
color: #646464;
margin: 5px 0px 0px 10px;
position: absolute;
}

#dodane1 {
color: #646464;
margin: 5px 0px 0px 10px;
position: absolute;
max-width: 200px;
}

#dodane2 {
color: #646464;
margin: 5px 0px 0px 10px;
position: absolute;
max-width: 200px;
}

















#alertwrong {
	position: absolute;
	margin: 5px;
	color: #ff0000;
	font-weight: bold;
	padding: 5px;
	margin: 300px;
	background-color: #990000;
}
#alertmiddle {
	position: absolute;
	margin: 5px;
	color: #ffff00;
	font-weight: bold;
	padding: 5px;
	margin: 300px;
	background-color: #999900;
}

#alertok {
	position: absolute;
	margin: 5px;
	color: #00ff00;
	font-weight: bold;
	padding: 5px;
	margin: 300px;
	background-color: #009900;
}
object, embed{
	border: 0px;
	margin:0px;
	padding: 0px;
	
	height: 108px;
}
