@CHARSET "UTF-8";

label sup {
    font-size: 8px;
    color: blue;
}

body { 
	/*margin: 0;*/
	font-family: 'verdana', sans-serif;
}


#header {
    background: #140F0C;
    overflow: hidden;
    height: 1%;
}

#logo {
    padding: 20px 0 16px 0;    
}


div.lang_options {
    display: inline;
    float: right;
    padding: 17px 0 16px 0;
}

div.lang_options a {
    color: #BFB494;
    float: left;
    text-decoration: none;
}

div.lang_options a:hover {
    text-decoration: underline;
}

div.lang_options a.flag {
    text-indent: -3000px;
    display: block;
    width: 23px;
    height: 13px; 
    margin: 4px 10px 0 0;   
}

a.polish {
    background: transparent url("gfx/flags_sprite.gif") no-repeat 0 0;
}

a.english {
    background: transparent url("gfx/flags_sprite.gif") no-repeat -23px 0;
}



#menu ul {
    vertical-align: baseline;
    /*margin: 52px 0 0 0;*/    
}

#menu ul li {
    display: inline;
    float: right;
    margin: 0 0 0 2px;
}

#menu ul li a {
    background: transparent url("gfx/menu_back.gif") repeat-x 0 0;
    display: block;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    padding: 8px 35px 8px 35px;
}

#menu ul li a:hover {
    background: transparent url("gfx/menu_back.gif") repeat-x 0 100%;
}

#menu ul li.active a {
    background: #EDFFFF;
    color: #007DAA;
    /*font-weight: bold;*/    
}

#banner {
    background: #EDFFFF;
    overflow: hidden;
    height: 1%;
    border-bottom: #eaeaea 1px solid;
}

div.features {
    background: transparent url("gfx/features_back.gif") no-repeat 0 0;
    height: 279px;
    color: #021229;
    padding: 15px 0 0 0;
    margin: 20px 0 20px 0; 
}

div.features h1 {
    font-size: 16px;
    text-align: center;
    margin: 0 0 10px 0;
}

div.features ul {
    margin: 0 0 15px 30px;
}


div.features ul li {
    background: transparent url("gfx/green_vigneta.gif") no-repeat 0 0;
    font-size: 16px;
    list-style: none;
    padding: 0 0 0 35px;
    margin-bottom: 8px;
}

img.banner {
    margin: 20px 0 20px 0; 
}

div.buttons {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 0 0 0 18px;
}

a.button {
	float:left;
	display: block;
    width: 127px;
    text-align: center;
    padding: 3px 0 7px 0;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

a.button:hover {
    background-position: 0 100%;
}

a.signup {
    background: transparent url("gfx/sign_up_button.jpg") no-repeat 0 0;
    color: #fff;
    margin: 0 10px 0 0;
}

a.signupdark {
    background: transparent url("gfx/sign_up_button_dark.jpg") no-repeat 0 0;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 4px 0 6px 0;
}

a.demo {
    background: transparent url("gfx/demo_button.jpg") no-repeat 0 0;
    color: #007DAA;
}

a.demodark {
    background: transparent url("gfx/demo_button_dark.jpg") no-repeat 0 0;
    color: #007DAA;
    padding: 4px 0 6px 0;
}


#guts {
    overflow: hidden;
    height: 1%;
    padding: 20px 0 0 0;
}

#guts a img {
    border: 1px #0061E0 solid;
    margin: 0 0 10px 0;
}

#guts a {
    color: #00aeef;
}

#guts.home img {
    border: none;
}

#guts h1 {
    margin: 10px 0 10px 0;
}

#guts form {
    /*background: #F0FFDF;
    overflow: hidden;
    padding: 40px 0 40px 0;*/
    position: relative;
    text-align: right;
   
}


#guts form input {
    width: 300px;
    margin: 5px 0 5px 0;
}


#guts form label {
    vertical-align: middle;
}

#guts form input[type="submit"] {
    margin: 10px 0 10px 0;
    width: auto;
    
}

#guts form textarea.comment {
    height: 200px;
    width: 300px;
}

div.leftColumn {
    padding: 20px;
    background: #f3f3f3;
    color: #021229;
    margin: 0 0 10px 0;
    overflow: hidden;
    height: 1%;
}

#guts div.leftColumn a {
    color: #4E8200;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

#guts div.leftColumn ul.helpindex a {
    font-weight: normal;
}

#guts div.leftColumn a:hover {
    text-decoration: underline;
}

ul.helpindex {
    list-style-type: circle;
    color: #4E8200;
    padding: 0 0 0 5px;
}

ul.helpindex li {
	  margin: 0 0 0 10px;
}

ul.helpindex a {
    
}

div.leftColumn a:hover {
    text-decoration: underline;
}

h1,h2 {
    font-size: 16px;
    margin: 0 0 5px 0;
}

p {
    font-size: 11px;
    margin: 0 0 10px 0;
}

#prefooter {
    overflow: hidden;
    height: 1%;
    background: #372F2D;
    padding: 30px 0 30px 0;
    color: white;
    margin: 10px 0 0 0;
    border: #000 1px solid;
}

#prefooter div.grid_12 {
    padding: 0 0 0 120px;
}

#prefooter img, #prefooter h2, #prefooter div.buttons {
	float: left;
}

#prefooter img {
    margin: 2px 8px 0 0;
}

#prefooter h2 {
    margin: 5px 0 0 0;
}


#footer {
	overflow: hidden;
    height: 1%;
    background: #524741;
    border: #736357 1px solid;
    padding: 20px 0 20px 0;
}

div.news {
    padding: 20px;
    background: #5C4F47;
    color: #021229;
}

#footer h2 {
    color: #BFB494
}

#footer p {
    color: #fff;
}

div.news small, div.news span {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

div.news small {
	font-size: 10px;
    font-weight:normal;    
}

div.news a {
    color: #68D4F1;
    font-size: 10px;   
    text-decoration: none; 
}

div.news a:hover {
    text-decoration: underline;
}

div.new, div.testimony {
    margin: 0 0 20px 0;
}

div.new.last, div.testimony.last {
	margin: 0;
}

div.testimonies {
    margin: 20px 0 0 0;
}
div.testimonies span {
    color: #68D4F1;
    font-weight: bold;
    font-size: 11px; 
    text-align: right;
    display: block; 
}

div.testimony p {
    margin: 0 0 5px 0;
    background: transparent url("gfx/quotes_sign.gif") no-repeat 0 0;
    padding: 0 0 0 30px;
    font-style: italic;
    
}

#copyrights {
    overflow: hidden;
    height: 1%;
    background: #524741;
    padding: 10px 0 10px 0;
    color: #BFB494;
    font-size: 11px;
}

div.copyInfo {
    float: left;
}

div.submenu {
    float: right;
}

div.submenu a {
    color: #BFB494;
    text-decoration: none;
}

div.submenu a:hover {
    text-decoration: underline;
}

div.form form { 
    text-align:right; 
    width:30em 
}

p.info {
    font-size:75%;
    color:#666;
    width:30em;
    padding-left:15em;
}

p.error {
    color:red;
    background-color: #FFCFCF;
    padding: 5px;
    border:1px solid #FF7F7F;
    font-weight: bold;
    text-align: center;
}