/*@import url( http://www.iurista.net/wp-content/themes/brief/style.css );*/

body {

    /*background: url(http://www.iurista.net/wp-content/themes/brief/images/bg_gradient.jpg)

    background-repeat:repeat-x;*/

    background: #ffffff;

    font-family:Arial, Helvetica, sans-serif;

    font-size: 12px;

    margin: 0;

    padding: 0;

    color:#1B1B1B;

}



img {

    margin:0 10px 10px 0;

    border: 0px;

}



#konteineris {

    width:966px;

}



#headeris {

    height:75px;

    background-color: #537ea8;

    border-bottom: 4px solid #9ebfde;

}

#logo {

    float:left;

    border: 0px;

}

.clearT {

    clear:both;

    height:0px;

}



#main{

    margin:0;

    text-align:left;

    line-height:150%;

    width: 966px;

}



#content{

    float:left;

    width:58%;

    margin:0 5px 10px 0;

    padding:0 3px 0 0;

    border-right:1px solid #c4d5e2;

}



a {

    text-decoration:none;

    color:#59b3e3;

    font-weight:bold;

}



a:hover {

    text-decoration:underline;

    font-weight:bold;

}
a.whiteLink {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.whiteLink:hover{
    color: white;
    text-decoration: underline;
}
a.blueLink {
	font-family: Arial, Helvetica, sans-serif;
    color: #87A8C9;
    text-decoration: none;
}
a.blueLink:hover{
	font-family: Arial, Helvetica, sans-serif;
    color: #87A8C9;
    text-decoration: underline;
}




