body
{
	background-color: #6D2089;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

a
{
	color: #E8EBA3;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	display: block;
	float: right;
	width: 463px;
	height: 59px;
	margin-right: 65px;
	background-image: url(../layout/header.png);
	font-size: 17px;
	font-weight: 300;
	text-align: right;
	padding-right: 25px;
	padding-top: 41px;
	margin-right: 65px;
}

h2.head
{
margin-left: 65px;
display: block;
font-size: 14px;
font-weight: 300;
position: relative;
left: 70px;
}

h3
{
	font-weight: 300;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 20px;
	width: 100px;
	height: 15px;
	float: left;
}

/*******************
TOP
*******************/

div#top
{
	width: 100%;
	height: 444px;
	background-image: url(../layout/top.png);
	background-position: center;
}

div.center
{
width: 950px;
margin: 0 auto;
}

div.center2
{
width: 820px;
margin: 0 auto;
}

ol#menu li a
{
	font-stretch: condensed;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 51px 18px 11px 18px;
	
}

ol#menu li a:hover
{
	background-color: #A355B7;
}

ol#menu li, ol#menu li a
{
	display: block;
	float: left;
}

ol#menu
{
	margin-left: 22px;
}

ol#description
{
	text-indent: 18px;
	line-height: 1.8;
	float: left;
	position: relative;
	top: 160px;
	left: 130px;
}

ol#description li
{
	font-size: 13px;
	background-image: url(../layout/sqare.png);
	background-repeat: no-repeat;
	background-position: left 4px;	
}

a#more
{
	font-size: 13px;
	text-decoration: none;
	position: relative;
	left: 130px;
	top: 270px;
}

a#more:hover
{
	text-decoration: underline;
}

/*************
Główna treść
*************/

div#under_top
{
	width: 100%;
	background-image: url(../layout/top_bottom.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 100px;
}

img.glass
{
	float: right;
	cursor: pointer;
}

div#main_text
{
width: 796px;
text-align: justify;
background-color: #773091;
line-height: 1.8;
padding: 12px;
margin-bottom: 20px;
}

ol#boxmenu
{
position: relative;
right: 380px;
top: 1px;
}

ol#boxmenu li
{
display: block;
float: right;
margin-right: 2px;
}

ol#boxmenu li img
{
cursor: pointer;
}

div#mainbox
{
	float: right;
	width: 950px;
	height: 334px;
	background-color: #773091;
	background-image: url(../layout/box_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.button
{
	width: 65px;
	height: 204px;
	margin-top: 10px;
	padding-top: 39px;
	float: left;
	cursor: pointer;
}

div#boxes
{
	overflow: hidden;
	width: 820px;
	height: 243px;
	margin-top: 10px;
	float: left;
}

div#generalbox
{
	width: 5000px;
}

div.box
{
	width: 244px;
	height: 243px;
	background-image: url(../layout/box.png);
	margin-right: 44px;
	float: left;
}

div.box p.inbox
{
	float: left;
	width: 114px;
	height: 15px;
	padding-top: 11px;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}

div.box p.downbox
{
	width: 224px;
	line-height: 1.3;
	text-align: justify;
	padding: 0 10px;
}

#arrow1
{
	display: none;
}

/************
stopka
************/

div#bottom
{
	width: 100%;
	height: 135px;
	background-image: url(../layout/bottom_background.png);
	float: left;
	margin-top: 25px;
}

div#mainbottom
{
	height: 135px;
	background-image: url(../layout/bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ol#downmenu
{
	position: relative;
	top: 96px;
	margin-left: 625px;
}

ol#downmenu li a
{
	height: 27px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 12px 9px 0 9px;
	text-decoration: none;
}

ol#downmenu li a:hover
{
	background-color: #843F9D;
}

ol#downmenu li
{
	float: left;
}

ol#downmenu li, ol#downmenu li a
{
	display: block;
}

#projects
{
	width: 900px;
	margin: 0 auto;
}

#projects div
{
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	float: left;
	clear: both;
	width: 600px;
	margin-left: 130px;
	border: 20px solid #7F339A;
	border-top-color: #772E92;
	border-right-color: #772E92;
}

#projects h3
{
	float: left;
	font-size: 18px;
	margin-left: 150px;
	width: 400px;
	margin-top: 10px;
	clear: both;
}
#projects ul
{
	margin-top: 15px;
	margin-bottom: 15px;
	float:left;
	clear: both;
	margin-left: 130px;
}

#projects ul li
{
	float: left; 
	clear: both;
	padding: 18px 0 26px 50px;
	height: 16px;
	background-image: url(../layout/ok.png);
	background-repeat: no-repeat;
	font-size: 16px;
}

#phone, #mail
{
	font-size: 20px;
	float: left;
	display: block;
	clear: both;
	margin: 10px 0;
}
