/***************************/
/***        Reset        ***/
/***************************/
@import url("reset.css");
/***************************/
/***   General styles   ***/
/***************************/
body {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}
/* Headings */
h1 {font-size:18px;color:#333333;}
h2 {font-size:24px;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;color:#000;}
#footer h2 {color:#fff;}
h3 {}
h4 {}
h5 {}
h6 {font-size:11px;font-weight:normal;}
/* Anchors */
a {
	color:#000;
	text-decoration: none;
	outline:0;
}
#container a.underline {background:url(/images/link-bg.gif) repeat-x left bottom;}
#container a.underline:hover {color:#7b7b7b;background:url(/images/link-bg-h.gif) repeat-x left bottom;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited, a:active {color: #000;outline:0;}
a:hover {color:#424242;text-decoration:none;}
.more {font-size:10px;font-weight:bold;}
a.fmore {font-size:13px;color:#000;}
a.fmore:hover {color:#424242}
.bigred {color:#e43102;font-size:28px;}
/* FORMS */
input, label {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	outline:0;
}
/* Text */
del       { text-decoration: line-through; }
strong, b { font-weight: bold; }
em, i     { font-style: italic; }
li        { list-style: none; }
/* Lists */
ul, li { list-style-type:none;margin:0;padding:0;}
ol { list-style: outside decimal;margin: 14px 0 20px 20px; }
dl { margin: 0 0 20px 0; }
dt { font-weight: bold; }
dd { margin-left: 20px; }
/* Quotes */
blockquote {font-style: italic;}
cite {}
q {}
/* Additionals */
.fr {float:right !important}
.fl {float:left !important}
/***************************/
/***       Layout        ***/
/***************************/
body {
	text-align:center;
	background:url(/images/bg-body-wide.gif) repeat-y center #f5f5f5;
	/*background:url(/images/bg-body-square.gif) repeat center #f5f5f5;*/
}
#page-wrapper {
	width:960px;text-align:left;margin:0 auto; /* center content */
}
#page {
	position:relative;
	width:960px;float:left;
	background-color:#fff;
	-moz-box-shadow: 0 0 15px 5px #e9e9e9;
	-webkit-box-shadow: 0 0 15px 5px #e9e9e9;
	box-shadow: 0 0 15px 5px #e9e9e9;
}
/* HEAD */
#head {
	float:left;width:960px;height:320px;
	overflow:hidden;
	margin-bottom:10px;
	background:url(/images/head-bg.jpg) no-repeat top left;
	position:relative;
}
#head .logo {
	display:block;width:187px;height:105px;
	background:url(/images/mmg-logo.gif) no-repeat top left;
	position:absolute;top:108px;left:0;
	text-indent:-9999px;
}
#head .fb {
	display:block;width:33px;height:40px;
	background:url(/images/facebook.png) no-repeat top left;
	position:absolute;top:0;left:897px;
	text-indent:-9999px;
}
/* MENU */
#navigation {float:left;width:960px;height:57px;}
#home #navigation {background:url(/images/dot.gif) repeat-y 709px 0;}
#navigation ul {width:960px;height:56px;background:url(/images/bg-menu.gif) repeat-x left top;}
#navigation li, #navigation a {display:block;height:57px;float:left;padding: 0 12px;}
#navigation a {
	padding-top:17px;height:40px;
	color:#fff;text-transform:uppercase;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#navigation li.on {background:url(/images/bg-menu-hover.gif) repeat-x left top;}
#navigation a:hover {text-decoration:none;color:#dadada;padding-top:18px;height:39px;}
#navigation li.on a {background:url(/images/menu-on.png) no-repeat bottom center}
#navigation li.on a:hover {color:#fff;}
/* SITE PATH */
#site-path {padding:14px 20px 0 20px;width:920px;float:left;height:32px;overflow:hidden;font-size:11px;font-weight:bold;}
#site-path a {color:#000000;background:url(/images/bgpath.gif) no-repeat right center;padding-right:10px;margin-right:3px;}
#site-path a:hover {color:#424242;}
/* JOB OFFER */
#job-offer-box {width:960px;height:495px;float:left;background:url(/images/job-background.jpg) no-repeat 20px 0px;position:relative;}
.job {position:absolute;}
.job div {width:54px;height:60px;position:relative;background:url(/images/circle.png) no-repeat;}
.job div div {width:228px;height:auto;position:absolute;top:59px;left:-86px;background:url(/images/jobbottom.png) repeat-x bottom left;padding-bottom:15px;}
.job div div h4 {width:221px;height:23px;overflow:hidden;padding:17px 0 0 7px;background:url(/images/jobtop2.png) no-repeat left top;font-size:13px;color:#fff;position:relative;}
.job div div h4 a {position:absolute;top:16px;left:204px;text-indent:-9999px;display:block;width:17px;height:17px;}
.job span, .job strong  {display:block;background:#fff;padding:0 10px;}
.job span {padding:10px 10px 5px 10px;text-transform:uppercase;font-size:10px;}
.job strong {font-size:13px;color:#252525}
.job a.button {display:block;width:84px;height:31px;background:url(/images/aplikuj.png) no-repeat;margin:0 auto;text-indent:-9999px;margin-top:10px;}
.job {}
.job div div {
	display:none;
	-webkit-box-shadow: 0 2px 2px #7b7b7b;
	box-shadow: -0px 2px 2px #7b7b7b;
}
.job div:hover div {display:block;}
/* CONTENT */
#container {
	float:left;
	width:960px;
	padding:42px 0px 42px 0;
	background:url(/images/dot.gif) repeat-y 709px 0;
	border-top:1px solid #cccccc;
}
#container p {line-height:17px;}
#mainNav {width:710px;float:left;}
#sideNav {width:250px;float:left;}
.textbox {float:left;}
.textbox p {padding-bottom:10px;float:left;clear:both;}
.textbox .bigred {padding-bottom:10px;}
.textbox .fmore {float:left;margin-top:5px;}
.textbox h2 {float:left;margin-bottom:20px;}
.textbox h1 {float:left;font-size:24px;}
.lastbox {padding-bottom:0px !important;margin-bottom:0px !important;border:0 !important;}
/* Layer Page Type 1 - 2 columns with vertcial background eg. O nas */
#pageType-1 .textbox {width:670px;padding:0 20px 40px 20px;margin:0px 0px 40px 0;border-bottom:1px solid #cccccc;}
#pageType-1 .textbox h2 {width:670px;}
#pageType-1 #sideNav {padding:0 20px;width:210px;}
#pageType-2 #container, #pageType-3 #container {background:none}
#pageType-3 #container {padding-top:30px;}
#pageType-4 #container {background:url(/images/dot.gif) repeat-y 690px 0;}
#pageType-2 #mainNav, #pageType-4 #mainNav {width:690px;}
#pageType-3 #mainNav {width:960px;}
#pageType-2 #sideNav {width:250px;padding:0 20px 0 0}
#pageType-4 #sideNav {width:230px;padding:0 20px;}
#pageType-2 .textbox {width:670px;padding:0 0 0 20px;margin:0px 0px 40px 0;}
#pageType-2 .textbox h1 {margin-bottom:15px;}
#pageType-2 #sideNav h2 {padding-left:20px;margin-bottom:15px;}
#pageType-1 #mainNav .graybox {
	margin-top:5px;
	width:670px;
	float:left;
	background:#f5f5f5;
	-webkit-box-shadow: 0 2px 2px #cdcdcd;
	box-shadow: -0px 2px 2px #cdcdcd;
}
.column-box {width:210px;float:left;margin-right:20px;}
.last-column-box {margin-right:0px;}
.column-box h4 {padding:7px 0 7px 0;width:210px;text-align:center;background-color:#e43102;color:#fff;font-size:17px;line-height:17px;}
.column-box p {padding:30px 0;}
/* Layer Page Type 2 - 2 columns without vertical background eg. Nasze serwisy*/

/* Layer Page Type 3 - 1 content column eg. Kontakt, Start-upy*/ 

/* HOME layer's modification */
#home #container {border-top:0px;padding-top:36px;}
#home #mainNav {padding:0 21px 0 20px;width:669px;}
#home #sideNav {float:left;}
#home  #maincolumn {width:439px;float:left;}
#home .textbox {width:420px;float:left;}
#home #sideNav .textbox {
	width:210px;
	padding:0 20px 30px 20px;margin-bottom:40px;
	border-bottom:1px solid #cccccc;
}
.noborder {border:0 !important;}
#home #sideNav .noborder {border:0;margin-bottom:0;padding-bottom:0;}
.textbox .redlady {
	float:left;width:180px;
	background:url(/images/redlady.gif) no-repeat bottom left #d5432c;
	padding:20px 15px 110px 15px;margin-bottom:10px;
	color:#fff;line-height:17px;
}
/* NEWSY */
#newscolmun {width:230px;float:left;}
#newscolmun h2 {margin-bottom:20px;width:230px;float:left;}
.news {width:230px;float:left;padding-bottom:15px;font-size:11px;margin-bottom:15px;background:url(/images/dot2.gif) repeat-x left bottom}
.news:hover {color:#424242}
.news:hover img {opacity:0.9}
.news img {margin-bottom:6px;}
.news h4 {color:#000;text-transform:none;padding-bottom:9px;font-size:13px;}
.news a {color:#000;}
.news h6 {font-size:11px;font-weight:normal;padding-bottom:10px;}
.news p {padding-bottom:6px;font-size:12px;;float:left;}
.news .more {font-size:10px;}
.news a:hover {color:#424242;}
.first-news {margin-top:35px;}
/* Szary box 420px */
.graybox420 {
	margin-top:5px;
	width:420px;
	float:left;
	background:#f5f5f5;
	-webkit-box-shadow: 0 2px 2px #cdcdcd;
	box-shadow: -0px 2px 2px #cdcdcd;
	margin-bottom:10px;
}
/* Slideshow */
#slidebox {
	margin-bottom:40px;
	width:420px;height:475px;overflow:hidden;
	position:relative;
}
#slideshow .simage {float:left;width:420px;height:300px;overflow:hidden;margin-bottom:35px;}
#slideshow blockquote {float:left;width:400px;height:140px;padding:0 10px;font-style:normal;color:#333333;}
#slideshow blockquote h1 {font-size:18px;color:#000;}
#slideshow blockquote p {padding:10px 0;height:68px;width:400px;}
#slideshow blockquote a.more {color:#000;font-size:12px;font-weight:bold;}
#slideshow blockquote a:hover {color:#424242}

#spager {
	float:left;width:420px;
	height:21px;padding-top:9px;
	text-align:center;overflow:hidden;
	position:absolute;
	top:300px;left:0;
	z-index:1000 !important;
}
#spager a {
	background:url(/images/pager.png) no-repeat top left;
	width:11px;height:11px;
	text-indent:-9999px;
	display:inline-block !important;
	margin:0 2px;
	
}
#spager a:hover {background-position:0 -22px;}
#spager a.activeSlide {background-position:0 -11px;}

/* achievements */
#achievements a:hover {text-decoration:none;}
#achievements .prize img {
	position: absolute;
	right: 5px;
	top: 8px;
}
#achievements .prize {
	position: relative;
	display:block;
	width:189px;height:125px;padding:20px 10px 10px 10px;
	float:left;overflow:hidden;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	font-weight:bold;text-transform:uppercase;
}
#achievements .row {
    width: 465px;
    overflow: hidden;
    margin-bottom: 40px;
}
#achievements .last {border-bottom:0;}
#achievements .even {
	border-right:0;
	width:190px;
}
#pageType-1 #achievements {
	padding:30px 0 0 20px;
	width:650px !important;
	background:url(/images/prize2.jpg) no-repeat right top #f5f5f5 !important;
}
#pageType-1 #achievements .prize {
	background:none;border:0;width:155px;
	padding:0 0 0 0;
	height:auto;
}

#achievements h4 {
	background-color:#aaaaaa;
	padding:3px 6px 2px 6px;float:left;
	font-size:17px;line-height:17px;color:#fff;text-transform:uppercase;
	clear:both;margin-top:65px;
}
.prize strong {
	display:block;
	background-color:#d9b474;
	padding:3px 6px 2px 6px;float:left;
	font-size:17px;line-height:17px;
	color:#fff;
}
.prize b {
	display:block;
	clear:both;
	padding:15px 55px 15px 0;
	font-size:11px;
}
.prize b:hover {color:#4b5156;}
#pageType-1 #achievements .prize b {padding-bottom:10px;}
.prize span {color:#d9b474;float:left;}
#achievements .empty {background:none;}
#achievements ul {
	float:left;width:640px;padding:12px 0 30px 5px;
	font-size:11px;
}
#achievements ul li {
	background:url(/images/dot.png) no-repeat left center;
	padding-left:12px;margin-bottom:10px;
	text-transform:uppercase;font-weight:bold;
}
#achievements ul li em {color:#aaaaaa;font-style:normal;padding-left:5px;}
#achievements ul li a:hover {text-decoration:none;}
/* FOOTER */
#footer {
	float:left;
	width:960px;
	padding-top:20px;
	background-color:#000;
	margin-top:30px;
	-moz-box-shadow: 0 0 20px 5px #e7e7e7;
	-webkit-box-shadow: 0 0 20px 5px #e7e7e7;
	box-shadow: 0 0 20px #e7e7e7;
	color:#fff;
}
#footer a {color:#fff;}
#footer form {
	width:920px;
	margin:0 20px;
	float:left;
	background:url(/images/bgformfoot.gif) repeat-x;
}
#footer legend {
	float:left;
	height:37px;width:130px;
	padding-left:20px;padding-top:9px;
	overflow:hidden;
	background:url(/images/bgh2foot.gif) no-repeat right top #e43102;
	font-size:24px;
}
#footer form label {
	width:485px;padding:15px 10px 0 10px;
	color:#a1a1a1;
}
#footer form input {
	width:175px;height:28px;
	padding-left:5px;
	margin:8px 0 0 0;
	color:#a1a1a1;
}
#footer form .submit-newsletter {
	width:70px;height:46px;
	background:url(/images/submit-newsletter.gif) no-repeat left top;
	border:0;text-indent:-9999px;
	margin:0 0 0 10px;
	cursor:pointer;
}
#our-projects {
	width:940px;float:left;
	padding:30px 0 30px 20px;
}
#our-projects h2 {
	color:#e43102;font-size:18px;
	width:175px;float:left;
}
#our-projects ul {
	width:765px;float:left;
}
#our-projects ul li {
	display:block;float:left;
	width:180px;
	padding:4px 0 3px 0;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#our-projects a:hover {
	color:#dadada
}
#copyright {
	width:940px;float:left;
	height:27px;
	border-top:1px solid #292929;
	color:#a1a1a1;
	font-size:11px;
	padding:13px 0 0 20px;
}
/* Archive box */
#archive-box {width:210px;float:left;border-bottom:1px solid #cccccc;}
#archive-box li {font-size:11px;width:210px;float:left;background:url(/images/bg-archive-y.gif) repeat-y top center;text-align:center;padding-bottom:15px;}
#archive-box li p {padding:0 15px;}
#archive-box h2 {height:39px;color:#fff;font-size:19px;padding-top:18px;background:url(/images/bg-archive.gif) no-repeat top center;}
#archive-box h6 {text-transform:uppercase;padding:5px 0}
#archive-box li.first h2 {background:url(/images/bg-archive-top.gif) no-repeat top center;}

/* Serwisy */
#pageType-2 .service {width:670px;padding:0 0 0 20px;margin:0px 0px 40px 0;}
.service h1 {text-transform:uppercase;color:#333;height:45px;padding-top:19px;border-bottom:1px solid #cccccc;margin-bottom:27px;}
.service h1 a.visist {text-transform:none;font-size:13px;float:right;display:block;padding-left:27px;background:url(/images/visit.gif) no-repeat left center;height:17px;margin-top:4px;}
.service h1 a:hover {color:#4b5156}
.service p {font-size:13px;padding-bottom:20px;}
.table-stats {margin-top:10px;text-align:center;border-top:1px solid #cccccc;vertical-align:middle;}
.table-stats tbody, .table-stats thead {border-left:1px solid #cccccc;}
.table-stats th, .table-stats td {padding:15px 0;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;vertical-align:middle;}
.table-stats th {color:#e43102;width:166px;padding-top:42px;background-position:68px 10px;background-repeat:no-repeat;}
.table-stats th.uu {background-image:url(/images/uu.png)}
.table-stats th.ru {background-image:url(/images/ru.png)}
.table-stats th.pv {background-image:url(/images/pv.png)}
.table-stats th.fb {background-image:url(/images/fb.png)}
.table-stats big, .table-stats small {display:block;}
.table-stats big {font-size:15px;font-weight:bold;}
.table-stats td big {font-size:18px;}
.table-stats small {font-size:11px;}
.table-stats tfoot td {padding:20px 0 0 0;border:0;text-align:right;font-size:10px;}
/* NAV MENU */
#navMenu {width:250px;margin-bottom:25px;}
#navMenu li, #navMenu li a {display:block;color:#fff;font-size:13px;}
#navMenu li {padding-left:20px;background:url(/images/bgnavmenu.gif) repeat-y #000000}
#navMenu li a {padding:8px 0 9px 13px;border-bottom:1px solid #3e3e3e;}
#navMenu li.on {background:url(/images/bgnavmenu-on.gif) no-repeat #e43102}
#navMenu li a:hover {background-color:#e43102}

/* WHY BOX */
.why-box {margin-top:20px;float:left;width:670px;}
.why-box h1 {font-size:18px;margin-bottom:0;}
.why-box ul {width:670px;float:left;padding:30px 0;}
.why-box li {display:block;clear:both;padding-right:40px;margin-bottom:30px;}
.why-box li div.icon {float:left;width:195px;text-align:center;}
.why-box li p {float:none;clear:none;}
.why-box li h4 {color:#e43102;font-size:15px;margin-bottom:10px;}

/* QUICK BOX */
.quick-box {
	margin-left:20px;
	width:230px;
	background:#f5f5f5;
	-webkit-box-shadow: 0 2px 2px #cdcdcd;
	box-shadow: -0px 2px 2px #cdcdcd;
	font-weight:bold;
}
.quick-box ul {padding:7px 0;}
.quick-box li {padding:7px 10px;}
.quick-box li em {font-style:normal;color:#696e71;font-size:11px;text-transform:uppercase;font-weight:normal;}
.quick-box li.last {border-top:1px solid #d9d9d9;padding-top:10px;margin-top:5px;}
.quick-box li a {color:#000;}
.quick-box li a:hover {color:#424242;}
/*tech-specification */

#tech-specification {width:670px;float:left;padding-top:20px;}
#preview-example {width:265px;float:left;}
#preview-example img {border:2px solid #cccccc;margin-bottom:30px;box-shadow: -0px 2px 2px #ebebeb;-webkit-box-shadow: 0 2px 2px #ebebeb;}
#preview-example a {display:block;width:160px;padding:8px 0 0 70px;height:37px;background:url(/images/preview.gif) no-repeat #e43102;font-size:24px;color:#fff;}
#preview-example a:hover {opacity:0.9;}
#description-product {width:380px;float:left;border:1px solid #cccccc;border-top:0;padding-bottom:20px;}
#description-product h4 {clear:both;padding:10px 0;text-align:center;color:#e43102;font-size:15px;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;margin-bottom:18px;}
#description-product span {padding-left:20px;width:360px;float:right;margin-bottom:10px;}
#description-product span strong {display:block;width:110px;float:left;font-weight:normal;}
#description-product a {display:block;width:170px;padding-left:20px;margin-bottom:10px;float:left;color:#000;}
#description-product a:hover {color:#424242}
/* Aktualnosci */

.mainNews {
	padding:0 20px;width:920px;float:left;
}
.mainNews img {float:left;margin:0 20px 20px 0}
.mainNews h1 {margin-bottom:10px;}
.mainNews h6 {font-size:11px;font-weight:normal;margin-bottom:10px;}
.mainNews p {padding-right:60px;}
#news-boxes {width:960px;float:left;border-top:1px solid #cccccc;}
#news-boxes .row {width:960px;float:left;border-bottom:1px solid #cccccc;background:url(/images/bgrow.gif) repeat-y 325px 0}
#news-boxes .news {
	padding:30px 75px 20px 20px;
	background:none;
	margin:0;
}
#news-boxes .last {padding-left:0;}
#news-boxes .fmore {float:right;display:block;margin-top:20px;margin-right:20px;}
#news-boxes .fl {float:left;margin-left:20px;}
.deep {padding-top:0 !important}
.deep #news-boxes {border-top:0;}

.article {padding:0 20px;}
.article h1 {font-size:24px;margin-bottom:10px;}
.article h2 {margin-bottom: 20px;}
.article h6 {margin-bottom:15px;}
.article img {margin-bottom:15px;}


/* CONTACT FORM */

#contact-form {padding-top:20px;float:left;width:940px;padding-left:20px;}
#contact-form form, .message {
	float:left;width:570px;padding:15px 20px 30px 20px;
	background:#f5f5f5;
	-webkit-box-shadow: 0 2px 2px #cdcdcd;
	box-shadow: -0px 2px 2px #cdcdcd;
}
#contact-form #address {padding-left:20px;width:310px;float:left;background:url(/images/bgaddress.jpg) no-repeat 198px 52px}
#contact-form #address h2 {margin-bottom:30px;}
#contact-form #address h4 {margin-bottom:10px;}
#contact-form #address address {margin-bottom:30px;}
#contact-form #address a {color:#000;}
#contact-form label, #contact-form input, #contact-form select, #contact-form textarea {display:block;width:275px;clear:both;font-size:13px;}
#contact-form label {font-weight:bold;padding:3px 0;margin:15px 0 0 0;}
#contact-form input {height:27px;background:#fff;border:1px solid #cccccc;padding-left:5px;}
input[type=text]:focus, #contact-form input[type=text]:focus, #contact-form textarea:focus {
	border:1px solid #959595;
	outline: none;
}
#contact-form textarea {width:563px;border:1px solid #cccccc;height:185px;padding:5px 0 0 5px;}
#contact-form select {width:282px;}
#contact-form fieldset {padding-top:15px;width:410px;float:left;padding-left:160px;}
#contact-form fieldset input {height:45px;padding:0;clear:none;margin-right:13px;border:0;}
#contact-form fieldset input:hover, button:hover {opacity:0.9}
#contact-form fieldset input.ssend {width:129px !important;}
#contact-form fieldset button.sclear {width:103px !important; height: 45px; padding:0; border: 0; cursor: pointer}
#contact-form fieldset button.sclear img {width:103px; height: 45px}
#contact-form .error {float:left;width:276px;clear:both;background-color:#ffd4b2;color:#fe0000;font-size:10px;padding:3px;}
#contact-form #custom-column {
	width:270px;float:left;padding:0 20px 305px 20px;text-align:right;
	background:url(/images/bgcustom.jpg) no-repeat left bottom;
	font-size:24px;font-weight:bold;
}
#contact-form #custom-column small {font-size:13px;font-weight:normal;}
#contact-form p {padding-right:20px;}
.article .bigred {text-align:center;padding:30px 0;}

.info-columns {
	width:960px;float:left;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:url(/images/dot.gif) repeat-y 480px 0;
	margin-bottom:30px;
}
.info-columns div {
	width:440px;float:left;
	padding:30px 20px;
}
.info-columns div h2 {margin-bottom:15px;}
.info-columns li {background:url(/images/bgli.gif) no-repeat 0 5px;padding-left:15px;margin-bottom:10px;}
.arrow-headline {
	background:url(/images/arrow-headline.gif) no-repeat bottom center #e43102;
	color:#fff;clear:both;
	width:146px;float:none;margin:0 auto;
	padding:45px 0 57px 0;
	margin-bottom:15px;
	text-align:center;
}
/* Boxy stron  - Social Media*/
#services-boxes {margin-top:30px;width:940px;float:left;padding-left:20px;}
.site-box {
	float:left;width:450px;
	background:#f5f5f5;
	-webkit-box-shadow: 0 2px 2px #cdcdcd;
	box-shadow: -0px 2px 2px #cdcdcd;
	margin:0 20px 68px 0;
}
.site-box div {padding:0 15px 0 15px}
.site-box .logo {width:335px;padding:5px 0 10px 115px;position:relative;border-bottom:1px solid #d5d5d5;}
.site-box .logo h1 {font-size:24px;color:#33393d;}
.site-box .logo h6 {font-size:13px;font-weight:normal;}
.site-box .logo a.visist {display: block;font-size:13px;padding-left:27px;background:url(/images/visit.gif) no-repeat left center;height:17px;margin-top:4px;}
.site-box .logo img {position:absolute;left:11px;top:-16px;padding:2px;background:#fdfdfd;border:1px solid #ababab;}
.site-box .number-of-fans {background:url(/images/number-of-fans.png) no-repeat 15px 34px;width:390px;padding:33px 15px 8px 45px;border-bottom:1px solid #d5d5d5;font-size:18px;color:#3c5992;position:relative;}
.site-box div big {position:absolute;right:15px;bottom:8px;font-size:30px;}
.site-box div big em {font-style:normal;}
.site-box div big .green {color:#2d7615;}
.site-box div big .red {color:#e43102;}
.site-box .day-change {background:url(/images/day-change.png) no-repeat 15px 8px;width:390px;padding:8px 15px 8px 45px;position:relative;border-bottom:1px solid #d5d5d5;font-size:18px;color:#3c5992;}
.site-box .day-change big {font-size:18px;}
.site-box .actions {width:420px;padding:15px 15px 10px 15px;background:#fff;}
.site-box .actions h4 {font-size:18px;margin-bottom:15px;}
.site-box .actions span {display:block;height:13px;margin-bottom:10px;padding-left:22px;background-repeat:no-repeat;background-position:left center;}
.site-box .actions span.fans {background-image:url(/images/fans.gif)}
.site-box .actions span.likes {background-image:url(/images/likes.gif)}
.site-box .actions span.share {background-image:url(/images/share.gif)}
.site-box .actions span.comments {background-image:url(/images/comments.gif)}

#stats-box {width:910px;float:left;padding-left:25px;padding-right:25px;}
#stats-box form {width:300px;padding-top:60px;}
#stats-box label, #stats-box select {display:block;clear:none;}
#stats-box select {width:275px;margin-top:5px;}
#stats-box #graph-stats {float:right;width:565px;}

/*
	CORRECT
*/
.correct-deep {margin-top: -30px; border-top: 0 !important;} 
	