/* *************************************************** 
   ---------------------------------------------------
   Author: (M.A.) Lucidus d.o.o. 24th January 2005
	Last update: 17th March 2006
   ---------------------------------------------------
*************************************************** */
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font: 11px/1.3em Verdana, sans-serif;
	color: #929292;
	color: #ccc;
  	text-align: left;
	background: #121212;
}
a { color: #cf0; text-decoration: none; }
a:visited {	color: #cf0; text-decoration: none; }
a:hover { color: #cf0; text-decoration: underline; }
a, a:active { outline: none; }
h1,h2,h3,h4,h5,h6,li,td { font-size: 1em!important; font-family: Arial, Helvetica, sans-serif; }
h1 {
	color: #ccc;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-top: 1em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
h2 {
	color: #cf0;
	margin: 0;
	padding: 0.7em 0 0;
	margin-left: 10px;
	line-height: 1px;
}
p { margin: 10px; }
hr { border: 1px Inset #cf0; }
/* *************************************************** 
   ---------------------------------------------------
                       structure                       
   ---------------------------------------------------
*************************************************** */
#container {
	margin: 0 auto;
	width: 610px;
	margin-top: 2em;
}
#wraper {
	float: left;
	width: 100%;
	margin-top: -5px;
/*	border: 1px Solid #fff;*/
}
#logo {
	float: left;
	margin-top: 5px;
	width: 200px;
}
#menu {
	float: left;
}
#header {
	float: left;
	padding: 5px;
	padding-left: 0;
	margin-left: 5px;
	width: 400px;
	height: 200px;
}
#content {
	float: left;
	margin-left: 5px;
	line-height: 1.4em;
}
#footer {
	clear: left;
	float: left;
	border-top: 3px Solid #cf0;
	margin-top: 5px;
	padding: 10px;
	width: 590px;
}
/* *************************************************** 
   ---------------------------------------------------
                       content                       
   ---------------------------------------------------
*************************************************** */
.wideTop {
	background: #333 url(files/wideTop.gif) top left no-repeat;
	padding: 10px;
	width: 380px;
}
.wideBottom {
	background: url(files/wideBottom.gif) bottom left no-repeat;
	width: 400px;
	/*padding: 3px 0;*/
	height: 8px;
	font-size: 1px;
}
#content ul li {
	list-style: url(files/blt.gif);
}
/*#content dl li {
	list-style: url(files/blt.gif);
	margin-left: 20px;
}
#content dt {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}*/
.subLi {
	list-style: none;
}
#content .wideTop p, #content .wideTop h2 {
	margin-left: 0;
	padding-left: 0;
}
#content .wideTop h2 {
	font: 1.4em Arial bold, sans-serif!important;
}
/* *************************************************** 
   ---------------------------------------------------
                         menu                       
   ---------------------------------------------------
*************************************************** */
#menu {
	background: #333 url(files/tideTop.gif) top left no-repeat;	
	width: 190px;
	padding: 5px;
	padding-top: 0.9em;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
}
.subNewsFlash {
	font: 9px "Lucida Grande", Arial, Verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
.tideBottom {
	background: url(files/tideBottom.gif) bottom left no-repeat;
	width: 200px;
	margin-left: -5px;
	padding: 3px 0;
}
/* drop-down list */
#containerul, #containerul ul {
  text-align: left;
  margin: 0;
  padding: 0;
}
#containerul li {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-type: none;
}
#containerul .symbols {
  float: left;
  width: 12px;
  height: 1em;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
/* ************* */
.newsFlash {
	padding: 5px 1em;
	padding-bottom: 0;
	margin: 5px;
	list-style: none;
}
.newsFlash a {
	padding-left: 5px;
}
.newsFlash:hover {
	background: url(files/newsFlash.gif) repeat;
}
#containerul ul {
	margin-bottom: 1em;
}
#containerul li {
	list-style: none;
	margin-left: 1em;
	margin-top: 5px;
}
/* *************************************************** 
   ---------------------------------------------------
                       footer                       
   ---------------------------------------------------
*************************************************** */
#footer {
	font: 11px "Lucida Grande", Arial, Verdana, sans-serif;
}
table.footer {
	padding: 0;
	margin: 0;
}
.tableLeft {
	font: 11px "Lucida Grande", Arial, Verdana, sans-serif;
}
.tableRight {
	font: 11px "Lucida Grande", Arial, Verdana, sans-serif;
	text-align: right;
	width: 400px;
}
/* *************************************************** 
   ---------------------------------------------------
                      text                       
   ---------------------------------------------------
*************************************************** */
h1 {
	text-indent: -9999px;
}
#menuRpl, #aboutRpl, #contactRpl {
	background: url(files/menu.gif) top left no-repeat;
	width: 170px;
	height: 40px;
}
#aboutRpl {
	background: url(files/aboutUs.gif) top left no-repeat;
}
#contactRpl {
	background: url(files/contact.gif) top left no-repeat;
}
h3 {
/*	text-transform: uppercase;*/
	color: #ddd;
	font: 1.5em Arial, sans-serif!important;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(files/hBkg.gif) top left no-repeat;
	padding-top: 8px;
	padding-left: 35px;
	margin: 0;
	margin-top: 8px;
}
#menu h3 {
	margin-left: 10px;
}
/* *************************************************** 
   ---------------------------------------------------
                    topMenu                     
   ---------------------------------------------------
*************************************************** */
#topMenu {
	margin-right: 10px;
}
#topHome a, #topHome a:visited {
	float: right;
	background: url(files/topHome.gif) bottom left no-repeat;
	margin-right: 5px;
	width: 40px;
	height: 20px;
	text-indent: -9999px;
}
#topHome a:hover {
	background: url(files/topHomeOn.gif) bottom left no-repeat;
}
#topContact a, #topContact a:visited {
	float: right;
	background: url(files/topContact.gif) bottom left no-repeat;
	margin-right: 5px;
	width: 40px;
	height: 20px;
	text-indent: -9999px;
}
#topContact a:hover {
	background: url(files/topContactOn.gif) bottom left no-repeat;
}
#topSitemap a, #topSitemap a:visited {
	float: right;
	background: url(files/topSitemap.gif) bottom left no-repeat;
	margin-right: 5px;
	width: 40px;
	height: 20px;
	text-indent: -9999px;
}
#topSitemap a:hover {
	background: url(files/topSitemapOn.gif) bottom left no-repeat;
}

/* *************************************************** 
   ---------------------------------------------------
                     news styles                     
   ---------------------------------------------------
*************************************************** */
.newsBottom {
	background: url(files/newsBottom.gif) top left no-repeat;
	width: 400px;
	height: 10px;
	font-size: 0px;
}
.newsDesc {
	float: left;
	background: url(files/newsTitle.gif) 5px 5px no-repeat;
	margin: 0;
}
.newsTitle {
	float: left;
	width: 300px;
	padding: 8px 8px 4px;
	font-weight: bold;
}
.newsDate {
	float: left;
	padding-top: 8px;
	padding-right: 2px;
	width: 76px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	color: #121212;
	font-weight: bold;
}
.newsBody {
	background: url(files/newsBody.gif) top left repeat-y;
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
}
/* *************************************************** 
   ---------------------------------------------------
                   login etc styles                     
   ---------------------------------------------------
*************************************************** */
#login, #search, #poll, #logged {
	background: url(files/tideTop.gif) top left no-repeat;
	width: 200px;
	margin-left: -5px;
}
#login form, #poll form, #poll fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#logged p {
	margin: 0;
	padding: 6px;
	padding-left: 10px;
}
.hello {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}
.notFound {
	background: #121212;
/*	font-style: italic;*/
	color: #cf0;
	padding: 0 2px;
}
.radioBtn {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 0;
/*	color: #929292;*/
	color: #ccc;
}
.radioBtn label {
	display: block;
	font: 11px/1.1em "Lucida Grande", Arial, Verdana, sans-serif;
	padding: 4px;
	margin: 0;
	border: 0;
}
.radioBtn label:hover {
	color: #cf0;
}
#poll p {
	font-weight: bold;
	color: #cf0;
	margin: 0;
	padding: 0;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 6px;
	background: url(files/pollTitle.gif) 10px 5px no-repeat;
}
#poll .small {
	background: transparent;
	font-weight: normal;
	margin-top: 0;
	padding-top: 2px;
}
.small span {
	font-size: 9px;
	font-weight: normal;
/*	color: #929292;*/
	color: #ccc;
	margin-left: 2px;
}
.publicform input.inp {
	font: 11px "Lucida Grande", Arial, Verdana, sans-serif;
/*	color: #929292;*/
	color: #ccc;
	text-align: left;
	text-decoration: none;
   outline: none;
	border: none;
	margin: 6px 10px;
	padding: 2px 5px;
	width: 176px;
	height: 17px;
	background: url(files/inpBkg.gif) top left no-repeat;
}
.publicform input.inp:hover, .publicform input.inp:focus {
	color: #121212;
	background: url(files/inpBkgOn.gif) top left no-repeat;
}
.button {
	font: 11px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #121212;
	background: url(files/button.gif) no-repeat;
	height: 20px;
	width: 54px;
	border: 0;
	text-align: center;
	cursor: pointer;
	margin-left: 28px;
}
.button:hover {
	color: #444131;
}
.tideBottom {
	background: #121212 url(files/tideBottom.gif) top left no-repeat;
	width: 200px;
	height: 5px;
	font-size: 0px;
}
/*ol.searchRes {
	margin-left: -10px;
}*/
blockquote {
	margin: 0;
	margin-bottom: 8px;
	border-bottom: 1px Solid #2c2c2c;
}
.siteMap {
	margin: 0;
	margin-bottom: 4px;
}
/* *************************************************** 
   ---------------------------------------------------
                    top lists                       
   ---------------------------------------------------
*************************************************** */
#tops {
	padding: 8px;
}
table.zebra {
	width: 98%;
}
.zebra thead th {
	font: 9px "Lucida Grande", Arial, Verdana, sans-serif;
	border-bottom: 1px Solid #2c2c2c;
	text-align: center;
}
.zebra tfoot th {
	font: 9px "Lucida Grande", Arial, Verdana, sans-serif;
	border-top: 1px Solid #2c2c2c;
}
tr.dark {
	background: #303030;
}
td.number {
	text-align: center;
	border-right: 1px Solid #2c2c2c;
}
td.title {
	padding-left: 4px;
	width: 200px;
	border-right: 1px Solid #2c2c2c;
	border-left: 1px Solid #2c2c2c;
}
.zebra tbody tr:hover td {
	background: url(files/newsFlash.gif) repeat;
}
.zebra tr:hover {
	color: #cf0;
}
.zebra thead tr:hover, .zebra tfoot tr:hover {
/*	color: #929292;*/
	color: #ccc;
}
td.votes, td.code {
	text-align: center;
}
span.sub {
	font: 9px "Lucida Grande", Arial, Verdana, sans-serif;
	text-align: center;
}
/* *************************************************** 
   ---------------------------------------------------
                   gallery styles                     
   ---------------------------------------------------
*************************************************** */
#gallery {
	margin: 5px 0;
	width: 380px;
	font-style: italic;
	text-align: center;
}
#gallery hr {
	width: 380px;
}
#gallery h2 {
	text-align: left;
	margin-bottom: 1em;
}
#gallery img {
	border: 1px Solid #cf0;
}
/* *************************************************** 
   ---------------------------------------------------
                     register                      
   ---------------------------------------------------
*************************************************** */
table.regData {
	border: 1px Solid #292929;
	background: #303030;
	margin: 1em 0;
	margin-left: 2em;
	padding: 0 5px;
	width: 330px;
}
table.buttons {
	border: 1px Solid #292929;
	background: #303030;
	margin: 0;
	margin-left: 2em;
	padding: 5px;
	width: 330px;
}
/* *************************************************** 
   ---------------------------------------------------
                        siteMap                       
   ---------------------------------------------------
*************************************************** */
.siteMap {
	margin: 0 5px;
	padding: 0 5px 1em 0;
	list-style: url(files/catList.gif);
	list-style-position: inside;
	background: url(files/dot.gif) repeat-y 5px 0;
}
.siteMap li {
	background: none;
	/*padding: 4px 0;*/
	margin: 5px	0 -10px;
	font-style: italic;
}
.siteMap li a {
	list-style-position: outside;
}
