@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: bold 10px Verdana, Arial, Helvetica;
	background-repeat: no-repeat;
}


td {	padding: 4px 10px 4px 10px;}

p {
	text-align: center;
	font-family: bold 10px Verdana, Arial, Helvetica;
}


#content {
    text-align: left;
	font: verdana, sans-serif;
    margin: 15px auto;
    width: 750px;
    background: #ffffcc;
}

#col {
    width: 720px;
    float: left;
    background: #ffffcc;
    padding: 15px;
}

#footer {
    clear: both;
    background: #fffff;
    padding: 15px;
}

#header {
    background: #ffffff;
    padding: 15px;
}

#header img {border: none}

#col a { text-decoration: none; color: #0000aa}
#col a:hover {
	color: #FF3333;
}

#col img {border: none} 
.konfok {font-size: 100%; text-align: center;}

.cimek {font: verdana, sans-serif; font-weight: bold}

table.menu {background: #f8f8c8}

table.menu a {
color: #555555; 
background: #ffffff; 
text-decoration:none; 
font-size:14px; 
line-height:20px; 
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}


table.menu a:link {
color: #00000; 
background: #ffffcc; 
}

table.menu a:active { 
color: #000000;
background: #ffffcc; 
}

table.menu a:visited {
color: #000000; 
background: #ffffcc; 
}

table.menu a:hover {
color: #ffffcc;
background: #333333; 
border:1px solid #000000; 
}




