html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 900px;
	margin: 0 auto;
}

form, p, div, table 
{
	border: 0;
	padding: 0;
	margin: 0;
}

img
{
	vertical-align: top;
	border: 0;
}

a
{
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #153da1;
}

a:hover
{
	text-decoration: none;
}

textarea
{
	font-size: 11px;	
	border: 1px solid #cccccc;
	color: #0d2d59;
}

.clear
{
	clear:both;
}

input[type=text], input[type=password]
{
	border: 1px solid #cccccc;
	font-size: 10px;
	text-align: left;
	color: #0d2d59;
}

#main
{
	width: 900px;
	margin: 0 auto 20px auto;
}

#header
{
	width: 900px;
	background: url('/img/logo_bg.jpg') no-repeat right;
	height: 133px;
	text-align: left;
}

#logo
{
	padding-top: 30px;
	padding-left: 40px;
	text-align: left;
}

#menu_top
{
	background: url('/img/menu_top_bg.jpg') no-repeat center;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;	
}

.menu_top_main
{
	margin-left: 10px;
}

#menu_top a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#menu_top .menu_top_div
{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	width: 109px;
	height: 34px;
	text-align: center;
	cursor: pointer;
}

#menu_top .menu_top_link
{
	padding-top: 9px;
}

#menu_top .menu_top_act
{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	width: 109px;
	height: 34px;
	text-align: center;
	background: url('/img/menu_act_bg.png') no-repeat center; 
	cursor: pointer;
}

#menu_top .menu_sep
{
	float: left;
	margin-top: 14px;
	margin-left: 10px;
	height: 22px;
	width: 5px;
	background: url('/img/menu_sep.gif') no-repeat center; 
}

#menu_btm
{
	background: url('/img/menu_btm_bg.gif') no-repeat center;
	width: 900px;
	height: 72px;
	margin: 0 auto;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

#menu_btm .menu_btm
{
	float: right;
	padding-top: 30px;
	padding-right: 30px;
}

#menu_btm .w3c
{
	float: left; 
	padding-top: 20px;
	padding-left: 120px;
}

#menu_btm a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

#menu_btm a:hover
{
	text-decoration: underline;
}

#content
{
	width: 900px;
	margin: 20px auto 0 auto;
}

#projektowanie_stron
{
	margin-left: 10px;
	float: left;
	width: 290px;
}

#pozycjonowanie_stron
{
	float: left;
	width: 295px;
}

#serwis_komputerow_i_drukarek
{
	float: left;
	width: 295px;
}

#projektowanie_stron_zobacz
{
	background: url('/img/projektowanie_stron_bg.jpg') no-repeat center;
	height: 262px;
}

#pozycjonowanie_stron_zobacz
{
	background: url('/img/pozycjonowanie_stron_bg.jpg') no-repeat center;
	height: 262px;
}

#serwis_komputerow_i_drukarek_zobacz
{
	background: url('/img/serwis_komputerow_i_drukarek_bg.jpg') no-repeat center;
	height: 262px;
}

#projektowanie_stron_zobacz .title_zobacz, #pozycjonowanie_stron_zobacz .title_zobacz, #serwis_komputerow_i_drukarek_zobacz .title_zobacz
{
	float: right;
	margin: 15px 15px;
	width: 180px;
	text-align: right;
}

.button_zobacz
{
	padding: 135px 15px 0 20px;
	text-align: left;
}

h1
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #0d2d59;
	font-family: Arial;
}

h2
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #0d2d59;
	font-family: Arial;
}

h3
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #0d2d59;
	font-family: Arial;
}

.main_h_title
{
	margin: 20px 0 10px 0;
	padding-left: 3px;
}

.main_h_opis
{
	font-size: 12px;
	color: #0d2f5e;
	font-family: Arial;	
	text-align: left;
	padding: 10px 5px 10px 10px;
}

.rl_screen
{
	float: left;
	width: 130px;
	text-align: left;
}

.rl_screen img
{
	width: 115px;
	padding: 2px;
	border: 1px solid #cbdff2;
}

.rl_cont
{
	margin-bottom: 10px;
	float: left;
	width: 145px;
	text-align: left;
	font-family: Arial;	
	color: #0d2d59;
	font-size: 12px;
}

.rl_title
{
	font-weight: bold;
	font-size: 14px;
}

.rl_link
{
	
}

.rl_link a
{
	font-family: Arial;	
	color: #004ca7;
	font-size: 11px;
	text-decoration: none;
}

.rl_zrealizowano
{
	margin-top: 5px;
}

.rl_technologie
{
	margin-top: 5px;
}

#k_content
{
	width: 320px;
	height: 80px;
}

#portfolio
{
	width: 900px;
	margin: 10px;
}

.pr
{
	float:left;
	width:295px;
	height: 180px;
	margin-top:10px;
}


.pr_screen
{
	float: left;
	width: 130px;
	text-align: left;
}

.pr_screen img
{
	width: 115px;
	padding: 2px;
	border: 1px solid #cbdff2;
}

.pr_cont
{
	margin-bottom: 20px;
	float: left;
	width: 160px;
	text-align: left;
	font-family: Arial;	
	color: #0d2d59;
	font-size: 12px;
}

.pr_title
{
	font-weight: bold;
	font-size: 14px;
}

.pr_link
{
	
}

.pr_link a
{
	font-family: Arial;	
	color: #004ca7;
	font-size: 11px;
	text-decoration: none;
}

.pr_zrealizowano
{
	margin-top: 5px;
}

.pr_technologie
{
	margin-top: 5px;
	color: #909090;
}

.page
{
	padding: 20px;
	text-align: left;
}

#slider
{
	min-height: 180px;
}

.t1
{
	color: #0d2d59;
}