BODY {
	font-family: 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
	font-size : 10pt;
	background : White;
	margin-left: 70;
	margin-top: 5;
}

P {
        margin-top: 4pt;
        text-align: justify;
}

P.center {
        margin-top: 4pt;
        text-align: center;
}

P.right {
        margin-top: 4pt;
        text-align: right;
}

H1 {
	color: black;
	width: 60%;
	margin-top: 35;
	border-bottom-style: none;
	border-bottom-color: Blue;
	border-bottom-width: medium;
}


H2 {
	color: black;
	width: 80%;
	padding-left: 10;
        font-size: 12pt;
	background: #8898FF url(./sipkahore.gif) no-repeat right;
	behaviour: url(#top);
}

H3 {
	color: black;
	width: 80%;
	padding-left: 10;
        font-size: 10pt;
	background: #8898FF;
}

H4 {
	color: black;
        font-size: 10pt;
}

A {
	color: blue;
text-decoration: none;
}

A:Hover {
	color: red;
text-decoration: none
}

UL {
	list-style-image: url(./images/zelenabodka.gif)
}

HR {
	color: Blue;
}

TD {
	font-family: 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
	font-size : 10pt;
}
	
TD.titulok {
	background : #8898FF;
	valign : center;
	height : 22;
}

TD.titulsipka {
	text-align : right;
	background : #8898FF;
	valign : center;
}

titulok {
        font-size: 11pt; 
	font-weight: bold;
}


.card-left, .card-right {
       float: left;
       width: 170px;
       margin: 0 15px 15px 0;
       padding: 10px 0;
       text-align: center;
       background: white;
       border-right: none;
       border-bottom: none;
       font-size: 75%;
       }

.card-right {
       float: right;
       margin: 0 0 15px 15px;
       }

.card-title {
	margin: 0 0 5px 0;
	font-size: 130%;
	color: green;
	}
.card-photo {
	margin:0 auto; padding:0;
	border: none;
	text-align: center;
	}
.card-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 100%;
	}
.card-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 90%;
	color: #666;
	}

.cleaner { clear:both }
