@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; border:none}

h1 { font-family:Arial, Helvetica, sans-serif}
h2 { color:#4b6b9e; font-size:15px; margin-bottom:5px}
a { color:#4b6b9e; text-decoration:none}
p { margin:7px 0}

.blue { color:#4b6b9e}

.fLeft { float:left; margin-right:5px}

.clear { clear:both;}

body { background:url(images/bg_body.png) repeat-x top left #d4e0ee}
#obal { margin:auto; width:842px}
#head { background:url(images/bg_header.png) no-repeat; width:842px; height:209px; margin-top:50px; margin-bottom:30px}
#menu { list-style:none;}
#menu li { padding:10px 0px 10px 45px; width:120px; border-bottom:1px solid #8aa0bc}
#menu li.last { border:none}
#menu li a { text-decoration:none; color:#012b3e; font-weight:bold}

#obsah_left { width:320px; float:left; margin-right:15px}

#obsah_right { float:left; width:507px}
#obsah_right ul { position:relative; left:20px}
#obsah_right li { list-style:url(images/li_list.png) inside; padding-top:7px; font-size:13px;}

#obsah {}
#title_main h1 { width:814px}

.title_obal { background:url(images/bg_title_left.png) no-repeat left top; height:38px; }
.title_obal h1 {float:left; font-size:21px; height:38px; background:url(images/bg_title.png) repeat-x top left; margin:0 0 0 10px ; color:#FFF; padding:5px 0 0 8px;}
.title_obal .title_end { background:url(images/bg_title_right.png) no-repeat top left; height:38px; width:10px; float:left}

#title_left h1 { width:292px;}
#title_right h1 { width:479px}

.obsah { background:#d1d1d1; border:1px solid #e5efd7; border-top:none; font-size:13px; padding:7px 10px}

#footer_obal { height:25px; width:100%; clear:both; position:relative; top:10px; background:#6484aa;}
#footer_obal #footer {background:#6484aa; color:#FFF; width:842px; margin:auto; }

.sTitle { width:235px; background-color:#fbfbfb; padding:5px 10px; font-size:15px; font-weight:bold}
.sObsah { width:235px; background-color:#e9e9e9; padding:5px 10px}

