/* the fons, margins, color, etc of everything */
#html, body { font: 13px trebuchet ms; margin: 0; padding: 0; color: #666; height: 100%; text-align:center; }

/* what holds everything in place */
#container { background: #fff; width: 820px; margin: 10px auto; padding: 2px; text-align:left; }

/* the banner image holder */
#banner { width: 819px; background: url('../images/bgbFF0910.gif') top left no-repeat;  margin: 0 0 3px 0; position: relative; height: 150px; color: #fff; }

#zastita { width: 819px; margin: 0 0 3px 0; position: relative; color: #fe8433;  border-bottom: 1px dotted #ccc; padding-bottom: 3px; text-align: center; font-style:italic; }

/* the top navigation bar */
#nav { background: #fff; width: 795px; background: #fff; text-align: right; padding: 0px; margin: 0 0 5px 0; font-size: 11px; line-height: 1em;}

/* where all the main text is stored */
#content { height: 100%; float: left; background: #fff; padding: 5px; width: 650px; margin-bottom: 20px;  }

/* the right bar */
#sidebar { position: relative; float: right; width: 130px; border-left: 1px dotted #ccc; padding: 5px 0 0 10px; margin: 10px 0; text-align:center; }

/* the links in the banner image */
#topbar { text-align: right; color: #666; padding: 5px; margin-right: 55px; }

/* footer */
#footer { clear: both; background: url('../images/blackbg.gif') repeat; border-top: 4px solid #666;  text-align: center; padding-bottom: 5px;  } 

.logo{ float:left; }
.text{ padding-top: 45px; }
.orange{ color:#CC6600; padding-top: 0px; padding-left: 480px; }
.font{ font-size:14px;}

/* link styling */
#content a { color: #FF6600; text-decoration: none; } #content a:hover { text-decoration: underline; }
#topbar a { color: #87af7b; text-decoration: none; } #topbar a:hover { text-decoration: underline; }
#nav a { color: #666; font-weight: bold; text-decoration: none; } #nav a:hover { text-decoration: underline; }
#topbar a { color: #666; font-weight: bold; font-size: 18px; text-decoration: none; } #topbar a:hover { text-decoration: underline; }
#footer a { color: #666; font-weight: bold; text-decoration: none; } #footer a:hover { text-decoration: underline; }
#sidebar a { display: block; color: #666; text-decoration: none; padding: 5px 0 5px 0; margin: 0;} #sidebar a:hover { background: #FFE7CB; color: #666; }

/* extra attributes */
.headline { font-size: 18px; margin: 3px 0 3px 0; }
.meta { background: url('images/bg.gif'); border-top: 1px solid #ccc; text-align: right; color: #666; text-transform: uppercase; letter-spacing: 2px; clear: both;}
.meta1 { background: url('images/bg.gif'); border-top: 1px solid #ccc; text-align: right; color: #666; text-transform: uppercase; letter-spacing: 2px; clear: none; width:295px; }
.epartners { background: url('images/bg.gif'); border-top: 1px solid #666; text-align: center; color: #666; letter-spacing: 2px; clear: both; margin-top:3px;}
.epartners a { color: #FF6600; text-decoration: none; } #content a:hover { text-decoration: underline; }
.imageright { float: right; border: 1px solid #ccc; padding: 3px; margin: 3px 3px 0 7px; } .imageright:hover { border: 1px solid #666; }
.rimg { float: right; border: 0px solid #ccc; margin: 15px 0 0 7px; }
.rvid { float: right; margin: 15px 0 5px 0; padding: 0 0 0 20px; border-left: 0px solid #ccc; }
.imageleft { float: left; border: 1px solid #ccc; padding: 3px; margin: 3px 10px 0 0px;}  .imageleft:hover { border: 1px solid #666; }
.sideimage { border: 1px solid #ccc; padding: 3px; margin: 0; }  .sideimage:hover { border: 1px solid #666; }
#topbar ul { margin: 0; padding: 0; } #topbar li { list-style: none;  width: auto;  }
#sidebar ul { margin: 5px 0 15px 0; padding: 0; border-top: 1px solid #ccc; } #sidebar li { margin: 0; padding: 0; text-align: center; list-style-type: none;  border-bottom: 1px solid #ccc; }
#content ul { margin: 5px 0 10px 30px; padding: 0; border-top: 1px solid #ccc; width: 320px; } #content li { display: block; text-align: left; margin: 0; padding: 0 0 0 10px; list-style-type: none; border-bottom: 1px solid #ccc; }
#content li:hover { background: #deebd2; }
strong { color: #FF6600; background: inherit; }
blockquote { background: url('../images/blockbg.jpg') repeat-x; color: #666; padding: 5px; border: 1px solid #ccc; margin: 5px 0 15px 0px; }
#banner h1 { position: absolute; letter-spacing: -2px; font-size: 28px; top: 0px; left: 20px; text-align:right; }
#topbar h3 { margin: 0 0 3px 0; padding: 0; }
#clear { clear:both; }
.pheader { margin-top: 0px; padding-top: 5px; }
.sb { color: #666; background: inherit; }