@CHARSET "UTF-8";

BODY {
	background: #ffffff;
	font-family: Georgia, "Times New Roman",  serif;
	font-size:12px;
	text-align: center;
	margin: 0; padding: 0;
	}
div, img, a { 
	border: 0px; 
	margin: 0px;
	padding: 0px;

	}
#container {
	margin: 0px auto;
	width: 100%;
	text-align: left;
	background-color: #ffffff;
	
}
#naglowek {
	width: 100%;
	height: 99px;
	background-image: url('../_gfx/menu_top.gif');
	background-position: top;
	background-repeat: repeat-x;	
	text-align: left; 
	border: 0px solid red;
	padding: 0;
}

#dev {
	color: #ffffff;
	font-weight: bold;
	font-size: 28px;
	position: relative;
	bottom:8px;
	left: 36px;
	width: 200px;
	letter-spacing:0px;
	display: inline;
}
#freelancer {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top:14px;
	right:142px;
	width: 200px;
	display: inline;
}


#menu_top {
	border: 0px solid red;
	width:732px;
	height:23px;
	position: relative;
	top: 17px;
	left: 261px;
	text-align:left;
}




a:link 		{text-decoration: none; color: #03810f; }
a:visited 	{text-decoration: none; color: #03810f; }
a:active 	{text-decoration: none; color: #03810f; }
a:hover 	{text-decoration: none; color:  #404040; }


#menu {
	text-align: right;
	border: 0px solid green;
	display: inline;
	position: relative;
	top:20px;
	left: 170px;
		
}

a.top_menu 			{ font-weight: bold; font-size: 11px; }
a.top_menu:link 	{text-decoration: none; color: #ffffff; }
a.top_menu:visited 	{text-decoration: none; color: #ffffff; }
a.top_menu:active 	{text-decoration: none; color: #ffffff; }
a.top_menu:hover 	{text-decoration: none; color:  #44c200; }


a.top_menu2 			{ font-weight: bold; font-size: 11px; }
a.top_menu2:link 	{text-decoration: none; color: #44c200; }
a.top_menu2:visited 	{text-decoration: none; color: #44c200; }
a.top_menu2:active 	{text-decoration: none; color: #44c200; }
a.top_menu2:hover 	{text-decoration: none; color:  #ffffff; }

.menu_link {
	display: inline;
	position:relative;
	bottom:23px;
	padding: 0 3px;
	margin-right: 3px;
}

.menu_kreska {
	display: inline;
	padding: 0 3px;
}


#srodek {
	width: 1000px;
	background-image: url('../_gfx/cien.jpg');
	background-repeat: no-repeat;
	overflow: auto;	
	padding: 0px;
	margin: 0px;
}

#left {
	width: 270px;
	overflow: auto;
	border: 0px solid red;
	float: left;
	text-align: center;
	position: relative;
	left: 10px;
	padding-top:20px;
}

.link_line {
	background-image: url('../_gfx/linia_menu.jpg');
	background-repeat: no-repeat;
	width: 270px;
	height: 1px;
	margin-bottom: 15px;
}

.link_left {
	text-align: right;
	width: 270px;
	margin-bottom: 3px;
}


a.l_link 			{font-weight: normal; font-size: 13px; margin-right:5px; }
a.l_link:link 		{text-decoration: none; color: #515151; }
a.l_link:visited 	{text-decoration: none; color: #515151; }
a.l_link:active 	{text-decoration: none; color: #515151; }
a.l_link:hover 		{text-decoration: none; color: #44c200; }



#right {
	width: 700px;
	border: 0px solid green;
	overflow: auto;
	float: right;
	padding-top: 20px;
}

#title {
	width: 680px;
	text-align: right;
	color: #9a9a9a;
	font-weight: bold;
	font-size: 13px;
}

#line_title {
	width: 680px;
	height: 2px;
	text-align: right;
	margin-bottom: 20px;
	
}
#tresc {
	border: 0px solid red;
	width: 680px;
}

.mini_projekt {
	border: 7px solid #eaeaea;
}


