/*
	project: internet encyclopedia
	author: luka cvrk (www.solucija.com)
*/

:link,:visited { text-decoration:none } :focus,:active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img, fieldset { border:none } address { font-style:normal }

body { font: .8em "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666;}
a { color: #AF1515; cursor: pointer; }
a:hover { color: #7D1919; }
h1 { font-size: 1.9em; font-weight: normal; clear: both; margin: 0 0 5px; }
h2 { font: normal 1.6em Arial; color: #3D3C3B; margin: 0 0 15px; }
p  { margin: 0 0 15px; line-height: 1.7em; }
.clear { clear: both; }
.wrap { margin: 0 auto; width: 900px; }
.background { background: url(../images/bg.jpg) no-repeat left 317px; }

#header { height: 279px; background: url(../images/bg-header.png) no-repeat center bottom; }
#logo { float: left; margin-top: 55px; }
#logo a { color: #AF1515; font-size: 3em; font-weight: bold; }
h2#slogan { font-size: 1.3em; color: #808080; }

#feature{ color: #33617F; float: right; background: #fff; width: 580px; height: 160px; margin: 0 0 25px; font-size: 1.1em; font-style: italic; padding: 10px 10px 2px; }
#feature img { float: left; margin: 0 20px 0 0; }
#feature p { margin: 10px 0 0; }
.more { font-size: .74em; font-weight: bold; margin: 0 5px 0 0; color: #390505; font-style: normal; }

#feature_menu { float: right; margin-top: 30px; }
#feature_menu li { display: inline; }
#feature_menu li a { color: #33617F; float: left; padding: 6px 14px 6px 21px; margin: 0 0 0 2px; background: #C6E5F9 url(../images/bullet.gif) no-repeat 7px 12px; font-size: .8em; font-weight: bold; }
#feature_menu li a:hover { color: #071F2D; background: #fff url(../images/bullet_hover.gif) no-repeat 7px 8px; }
#feature_menu li a.current { background: #fff url(../images/bullet.gif) no-repeat 5px 12px; }
	
#feature, #feature_menu li a  { opacity: 0.6; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

#search  { float: right; margin: 0 38px 15px 0; width: 215px; font: .8em "Trebuchet MS", Arial, Sans-Serif; }
input.field { float: left; background: #808080; color: #ccc; padding: 4px; border: 0; margin-right: 5px; width: 175px; }
input.field:focus { color: #fff; }
input.button { float: right; background: #595959 url(../images/search.gif) no-repeat 6px 5px; width: 25px; height: 21px; border: 0; cursor: pointer; }

#left { float: left; width: 550px; margin: 0 0 10px; text-align: justify; }
#left h1, #left h2 { color: #52A9BA; }
#left h1 a, #left h2 a { border-bottom: 1px dotted #ACCADE; padding: 0 0 3p
