
body { margin:0px; font-size: 12px; padding:0px 10px 0px 10px;  background-color: #666; text-align: left; font-family: arial; background: url("img/bg.jpg") no-repeat center top;  }
a { color: #000000;text-decoration:  none;font-weight: normal; border: 0px;}
a:link, a:visited { color: #000000;text-decoration:  none;font-weight: normal; border: 0px;}
a:hover { color: #000000;text-decoration:  underline;font-weight: normal; border: 0px;}

.bold { font-weight: bold;}

.whitebg { background-color: #FFFFFF;}
.orangebg { background-color: #FC822D;}
.lightgraybg { background-color: #EEEEEE;}

.orangebrd {border-color: #FC822D;}

span.arrow { font-size:11px; font-weight:bold }

img { border-width: 0px; }

.fr {float:right;}
.fl {float:left;}

.tr {text-align:right;} /*nowa*/
.tl {text-align:left;} /*nowa*/
.tc {text-align:center;} /*nowa*/

.clr {clear: both;}


p { margin: 0px; padding:0px; }
/* Layout */

#seperatortop { height: 12px; width: 100%; font-size: 1px; background: url('seperatortop.gif') repeat-x; }
#seperatormiddle { height: 41px; font-size: 1px; background: url('seperatormiddle.gif') repeat-x; }

#logos { float: left; }
#languages { color: #A5A6A8; padding: 30px 20px 0px 0px; float: right; font-size: 12px;}
#languages a { color: #A5A6A8; font-weight: bold; text-decoration: none; }
#languages a:hover { color: #C2C2C2; }
#languages a.active { color: #375C90; font-weight: bold; text-decoration: none; }

#menutop { width: 100%; height: 1%; background: #f2f2f3; }
#menutop .left { float: left; }
#menutop .right { float: right; }
#menutop a.menuitem { display: block; float: left; padding: 5px 10px 5px 10px; margin-left: 12px; background: #2c5d8a; color: #fff; font-weight: bold; }
#menutop a.menuitem:hover { background: #888; text-decoration: none; }
#menutop .newsdate { color: #888888; padding: 7px 0px 0px 0px; font-size: 10px; float: left; margin: 0px 15px 0px 30px; }
#menutop a.blue { background: #06a0e1; }
#menutop a.orange { background: #f09404; }
#menutop a.green { background: #96bf0d; }
#menutop a.cyan { background: #29aa69; }
#menutop a.violet { background: #aa3e99; }

#content { height: 500px; padding: 20px 0px;  color: #696969; background: url('bgcontent.jpg') no-repeat 200px 0px; }
html>body #content { min-height: 500px; height: auto; }

#leftside { width: 220px; padding-top: 25px; float: left; margin-right: 25px; }
#rightside { width: 650px; padding-top: 25px; float: left; font-size: 12px; text-align: justify; }
#leftside .menuinside { padding: 10px 20px 0px 10px; }
#leftside a { font-size: 12px; color: #666; display: block; padding: 2px 5px 2px 5px; margin: 0px;}
#leftside a:hover { text-decoration: none; }

#rightside h1 { margin: 0px; padding: 0px 0px 15px 0px; font-size: 16px; }
#rightside a { font-weight: bold; }
#rightside .wyroznienie { padding: 8px; color: #fff;  }
#rightside table { border-collapse: collapse; } 
#rightside td { padding: 5px; text-align: left; border: 1px solid #666; }
#rightside table.noborder td {  border-width: 0px; }
#rightside input { color: #666; }


#submenu { width: 100%; }
#submenu .topbar { background: #666; height: 3px; font-size: 1px; }
#submenu .bottombar { margin-right: auto; }
#submenu .const { background: #666; font-size: 11px; padding: 1px 5px 1px 20px; float: left; color: #fff; font-weight: bold; }
#submenu .const a { color: #fff; }
#submenu .const a:hover { color: #fff; text-decoration: underline; }
#submenu a { display: block; font-size: 11px; float: left; padding: 2px 0px 1px 16px; color: #888; font-weight: bold; }
#submenu a:hover { color: #666; text-decoration: none; }
#submenu a.active { color: #666; text-decoration: none; }

#footer { padding-top: 15px; padding-bottom: 15px; text-align: center; background: url('dotted.gif') repeat-x left top; color: #bababa; }
#footer a { color: #ea6a2b; }
