body{
	color:black;
	font:11px Verdana, Arial, Tahoma, sans-serif;
	background:white; 
	margin:0;
	padding:0;
}

div{
	padding:0;
	margin:0;
}

.boxbody{
	width:738px;
	margin:0 auto;
	overflow:auto;
	padding:0 0 30px;
}

.boxmenu {
	width:738px;
	height:81px;
	margin:0 auto;
}

.boxlangchoise{
	width:738px;
	height:148px;
	background:url('/img/bg_langchoise.jpg') top left white;
	margin:0 auto;
	position:relative;
}

.boxsubmenu {
	margin:0;
	padding:0;
	width:169px;
	float:left;
}

.boxmain{
	background:url('/img/bg_main.jpg') top left no-repeat;
	margin:0;
	padding:20px 47px 0 20px;
	width:502px;
	float:right;
	color:#404040;
}
.boxmain a{
	color:#B90909;
}

.boxfooter{
	margin:10px auto 33px;
	padding:5px;
	width:728px;
	text-align:center;
	color:gray;
	border-top:1px solid #BE0A0B;
}
.boxfooter a, .boxfooter a:link, .boxfooter a:visited,.boxfooter a:hover{
	color:gray;
	text-decoration:none;
}

h1{
	font-size:16px;
	margin:20px 0 25px;
}

h2{
	font-size:13px;
	font-weight:bold;
	margin:15px 0 10px;
	padding:0;
}

h3{
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px;
	padding:0;
}

p{
	line-height:1.5em;
	margin:0 0 10px;
	padding:0;
}

ul,ol{
	line-height:1.5em;
}

a img{
	border:none;
}

td{
	vertical-align:top;
}
.note{
	font-weight:bold;
}
.testimonial{
	border:1px solid red;
	padding:6px 10px 0;
	background:#FFF0EC;
	margin:15px 0;
}
.testimonial p{
	font-style:italic;
	width:97%;
	margin:10px 0 0;
}
p.testimonial_signature{
	font-weight:bold;
	font-style:normal;
	margin:0 0 15px;
}

.podpis{
	text-align:right;
	font-weight:bold;
	margin:20px 20px 0 0;
}

.podpis_en{
	text-align:left;
	font-weight:bold;
	margin:20px 0 0 0;
}


/* ------------ MENU ------------ */
.topmenu {
	list-style-type:none;
	float:right;
	margin:0 47px 0 0;
	padding:0;
}

.topmenu li{
	float:left;
	background:url('/img/bg_menu.gif') top right no-repeat;
	padding:53px 10px 10px 10px;
}

.topmenu li a, .topmenu li a:visited{
	background:url('/img/bg_topmenu.gif') bottom left no-repeat;
	padding:0 0 0 12px;
	color:black;
	text-decoration:none;
}

.topmenu li a:hover{
	text-decoration:underline;
}

.topmenu li.selected{
	font-weight:bold;
}

/* ------------ SUBEMU ------------ */

.submenu{
	list-style-type:none;
	margin:0 auto 10px;
	padding:0;
  text-align:center;
  font-size:11px;
  width:169px;
}
.free_quote{
	list-style-type:none;
	margin:0 auto 10px;
	padding:13px 0 0;
  text-align:center;
  font-size:11px;
  width:169px;
  background:url('/img/bg_free_quote.jpg') top left no-repeat;
}
.submenu li a,.submenu li a:visited,.free_quote li a,.free_quote li a:visited{
	text-decoration:none;
	display:block;
	margin:0 0 1px;
	text-align:left;
	vertical-align:center;
	padding:8px 0 0 18px;
	width:151px;
	height:22px;
	color:white;
	background:url('/img/bg_submenu.gif') center left no-repeat #D80B0B;
}
.polish li a,.polish li a:visited{
	background:url('/img/bg_submenu_selected.gif') center left no-repeat #B90909;
}
.submenu li a:hover,.free_quote li a:hover{
	text-decoration:underline;
}

.submenu li.selected a,.free_quote li.selected a{
	background:url('/img/bg_item_selected.gif') center left no-repeat #B90909;
}
/* --- Language ---- */
.pl{
	position:absolute;
	top:6px;
	right:13px;
	padding:8px;
}
.en{
	position:absolute;
	top:41px;
	right:13px;
	padding:8px;
}

/* Formularz */
.formularz{
	border:1px solid silver;
	padding:10px 5px;
}

.formularz th{
	text-align:right;
	font-weight:normal;
	vertical-align:top;
}

.formularz td{
	padding:0 2px 10px;
}

.input{
	border:1px solid #EDD1C8;
	padding:1px;
}

input,textarea,select,option{
	font:11px Verdana, Arial, Tahoma, sans-serif;
}

/* --- sampleTranslations ---- */
.sampleTranslations{
	padding:10px 5px;
}

table.sampleTranslations{
	border-collapse:collapse;
}
.sampleTranslations h2{
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:bold;
}

.sampleTranslations td,.sampleTranslations th{
	width:50%;
	margin:0;
	padding:5px;
	border:1px solid #B90909;
}

.personal img{
	float:left;
	margin:0 15px 0 0;
	border:1px solid #EDD0C8;
	padding:1px;
}
.personal{
	clear:both;
	margin:0 0 20px;
	overflow:auto;	
}

.foto_extra img{
	margin:5px;
	border:1px solid #EDD0C8;
	padding:1px;	
}
.foto_extra{
	text-align:center;
}
.tlumacz_path{
	margin:10px 0 15px;
	text-align:right;
	color:gray;
}
.tlumacz_path b{
	color:#505050;
}