body, html, ul, li, div, p, form, pre, div#main_content{
	margin: 0px;
	padding: 0px;
}
body, html {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

div#container {
	min-height: 100%;
 	height: auto !important;
	height: 100%;
	margin: 0 auto -21px auto;
	width: 985px;
	background: #fff;
	position: relative;
	text-align: left;
}

body {
	background: #deded2;
}
.clr {
	clear: both;	
}
li.selected a {
	text-decoration: underline;
}
a {
	color: #fff;
	text-decoration: none;
	outline: none;
}
a.rounded {
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a img {
	outline: none;
	border: none;
}
.right {
	float: right;
}
div#login {
	margin: 20px auto 0 auto;
	width: 25em;
	text-align: right;
}
div#main_content div#login ul {
	list-style-type: none;
}
div#login ul li {
	margin-bottom: 5px;
	text-align: right;
	color: #000;
	font-weight: bold;
}
div#login ul li input{
	border: 1px solid;
	border-color: #999 #ccc #ccc #999;
	width: 150px;
	display: inline;
}
div#login ul li input.submit {
	width: 70px;
	margin-left: 20px;
	background: #eee;
}
div#main_menu {
	position: relative;
	background: #fff url("boat.jpg") repeat-x;
	background-position: bottom left;
	height: 240px;
	padding-right: 200px;
}
div#main_menu ul#menu {
	list-style-type: none;
	margin: 50px 0px 40px 10px;
	float: left;
}
div#main_menu ul#menu li {
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 4px;
	margin-bottom: 10px;
	padding: 0 5px;
	text-align: center;
}
/* ie only styles */
div#main_menu ul#menu li {
	*width: 8.5em;
}
.signature {
	background-color: #b81413;
}
.design {
	background-color: #3e3428;
}
.consulting {
	background-color: #60523f;
}
div#main_menu ul#menu_languages {
	list-style-type: none;
	position: absolute;
	right: 150px;
	bottom: 165px;
	margin: 0;
	padding: 0;
}
div#main_menu ul#menu_languages li {
	margin: 0; padding: 0 2px;
	float: right;
	width: 20px;
}
div#main_menu ul li > a{
	width: auto;
}

div#side_menu {
	float: right;
	width: 225px;
	padding-top: 1em;
	margin-top: 30px;
}
div#side_menu ul {
	list-style-type: none;
}
div#side_menu ul li {
	color: #fff;
	font-weight: bold;
	display: block;
	width: 90%;
	height: 45px;
	margin-bottom: 20px;
	padding: 0px; 
}
div#side_menu ul li a {
	display: block;
	width: 100%;
	height: 50px;
	text-indent: 5px;
}

div#main_content ul {
	list-style-position: inside;
}

div#main_content a {
	color: #000;
}

div#contents {
	background: #fff;	
}
div#main_menu h1 {
	font-size: 24px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 159px;
	height: 180px;
	right: 0px;
	top: 5px;
}
div#main_menu h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}
div#main_menu strong {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	display: block;
	position: absolute;
	right: 20px;
	bottom: 20px;
	visibility: hidden;
}

div#rounded {
	float: left;
	width: 60%;
	background: #fff;
	height: 100%;
	z-index: 20;
}
div#rounded.showAll {
	width: 75% !important;
}
div#rounded.showAll div#main_content{

}
div#main_content {
	margin-right: 10px;
	padding-left: 10px;
}
img#logo {
	position: absolute;
	right: 0px;
	top: 5px;
	height: 180px;
	width: 160px;
	z-index: 100;
}
div#footer {
	position: relative;
	clear: both;
}

/* menu for signatures */
ul#signatures_menu {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 10px;
}
ul#signatures_menu li {
	float: left;
	text-transform: uppercase;
	color: #b81413;
	margin-right: 10px;
	font-weight: bold;
}

/* formularz */
form#contact {
	width: 100%;
	float: left;
	width: 510px;
}
form#contact dl {
	margin: 0; padding: 0;
}
form#contact dl dt {
	clear:left;
	width: 25%;
	text-align: right;
}
form#contact dl dd {
	font-weight: bold;
	margin-left: 5px;
	width: 74%;
}
form#contact dl dt, form#contact dl dd {
	float: left;
	margin-top: 3px; 
}
form#contact input, form#contact textarea, form#contact select {
	border: 1px solid #666;
	width: 100%;
}
form#contact input.error, form#contact textarea.error, select.error {
	border: 1px solid red;
}
form#contact p.error {
	color: red;
}
form#contact input:focus, form#contact textarea:focus {
	background: #efefef;
}
form#contact input.send {
	background: #ccc;
	width: 100px;
	border: 1px solid #666;
	float: right;
}

/* stopka */
div.push {
	clear: both;
	height: 21px;
}
div#footer {
	height: 20px;
	clear: both;
	width: 930px;
	margin: 0 auto;
	border-top: 1px dashed #ccc;
	text-align: center;
}
div#footer a {
	color: #666;
}

/* general styles for content */
div#main_content strong 
{
	display: block;
	text-decoration: underline;
	color: #b81413;
	text-align: center;
	font-size: 2em;
}

div#main_content em {
	font-weight: bold;
	font-style: normal;
}

div#main_content a {
	color: #b81413;
	text-decoration: none;
}

div#main_content p {
	margin: 15px 0 5px 0;
	text-align: justify;
}
div#main_content a:hover {
	text-decoration: underline;
}
div#main_content ul {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;	
}
div#main_content ul li {
	margin-bottom: 3px;
}
div#main_content h2 {
	color: #3e3428;
	margin: 15px 15px 10px 0px;
	border-bottom: 1px solid #3e3428;
}
div#main_content h3 {
	color: #3e3428;
	margin: 15px 15px 10px 0px;
	border-bottom: 1px solid #3e3428;
}
div#main_content h4 {
	color: #3e3428;
	margin: 15px 15px 5px 0px;
	border-bottom: 1px dotted #3e3428;
}
