/* CSS Document */


body {
background-color: #F2F5F6;
margin: 0 auto;
padding: 0;
font-family: Tahoma, Verdana;
font-size: 13px;
color: #5E999F;
}
#flashcontent {
background-image:url(gfx/menu_bg.gif);
background-repeat: repeat-x;

}
#flashcontent_pre {
background-image:url(gfx/menu_bg.gif);
background-repeat: repeat-x;

}

.day {
font-size: 20px;
margin-top: 8px;
color:#fff;
}
#datestamp {

font-weight: bold;
background-image: url(gfx/datestamp.png);
background-repeat: no-repeat;
background-position: top left;
width: 47px;
height: 48px;
vertical-align: top;
padding-top: 2px;
}
#main {
width: 910px;
margin: 0 auto;
background-image:url(gfx/main.jpg);
}
#top {
width: 910px;
height: 287px;
margin: 0 auto;
background-image:url(gfx/top.jpg);
}
#logger {
padding-left: 35px;
padding-right: 35px;
height: 70px;
text-align: right;
width:840px;
}
#logger_l {
width: 210px;
height:70px;
float: left;
}
#logger_r {
width: 630px;
height: 50px;
float: left;
padding-top: 20px;
}
#content {
width: 850px;
margin: 0 auto;
overflow: auto;
}
#content_l{
width: 578px;
float: left;

}
p {
text-align: justify;
padding: 10px;
}
p.opis {
text-align: justify;
padding: 0;}
img {
border: none;
}
a {
text-decoration: none;
color: #5E999F;}
a:hover{
text-decoration: underline;
color: #006699;}
a.miasta {
text-decoration: none;
color: #006699;}
a.miasta:hover{
text-decoration: underline;
color: #006699;}
h2 {
text-decoration: none;
color: #0C94DE;
font-size: 15px;
font-weight: bold;
line-height:15px;
padding-bottom: -10px;
}
a.title {
text-decoration: none;
color: #0C94DE;
font-size: 15px;
font-weight: bold;
}
a.title:hover {
text-decoration: underline;
color: #0C94DE;
font-size: 15px;
font-weight: bold;
cursor:pointer;
}
p.title {
color: #006699;
font-weight: bold;
padding:0px;
margin: 0 px;

}
#monit {
background-color: #E8ECF6;
border: 1px solid #D0D8E8;
width: 400px;
margin: 0 auto;
padding-top: 15px;
padding-bottom:15px;
text-align: center;
}
#monit_er {
background-color: #F8DCE2;
border: 1px solid #DB8282;
width: 400px;
height:35px;
margin: 0 auto;
padding-top: 20px;
text-align: center;
}
#content_r {
width: 270px;
float: left;
height: 100%;

}
#footer {
background-image: url(gfx/footer.gif);
background-repeat: no-repeat;
width: 910px;
height: 135px;
margin: 0 auto;
}
#footer_lt {
width: 520px;
float: left;
height: 45px;
margin: 0 auto;
padding-left: 55px;
font-size: 11px;
padding-top: 30px;
}
#footer_rt{
width: 280px;
float: left;
height: 45px;
margin: 0 auto;
padding-right: 55px;
padding-top: 30px;
font-size: 11px;
text-align: right;
}
#footer_lb {
font-size: 11px;
padding-left: 55px;
width: 520px;
float: left;
padding-top: 7px;
}
#footer_rb{
width: 280px;
float: left;
padding-right: 55px;
padding-top: 7px;
font-size: 11px;
text-align: right;
}
#searchbar {
width: 280px;
height: 40px;
position: relative;
top: 160px;
left: 130px;
}
.btn_search {
height: 23px;
width: 23px;
background-image:url(gfx/btn_search.gif);
border: none;
margin-top: 2px;
top: 2px;
position: relative;

}
.searchbox {
width: 176px;
height: 21px;
background-image:url(gfx/searchbox.gif);
border: none;
background-repeat: no-repeat;
font-family: tahoma;
padding-top: 5px;
padding-left: 3px;
color: #666666;
}
.right {
text-align: right;
}
.searchmore {
color: #C6CEE8;
padding-left: 28px;
}
.bluestar {
color: #0099FF;
font-weight: bold;
}
input, textarea, select {font:12px Tahoma, Arial, Helvetica, sans-serif; padding:0; border: 1px solid #D0DEE9; background:url(gfx/inputBg.gif) top left;}
input, select { height: 20px; vertical-align: middle; padding-top:2px;};
legend {background:#bfbf30; color:#fff; font:17px/21px Tahoma, Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold;}
label {font-size:11px; color:#666; text-align: right;}
label.opt {font-weight:normal;}


input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #B90E52;
	color : #B90E52;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #B90E52;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 2px;
	margin: 3px auto;
	width: 320px;
}

.field-label {

}

.field-widget {
padding-left: 20px;
}









