@charset "utf-8";
/* CSS Document */
* {margin: 0;
padding: 0;}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
/*background-image: url(images/body_bg.gif);   <-- USE THIS IF YOU WANT THE PATTERN ON THE BACKGROUND*/
background-repeat:repeat;
background-color:#e5e5e5;}

a:link {
	color: #FF0000;
	text-decoration:none;
}
a:visited {
	color: #FF3366;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
a:active {
	color: #FF3333;
	text-decoration:underline;
}

#container {
width:922px;
height:845px;
margin: auto;
font-size:.9em;
background-image:url(images/bg4.gif);
position: relative;
z-index: 1;
}

#header 
{
width: 922px;
height: 92px;
background-image: url(images/head_logo1.jpg);
background-repeat: no-repeat;
z-index: 2;
}


#niz
{
	width:922px;
	height: auto;
	position: absolute;
	margin-bottom: 0px;
	bottom:0px;
	text-align: center;
}

#text
{
	width: 580px;
	height: auto;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left:330px;
	position: absolute;

}

#menu
{

	width:160px;
	height:600px;
	text-align: center;
	margin-top: 0px;
	position: absolute;
}

#rek
{
	margin-left:165px;
	margin-top: 10px;
	width: 160px;
	height: 600px;
	position: absolute;
}

#content
{
	float:left;
	width:520px;			
}

h1
{
	font-size: 16px;	
}

h2
{	
	font-size: 15px;	
	font-style: italic;	
}

h3
{	
	font-size: 12px;	
	font-style: italic;	
}


h6
{
	font-size:9px;
}

#textx
{
	width: 580px;
	height: auto;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left:330px;
	position: absolute;
}


#containerx {
width:922px;
height:1060px;
margin: auto;
font-size:.9em;
background-image:url(images/bg4.gif);
position: relative;
z-index: 1;
}

#containers {
width:922px;
height:1500px;
margin: auto;
font-size:.9em;
background-image:url(images/bg4.gif);
position: relative;
z-index: 1;
}

#containervrezka {
	margin-left:10px;
	margin-top: 780px;
	width:300px;
	height:auto;
	position: absolute;
	font-size:0.9em;
	background-color: #F8E3DC;
	text-align: center;
	padding: 5px;
	left: 11px;
	top: 106px;
	
}

#containerk {
	width:300px;
	height:auto;
	position: absolute;
	left: 15px;
	top: 710px;

	
}

#containergb {
width:922px;
height:1050px;
margin: auto;
font-size:.9em;
background-image:url(images/bg4.gif);
position: relative;
z-index: 1;
}
