/* main */

body {
	margin: 0px;
	background-image: url("../images/bg_all.gif");
	background-repeat: repeat;
}

div.main {
	display: block;
	position: relative;
	width: 762px;
	overflow: hidden;
	margin: 20px auto;
	background-image: url("../images/bg_all_main.gif");
	background-repeat: repeat;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 8px 0px;
}

div.language {
	display: block;
	position: relative;
	width: 762px;
	height: 36px;
	background-image: url("../images/bg_up_flagi.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

div.flagiIns {
	display: block;
	position: relative;
	width: 111px;
	height: 14px;
	float: right;
	top: 11px;
	right: 10px;
}

div.bannerHeader {
	display: block;
	position: relative;
	width: 762px;
	height: 161px;
	background-image:url("../images/banner_head.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

div.menuUp {
	display: block;
	position: relative;
	width: 762px;
	height: 23px;
	float: left;
}

			/* contentStyle */

div.contentAll {
	display: block;
	position: relative;
	width: 745px;
	margin: 45px 0px 0px 9px;
}

div.colLeft {
	display: block;
	position: relative;
	width: 737px;
	border-style: solid;
	border-color: #333333;
	border-width: 0px 7px 0px 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: left;
}

div.colLeftD {
	display: block;
	position: relative;
	width: 590px;
	border-style: solid;
	border-color: #333333;
	border-width: 0px 7px 0px 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: left;
}

div.colRight {
	display: block;
	position: relative;
	width: 148px;
	float: left;
}

div.bgHeadGr {
	display: block;
	position: relative;
	width: 762px;
	background-image:url("../images/bg_menu_up.gif");
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	float: left;
}

			/* menuMainStart */

div.menuElement1 {
	display: block;
	position: relative;
	width: 132px;
	height: 23px;
	background-color: #666666;
	float: left;
}

div.menuElement2 {
	display: block;
	position: relative;
	width: 178px;
	height: 23px;
	background-color: #666666;
	float: left;
}

div.menuElement3 {
	display: block;
	position: relative;
	width: 173px;
	height: 23px;
	background-color: #666666;
	float: left;
}

div.menuElement4 {
	display: block;
	position: relative;
	width: 168px;
	height: 23px;
	background-color: #666666;
	float: left;
}

div.menuElement5 {
	display: block;
	position: relative;
	width: 111px;
	height: 23px;
	background-color: #666666;
	float: left;
}

			/* menuMainStop */

div.lawAuthor {
	display: block;
	position: relative;
	width: 762px;
	height: 20px;
	background-color: ;
	margin: -15px auto;
	padding-bottom: 25px;
}

span.lawAuthorIns {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0px;
}

			/* kontaktStart */
			
/*
div.adress {
	display: block;
	position: relative;
	width: 350px;
	height: 400px;
	left: 10px;
	top: 10px;
	float: left;
	background-color: ;
	border: dotted #000000;
	border-width: 0px 1px 0px 0px;
}
*/

p.kontakt, dl {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
	padding-left: 17px;
	padding-right: 50px;
	text-align: justify;
}

			/* kontaktStop */

p.hst {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #900000;
	margin-top: 0px;
	margin-left: 10px;
}

			/* formularzStart */
			
form {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

/*	
div.formMail {
	display: block;
	position: relative;
	width: 280px;
	height: 400px;
	left: 55px;
	top: 10px;
	background-color: ;
	float: left;
}
*/

div.formMailDone {
	display: block;
	position: relative;
	width: 280px;
	height: 200px;
	left: 10px;
	top: 150px;
	font: bolder 12px Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}

a.backSubmit {
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #993300;
	text-decoration: none;
}

a.backSubmit:hover {
	color: #CC0000;
}

#name {
	width: 280px;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	border: solid #666666 1px;
	background-color: #dce0e3;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
}

#name:hover {
	background-color: #c8cbce;
	border-color: #333333;
}

#name:focus {
	background-color: #c8cbce;
	border-color: #333333;
}

#email {
	width: 280px;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	border: solid #666666 1px;
	background-color: #dce0e3;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
}

#email:hover {
	background-color: #c8cbce;
	border-color: #333333;
}

#email:focus {
	background-color: #c8cbce;
	border-color: #333333;
}

#subject {
	width: 280px;
	height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	border: solid #666666 1px;
	background-color: #dce0e3;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
}

#subject:hover {
	background-color: #c8cbce;
	border-color: #333333;
}

#subject:focus {
	background-color: #c8cbce;
	border-color: #333333;
}

#message {
	width: 280px;
	height: 220px;
	margin-top: 5px;
	border: solid #666666 1px;
	background-color: #dce0e3;
	overflow: auto;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
}

#message:hover {
	background-color: #c8cbce;
	border-color: #333333;
}

#message:focus {
	background-color: #c8cbce;
	border-color: #333333;
}

#submitForm {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: right;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#submitFormEn {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: right;
	background-image: url(../images/submit_en.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#submitFormEs {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: right;
	background-image: url(../images/submit_es.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#submitFormDe {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: right;
	background-image: url(../images/submit_de.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#submitForm:focus {
	outline-style: none;
}

#submitFormEn:focus {
	outline-style: none;
}

#submitFormEs:focus {
	outline-style: none;
}

#submitFormDe:focus {
	outline-style: none;
}

#resetForm {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/reset.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#resetFormEn {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/reset_en.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#resetFormEs {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/reset_es.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#resetFormDe {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/reset_de.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#resetForm:focus {
	outline-style: none;
}

#resetFormEn:focus {
	outline-style: none;
}

#resetFormEs:focus {
	outline-style: none;
}

#resetFormDe:focus {
	outline-style: none;
}

			/* formularzStop */

p.scrollText {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:  #333333;
	padding: 0px 30px 0px 10px;
	text-align: justify;
	line-height: 18px;
	text-indent: 10px;
}

p.dwn {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #660000;
	padding: 5px 0px 10px 10px;
	text-align: center;
	font-weight: bold;
}

a.dwn {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #000000;
	text-align: left;
	text-decoration: none;
}

a.dwn:hover {
	color: #666666;
	text-decoration: underline;
}

h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #333333;
	margin: 0px;
	font-weight: bold;
	padding-left: 30px;
}

			/* contentStyle */
			
			/* scrolling */

#mycustomscroll {
	display: block;
	position: relative;
	width: 730px;
	height: 402px;
	top: 8px;
	overflow: auto;
	background-color: #FFFFFF;
	outlines-style: none;
	float: left;
}

#mycustomscroll:focus {
	outline: none;
}

#mycustomscrollD {
	display: block;
	position: absolute;
	width: 583px;
	height: 402px;
	top: 8px;
	overflow: auto;
	background-color: #FFFFFF;
	outlines-style: none;
	float: left;
}

#mycustomscrollD:focus {
	outline: none;
}

img {
	border: 0px;
	margin: 0px;
	outline-style: none;
}

img.flag1 {
	position: absolute;
	margin-left: 0px;
}

img.flag2 {
	position: absolute;
	margin-left: 30px;
}

img.flag3 {
	position: absolute;
	margin-left: 60px;
}

img.flag4 {
	position: absolute;
	margin-left: 90px;
}

a:focus {
	outline-style: none;
}

a.linkMain:focus {
	outline-style: none;
}

ol {
	position: relative;
	left: 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:  #333333;
	text-align: justify;
	line-height: 20px;
	padding-right: 10px;
}

ol.menuIns {
	list-style-image: url("../images/arrow_m_i.gif");
}

table, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #333333;
	border: solid #999999 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table {
	padding: 0px;
}

a.mailTo {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #993300;
}

a.mailTo:hover {
	color:  #CC0000;
}

a.menuIns {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:  #333333;
	text-decoration: underline;
}

a.menuIns:hover {
	color:  #666666;
	text-decoration: none;
}

a.mailToAuthor {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:  #994532;
	text-decoration: none;
}

a.mailToAuthor:hover {
	color:  #993300;
	text-decoration: underline;
}

/* SLIDE EFFECT */

.slideOut {
	display: block;
	position: relative;
	width: 620px;
	padding: 2px 0px 2px 0px;
	margin: 5px auto;
	font: bold 12px  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	background-color: #e7ebee;
	overflow: hidden;
	cursor: pointer;
	text-indent: 10px;
}

.slideOut:hover {
	background-color: #d5d8db;
}

.slideOutEmpty {
	display: block;
	position: relative;
	width: 620px;
	padding: 2px 0px 2px 0px;
	margin: 5px auto;
	font: bold 12px  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	background-color: #e7ebee;
	overflow: hidden;
	text-indent: 10px;
}

.slideIns {	/* Parent box of slide down content */
	display: none;
	position: relative;
	margin: 0px auto;
	font: normal 14px  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 0px solid #317082;
	background-color: #dde0e3;
	width: 620px;
	overflow: hidden;
}

.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

/* SLIDE EFFECT */





