BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 0px;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    text-align: center;
    min-width: 795px;
    SCROLLBAR-FACE-COLOR: #4d4b49;
    SCROLLBAR-HIGHLIGHT-COLOR: #4d4b49;
    SCROLLBAR-SHADOW-COLOR: #f0f0f2;
    SCROLLBAR-3DLIGHT-COLOR: #f0f0f2;
    SCROLLBAR-ARROW-COLOR: #f0f0f2;
    SCROLLBAR-TRACK-COLOR: #f0f0f2;
    SCROLLBAR-DARKSHADOW-COLOR: #f0f0f2;
	}

SUP {
	font-size: 10px;
	}

IMG {
	border: 0px;
	}

IMG.up {
	margin: 0px 20px;
	padding: 0px;
	}

IMG.left {
	margin: 0px;
	padding: 0px;
	}

IMG.right {
	margin: 5px 0px 0px;
	padding: 0px;
	}

IMG.bottom {
	margin: 30px 5px 0px 0px;
	padding: 0px;
	}

#cele {
	width: 795px;
	margin: 0 auto;
	text-align: left;
	border: 0px;
	background: #fff;
	}

#header {
	height: 56px;
	text-align: left;
	vertical-align: top;
	background: url("../images/layout/top.gif") no-repeat;
	}

#main {
	background: #f0f0f2;
	min-height: 400px;
	_height: 400px;
	}

#leftmenu {
	width: 120px;
	float: left;
	background: #f0f0f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0%;
	}

#textarea {
	padding-left: 7px;
	width: 522px;
	height: 480px;
	float: left;
	background: #f0f0f2;
	overflow: auto;
	}

#rightmenu {
	background: #f0f0f2;
	width: 128px;
	float: right;
	margin-right: 5px;
	}

.clearit {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	}
	
#bottom {
	height: 80px;
	clear: both;
	background: url("../images/layout/bottom.gif") repeat-x;
	vertical-align: text-bottom;
	}

#symbols {
	padding: 1px 0px 0px;
	}

.firma {
	text-align: center;
	margin-top: 10px;
	}

.smallfont {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif
	}

TABLE {
	border-collapse: collapse;
	}

TABLE.popisna {
	font-style: italic;
	margin: 5px 0px 15px 10px;
	}

TD {
	text-align: left;
	vertical-align: top;
	}

TD.medza {
	padding-right: 20px;
	padding-bottom: 20px;
	}

TD.popis {
	padding: 0px 20px 0px 13px;
	background: url("../images/layout/bullet.gif") no-repeat left top;
	font-style: normal;
	font-weight: bold;
	}

UL {
	list-style-type: square;
	list-style-image: url(../images/layout/bullet.gif);
	}


A	{
    color: #b0171a;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
	}

A:hover {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline
	}

A:active {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
	}

.title {
    margin-top: 20px;
    font-weight: bold;
    font-size: 19px;
    color: #b0171a;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px
	}

.smalltitle {
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    color: #b0171a;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px
	}

.caption {
	font-weight: bold;
    font-size: 15px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif
	}

