/*
+---------------------------------------------------------------+
|	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:  url(images/bg_o.gif) repeat; 
	margin:0px 0px; 
	padding:0px; 
	text-align: center;
}

a { 
	font-size:12px;
	color: #771149; 
	text-decoration: none;
	font-weight: normal;
	
}

a:hover { 
	color: #6d053e; 
	text-decoration: underline;
}

p {}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
	border: 1px solid #00618A;
	color: #fff;
	margin: 4px 0 6px 0;
	padding: 1px 4px 1px 4px;
	text-align: left;
	background-color: #0081b8;
	}

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: 950;

}



#header
{
    background: url(images/header.gif) no-repeat bottom center #ffffff;;
	padding: 0px;
    height: 230px;
    width: 98%;
    margin: 0;
	
	}



#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 dashed #fff;
	text-align: left;
}

#menu a:hover
{
    
    color: #000;
	font-weight: bold;
	background-color: #FFCC00;
}

#container2
{
margin: 0px auto;
padding: 0px 0px 0px 0px;
padding-bottom: 1px;
width: 900px;

}


.leftmenu
{
   margin: 1%;
   width: 17%;
   padding: 0 8px 8px 8px;
   float: left;
   font: 11px Arial, Helvetica, sans-serif;
   color: #000;
   text-align: left;
   background: url(http://deleukstefoto.nl/images/new-layout/table-bg.gif) repeat-y left #e4eff3;

}
.rightmenu
{
   margin: 1%;
   width: 17%;
   padding:0 8px 8px 8px;
   float: right;
   background: url(http://deleukstefoto.nl/images/new-layout/table-bg.gif) repeat-y left #e4eff3;
   font: 11px 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;
 }

.news
{
   margin: 1%;
   margin-right: 1%;
   margin-left: 1%;
   width: 54%;
   float: left;
   background: url(images/newsb.gif) repeat-x top #fff;
   padding: 6px;
 
   
} 

.title
{
	padding: 2px 0px 0px 6px;
	margin-top: 2%;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
	border: 1px solid #97165c;
	height: 20px;
	background-color: #0081b8;
	background-repeat: no-repeat;
	background-position: right;
  }
   
.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 #97165c;
  }
   
.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: #97165c;
   border: 1px solid #97165c;
   }
   
.postby
{
   text-align: right;
   background: transparent;
   padding: 0;
   color: #97165c;
}   
   

 

   
/************* #search styles ***************/

#search{
	margin: 0px;
	margin-top: 180px;
	padding: 2px 4px 4px 12px;
	font-size: 90%;
	text-align:right;
	display:block;
	float: left;
}
	
#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 #97165c;
	border-right: 1px solid #97165c;
	border-top: 2px solid #97165c;
	color: #000;
	font-weight:bold;
}

.fcaption span.smalltext{
	color: #ccc;
}

.fcaption span.smalltext a:hover{
	color: #fff;
}

.fcaption a {
	color: #97165c;
	text-decoration: none;
}

.fcaption a:hover {
	color: #0B6394;
}

a.forumlink{
	color: #000000;
	text-decoration: none;
}

a.forumlink:hover{
	color:  #0B6394;
}

.fborder {
	border: #97165c 1px solid;
	border-top:  1px solid #97165c; 
	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 #97165c;
	border-right: 1px solid #97165c;
	border-top:  1px solid #97165c;
	
}

.forumheader2{
    background-color: #CCCCCC;
    color: #000;
	padding: 4px;
	border: #97165c 1px solid;
	background: url(images/fh.jpg) repeat-x bottom #CCCCCC;
	
	}
	
 .forumheader3{
    background: #f8e3ef;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: #97165c 1px solid;
	}
	
 .forumheader4{
	background-color: #000;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px;
	border: #97165c 1px solid;
	
	}

.finfobar{
	color: #97165c;
	padding: 4px;
	border: #97165c 1px solid;
	background-color: #f4c9e0;
}

