BODY {
 background-color: black;
 margin-left: 2px;
 margin-right: 2px;
}

H4 {
 margin-top: 0px;
 margin-bottom: 0px;
}

H3 {
 margin-top: 0px;
 margin-bottom: 0px;
}

A:link, A:visited, A:active {
 color: #0000FB;
 font-family: sans-serif;
 font-size: 12px;
 /*font-style: italic;*/
 text-decoration: none;
}

A.clanek {
 font-size: 12px;
 font-style: normal;
 font-style: italic;
 text-decoration: none;
}

A.clanek:hover {
 color: #E80000;
 /*color: black;*/
}


A.menu:link, A.menu:visited, A.menu:active {
 color: black;
 font-family: sans-serif;
 font-size: 12px;
 font-style: italic;
 text-decoration: none;
}

A.menu:hover {
 color: #E80000;
}

.noA {
 color: #E80000;
 font-family: sans-serif;
 font-size: 12px;
 font-style: italic;
 text-decoration: none;
}

.HlavniRam {
 position: relative;
 width: 770px;
 text-align: left;
 border: 0px solid black;
 background-color: #CBCBCB;
 background-image: URL('index/hvezda.jpg');
 background-position: right 14px;
 background-repeat: no-repeat;
}

.TopRam {
 width: 100%;
 height: 110px;
}

.MenuRam { 
 width: 110px;
 vertical-align: top;
}

.MenuDiv {
 height: 100px;
 margin-left: 15px;
 width: 80px;

}

.Navigator {
 font-family: serif;
 font-size: 12px;
 width: 100%;
 height: 40px;
 padding-top: 15px;
}

.TextRam {
 vertical-align: top;
 padding-left: 10px;
 padding-right: 10px;
 background-image: URL('index/prechod.png');
 background-repeat: repeat-y;
 background-position: top left;
}

.FooterRam {
 margin-top: 20px;
 width: 100%;
 height: 27px;
 background-color: #C1C1C1;
 font-family: serif;
 font-size: 11px;
}

table.solidarita{
	font: 13px sans-serif;
}

table.solidarita td{
 	padding: 0px 3px 0px 3px;
 	border-bottom: 1px solid rgb(170,170,170);
}

table.solidarita td.title{
 	font-weight: bold;
 	text-align: center;
}
