

body {

background: url(images/0000.jpg);
background-attachment: fixed;
	text-align: justify;
	
	font-size: small;
	color: #333333;
} 









h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

k {
	font-family: "comic sans ms";
	font-size: 12px;	
	color: #00008B;
	line-height: 150%;
}


a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	
width: 960px;
	height: 180px;
	margin: 0px auto;
	background: url(images/img2.gif);
}

#header h1 {
	margin: 0px;
	padding: 20px 0 0 160px;
	font-size: 40px;
	font-style: italic;
	color: 	#003300;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 430px;
	font-size: 16px;
	font-style: italic;
	color: #003300;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */


#menu {
align: center;		
width: 960px;
	height: 30px;
	margin: 0px auto;
}



#menu ul ul {
        position: absolute;
        left: 0px;
        display: none;
}

#menu ul li:hover ul{
        display: block;
} 










#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



#menu li {
        position: relative;
        float: left;
        
}






#menu a {
	align: center
	display: block;
	float: left;
	width: 120px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	font-family: "comic sans ms";
	font-size: 16px;
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	
	background: url(images/g_1.gif) no-repeat;
	color:#003300;
}

#menuk a {
	
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	text-align: left;
	font-family: "arial";
	
	font-size: 12px;
	letter-spacing: 0px;
	padding: 0px 5px 10px 10px;
	
	background: url(images/0000.jpg);
	color:#000000;
}











#menu .last a {
	

}

#menu a:hover {
	color:#cfdccc;
background: url(images/g_2.gif) no-repeat;


}

#menuk a:hover {
	color:#0000FF;
	background:#F5F5DC;

}





/* Content */

#content {
		

	width: 900px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#col_1 {
text-align: justify;
	float: right;
	width: 500px;
	margin-top: 20px;
	padding-right: 20px;
}

#col_2 {
text-align: justify;
	float: left;
	width: 400px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#col_2 ul {
text-align: justify;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}


#col_3 {
text-align: justify;
	float: left;
	width: 900px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


#content h1 {
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	color: #003300;
font-family: "comic sans ms";
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #003300;
	border-bottom: 1px dashed;
}

#content h3 {
	font-size: 16px;
	color: #003300;
	font-family: "comic sans ms";
}
/* Footer */

#footer {
align: center;		
width: 960px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	background: url(images/lablec.gif) no-repeat;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
color: #003300;
	
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #003300;
}
#gsavne {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
	}