/*******************************/
/*  Created by Damian Bonar    */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: 'Arial', 'Tahoma', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
	background: #FFF url(images/bg.gif) repeat-x 0 0;
	color: #292521;
}

a {
    text-decoration: underline;
    color: #b10405;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 140%;
    padding-bottom: 16px;
    text-align: justify;
}

h2 {
    font-size: 24px;
    color: #000;
    border-bottom: 1px #d8d8d8 solid;
    margin-bottom: 20px;
    padding-bottom: 7px;
}

h2 strong {
    color: #565656;
}

ul {
    padding: 0 0 15px 15px;
}

ul.horizontal_list {
    overflow: hidden;
    height: 100%;
}

ul.horizontal_list li {
    float: left;
    padding-right: 10px;
    width: 155px;
    line-height: 140%;
}

ul.news_list, ul.news_list2 {
    padding: 0 0 15px 0;
}

ul.news_list li, ul.news_list2 li {
    background: transparent url(images/ico_news.gif) no-repeat 7px 7px;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 5px 0;
}

ul.news_list li div.news_content {
    padding: 8px 25px 0 0;
}

ul.news_list li.active {
    background-color: #f7f7f7;
   	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.news_list li a, ul.news_list2 li a {
    color: #292521;
}

ul.contact_list {
    padding: 0 0 5px 0;
    overflow: hidden;
    height: 100%;
}

ul.contact_list li {
    float: left;
    background: none;
    padding: 0;
    border-left: 4px #DEE0E2 solid;
    padding: 3px 0 3px 12px;
    width: 235px;
    margin: 12px 0 15px 0;
}

ul.contact_list li.last {
    width: auto;
}

ul.contact_list li p {
    padding: 0;
}

ul.contact_list li strong {
    font-size: 13px;
}

ul.contact_list li span {
    color: #999;
    font-weight: bold;
    font-size: 13px;
}

ul.file_list {
    padding-bottom: 22px;
}

ul.file_list li {
    border-bottom: 1px #DEE0E2 dashed;
    padding-left: 28px;
}

ul.file_list li.pdf {
    background: transparent url(images/icon_pdf.gif) no-repeat 0 13px;
    padding: 10px 0 10px 28px;
}

ul.file_list li.none {
    padding-left: 5px;
    background: none;
}

ul.file_list li.youtube {
    background: transparent url(images/icon_youtube.gif) no-repeat 0 13px;
    padding: 10px 0 10px 28px;
}

ul.file_list li.pdf.one_line {
    background-position: 0 8px;
}

ul li {
    background: transparent url(images/bg_li_ok.gif) no-repeat 0 8px;
    padding: 4px 0 4px 18px;
    line-height: 140%;
}

.pad_bottom {
    padding-bottom: 16px;
}

.button_arrow, .button {
    display: block;
    width: 114px;
    height: 20px;
    background: transparent url(images/b_with_arrow.gif) no-repeat 0 0;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0 0 20px;
}

.button {
    background: transparent url(images/b_without_arrow.gif) no-repeat 0 0;
    text-align: center;
    padding: 7px 0 0 0;
    width: 134px;
    height: 18px;
}

.button_arrow:hover, .button:hover {
    background-position: 0 -25px;
    text-decoration: none;
}

.more {
    text-align: center;
}

.more a {
    background: transparent url(images/icon_zwin_rozwin.gif) no-repeat 0 1px;
    font-size: 14px;
    color: #b10405;
    text-decoration: none;
    font-weight: bold;
    padding-left: 21px;
}

.more a.active {
    background-position: 0 -84px;
}

.more a:hover {
    text-decoration: underline;
}

div.wrapper {
    width: 960px;
    margin: 0 auto;
}

div#top {
    height: 94px;
    position: relative;
}

div#top h1 {
    width: 255px;
    height: 75px;
    background: transparent url(images/logo.jpg) no-repeat 0 0;
    position: absolute;
    top: 10px;
    left: 0;
}

div#top h1 a {
    display: block;
    width: 255px;
    height: 75px;
}

div#top div#left_shadow {
    width: 10px;
    height: 210px;
    background: transparent url(images/bg_left_shadow.jpg) no-repeat 0 0;
    position: absolute;
    bottom: -210px;
    left: -10px;
}

div#top div#right_shadow {
    width: 10px;
    height: 210px;
    background: transparent url(images/bg_right_shadow.jpg) no-repeat 0 0;
    position: absolute;
    bottom: -210px;
    right: -10px;
}

ul#menu {
    width: 621px;
    height: 20px;
    background: transparent url(images/menu.gif) no-repeat 0 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 38px;
    line-height: normal;
}

ul#menu li {
    height: 20px;
    float: left;
    padding: 0 0 0 0;
    background: none;
    margin-right: 21px;
    line-height: normal;
}

ul#menu li a {
    display: block;
    width: 100%;
    height: 20px;
    float: left;
}

ul#menu li.home { width: 54px; }
ul#menu li.products { width: 69px; }
ul#menu li.services { width: 68px; }
ul#menu li.about_us { width: 73px; }
ul#menu li.news { width: 49px; }
ul#menu li.white_papers { width: 97px; }
ul#menu li.contact_us { width: 85px; margin-right: 0; }

ul#menu li.home a:hover,
ul#menu li.home a.active { background: transparent url(images/menu.gif) no-repeat 0 -20px; }
ul#menu li.products a:hover,
ul#menu li.products a.active { background: transparent url(images/menu.gif) no-repeat -75px -20px; }
ul#menu li.services a:hover,
ul#menu li.services a.active { background: transparent url(images/menu.gif) no-repeat -165px -20px; }
ul#menu li.about_us a:hover,
ul#menu li.about_us a.active { background: transparent url(images/menu.gif) no-repeat -254px -20px; }
ul#menu li.news a:hover,
ul#menu li.news a.active { background: transparent url(images/menu.gif) no-repeat -348px -20px; }
ul#menu li.white_papers a:hover,
ul#menu li.white_papers a.active { background: transparent url(images/menu.gif) no-repeat -418px -20px; }
ul#menu li.contact_us a:hover,
ul#menu li.contact_us a.active { background: transparent url(images/menu.gif) no-repeat -536px -20px; }

div#flash {
    width: 960px;
    height: 210px;
}

div#content {
    overflow: hidden;
    height: 100%;
    margin: 20px 0 30px;
    background: transparent url(images/bg_content.gif) repeat-y 0 0;
}

div#home_what_we_do {
    float: left;
    width: 280px;
    margin-left: 4px;
    padding-bottom: 10px;
}

div#home_what_we_do ul {
    overflow: hidden;
    height: 100%;
    padding: 0;
}

div#home_what_we_do ul li {
    background: transparent url(images/bg_bottom_line.gif) no-repeat bottom left;
    margin-bottom: 13px;
    overflow: hidden;
    height: 100%;
    padding: 0 0 12px 0;
    line-height: normal;
}

div#home_what_we_do ul li.last {
    margin-bottom: 0;
}

div#home_what_we_do ul li span {
    display: block;
    width: 26px;
    height: 31px;
    background: transparent url(images/bg_number_area.gif) no-repeat 0 0;
    float: left;
    font-size: 15px;
    color: #FFF;
    padding: 13px 0 0 18px;
    font-size: 16px;
}

div#home_what_we_do ul li div {
   float: right;
   width: 220px;
}

div#home_what_we_do ul li h3 {
    padding-bottom: 4px;
}

div#home_what_we_do ul li h3 a {
    text-decoration: none;
    color: #b31617;
    font-family: 'Trebuchet MS', 'Arial', 'Tahoma', 'Verdana', 'Myriad Pro', sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: normal;
}

div#home_what_we_do ul li h3 a:hover {
    text-decoration: underline;
}

div#home_what_we_do ul li p {
    text-align: left;
    padding-bottom: 0;
}

div#home_what_we_do ul li p a {
    color: #292521;
    text-decoration: none;
}

div#home_what_we_do ul li p a:hover {
    text-decoration: underline;
}

div#home_what_we_do ul li p a strong {
    color: #b10405;
}

div#home_solution_areas {
    float: left;
    width: 280px;
    margin-left: 57px;
    padding-bottom: 10px;
}

div#home_solution_areas ul {
    overflow: hidden;
    height: 100%;
    padding: 25px 0 0 0;
}

div#home_solution_areas ul li {
    padding: 0 11px 10px 0;
    float: left;
    line-height: normal;
}

div#home_solution_areas ul li.right {
    padding-right: 0;
}

div#home_about_us {
    float: right;
    width: 280px;
    margin-right: 5px;
    padding-bottom: 2px;
}

div#home_about_us div#try_demo {
    padding-top: 13px;
    background: url("images/bg_bottom_line.gif") no-repeat top center;
}

div#home_about_us div#try_demo a {
    margin: 0 auto;
}

div#left, div#right, div#full {
    overflow: hidden;
    height: 100%;
    margin: 20px 0 30px;
}

div#left {
    width: 190px;
    float: left;
}

div#right {
    width: 730px;
    float: right;
}

div#right h3, div#full h3 {
    padding-bottom: 15px;
    font-size: 16px;
}

div#right h3 a {
    color: #5E8A31;
    text-decoration: none;
}

div#right h3 a:hover {
    text-decoration: underline;
}

div#right div#content {
    overflow: hidden;
    height: 100%;
    margin: 0;
    background: transparent url(images/bg_content2.gif) repeat-y 551px 0;
}

div#right div#left_content {
    width: 525px;
    float: left;
}

div#right div#right_content {
    width: 150px;
    float: right;
    padding-right: 10px;
}

div#right div#right_content img.pad_bottom {
    padding-bottom: 8px;
}

div#right div#right_content a.button {
    margin: 0 auto;
}

div#left ul#menul {
	margin: 0 0 20px;
    padding: 0;
}

div#left ul#menul li {
	border-bottom: 1px solid #e6e6e6;
	line-height: 130%;
    padding: 0;
    background: none;
    line-height: normal;
    overflow: hidden;
    height: 100%;
}

div#left ul#menul li a {
	display: block;
	background: transparent url(images/bg_li_arrow.gif) no-repeat 178px 13px;
	padding: 7px 20px 7px 14px;
	font-size: 12px;
	color: #463f3f;
	text-decoration: none;
    font-weight: bold;
}

div#left ul#menul li a:hover, div#left ul#menul li a.active {
    color: #b31617;
}

div#left ul#menul li ul {
    float: left;
    width: 100%;
    line-height: normal;
    padding: 0;
    line-height: 130%;
    margin: 0 0 6px;
    border-top: 1px solid #e6e6e6;
    padding-top: 2px;
}

div#left ul#menul li ul li {
    border-bottom: 0;
    padding: 1px 0 0 0;
    background: none;
    line-height: normal;
}

div#left ul#menul li ul li a {
    font-weight: normal;
    height: auto;
    padding: 4px 10px 4px 25px;
    background: #FFF url(images/bg_li_small_arrow.gif) no-repeat 14px 10px;
}

div#left ul#menul li ul li a:hover,
div#left ul#menul li ul li a.active {
    background: #b31617 url(images/bg_li_small_arrow.gif) no-repeat 14px 10px;
    color: #FFF;
}

div#bottom_box {
    clear: both;
    border-top: 3px #d0d0d0 solid;
    background: transparent url(images/bg_footer.gif) repeat-x 0 0;
    overflow: hidden;
    height: 100%;
}

#back {
	border-top: 1px solid #dee0e2;
	height: 20px;
	margin: 18px 0 0;
	float: left;
	width: 100%;
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', sans-serif;
    position: relative;
    font-size: 11px;
}

#back.small {
	width: 525px;
}

#back a.back, #back a.home {
    color: #404040;
    text-decoration: none;
    background-color: #f0f0f0;
    display: block;
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', sans-serif;
}

#back a.back {
	float: left;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
    position: absolute;
    top: -10px;
    display: block;
    left: 0;
    border-right: 5px #FFF solid;
}

#back a.home {
	float: right;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
    position: absolute;
    top: -10px;
    display: block;
    right: 0;
    border-left: 5px #FFF solid;
}

#back a:hover {
    text-decoration: underline;
}

div#footer {
    clear: both;
    border-top: 1px #d3d3d3 solid;
    overflow: hidden;
    height: 100%;
    padding: 10px 0;
    font-size: 11px;
    color: #a9a9a9;
}

div#footer a {
    color: #a9a9a9;
}

div#footer div#copyright {
    float: left;
}

div#footer div#iguana {
    float: right;
}

ul#bottom_menu {
	width: 970px;
	margin: 0 auto;
	padding: 17px 0;
	overflow: hidden;
}

ul#bottom_menu li {
	width: auto;
	margin: 0 90px 0 9px;
	float: left;
    padding: 0;
    background: none;
    line-height: normal;
}

ul#bottom_menu li.last {
	width: auto;
	margin: 0 20px 0 9px;
	float: left;
}

ul#bottom_menu ul { 
    padding: 0;
}

ul#bottom_menu ul li {
	width: auto;
	margin: 0 0 2px;
	float: none;
    padding: 0;
    background: none;
}

ul#bottom_menu li h3 {
	color: #636363;
	font-size: 12px;
	margin: 0 0 9px;
    font-weight: bold;
}

ul#bottom_menu li h3 a {
	color: #636363;
    text-decoration: none;
}

ul#bottom_menu li h3 a:hover {
    text-decoration: underline;
}

ul#bottom_menu ul li a {
	background: transparent url(images/red_arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
	color: #5b5b5b;
	text-decoration: none;
    font-size: 11px;
}

ul#bottom_menu ul li a:hover {
	text-decoration: underline;
}

form#form_demo {
    margin: 0 !important;
    width: auto;
}

#formularz {
	padding: 0;
	float: left;
	width: 665px;
	line-height: normal;
	margin: 0 0 5px 0;
}

#formularz li {
	padding: 5px 0;
	overflow: hidden;
	margin: 0;
	background: none;
    height: 100%;
    border-bottom: 1px #DDE4EA dashed;
}

#formularz li.form_naglowek {	
	background-color: #F0F0F0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
    padding: 7px 0;
}

#formularz li.form_required {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#formularz li label {
	display: block;
	width: 75px;
	margin: 0 10px 0 0;
	float: left;
	text-align: right;
	padding: 4px 0;
    font-size: 11px;
}

#formularz li input, #formularz li textarea, #formularz li select {
	padding: 4px;
	font-size: 11px;
	font-family: Tahoma, Sans-serif;
	overflow: auto;
	background: #f0f0f0;
	border-top: 1px solid #c2c2c2;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #c2c2c2;
	width: 220px;
    float: left;
}

#formularz li.submit {
	height: 20px;
    border-bottom: 0;
    padding-right: 15px;
}

#formularz li.submit label {
    color: #a0a0a0;
}

#formularz li.submit input {
	background: transparent url(images/b_wyslij.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	height: 20px;
	width: 65px;
	overflow: hidden;
    text-indent: -9999px;
    margin-left: 1px;
    display: block;
    float: right;
}

#formularz li.submit input:hover  {
	background-position: 0 -20px;
}

#formularz li label.error {
	color: #DD0000;
	display: block;
	width: auto;
	margin: 0;
	float: none;
	text-align: left;
	padding: 1px 0 1px 87px;
    font-size: 11px;
    clear: both;
}

#formularz li input.error, #formularz li textarea.error {
	background: #f0f0f0 url(images/error.gif) no-repeat 211px 4px;
}

div.confirm, div.error {
    width: 665px;
    color: #307e00;
    text-align: center;
    padding: 0 0 15px 0;
}

div.error {
    color: #FF0000;    
}
