@charset "utf-8";
/* CSS Document */

body {

	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: 'Droid Serif', arial, serif; 
	font-size: 12px;
	 letter-spacing: 1px;
  line-height: 1.3;
}


#header {
	margin: 0 auto;
	padding 0px;
	width: 900px;
	text-align: center;

}

.pageNavigation {
	text-align: right;
}
.pageNavigation table td {
	background-color: #3C3;
	font-size: 14px;
	margin-bottom: 10px;
}
.headerBox {
	height: 200px;
display: inline-block;
margin: 0px;

}
.right {
	float: right;
	text-align:right;
	}
	
.logButton, .logButton:link, .logButton:visited {
width: 128px;
height: 20px;
padding-top: 5px;
display: block;
background-image: url(images/log_btn.png);
vertical-align: middle;
color: #CCC;
font-weight:bold;
}
.logButton:hover {
background-image: url(images/log_btn_hover.png)	
}
.left_form {
	width: 350px;
	background-image:url(images/form_back.gif);
	background-color: #83e1f8;
	background-repeat: no-repeat;
	padding:15px;
	text-align: left;
	border-left: 1px dotted #303;
	border-right: 1px dotted #303;
	display: inline-block;
	

}
.left_form td {
	padding: 5px 0px;
	border-bottom:1px solid #9FF;
	vertical-align: top;

}
.left_form table {
	margin: 0xp;


}
.left_form p {
	text-indent: 2em;
	font-size: 16px;
	letter-spacing: -1px;
	word-spacing: 5px;
	

}
.formRibbon, .formRibbon:link, .formRibbon:visited {
	background-color: transparent;
	border: 0px;
	background-image:url(images/ribbon.png);
	display:block;
	position: relative;
	left: -65px;
	width: 475px;
	height: 70px;
	text-align: center;
	font-size: 16px;
	letter-spacing: .3em;
	word-spacing: 1em;
	color: #eee;
	font-family: 'Droid Serif', arial, serif; 
	cursor: pointer;
}
input, select, textarea {
	 -webkit-border-radius: 5px; /* Safari, Chrome */
 -khtml-border-radius: 5px;    /* Konqueror */
 -moz-border-radius: 5px; /* Firefox */	
 border: 1px solid #3CF;
 background-color: #FFF;
}
.formRibbon:hover {
		color: #000;
	text-shadow: 1px 1px 2px #CCC;	
}
.left2 {
	width: 280px;
	float: left;
	background-image:url(images/tlo_lewa.png);
	background-position:top right;
	background-repeat:no-repeat;
}


#top {
	width: 100%;
	text-align: center;
}


.login {
	float: right;
	height: 80px;
	width: 577px;
	margin-top: 18px;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.login table{
	height: 60px;

}

#container {
border-top: 1px solid #303;
	background-image:url(images/container_back.jpg);
	background-repeat: repeat-x;
	min-height:450px;
}
#content, #content2, #content3 {
	margin: 0px auto;
	width: 900px;
}
.inlineContainer {
	display: inline-block;
	width: 450px;
	margin-left: 40px;
padding: 5px 0px;
	vertical-align: bottom;

}
.inlineContainer p {
	border-left: 1px solid #06C;
		padding: 5px 10px;
	margin:0px;
	font-size: 14px;
}
#content {
	background-image:url(images/background3.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
 #footer {

	text-align: center;
	padding: 15px 0px;
	border-top: 1px solid #303;
}

a {
	color:#F8108F;
	 text-decoration:none;}

a:link {
	color: #F8108F;}

a:visited {
	color: #F8108F;}

a:hover {
	color: #000000;
	text-decoration:none;}
	
.compactTable {
	height: 30px;
	margin: 0px;
}
.compactTable td {
	height: 30px;
	vertical-align: top;
}
.compactTable td span {

	padding-top: 30px;
}h1 {
	font-size: 12px;
}
