/*
+---------------------------------------------------------------+
|	e107 website system
|
|	©William Moffett 2001-2005
|	http://e107.net
|	que@e107.net
|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
+---------------------------------------------------------------+
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color:  #E5E5E5; 
	margin:0px 0px; 
	padding:0px; 
	text-align: center;
}

a { 
	color: #CC3300; 
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #CC0000; 
	text-decoration: underline;
}

p {}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
	border: 1px solid #808080;
	color: #fff;
	background: url(images/plus.png) no-repeat right #808080;
	margin: 4px 0 6px 0;
	padding: 1px 4px 1px 4px;
	text-align: left;
	
	}

table {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

td { 
	text-align:left; 
	vertical-align:top; 
	padding-left:2px; 
	padding-right:2px;
	}

blockquote {}

ul, ol {}

form { }

input{
	margin:2px;
}

hr { 
	margin-top:2px;
	height:1px;
	border:none;
	background-color:#3f3f3f;
}

/*********** dizajn sajta ***********************/

#container
{
   margin: 0px auto;
   padding: 7px 0px 1px 0px;
   width: 890px;
   background: #fff;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
}

#header
{
    background: url(images/header.jpg) no-repeat bottom center #fff;;
	padding-left: 2px;
    height: 177px;
    width: 870px;
	text-align: left;
	horizontal-align: bottom;
    margin: 1% 1% 0 1%;
}

#metabolic
{
    width: 890px;
	padding-top: 2px;
    padding-bottom: 2px;
	text-align: left;
	horizontal-align: middle;
	border-bottom: 1px solid #000;
}

#menu
{
    margin: 0;
    padding-top: 1em;
	padding: 0px;
    list-style-type: none;
    background: url(images/strelica.gif) no-repeat #808080;
	background-position: right top;
    width: 882px;
	height: 24px;
	font-size: 12px;
	vertical-align: bottom;
	
}

#menu li
{
    display: inline;
}

#menu a
{
    display: block;
    float: left;
    padding: 6px 1em 0 1em;
    text-decoration: none;
	font-weight: bold;
    color: #fff;
    background: transparent;
	border-right: 1px solid #fff;
	text-align: left;
}

#menu a:hover
{
    
    color: #000;
	font-weight: bold;
	background-color: #FFA064;
}

#container2
{
  margin: 0px auto;
  padding: 0;
  width: 890px;
  background: url(images/cont2.png) repeat-y center #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;  
}


.leftmenu
{
   margin-right: 0;
   width: 160px;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   float: left;   
   font: 10px Arial, Helvetica, sans-serif;
   color: #000;
   text-align: left;
   background: transparent;   
}

.news
{
   width: 534px;
   background: transparent;
   padding-top: 5px;   
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   float: left;
} 

.title
{   
   padding: 2px 0px 0px 6px;
   margin-top: 2%;
   font: 12px Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #fff;
   text-align: left;
   background: url(images/plus.png) no-repeat right #808080;
   border: 1px solid #808080;
   height: 20px;
  }
   
.story
{
   padding: 10px;
   font: 10px Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000;
   text-align: left;
   background: url(images/fh.jpg) repeat-x top #fff;
   border: 1px solid #808080;
  }
   
.date
{
   padding: 0px;
   padding-right: 20px;
   font: 9px Arial, Helvetica, sans-serif;
   font-style: italic;
   font-weight: bold;
   color: #fff;
   text-align: right bottom;
   height: 17px;
   background: #808080;
   border: 1px solid #808080;
   }
   
.postby
{
   text-align: right;
   background: transparent;
   padding: 0;
   color: #808080;
}   
   
.rightmenu
{
   width: 160px;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   float: right;
   background: transparent;
   font: 10px Arial, Helvetica, sans-serif;
   text-align: left;
}

 #menu2
{
   padding:10px;
   font: 10px Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #FFF;
   text-align: left;
   background: transparent;
 }

#footer
{
   background: url(images/strelica.gif) no-repeat right #808080;
   width: 882px;
   height: 20px;
   text-align: center;
   padding: 4px 0 0 0;
   font: 9px Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #fff;
   clear: both;
   }
   
/************* #search styles ***************/

#search{
	margin: 0px;
	margin-top: 2%;
	padding: 1px 4px 4px 10px;
	font-size: 90%;
	text-align:right;
	display:block;
	float: right;
}
	
#search form{
 margin: 0px;
 padding: 0px;
}
#search label{
	margin: 0px;
	padding: 0px;
}

*html #search{
	margin: 0px;
	padding: 4px 4px 0px 10px;
	font-size: 90%;
	text-align:right;
	display:block;
}

 /***************** E107 STYLES *****************************/

.bodytable {
	padding: 8px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #929293;
}

.indent{
	background-color:transparent;
	border: 1px solid #3f3f3f;
	margin:2px;
	padding:4px; 
}
.indentchat{
	background-color:#EBEBEB;
	border: 1px solid #282828;
	margin:2px;
	padding:4px; 
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #cbcbcb;
}

.mediumtext {
	font: 10px verdana, tahoma, arial, sans-serif;
	color: #000;
}

.smalltext {
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.tbox {
	background-color: #fff;
	border: #39393b 1px solid;
	color: #000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	background-color: #fff;
	border: #39393b 1px solid;
	color: #000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	
}

.small {
	background-color: transparent;
	color: #000;
	font: 8px tahoma, verdana, arial, helvetica, sans-serif;
}

.button{
	margin:2px 2px;
	background: url(images/buton.gif) repeat-x;
	border: #39393b 1px solid;
	color: #000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
}

/************************ FORUM STYLES ***************************/

.fcaption {
	padding:0px 4px;
	height:21px;
	line-height:21px;
	background: url(images/fc.gif) repeat-x #CCCCCC bottom;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 2px solid #808080;
	color: #000;
	font-weight:bold;
}

.fcaption span.smalltext{
	color: #ccc;
}

.fcaption span.smalltext a:hover{
	color: #fff;
}

.fcaption a {
	color: #808080;
	text-decoration: none;
}

.fcaption a:hover {
	color: #0B6394;
}

a.forumlink{
	color: #808080;
	text-decoration: none;
}

a.forumlink:hover{
	color:  #0B6394;
}

.fborder {
	border: #808080 1px solid;
	border-top:  1px solid #808080; 
	background-color: transparent;
}

.forumheader{
    background: url(images/fh.jpg) repeat-x top #CCCCCC;;
	padding:0px 4px;
	height:20px;
	line-height:16px;
	font-weight:bold;
    color: #000;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top:  1px solid #808080;
	
}

.forumheader2{
    background-color: #CCCCCC;
    color: #000;
	padding: 4px;
	border: #808080 1px solid;
	background: url(images/fh.jpg) repeat-x bottom #CCCCCC;
	
	}
	
 .forumheader3{
    background: url(images/fh.jpg) repeat-x bottom #CCCCCC;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: #808080 1px solid;
	}
	
 .forumheader4{
	background-color: #000;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px;
	border: #808080 1px solid;
	
	}

.finfobar{
	color: #808080;
	padding: 4px;
	border: #808080 1px solid;
	background-color: #cccccc;
}

