/* -- start setup -- */

* {
font-family : Trebuchet MS, Helvetica,Arial,sans-serif;
font-size : small;
margin : 0;
border : none;
padding : 0;
color:#FFFFFF;
}

/* -- common -- */
.horniIndex {vertical-align : super; font-size:9px;}
.i {font-style : italic;}
sup {font-size: 0.7em;}

/* -- float -- */
.floatLeft {float : left;}
.floatRight {float : right;}
.clear {clear : both;}

/* -- all pages -- */
hr {display : none;}

body {
background-color : #C70808;
background-image : url(../pcs/pcs_layout/pozadi.jpg);
background-position : top left;
background-repeat : no-repeat;
}

#container {
width:930px;
margin:190px 0 0 0;
position:relative;
background-color : #AC0000;
}

.content {margin: 0 100px 20px 25px;}

.content p {
font-size:11px;
font-weight:bold;
margin-bottom:5px;
line-height:14px;
}

.floatLeft {
float:left;
margin:35px 0 0 25px;
height:400px;
}

h1, h2 {
font-size:22px;
color:#FFB400;
}

p {
font-size:12px;
font-weight:bold;
margin-bottom:5px;
}
