body {
	background-color: #ffffff;/*themecolour3;*/
	color: #333333;/*themecolour3%0;*/
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif;

}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
	margin-left: 20px;
	list-style-image:   url(index_files/index_bullet.gif);
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour3%0;*/
	list-style-image:   url(index_files/index_bullet.gif);
}

h1 {
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	white-space: nowrap;
}
h2 {
	font-size: 15px;
	color: #1088ff;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 13px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
}

.topstrip {
	background-image:   url(index_files/Wings_topstrip.gif);
	background-repeat: repeat-x;
}
.centercoltext {
	color: #333333;/*themecolour3%0;*/
	padding-left: 20px;
	padding-right: 20px;
	background-image:   url(index_files/index_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.rightcoltext {
	padding: 10px;
	color: #333333;
	background-color: #c8d2d7;/*themecolour1$ 41%,47%;*/
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.leftcoltext a:link {
	color: #666666;
}
.leftcoltext a:visited {
	color: #cccccc;
}
.leftcoltext a:link:hover {
	color: #1088ff;/*themecolour2;*/
}
.centercoltext a:link {
	color: #666666;/*themecolour3%0;*/
}
.centercoltext a:visited {
	color: #cccccc;
}
.centercoltext a:link:hover {
	color: #1088ff;/*themecolour2;*/
}
.leftpanel a:link {
	color: #333333;
}
.leftpanel a:visited {
	color: #cccccc;
}
.leftpanel a:link:hover {
	color: #1088ff;/*themecolour2;*/
}

.rightcoltext a:link {
	color: #666666;/*themecolour3%0;*/
}
.rightcoltext a:visited {
	color: #cccccc;
}
.rightcoltext a:link:hover {
	color: #1088ff;/*themecolour2;*/
}


.topstrip {
	background-image:     url(index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.hnavbg {
	background-image:     url(index_files/index_hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image:     url(index_files/index_leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-position: right;
}
.panelbg {
	background-image:   url(index_files/index_panel_bg.gif);
	background-repeat: repeat-x;
}
.leftcoltext {
	font-size: 8pt;
	color: #333333;
}
.leftpanel {
	background-color: #c8d2d7;/*themecolour1$ 41%,47%;*/
	color: #333333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.paraheadbg {
	background-image:   url(index_files/index_parahead_bg.gif);
	background-repeat: repeat-x;
}
.paraheadbg2 {
	background-image:   url(index_files/index_parahead_bottom.gif);
	background-repeat: repeat-x;
}
.paraborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9facb4;/*themecolour1;*/
}
.paraborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;/*themecolour3%0;*/
}
.footer {
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
}
.topbar {
	background-color: #9facb4;/*themecolour1;*/
}
.style1 {color: #000000}
.style3 {
	color: #ADD5FF;
	font-size: 24pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #ADD5FF;
	font-weight: bold;
}






 /*kalendar na dolu*/
 
 .main {
width:120px;
}
.month {
background-color:black;
font:bold 9px verdana;
color:#D2691E;
}
.daysofweek {
background-color:#A9A9A9;
font:10px verdana;
color:#0000CD;
}
.days {
font-size: 9px;
font-family:verdana;
color:black;
background-color:#F8F8FF;
padding: 1px;
}
.days #today{
font-weight: bold;
color: red;
}