* {
	margin:0;
	padding:0
}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	background:#fff;
	text-align:center;
}
img
{
	border: 0;
}

a 
{
	color: #727272;
}

a:hover
{
	color: #A80000;
}

h1
{
	font-size: 18px;
	color: #A80000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 50px 0 10px 50px;
}

p
{
	margin: 10px 10px 10px 50px;
}

p.tytul
{
	color: #3A60A0;
	font-weight: bold;
}

#main
{
	width: 970px;
	margin:0 auto;
	text-align:center;
	background:url(../szkolenia/bkg_menu.gif) left repeat-y;
}

#top
{
	height:182px;
	width: 950px;
	margin:0 auto;
	background:url(../szkolenia/bkg_top.jpg) no-repeat;
	text-align:right;
	padding:0px 20px 0 0;
}
#top img
{
	margin: 0px 15px;	
}

#top a
{
	color: #fff;
	text-decoration:none;
}

#flash
{
	height: 165px;
}

#menu
{
	width: 210px;
	float:left;
	font-weight:bold;
	margin:0;
}

#menu ul
{
	background:url(../szkolenia/bkg_left.jpg) top no-repeat;
	width: 208px;
	list-style:none;
	padding:190px 0 0 2px;
}

#menu li
{
	width: 170px;
	background: #DAE3FD url(../szkolenia/bkg_li.gif) left no-repeat;
	border:1px solid #B3B3B3;
	height: 37px;
	line-height: 37px;
	margin: 0;
	border-bottom:none;
	padding-left: 20px;
	text-align:left;

}

#menu p.tytul
{
	color: #A80000;
	margin: 10px;
}
#menu div.opis
{
	width: 177px;
	margin: 0 auto;
	border-top:dotted 1px #B3B3B3;
	font-size:9px;
	font-weight: normal;
	background: url(../szkolenia/bkg_opis.jpg) bottom no-repeat;
	padding: 0 3px 15px 0;
	text-align:left;
}

#menu a
{
	text-decoration:none;
}

#content
{
	background: #fff url(../szkolenia/bkg_main.jpg) top no-repeat;
	text-align:left;
	width: 744px;
	padding: 0 0 0 15px;
	float:left;
	min-height: 240px;
}

#content ul
{
	margin: 10px 10px 10px 70px;
}
#content ul.h
{
	list-style:square;
}


.text
{
	margin-bottom: 20px;
}

#footer
{
	width: 970px;
	margin:0 auto;
	height: 26px;
	clear:both;
	background:#fff;
	text-align:center;
	margin-top: 20px;
}


div.locator {

width:400px;
float:left;

}

div.lewy {

width:400px;
line-height:20px;
margin-right:10px;
float:left;

}

div.clearer {

clear:both;
margin-top:2px;

}

div.caly {

line-height:20px;
width:400px;
margin:0px auto;

}

input, select {

width:200px;
font-size:12px;

}

input.aa { 

border:1px solid #a5acb2;

}

textarea {

width:200px;
font-size:12px;
font-family: verdana;
overflow: auto;
border:1px solid #a5acb2;
}

/* kontakt */

.r {
	color: red;
}

.intext {
	float: right;
}

.llabel {
	float: left;
}

#kontakt_top_wrapper {
	margin-top: 48px;
	margin-left: 50px; 
}

#kontakt_form {
	width: 500px;
	margin-bottom: 15px;
}
