body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	}

td {font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 13px; color: #000000}

a {text-decoration: underline; color: #2665b9;}                                   
a:hover {text-decoration: underline; color: #000000;}

ul li {
	list-style-image: url(/images/blue_circle.gif);
	padding-top: 6px;
	}

h1 {
	font-size: 20px;
	padding-bottom: 12px;
	margin-top: 0px;
	}

h2 {
	font-size: 18px;
	font-weight: bold
	}

h3 {
	font-size: 14px;
	font-weight: bold
	}

div.topline {
	background: url(/images/topline_bg.gif) top left repeat-x;
	position: absolute; 
	width: 100%; 
	height: 13px;
	}
div.logo {
	background: url(/images/logo.gif) top left no-repeat;
	position: absolute; 
	top: 13px;
	width: 293px; 
	height: 123px;
	}
div.books {
	background: url(/images/books.jpg) top right no-repeat;
	position: absolute; 
	top: 13px;
	width: 100%; 
	height: 137px;
	}
div.topmenu {
        border-left: 3px #e4e5d7 solid;
	padding-left: 16px;
	position: absolute; 
	top: 26px;
	left: 355px;
	width: 124px; 
	height: 96px;
	}
a.topmenu {
	line-height: 150%;
	font-size: 14px;
	color: #2665b9;
	text-decoration: underline;
	}
a:hover.topmenu {
	color: #000000;
	text-decoration: underline;
	}
div.adres {
        border-left: 3px #e4e5d7 solid;
	padding-top: 2px;
	padding-left: 16px;
	padding-bottom: 2px;
	line-height: 180%;
	position: absolute; 
	top: 26px;
	left: 479px;
	width: 240px; 
	}
div.telefon {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 140%;
	position: absolute; 
	top: 26px;
	left: 630px;
	width: 200px; 
	height: 88px;
	text-align: right;
	}
div.ico_sitemap {
	background: url(/images/ico_sitemap.gif) top left no-repeat;
	position: absolute; 
	width: 15px; 
	height: 9px;
	left: 295px;
	top: 120px;
	}
div.ico_mail {
	background: url(/images/ico_mail.gif) top left no-repeat;
	position: absolute; 
	width: 12px; 
	height: 8px;
	left: 270px;
	top: 120px;
	}
.menu {
	padding: 0px 0px 16px 0px;
	}
.text {
	padding: 16px 20px 16px 46px;
	}
div.menu_l1 {
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	}
div.menu_l1 a {
	font-size: 12px;
	color: #2665b9;
	font-weight: bold;
	text-decoration: underline;
	}
div.menu_l1 a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
div.menu_l1_s {
	font-size: 12px;
	color: #2665b9;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #cecfc3;
	}
div.menu_l2 {
	padding-left: 36px;
	padding-right: 20px;
	}
div.menu_l2 a {
	line-height: 140%;
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: underline;
	}
div.menu_l2 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
div.menu_l2_s {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 36px;
	background-color: #e4e5d7;
	}

div.footer {
	background: url(/images/footer_bg.gif) top left repeat-x;
	width: 100%; 
	height: 13px;
	margin-top: 20px;
	}
.footertext {
	font-size: 12px;
	padding: 16px 20px 20px 16px;
	}
.s_field {
	color: #757575;			
	font-size: 11px;
	padding-left: 5px;
	border: 1px solid #cecfc3;	
	}
.text table {
	border-collapse: collapse;
	border: 1px solid #898989;
	}
.text table th {
	border: 1px solid #898989;
	text-align: center;
	background: #e4e5d7;
	}
.text table td {
	padding: 4px;
	border: 1px solid #898989; 
	}

div.error {
    background-color:   #FFFFCC;
    color:              #ff0000;
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #ff0000;
    padding:            10px 10px 10px 36px;
	}
#author {
	position:absolute;
	width: 98%; 
	top: 13px;
	text-align: right;
	color: #b4b4b4;
	}
#sp {
	border: 1px solid #d7d7d7;
	background-color: #f9f9f4;
	color: #2d67b1;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	}
