*{
margin:0;
padding:0;
}

body{
    margin: 0;
    font-family:Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    color:#2a4c5f;
    background-color: #ffffff;
	background-image: url('../img/gradient.jpg');
	
	background-repeat:repeat-x;
	
}

#pozycjonujacy {
    margin: 20px auto 10px auto;
    width: 800px;
}
#box_content{
	width:800px;
	
}
#srodek{
	border:0px solid blue;
	width:800px;
	float:left;
	font-size:12px;
}
#box_header {
	height: 330px;
	width: 800px;
	float: left;
	position: relative;
	margin-bottom:20px;
	border:0px solid green;
}
#text_content{
	margin-left:160px;
	margin-right:100px;
	text-align:justify;
	margin-top:0px;
	font-size:12px;
	color:#2a4c5f;
	font-family:Tahoma;
}
#text_content_p{
	font:tahoma;
	font-size:12px;
	color:#2a4c5f;
	font-weight:bold;
}
#text_stopka{
	margin-top:110px;
	margin-left:260px;
}
#p_content{
	width:600px;
	margin-left:159px;
	color:#2a4c5f;
}
#netshock{
	width:800px;
	text-align:right;
	font-size:13px;
	color:#2a4c5f;
	float:left;

}
.obrazek{
	margin-left:100px;
	color:black;
	font-family:tahoma;
	border:0px solid green;
}
#obraz{

}
.obrazek td{
	width:300px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}
#gr{
	width:540px;
	margin:20px;
	margin-left:160px;
	margin-right:100px;
	height:3px;
	background-color:#89ab01;
}
#buttons{
	
	left:290px;
	top:360px;
	float:left;
}
#box_logo {
    width: 192px;
    height: 52px;
    position: absolute;
	left: 57px;
	top: 105px;
}

#box_menu {
    width: 400px;
    height: 49px;
    float: left;
	position: absolute;
	left:220px;
	top:270px;
}

#box_menu_txt {
    margin: 0;
}

#box_lewa {
    width: 330px;
	height: 352px;
    float: left;
	position: relative;
}

#box_o_firmie {
	width: 330px;
	height: 171px;
	float: left;
	position: relative;
}

#box_o_firmie_txt {
	width: 187px;
	height: 132px;
	left: 128px;
	top: 29px;
	position: absolute;
}

#box_certyfikaty {
	width: 330px;
	height: 181px;
	float: left;
	position: relative;
}

#box_prawa {
    width: 642px;
	height: 352px;   
    float: left;
	position: relative;
}

#box_niebieski_pasek {
	width: 642px;
	height: 34px;
	background-repeat: repeat-y;
	float: left;
	position: relative;
}

#box_srodek {
	width: 642px;
	height: 318px;
	background-repeat: repeat-y;
	float: left;
	position: relative;
}

#box_stopka  {
	width: 800px;
	height: 137px;
	float: left;
	position: relative;
}

#box_prawa_txt {
    color: #336993;
    font-size: 11px;
    margin: 20px 10px 0 30px;
}

a.stopka_lewa:link, a.stopka_lewa:visited  {
    color: #a5b8c9;
    text-decoration: none;
    font-size: 12px;
}

a.stopka_lewa:hover {
    color: #a5b8c9;
    text-decoration: underline;
    font-size: 12px;
}

font.stopka_prawa, a.stopka_prawa:link, a.stopka_prawa:visited  {
    color: #ef9c01;
    text-decoration: none;
    font-size: 11px;
}

a.stopka_prawa:hover {
    color: #ef9c01;
    text-decoration: underline;
    font-size: 11px;
}

font.orange {
    color: #ef9b01;
}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}

input.main {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #333366;
    width: 118px;
    height: 18px;
    /* Chowamy normalne pole i uzywamy background, zeby uzyskac ladny wyglad */
    border: solid 0 #fff;
    background: transparent url('') no-repeat;
    text-align: right;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #ef9b01;
margin:0.3em 0;
font-size: 180%;
}

h2{
color: #ef9b01;
margin:0.3em 0;
font-size: 180%;
}

h3{
color: #ef9b01;
font-size: 140%;
}

h4{
color:#ef9b01;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
text-align:left;
}

#header{
margin-top: 1em;
padding: 4px 20px;
}

#content{
clear:both;
padding: 0px 40px 10px 40px;
background-color: #fff;
color: #333;
}
#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}

/* tables */

/*
table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
*/
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 12px;
/*background-color: #fff;*/
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */
form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
overflow: auto;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input,select {
    font-size: 10px;
    height: 17px;
    display: block;
    margin: 5px 0 5px 0;
}

textarea {
    font-size: 12px;
    display: block;
    margin: 5px 0 5px 0;
}

fieldset {
    width: 70%;
    border: 1px solid #ef9b01;
    padding: 5px;
}
input[type=hidden] {
    display: none;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input[type=submit], input[type=reset] {
height: 22px;
display: inline;
vertical-align: bottom;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}
