body{
	padding:0;
	margin:0;
	border:0; 
	padding-bottom:20px;
	background-color:#ebe8e1;
	font-family:"trebuchet ms",helvetica,tahoma,arial;
	font-size:12px;
}

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

a, a:visited{
	color:#1e429e;
	text-decoration:none;
}

a:hover, a:visited:hover{
	color:#1e429e;
	text-decoration:underline;
}

.flash {
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
}
.flashCompact{
	background-image:url('images/bg_compact.gif');
	background-repeat:repeat-x;
	background-position:top left;
}

.page{
	background-color:#ebe8e1;
	/*font-family:verdana;*/
}

.mainContainer{
	width:770px;
}

.main{
	margin:10px;
}


.bottomMenu{
 
 	border-top:3px solid #dc241f;
 	padding:10px;
 	text-align:center;
	font-family:"times new roman", times, georgia;
 	color:#626469;
 	font-variant: small-caps;
 	background-image:url('images/bottom_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ebe8e1;
}

.bottomMenu a, .bottomMenu a:visited{
 	color:#626469;
	text-decoration:none;
}

.bottomMenu a:hover, .bottomMenu a:visited:hover{
 	color:#626469;
	text-decoration:none;
}

.bottomMenu img{
	vertical-align: middle;
	margin-right:2px;
}


h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	padding-bottom:10px;

	font-family:"times new roman",times,georgia;
	color:#626469;
	page-break-after:avoid;
}

h1{
	font-size:2em;
}

h2{
	font-size:1.9em;
}

h3{
	font-size:1.8em;
}

h4{
	font-size:1.7em;
}

h5{
	font-size:1.6em;
}

h6{
	font-size:1.5em;
}

li {
	list-style-type: disc;
	list-style-image: url('images/bullet1.gif');
}

.fcError{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:3px;
	font-family:arial,serif;
	color:red;
	background-color:inherit;
	font-weight:bold;
	border:2px solid red;
}

.fcOk{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:3px;
	font-family:arial,serif;
	color:green;
	background-color:inherit;
	font-weight:bold;
	border:2px solid green;
}

.fcErroItem{
}



.welcome{
	font-size:1.2em;
}


.partnereinkTable td{
	text-align:center;
	vertical-align:bottom;
	font-family:arial;
	font-weight:bold;
	width:20%;
}

.quickJump{
	margin-top:3px;
	float:right;
}

.quickJump ul{
	padding:0;
	margin-top:5px;
	margin-bottom:0;
	margin-left:20px;
}

.quickJump select{
	width:250px;
	background-color:#ebe8e1;
	border:1px solid black;
}


table.kalkulatorForm input,
table.kalkulatorForm select
{
	width:450px;
}

table.kalkulator{
	width:100%;
	border-top:1px solid black;
	border-left:1px solid black;
}


.kalkulator td{
	text-align:right;
	border-bottom:1px solid black;
	border-right:1px solid black;
	font-family:arial;
	font-size:0.9em;
}

.kalkulator thead td{
	font-weight:bold;
	text-align:center;
	font-family:arial;
	font-size:1em;
}



table.ajanlatkero input,
table.ajanlatkero select{
	width:450px;
}


li.docLi img{
	vertical-align:middle;
	margin-right:4px;
		
}
