BODY {
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	background: url(images/pozadie.jpg);
	background-attachment: fixed;
	scrollbar-arrow-color:#365b7a;
	scrollbar-face-color:#CEE3E5;
	scrollbar-highlight-color:#BAC8D4;
	scrollbar-shadow-color:#749FB1;
	scrollbar-3dlight-color:#BAC8D4;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#D9E0E6;
}

a {
	color: #3c536b;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #800040;
	text-decoration: underline;
}

H1 {
	font-size: medium;
	color: #800040;
	font-weight: bold;
	text-align: left;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	margin-top: 20px;
}
H3{
	font-size: medium;
	color: #800040;
	font-weight: bold;
	text-align: center;
}


P.hlavnadpis {
	font-size: medium;
	color: #800040;
	font-weight: bold;
}



P.nadpis { font-size: medium;
}



TABLE.zoznam {
	empty-cells: show;
	width: 98%;
	border-collapse: collapse;
}

table.zoznam th {
	background-color: #365b7a;
	color: #cee3e5;
	font-size: 13px;
	padding: 5px;
		border: 1px solid #cee3e5;
}

table.zoznam td {
	text-align: left;
	padding: 2px 8px 2px 10px;
	border: 1px solid #365b7a;
	font-size: 13px;
	background-color: #cee3e5;
	vertical-align: top;
}

TD {
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
}

TABLE.t td {
	text-align: center;
}

ol.zoznam li {
	padding-top: 10px;
	text-align: justify;
}

BODY.menu {
	font-weight: bold;
	text-align: right;
}
body.menu h2 {
	color: red;
	font-size: 17px;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0;
}
body.menu p {
	margin-top: 5px;
	padding-top: 0;
}
ul.abcd
{
list-style: lower-alpha;
}

.table1{
	width: 550px;
	margin: 0;
	padding: 0;
}

#frame {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
#header {
	height: 110px;
}
#header_text{
	float: left;
	width: 80%;
	text-align: left;
}
#header_logo{
	background: url(images/ssum2.gif) no-repeat;
	float: left;
	width: 20%;
	height: 80px;
	width: 132px;
	display: block;
}

.red_color{
	color: #800040;
	font-size: 13px;
	font-weight: bold;
}

#content {
	text-align: justify;
	
}
#content li {
	padding-bottom: 10px;
}
.novinka
{
	font-size:medium;
}