td, p {
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

a:link
{
    text-decoration:none;
    font-size:12px;
 
}




input, select, textarea {
  
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}






html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 100%;
}







/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

#picturered {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FF294D;
}

#picturei {
  padding: 2px;
  padding-left: 2px;

  margin-top: 0px;
  margin: 10px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}





/* mojo form... */

input
{
    margin: 0 0 5px 0;
    border:1px solid #BEBEBE;




	color: #2c71b4;
    background-color:white;
    padding: 5px 14px 4px 14px;
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;


}



select
{
    margin: 0 0 5px 0;
    border:1px solid #BEBEBE;




	color: #2c71b4;
    background-color:white;
    padding: 1px 14px 1px 14px;
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 18px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;






input[type=text], 
}
textarea, 
select{
    border:1px solid #BEBEBE;
    padding: 0px;
    margin:4px;
}
input[type=text]:focus, 
}

select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 5px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}

input[type=submit], input[type=button]{
    background: #4B99AD;
    padding: 5px 15px 6px 15px;
    border: none;
    color: #fff;
}
input[type=submit]:hover, input[type=button]:hover{
    background: #4691A4;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}


/* mojo form... */













/* news: okvir okoli slik, videa,... */
.clear { clear: both; }

.fl { float: center; }
.fr { float: right; }
.fn { float: left; }

.mtr { margin: 90 90 90 auto; }

.tac { text-align: center; }
.tar { text-align: right; }
.tal { text-align: left; }



.hand { cursor: pointer; }




a { text-decoration: none; }
a:hover { text-decoration: underline; }

a { font-size: 11px; }


.image-box {
	text-align: center;
	margin: 0 0 7px 0;
	}
	

	.image-box .body {
		background: #;
		border:0;
		border-left: 1px solid #DCDCDC;
		border-right: 0px solid #DCDCDC;
		padding: 0 10px;
		}





.image-box * {
	font-size: 11px;
	}
.image-box a {
	font-weight: blod;
	}
/* news: okvir okoli slik, videa END,... */

