/*
 * CSS za Evolva web
 * (C) by Evolva, by Matija Tomaskovic
 */
 
*, u, i, a, div, td {
    font-family: Arial;
    font-size: 11px;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: default;
	background: #BEC7CC;
}

div.main_photo {
    background: #808080;
    background: url(../media/evolucija.png) no-repeat 0 0;
    width: 534px;
    height: 200px;
}

div {
	margin: 0;
	padding: 0;
}


a {
    color: #000000;
    text-decoration: none;
}

a:link {
    color: #000000;
}

a:hover {
    color: #FA8100;
}

a:visited {
}

a:active {
}

table#glavna_tablica {
	/*
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    */
    min-height: 900px;
}

li {
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
    margin-left: 30px;
}

td.ql a {
	  font-family: Verdana;
	  font-size: 10px;
    text-decoration: none;
    color: white;
    display: block;
    padding: 0px;
    margin: 0px;
    line-height: 32px;
}

td.ql a:hover {
    background: #606060;
    color: white;
}


td.ql {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background: black;
    text-align: center;
}

td.ql_s {
    width: 10px;
    background: black;
    text-align: center;
}

td.ql_sb {
    width: 5px;
    background: black;
    text-align: center;
}


tr#footer td {
    background: #E5E1E0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.e_f {
	  font-family: Verdana; 
	  font-size: 10px; 
	  font-weight: bold; 
	  color: #808080;
}

.e_f a {
    font-family: Verdana; 
    font-size: 10px; 
    font-weight: bold;
}


.c1 {
    background: #E5E1E0;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 30px;
}


.c_naslov {
    font-family: Verdana;
    font-size: 20px;
    padding-bottom: 10px;
    color: black;
}

.c_podnaslov {
    font-family: Arial;
    font-size: 12px;
    color: #c00000;
    font-weight: bold;
    padding-bottom: 15px;
}


h1 {
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 25px;
    color: black;
    text-align: left;
}

h2 {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #FA8100;
    font-weight: bold;
    padding-bottom: 10px;
}

h3 {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
}


.content_text {
    color: #707070;
    text-align: justify;
}

.content_text em {
    color: #FF8809;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}

.content_text a {
}

.content_text a:hover {
    text-decoration: underline;
}

.related_text {
    color: #FF8809;
}

.related_text a {
    color: #FF8809;
    text-decoration: underline;
}

.related_text a:hover {
    color: #000;
    text-decoration: underline;
}

p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

img.rquote {
  padding-bottom: 1px; 
  padding-left: 0px; 
  padding-right: 3px;
  border: none;
}

img.related {
	padding-bottom: 10px;
}



/* ==============================================================
 * KLASE ZA LINKOVE
 */

div.e_cl_h {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    background: #b0b0b0;
    color: white;
    width:219px;
}

div.e_cl_h_text {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    background: #b0b0b0;
    color: white;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.e_cl_f {
    background: #b0b0b0;
    height: 40px;
}

div.e_cl_1 {
    background: #b0b0b0;
    color: black;
    line-height: 14px;
}

div.e_cl_2 {
    background: #808080;
    color: white;
    line-height: 14px;
}

div.e_cl_spacer {
    line-height: 1px;
    height: 1px;
    background: #d0d0d0;
}

div.e_cl_1 em {
    display: block;
    color: #606060;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    padding-left: 30px;
    padding-top:5px;
    padding-bottom:5px;
}




div.e_cl_1 a {
    display: block;
    color: #606060;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-left: 30px;
    padding-top:5px;
    padding-bottom:5px;
}

div.e_cl_1 a:hover {
    color: #606060;
    background: #ffffff;
}



div.e_cl_2 a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-left: 30px;
    background: url(../media/cl_bullet.gif) no-repeat 0 0;
    padding-left: 50px;
    padding-top:5px;
    padding-bottom:5px;
}

div.e_cl_2 a:hover {
    color: #606060;
    background: #ffffff;
}

div.e_cl_3 {
    color: white;
    line-height: 14px;
	  display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-left: 30px;
    background: url(../media/cl_bullet_3.gif) no-repeat 0 0;
    padding-left: 50px;
    padding-top:5px;
    padding-bottom:5px;
}



.detail_link {
    padding-bottom: 5px;
}



div.tbox {
  float: left;
  border: 1px solid #e8e8e8;
  background: white;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px;
  width: 205px;
  text-align: left;
  text-decoration: none;
  color: #808080;
  height: 80px;
  font-size: 12px;
  position: relative;
}

div.tbox em {
  font-size: 12px;
}

a.tbox, a.tbox:visited, a.tbox:link, a.tbox:active {
  float: left;
  border: 1px solid #e8e8e8;
  background: white;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px;
  width: 205px;
  text-align: left;
  text-decoration: none;
  color: #808080;
  height: 80px;
  font-size: 12px;
  position: relative;
}

a.tbox:hover {
  border: 1px solid #FF8809;
  background: #f0f0f0;
  color: #808080;
  text-decoration: none;
}

a.tbox em {
  font-size: 12px;
}

a.tbox span {
   position: absolute;
   top: 80px;
   left: 200px;
   width: 20px;
   height: 10px;
   background: url(../media/q.gif) no-repeat;
}
	
a.tbox div, div.tbox div {
   position: absolute;
   top: 27px;
   left: 8px;
   width: 48px;
   height: 48px;
   display: block;
   visibility: hidden;
}

a.tbox div, a.tbox p, a.tbox span {
	 cursor: hand;
}

a.tbox p, div.tbox p {
	 position: absolute;
	 top: 27px;
	 left: 60px;
	 width: 150px;
	 font-size: 12px;
}

a.tbox span.more {
  padding-top: 6px;
  text-align: right;
  font-size: 9px;
  font-family: MS Trebuchet, Arial;
  color: black;
  width: 200px;
  display: block;
  cursor: hand;
}

div.more {
  padding-top: 6px;
  text-align: right;
  font-size: 9px;
  font-family: MS Trebuchet;
  color: black;
}

tr#footer td.m_left, td.m_left {
    background: url(../media/bg_left.png);
    width: 9px;
}

tr#footer td.m_right, td.m_right {
    background: url(../media/bg_right.png);
    width: 9px;
}

tr#footer td.m_bottom, td.m_bottom {
    background: url(../media/bg_down.png);
    width: 9px;
}



td.m_downl {
    background: url(../media/bg_downl.png);
    width: 9px;
}

td.m_down {
    background: url(../media/bg_down.png);
    width: 9px;
}

td.m_downr {
    background: url(../media/bg_downr.png);
    width: 9px;
}




