/* CSS Document */

body{
background:#000000;
color:#bbb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
}

img{
border:none;
}

.container{
width:840px;
margin:auto;
padding-bottom:40px;
}

.isicont{
width:840px;
background:url(img/slice3.jpg) repeat-y;
}

.isiteks{
background:url(img/slice5.jpg) bottom no-repeat;
}

.tekscont{
text-align:justify;
width:600px;
margin:auto;
padding:5px 0px 60px 0px;
line-height:1.8;
}

.tekscont2{
text-align:justify;
width:600px;
margin:auto;
padding:5px 0px 10px 0px;
line-height:1.8;
}

.footer{
font-size:9px;
text-align:center;
padding:20px 0px 5px 0px;
color:#666666;
}

.footer a{
text-decoration:none;
color:#DDA325;
}

strong{
font-size:16px;
font-weight:normal;
color:#DDA325;
font-family:Georgia, "Times New Roman", Times, serif;
}
