
body {
    background-color:#FFFFFF;
    font-family: Arial, Helvetica;
    font-size: 9pt;
    margin:0;
}

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}

pre {
    font-size:7.5pt;
    color:#222;
}

div.new {
    font-size: 9pt;
    width:527px;
    margin-top:12px;	

}

div.new p {
    width:527px;
}

div.new div.date {
    font-size: 7.5pt;
    color: red;
}

div.new div.title {
    font-weight: bold;
    font-size: 10.8pt;
}

div.new p {
	margin-top:8px;	
}

div.archive a {
    font-weight: bold;
    font-size: 12pt;
}

table tr td.menu {
    background-image:url(images/policajt.jpg);
    background-repeat:repeat-y;
}

table tr td.art {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    background-color:#F0F0F0;
    height:46px;
    width:527px;
}

table.main {
    width:740px;
}

table.news_table {
    font-size:9pt;
    width:100%;
}

table.news_table tr td a {
    font-size:10.8pt;
    white-space: nowrap;
}

div#lastmessage {
     width:527px;
     padding-left:190px;
     padding-bottom:6px;
     padding-top:0px;
}

div.banner2 {
    width:200px;
    vertical-align:top;
    padding-left: 4px;
    position:relative;
/*     top:-74px; */
    top:50px;
}

div.menucounts {
    margin-top: 8px;
    font-weight: bold;
    font-size: 7pt;
    margin-right:16px;
}

div.partners {
    width:125px;
    margin-right:16px;
}

/**
* seznamy
*/
ul li span.title {
    font-weight: bold;
}

div.menuhref {
    text-align: right;
    padding-right: 20px;
}
div.menuhref a {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
div.menuhref a:visited, div.menuhref a:link {
    text-decoration: none;
    color: #333;
}

table.table_common {
    border-top:1px solid gray;
    border-left:1px solid gray;
}
table.table_common tr {
}
table.table_common tr th {
    border-right:1px solid gray;
    border-bottom:1px solid gray;
}
table.table_common tr td {
    border-right:1px solid gray;
    border-bottom:1px solid gray;
}




/* ul li */
ul {
        padding: 1px ;
        margin: 0 0 10px 0;
        list-style-type: none;
}

ul li {
        padding: 0.3em 0em 0.3em 2em;
        list-style-type: none;
}
li {
        color: #004d8e;
	/* background: transparent url("../images/ico-benefit.gif") no-repeat 0.4em 0.65em; */
}

