@charset "UTF-8";
/* CSS Document */

* { margin:0px; padding:0px; list-style-type:none; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

h1 { color:#ffffff; line-height:83px;}
h2 { color:#336699; margin-left:13px; margin-top:5px; }

body { background-image:url("images/bg.png"); background-repeat:repeat-y;}

.first { padding-left:10px; width:155px; float:left; font-weight:bold;}
.second { width:660px; text-align:justify;}


#header { width:840px; height:92px; background-image:url("images/header_bg.png"); margin:30px auto 0px auto; padding:0px 40px;}
#content { width:860px; height:410px; background-image:url("images/content_bg.png"); margin:25px auto 0px auto; padding:30px 30px;}
#content table { line-height:30px; font-size:12px;}
#realizace { width:900px; margin:0px auto; padding-bottom:50px; padding-right:5px;}
#realizace a { float:right; color:#094C6D; font-size:12px;}
#realizace a:hover { text-decoration:underline; color:#3A7597;}