* {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


body {
	scrollbar-face-color: White;
	scrollbar-shadow-color: #9DC6CB;
	scrollbar-highlight-color: #9DC6CB;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color: White;
	scrollbar-arrow-color: #9DC6CB;
	background-color: #9DC6CB;
	background-image: url(images/grafika_03.jpg);
	background-attachment: fixed;
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 20px;
	}

	
body#left {
	background-image: url(images/left.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
}	

body#right {
	background-image: url(images/right.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
}	

body#bottom {
	background-image: url(images/grafika_06.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
}

body#top {
	background-image: url(images/grafika_01.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
}	

body#menu {
	background-color: #CFE5E9;
	background-image: url(images/grafika_02.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

td {
	padding: 3px;
}	

#menu td {
	padding: 1px;
}

p, h1, h2, h3 {
	margin-top: 6px;
	margin-bottom: 6px;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

.ramecek {
	border: 3px solid #3B8596;
}

#menu h1 {
	color: White;
	background-color: #2A5B68;
	width: 100%;
	font-size: 110%;
	margin-top: 2px;
	margin-bottom: 0px;
}
