div.stranka {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

div.obsah {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	float: left;
    text-align:left;
}

/*div.obsah {
    position:relative;
    width:760px;
    text-align:left;
    margin: 0px auto 0px;
    padding: 0;
    border: 0px;
    background-color: #FFFFFF;
}*/

div.left_reklama {
    margin-top: 5px;
	width: 120px;
	float: right;
    color: silver;
    font-size: 10px;
    text-align: right;
}

body {
    font-size: 12px;
    font-family:"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    text-align:center;
}

h1,h2,h3,h4,h5 {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}


td {
    font-size: 12px;
    font-family:"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
}


a {
    color: black;
    text-decoration: underline;
}

a.a2 {
    color: rgb(255,69,0);
    text-decoration: underline;
}

a:hover {
    color: rgb(255,140,0);
    text-decoration: none;
}

input,textarea {
    border: 1px solid silver;
    font-size: 12px;
}

select {
    border: 1px solid silver;
    font-size: 12px;
    cursor: pointer;
}

button {
    font-size: 12px;
    border: 1px solid silver;
    background-color: whitesmoke;
    cursor: pointer;
}

form {
    margin: 0px 0px 0px 0px;
}

div.top {
    /*padding: 0.5em;*/
    padding: 0em 0.5em 0.5em 0.5em;
}

div.logo {
    width:200px;
    margin: 5px auto auto 10px;
    margin-top: 20px;
    padding:0;
    float: left;
}

div.logo a {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

img.img_logo {
    width:200px;
    border: 0px;
}

div.top_linky {
    width: 468px;
    height: 50px;
    margin-top: 15px;
    margin-left: 260px;
    padding-top: 10px;
}

div.top_linky a {
    font-size: x-small;
    text-decoration: none;
}

div.top_reklama {
    position:relative;
    width:468px;
    height: 60px;
    text-align:left;
    margin-left: 260px;
    padding: 0px 0px 0px 0px;
    color: silver;
    font-size: 10px;
    text-align: right;
}


.box_top {
    font-size: 11px;
    background-color: #FEB966;
    padding:2px;
    background-image: url(img/box_top.jpg);
    border-left:1px solid black;
    border-right:1px solid black;
    border-top:1px solid black;
}

.box_top1 {
    font-size: 11px;
    padding:2px;
    background-image: url(img/box_top1.gif);
}

.box_bottom1 {
    font-size: 11px;
    padding:2px;
    background-image: url(img/box_bottom1.gif);
    margin-bottom:2px;
}

.bottom_links a {
    text-decoration: none;
    font-size: 10px;
}


a.main_kat_link {
    font-weight: bold;
    color: rgb(255,69,0);
    font-size: 13px;
}


a.kat_odkaz_link {
    font-weight: bold;
    color: rgb(255,69,0);
    font-size: 13px;
}

a.kat_nav_link {
    font-weight: bold;
    font-size: 14px;
    color: #FF6500;
}

div.kat_reklama_out {
    margin: 15px 90px 5px 5px;
    font-size:10px;
    color: silver;
}

div.kat_reklama_in {
    border: 1px solid silver;
    padding: 2px 2px 2px 2px;
    color: black;
    font-size:11px;
}

div.kat_reklama_content {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.kat_reklama_separator {
    margin-top:2px;
    margin-bottom:2px;
    border-top:1px solid silver;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
}

div.kat_reklama_content {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.body1 {
}

div.binfo {
    border: 1px dotted red;
    background-color: #FFFFFF;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
}

div.bottom {
    font-size: 10px;
    border-top: 1px solid silver;
    margin-top: 2px;
    padding-top: 2px;
    _padding-top: 10px;
}

a.zpravy {
    text-decoration: none;
    font-size: 12px;
}

a.zpravy:hover {
    color: rgb(255,140,0);
}

div.reklama {
    border: 1px solid whitesmoke;
}

div.top_lista {
    background-color: #FBB466;
    text-align:center;
    font-size: 10px;
    background-image: url(img/box_top.jpg);
}

div.top_lista a {
    text-decoration: none;
}

div.top_lista a:hover {
    text-decoration: underline;
    color: #000000;
}

.form_help {
    font-size: 10px;
}

.form_nazev {
    font-weight: bold;
}

table.table_form td {
    vertical-align: top;
}
