/*  
 *
 *  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:12px Tahoma,Arial,Helvetica,sans-serif; color:#313131}

/* Typography */

p{line-height:18px}
h3{font-size:24px}
a{color:#313131}
a:hover{color:#cd1d31}
#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:#de006d}

/* Container & header */

#container{width:960px; margin:auto; position:relative;}
#header{height:130px}
.logo{float:left; position:relative; top:35px; left:20px}

/* Main menu */

#mainmenu{float:right; position:relative; top:88px; right:40px; 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 #de006d solid;}
.active{border-bottom:5px #ed2679 solid;}
.slogan{position:relative; top:140px; left:20px; background-color:#313131; color:#fff; text-align:right; width:180px; font-size:14px; display:block; letter-spacing:1px; }

/* Slider */

#lbox{height:280px; width:280px; float:left; position:relative; background:#313131 url('../images/corner.jpg') no-repeat}
#rbox{height:280px; width:680px; float:right; position:relative; bottom:20px; background:#313131; z-index:100}
#slider{position:relative; top:10px; right:40px; width:680px; height:282px; overflow:hidden;}
.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; text-align:right;}

/* 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:#de006d; 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}#lbox .slogan a {
	color: #FFF;
}


/* logo styles  */
.style1 {	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold";
}
.style14 {font-family: Impact}
.style16 {color: #333333}
.style18 {	color: #333333;
	font-family: "Arial Narrow";
	font-size: 55px; 
}
.style67 {color: #CC0066;}






/*   logo styles   */
.photo-left {
	clear: left;
	float: left;
	margin: 0px 10px 10px 0px ;
	border-style: none;
}
.photo-right {
	clear: right;
	float: right;
	margin: 0px 0px 10px 10px;
	border-style: none;
}
.clear {
	clear: both;
}
#content a:link {
	text-decoration: underline;
}
#container #content h3 a {
	text-decoration: none;
}
#tott {
	height: 200px;
	width: 200px;
	background: url(../images/tott_200.png) no-repeat;
	position: absolute;
	top: 95px;
	left: -35px;
}
#tott a {
	height: 200px;
	width: 200px;
	background: url(../images/tott_200.png) no-repeat;
	position: absolute;
}

