﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body 
{
 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	background:#ffffff  url(images/bg.gif) repeat-x;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:200%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:120%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:110%; line-height:100%; font-weight:bold;}
h4 {font-size:110%; line-height:100%; font-family:"georgia",serif; font-weight:bold; color:#ff3300}
h5 {font-size:100%;}
#col {float:left; width:170px; margin:0; padding:0; background:#CEDBF9 url("images/col_bg.gif") 0 0 repeat-y;}
#col-in {padding:20px 10px; background:url("images/col_top.gif") 0 0 no-repeat;}
#col h3 {padding:13px 15px 14px 15px; margin:0 -10px 15px -10px; background:#A0B9F3 url("images/col_title_bg.gif") 0 0 repeat-y; color:#192666;}
 #col ul#category {margin:0px 0; padding:0; list-style:none;}
    #col ul#category li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#category li a {display:block; padding:3px 0 3px 15px; background:url("images/ico_archive.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#category li a:hover {background-color:#D3DFF8; color:#192666;}
    #col ul#category li#category-active a {background:#E0E8FA url("images/ico_archive2.gif") 5px 50% no-repeat; font-weight:bold;}


* {margin: 0; padding: 0;
   }

#container {width: 920px;
margin: 10px auto;
border: 1px solid black;
background-color:#ffffff;
}

#header {position:relative;   height:100px; margin:0; padding:0; background:#233C9B url("images/header.jpg") 0 0 no-repeat; color:#FFF;}

 

#footer {clear: both;
         padding-top:5px;
         padding-bottom:5px;
        
       
background: #003366;
color:#ffffff;
}

#footer a
{
	color:White;
}


#tabs 
{
	 
	 
	
	
	width:100%;
	background:#D4DAE7;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #333B66;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
	 
	 
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	 
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#999;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color:#ECB546;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	
	  #content {float:left; width:530px; _width:550px; margin:0; padding:0 0 0 20px;}

    /* Content - article */
    #content .article {clear:both; margin:0;   padding-top:12px; background:url("images/content_article_bg.jpg") 0 0 no-repeat;}
    #content .article h2 {margin:0 -20px; padding:10px; background:#DEE5FD url("images/content_title_bg.gif") 0 0 repeat-y; color:#192666;}
    #content  h2 span {background:url("images/ico_list.gif") 0 50% no-repeat; padding-left:25px;}
    #content .article h4 
    {
    	color: #ff3300;
      font-family:"Times New Roman", Times, serif;
 font-size:20px;
font-weight:bold;
    	
    }
    .kategorilim
{
    
    font-family:Tahoma;
	font-size: 9pt;
	color: #003366;
    list-style-type:none;

    
    padding:5px;
   margin-left:-10px;
   font-weight:bold;
}

.kategorilim:link {
	text-decoration:underline;
}
.kategorilim:visited {
	text-decoration:underline;
	color: #003366;
}
.kategorilim:hover {
	text-decoration:underline;
	color: #003366;
}
.kategorilim:active {
	text-decoration:underline;
	color: #003366;
}
em
{
	color: #ff3300;
font-family:"Times New Roman", Times, serif;
font-size:16px;

	
}
em a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight:bold
}
em a:visited {
	text-decoration: none;
	color: #FF3300;
}
em a:hover {
	text-decoration: none;
	color: #FF3300;
}
em a:active {
	text-decoration: none;
	color: #FF3300;
}









#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background:#ffffff;
padding:10px;

}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -920px; /*Set margin to that of -(MainContainerWidth)*/
background: #ffffff;
}

#rightcolumn{
float: left;
width: 180px; /*Width of right column*/
margin-left: -180px; /*Set left margin to -(RightColumnWidth)*/
background: #ffffff;
}

.dtlist
{
	vertical-align:top;
	text-align:left;
}