/*  
 *
 *  Name: BizPro
 *	Description: Corporate Theme
 *	Version: 1.0
 *	Author: Radek Ziemiacki
 *	Author website: http://qlart.eu
 *
 */

body{background:url('../images/bg.jpg') repeat-x; font:13px Tahoma,Arial,Helvetica,sans-serif; color:#313131}

/* Typography */

p{line-height:18px}
h3{font-size:24px}
a{color:#313131}
a:hover{color:#FFAC2C}
#col2 p, #col3 p, #col4 p{margin:10px 0 20px 0}
#col5 p{margin:0 0 20px 0}
#content h3 {margin-bottom:10px; padding-bottom:10px; border-bottom:1px #e7e7e7 solid}
#col1 ul li, #col5 ul li{padding:10px 0 10px 20px; border-bottom:1px #e7e7e7 solid; background:url(../images/arrow.jpg) no-repeat 0% 50%}
#col5 ul{margin:0 0 20px 0}
.color{color:#FFAC2C}

/* Container & header */

#container{width:960px; margin:auto}
#header{height:80px; margin-left:-40px}
.logo{float:left; position:relative; top:0px; left:50px}

/* Main menu */

#mainmenu{float:right; position:relative; top:38px; right:80px; z-index:200}
#mainmenu  li{float:left}
#mainmenu a{padding:0 20px 5px 20px; display:block; font-size:14px; color:#313131}
#mainmenu a:hover{border-bottom:5px #FFAC2C solid}
.active{border-bottom:5px #FFAC2C solid}
.slogan{position:relative; top:230px; left:20px; color:#fff}

/* Slider */

#lbox{height:280px; width:280px; float:left; position:relative;}
#rbox{height:280px; width:680px; float:right; position:relative; bottom:20px; background: z-index:100}
#slider{position:relative; top:10px; right:40px}
.started{position:relative; top:60px; left:230px; z-index:300}

/* Columns */

#col1, #col2, #col3, #col4{width:200px; margin:40px 20px 0 20px; float:left}
#col4{margin-right:0}
#col5{width:700px; margin:40px 0 0 20px; float:left}
.img{padding:1px; border:1px #e7e7e7 solid}

/*Footer */

#footer{height:50px; width:960px; position:relative; top:40px; background:url('../images/footer.jpg') no-repeat; clear:both}
#footer p{padding:20px 0 50px 20px}

/* Form */

.itext{width:240px; margin:0 0 10px 0; padding:5px 8px 5px 8px; border:1px #e8e8e8 solid; font:12px Tahoma,Arial,Helvetica,sans-serif; color:#313131}
.isub{padding:2px 5px 2px 5px; background:#FFAC2C; color:#fff; cursor:pointer}

.more{margin:0 10px 0 10px;}
#col1 .last, #col5 .last{border:none}
.text{width:460px; margin:0 0 0 40px; float:right}
.comment{width:200px; float:left; text-align:right; color:#989898}