/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#container{ width:950px; margin-left: auto; margin-right: auto;/* border:#333333 solid 1px;*/}
#top {margin-bottom:15px;}

#left { width:160px; float:left; margin-top:50px; text-align:right; padding-right:10px;}
#left a{ text-decoration:none; color: #f00;}
#left a:hover{ text-decoration:underline; color:#f00;}

#right { width:160px; float:left; margin-top:50px; text-align:left; padding-left:10px;}
#right a{ text-decoration:none; color: #f00;}
#right a:hover{ text-decoration:underline; color:#f00;}

#main { float:left; background: url(../images/bg.jpg) repeat-y; width:595px; }
#maintext {padding:20px;}
#maintext a{ font-weight:bold; color:#f00;}
#maintext a:hover{color:#f66;}
#menu { padding-left:20px; background:url(../images/bg_krk.gif) repeat-x; width:580;}
#first { margin-left:20px;}
#second { margin-left:140px; margin-bottom:52px;}
#third { margin-bottom:52px;}

h1, h2, h3 { color: #FF0000;}
h1{ font-size:18px;}
h2{ font-size:15px;}
h3{ font-size:12px; margin:30px 0px 0px 0px;}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0px;
border-top:#FFFFFF solid 1px;
background-color: #ffbfbf;
color: #000;
float: left;
width: 555px;
font-size:11px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li #current{background-color: #ffbfbf; color:#666666;}

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #f00;
color: #000;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #ffbfbf;
color: #fff;
}

#highlite-rhs {border-top:#C00 solid 4px; border-bottom:#C00 solid 4px; padding:4px; background-color:#EEE;}
#highlite-rhs a {color:#666;}

#footer {
color: #666666;
padding-top: 10px;
padding-bottom: 10px;
margin-left:186px;
width:560px;
clear:both;
border-top: #ffcccc solid 1px;
border-bottom:#ffcccc solid 1px;}

#logos {color: #82AF31;padding-top: 10px;padding-bottom: 10px;margin-left:186px;width:560px;clear:both;}
#line { background: url(../images/dot.gif) repeat-x;margin-bottom:-10px;}

#footer2 {
color: #666666;
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
clear:both;
/*border-top: #999999 dotted 5px;*/}
#footer2 a{ color:#666; text-decoration:none;}
#footer2 a:hover{ text-decoration: underline;}

/*RHS colors*/
.green {color: #669900}
.orange {color: #ff9933}
.red {color: #ff0000}
.grey {color: #000}
.rome {color: #099}
