

* {
	margin: 0;
	padding: 0;
}

body {
	background: #757D80 url('images/img07.gif') repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1 {
	font-size: 13px;
	text-transform: uppercase;
	}

img {
	border: none;
	}
	
a {
	color: #347695;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
p, ul , ol{
	text-align: justify;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}



/* HEADER */

#header {
	clear: both;
	width: 900px;
	height: 107px;
	margin: 0 auto;
	background-image: url(images/top_img.jpg);
}

#header h1 {
	padding: 37px 0 0 40px;
}



/* PAGE */

#page {
	width: 900px;
	margin: 0 auto;
	background: #ffffff url('images/img07.gif') repeat-y left;
	position: relative;
	}

/* CONTENT */

.content {
	float: left;
	width: 640px;
	margin: 0 0 0 0;
	background: #ffffff url('images/img03.gif') repeat-y left;
}

/* MAINFRAME */

.mainmenu {
	margin: 0 0 0 20px;
	padding: 0;
	height: 28px;
	border-bottom: 1px dashed #ccc;
	background:transparent url(images/img24.gif) repeat-x;
}

.punktmenu {
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	_width: 205px;
	background: transparent url('images/img24.gif') repeat-x;
	border-left: 1px solid #75aad2;
	border-right: 1px solid #2b6484;
}

div.mainmenu>div.punktmenu {
	width: 205px;
	}

.punktmenu a {
	color: #ffffff;
	padding: 5px 60px;
	text-transform: uppercase;
	}

.punktmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}


.mainframe {
	padding: 15px 30px 15px 40px;
	clear: both;
	background: transparent url('images/img29.gif') no-repeat left bottom;
	min-height: 512px;
	_height: 512px;
}

.mainframe h1, .mainframe p, .mainframe blockquote {
	margin-bottom: 5px;
}

.mainframe p.sm {
	text-align: right;
	color: #aaa;
	margin-top: 15px;
	}
	
.mainframe ul {
	margin-left: 15px;
	margin-bottom: 5px;
	}
	
.mainframe ol  {
	margin-left: 20px;
	margin-bottom: 5px;
	}

.mainframe h2 {
	margin-bottom: 5px;
	}

.mainframe blockquote {
	font-style: italic;
	border-left: 2px solid #F4A92F;
	padding: 5px 5px 5px 10px;
	background: #f9f9f9;
	margin: 15px 0;
}


/* CATALOG */

.catalog {
	padding: 10px 0px 15px 20px;
	width: 860px;
	clear: both;
}

.catalog p  {
	margin:  0 20px 20px 15px;
}

.catalog table {
	width: 95%;
	margin: 0 20px;
}

.catalog td {
	vertical-align: top;
	width: 33%;
}

.catalog h1 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
	background: transparent url('images/img08.gif') repeat-x;
	height: 25px;
	color: #ffffff;
	padding: 5px 0 0 10px;
}

.catalog h1 img {
	margin: 2px 7px 0 0;
}

.catalog ul {
	list-style: none;
    margin: 18px 0 0 0;
	}

.catalog li {
	font-weight:bold;
	padding:0 ;	
	text-transform: uppercase;
	}


.catalog img {
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}



.catalog table p {
text-align: left;
padding:0 ;	
	margin: 0 0 15px 0;
	font-size: 11px;
	_height: 0;
	zoom: 1;
	}

.catalog table p a {font-size: 1em;
	color:#333333;
	text-decoration:none;
	}

.catalog table p a:hover {text-decoration:underline;
	}

/* SIDECOL */

#page>div.sidecol {
	padding: 0 20px 0 0;
}

.sidecol {
	float: right;
	width: 230px;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
	background: #ffffff url('images/img06.gif') repeat-y right;
}

.domenes h1 {
	background: transparent url('images/img22.gif') repeat-x;
	height: 23px;
	color: #ffffff;
	padding: 5px 0 0 18px;
	border-bottom: 1px dashed #ccc;

}

.domenes h1 img {
	margin: 0px 7px 0 0;
}


.domenes ul {
	padding: 15px 0 0 0;
	list-style: none;
	line-height: 180%;
	background: transparent url('images/img30.gif') repeat-x;
}

.domenes ul li {
	padding: 0 0 0 20px;
}

.domenes a {
	background: transparent url('images/readon-blue.gif') no-repeat left center; 
	padding-left: 18px;
/*	text-transform: uppercase; */
	font-weight: bold;
	}
	
.addblock {
	margin: 5px 0 0 0;
	text-align: center;
}

.addblock img {
	margin: 3px 0;
}

/* SEARCH */

fieldset {
	border: none;
}

.search {
/*	background: transparent url('images/img21.gif') no-repeat left center; */
	width: 260;
	height: 50px;
	margin-top: 20px;
}

#s {
	width: 200px;
	padding: 1px 5px;
	margin: 15px 0 0 60px;
	border: 1px solid #ccc;
	background: #ffffff;
}

#x {
	border: 1px solid #ccc;
	width: 55px;
	background: #eee;
	margin-left: 5px;
	padding: 0 3px;
	color: #333;
	cursor: pointer;
}

/* FOOTER */

#footer {
	clear: both;
	width: 900px;
	height: 36px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: transparent url('images/img05.gif') no-repeat;
}

#footer p {
text-align: center;
}

#footer a {
	color: #333;
}


/* ALERT */

.alert {
	width: 120px;
	height: 80px;
	background: transparent url('images/alert.png') no-repeat;
	position: absolute;
	visibility: hidden;
	padding: 17px 0 0 9px;
}

.alert img {
	border: 1px solid #dddddd;
}

