A:link
{
	COLOR: #54B1D7;
	TEXT-DECORATION: none;
	Font-weight : bold;
}
A:visited
{
	COLOR: #54B1D7;
	TEXT-DECORATION: none;
	Font-weight : bold;
}
A:active
{
	CURSOR: wait;
	COLOR: #54B1D7;
	TEXT-DECORATION: underline;
}
A:hover
{
	TEXT-DECORATION: underline;
}
BODY
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#1a4364;
	COLOR: white;
}

.page{
	width: 800px; 
	margin: auto;
}

.logo{
	width:100%; 
	height:55px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px ;
	color:#147197; 
	font-family: arial ;
	font-size: 50px; 
	letter-spacing:0px; 
	text-decoration:none;
}

.menu{
	width:100%; 
	height:70px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px ;
	color:#147197; 
	font-family: arial ;
	font-size: 50px; 
	letter-spacing:0px; 
	text-decoration:none;
	background-color: #147197; 
}

.menu img {
	border: 0px;
}

.sub_menu
{
    text-align:center;
    FONT-SIZE: 10px;
    COLOR: white;
}


.obrazek{
	
	border: 0px; 
	width: 100px; 
	height: 100% ;
	float: left;
}

.clanek{
	float: right;
	border:0px; 
	width: 700px; 
	font-size: 10px; 
	text-align: justify;
}

.counter
{
	float: right;
    text-align:center;
    FONT-SIZE: 8px;
    COLOR: #54B1D7;
	FONT-SIZE: 7px;
	width: 790px; 
}

.counter
{
	float: right;
    text-align:center;
    FONT-SIZE: 8px;
    COLOR: #54B1D7;
	FONT-SIZE: 7px;
	width: 790px; 
}

TABLE
{
	margin-top: 0px;
	text-align: justify;
	line-height: 100%;
}

TD
{
    FONT-SIZE: 12px;
    COLOR: white;
}

P
{
    line-height: 2;
}

H2
{
	FONT-SIZE: 12px;
	margin: 0px;
	text-align: left;
	line-height: 100%;
}

H1
{
	FONT-SIZE: 12px;
	text-align: left;
	padding-bottom: 0px;
}





.pruh
{
	BACKGROUND-COLOR: #DACAB1;
}
.pruh1
{
	BACKGROUND-COLOR: #F1EBE2;
	font-size : 11px;
}
.pruh2
{
	BACKGROUND-COLOR: #faf8f5;
	font-size : 11px;
}
.top_stripe{
	border-bottom : 1px solid #532900;
	background : #DACAB1;
	border-top : 2px solid #532900;
}
.link_bottom{
	border-bottom : 1px solid #E7DCCB;
	background : #F9F5F2;
}
.pf{
	border : 0px;
	background : transparent;
}

