body{
margin:0;
padding:0;
line-height: 1.5em;
color: #424142;
font-family: Verdana;
background: #fff;
}

b{font-size: 110%;}
em{color: red;}

hr {
	width: 480px;
	color: #b7b6b6;
	height: 1px;
}

p { 
	text-align: justify;
	font-size: .9em;
	font-family: Calibri;
	line-height: 1.2em;
}

#clear {
	clear: both;
}

#wrapper{
width: 1000px;
margin: 0 auto;
}

#header{
	width: 1000px;
	height: 114px;
	margin: 15px auto 0;
}

#header h1{
	margin: 0;
	padding-top: 15px;
}

#logo {
	width: 228px;
	height: 114px;
	background:url(/templates/eh/images/logo.png); 
	float: left;	
}

#banner728 {
	width: 728px;
	height: 90px;
	margin-top: 15px;
	float: right;
}

#topmenu {
	margin: 0 auto 35px auto;
}

#contentwrapper{
float: left;
width: 100%;
}

#content{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

.padding2 {
	
}

.border3 {
	border-right: 1px solid #b7b6b6;
	border-left: 1px solid #b7b6b6;
	border-bottom: 1px solid #b7b6b6;
	float: right;
	clear: right;
	width: 308px;
	background: #FFFFFF url(/templates/eh/images/sivoVeliko.jpg) repeat-x bottom left;	
}
.border4 {
	border-right: 1px solid #b7b6b6;
	border-left: 1px solid #b7b6b6;
	border-bottom: 1px solid #b7b6b6;
	float: right;
	clear: right;
	width: 168px;	
}

.borderSivoUnutra {
	border-right: 1px solid #b7b6b6;
	border-left: 1px solid #b7b6b6;
	border-bottom: 1px solid #b7b6b6;
	min-height: 200px;
	background: #FFFFFF url(/templates/eh/images/sivoVeliko.jpg) repeat-x bottom left;	
	font-size:.8em;
	font-weight: none;
	width: 308px;
	float: right;
	clear: right;
}

#leftcolumn{
	float: left;
	width: 170px; /*Width of left column in pixel*/
	margin-left: -1000px; /*velicina tela*/
	font-size:1em;
	/*font-weight: bold;*/
}

#rightcolumn{
	float: left;
	width: 310px; /*Width of right column*/
	margin-left: -310px; /*Set left margin to -(RightColumnWidth)*/
	font-size:1em;
	/*font-weight: bold;*/
}

.zeleno {
	background: #3A9237 url(/templates/eh/images/zeleno.jpg) repeat-x top left;
	height: 27px;
	padding: 2px 0 0 10px;
	color: #FFF;
}

.zelenoGore {
	background: #3A9237 url(/templates/eh/images/zeleno.jpg) repeat-x top left;
	height: 27px;
	color: #FFF;
	padding: 2px 0 0 10px;
	margin-top: 20px;
	width: 300px;
	font-size: 90%;
	float: right;
	clear: right;
}

.plavo {
	background: #0C72A7 url(/templates/eh/images/plavo.jpg) repeat-x top left;
	height: 27px;
	padding: 2px 0 0 10px;
	color: #FFF;
	margin-top: 0px;
}

.sivo {
	background: #F8F8F8 url(/templates/eh/images/sivo.jpg) repeat-x top left;
	height: 27px;
	color: #424142;
	border: 1px solid #b7b6b6;
	font-size:1em;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #424142;
}

.sivoVeliko {
	background: #FDFDFD url(/templates/eh/images/siva.jpg) repeat-x top left;
}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: center;
padding: 8px 0;
background:url(/templates/eh/images/footer.jpg) repeat-x top left;
margin-bottom: 18px;
}

#footer a{
color: #878686;
text-decoration: none;
font-size: .6em;
}

#footer a:hover{
color: #000;
}

.innertube{
margin: 6px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innervid {
	padding: 0 0 5px 5px;
	float: left;
	clear: left;
}

.padding15 {
	padding-left: 15px;
	padding-right: 9px;
	padding-top: 5px;
}

#news, #contentLinks, #navlist {
	width: 487px;
}


ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:52px;
font-size:.8em;
background:url(/templates/eh/images/topMenu.jpg) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
/*border:1px solid #000;*/
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#777777;
text-decoration:none;
height:20px;
padding:17px 27px 10px 0px; /*Razmak izmedju linkova iz menija*/
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#000;
text-decoration:none;
}

ul.menu .current a {
color:#000;
font-weight:700;
}

/*LISTA LINKOVA*/
ul.menu.blue{

}
ul.menu.blue li a:hover, .menu.blue li.current {

}
/*LISTA LINKOVA KRAJ*/

/*Search*/
#search_box {
    width: 310px;
    height: 27px;
    float: right;
    clear: right;
}
#search_box #s {
    float: left;
    padding: 0;
    width: 263px;
	height: 22px;
    background: #F8F8F8 url(/templates/eh/images/sivo.jpg);
	border: 1px solid #b7b6b6;
	font-size:.8em;
	padding-left: 10px;
	padding-top: 5px;
	color: #888888;
}
#search_box #go {
    float: right;
    margin: 0;
}
/*Search KRAJ*/

/*
#navlist {
padding: 0px;
font-size: .7em;
list-style-position: inside;
}

.liMisc {
padding-left: 10px;
list-style-image: url(/templates/eh/images/liMisc.png);
}

.liScience {
padding-left: 10px;
list-style-image: url(/templates/eh/images/liScience.png);
}

.liNature {
padding-left: 10px;
list-style-image: url(/templates/eh/images/liNature.png);
} */

div.box a, div.box a:active  {
color: #424142;
text-decoration : none;
}
div.box a:visited {
color: #424142;
text-decoration : none;
}
div.box a:hover {
color : #000;
text-decoration : none;
} 

div.box ul  {
width : 98%;
float : left;
clear : left;
list-style-type : none;
margin : 1%;
padding : 0;
font-size: .7em;
}

div.box li {
width : 100%;
list-style-type : none;
padding : 3px 0 3px 0;
float : left;
clear : left;
}

li.item {
border-top : 1px solid #464742;
} 

span.tengill_cat  {
width : 13%;
margin-left : 1%;
display : block;
float : left;
clear : left;
} 

span.tengill_link  {
width : 86%;
display : block;
float : right;
clear : right;
} 

.top10list {
	font-size: .8em;
	color: #000;
	padding-left: 5px;
	margin-left: 5px;
} 

li span.top10 a, li span.top10 a:visited {
	color: #424142;
	text-decoration: none;
}

li span.top10 a:hover, li span.top10 a:active {
	color: #000;
	text-decoration: none;
}

span.tengill_cat a, span.tengill_cat a:active, span.tengill_cat a:visited  {
	color : #000;
	text-decoration : none;
}

span.tengill_cat misc a, span.tengill_cat misc a:active, span.tengill_cat misc a:visited  {
	text-decoration : none;
}

span.miscellaneous {
	background: url(/templates/eh/images/icons/liMisc.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}

span.nature {
	background: url(/templates/eh/images/icons/liNature.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}

span.science {
	background: url(/templates/eh/images/icons/liScience.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}

span.cool {
	background: url(/templates/eh/images/icons/liCool.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.geeky {
	background: url(/templates/eh/images/icons/liGeeky.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.gross {
	background: url(/templates/eh/images/icons/liGross.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.humor {
	background: url(/templates/eh/images/icons/liHumor.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.life {
	background: url(/templates/eh/images/icons/liLife.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.news {
	background: url(/templates/eh/images/icons/liNews.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.people {
	background: url(/templates/eh/images/icons/liPeople.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.stories {
	background: url(/templates/eh/images/icons/liStories.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.weird {
	background: url(/templates/eh/images/icons/liWeird.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}
span.wtf {
	background: url(/templates/eh/images/icons/liWtf.png);
	width: 57px;
	height: 19px;
	margin-top: 3px;
	margin-left: -3px; 
}

span.tengill_cat a:hover {
color : #999999;
text-decoration : none;
width: 57px;
height: 19px;
margin-top: 3px;
margin-left: -3px;
} 

span.hits {
	float: right;
}

span.next {
	float: left;
}

span.prev {
	float: right;
}

div.rowtop {
	float: left;
	clear: left;
	width: 272px;
}
div.rowcon {
	float: left;
	clear: left;
	width: 272px;
	padding-bottom: 5px;
}
div.rowcontainer {
	float: left;
	clear: left;
	width: 272px;
	padding-top: 10px;
}
input.include {
	border: 1px solid #b9b9b9;
	padding: 5px;
	width: 260px;
	float: left;
	clear: left;
}
input.code {
	border: 1px solid #b9b9b9;
	padding: 5px;
	width: 132px;
	float: left;
	clear: left;
}
input.submit {
	background: url(/templates/eh/images/submit_button.png);
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	border: 0px solid #FFF;
	font-size: 100%;
	float: right;
	clear: right;
}
div.rowcat {
	width: 45%;
	float: left;
	clear: left;
}
div.rowcode {
	width: 53%;
	float: right;
	clear: right;
}
div.small_text {
	font-size: 80%;
}
img#captchaimg {
	padding-top: 2px;
}

div.thumb {
	width: 96px;
	height: 60px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 5px;
	border: 0px solid #FFFFFF;
	background-color: #f2f2f2;
}
.thumb_padding {
	margin-right: 5px;
}
