/* Style definitions for ARHITEKO webpages */


body
{
background: none;
color: white;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
margin: 30px 60px 30px 60px;
}

.desno
{
font-size: 80%;
text-align: right;
float: right
}

.moto {font-size: 80%; text-align: center;}

.tekstusredinu {text-align: center;}

.ecobold {color:rgb(150,250,150); font-weight:bold;}

.nonecobold {color:rgb(250,150,150); font-weight:bold;}

.prednosti {width:48%; float:left;}

.nedostaci {width:48%; float:right;}

p
{
text-align: justify;
}

ul
{
list-style-type: square;
}

ul.none
{
list-style-type: none;
}



a:link,a:visited{
color: white;
text-decoration: none;
}

a:hover{
color: white;
background-color: rgb(60,100,60);
background-color: rgba(150,250,150,0.4);
text-decoration: none;
}

a:active{
color: white;
background-color: rgb(90,150,90);
background-color: rgba(150,250,150,0.6);
}


.kontrole{
display: block;
height: 20px;
padding: 5px;
text-decoration: none;
border: none;
}

.strelica{
height: 20px;
vertical-align: middle;
text-decoration: none;
border: none;
}


/*span.popup {border-bottom: thin dotted; color:rgb(150,250,150);}
span.popup:hover {text-decoration: none; background-color: rgb(60,100,60); z-index: 6; }
span.popup span {position: relative;
  margin: 0px 0px 0px 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.popup:hover span {left: 2%; background-color: rgb(60,100,60);} 
span.popup span {position: relative;
  margin: 0px 0px 0px 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.popup:hover span {margin: 0px 0px 0px 0px; background-color: rgb(60,100,60); z-index:6;}
*/

