/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #DBCFB9 url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}



#box7 li {margin: 5px 30px; list-style: circle;}


.gabp {margin: 5px 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px dotted silver; text-align: left; font-size: 11px;}
.gabimg {float: left; margin: 0 10px 15px 0;}
.gablink {text-decoration: none; color: #9d9dce;}
.gabimgind {float: left; margin: 0 10px 0 0;}


.powrot {margin: 25px 0 0 0; border-top: 1px dotted #8a8a8a; text-align: right; font-size: 10px;}
.powrot a {color: #8a8a8a; text-decoration: none;}
.powrot a:hover {color: #8a8a8a; text-decoration: underline;}


strong {font-weight: bold; color: #464646;}


.dymek
		{
			margin: 2px -4px 2px -4px;
			width: 290px;
			font-family: arial, Verdana;
		}

		.dymek img
		{
			float: left;
			border: 1px solid black;
			padding: 0;
			margin: 0 10px 0 0;
		}

		.dymek p
		{
		
			text-align: justify;
			font-size: 11px;
			color: #5d5d5d;
		}

		.dymek a
		{
			color: green;
			text-decoration: none;
			background: #ffff80;
		}

		.dymek a:hover
		{
			color: black;
		}



/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	letter-spacing: -0.05em;
	font-weight: normal;
}

h1 span, h2 span, h3 span {
	color: #A60000;
}

h1 {
	font-size: 23px;
}

h1 small {
	display: block;
	text-transform: lowercase;
	font-size: 10px;
	color: #8F8C83;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 170%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 15px 0px;
	background: url(images/subpage1_03.gif) repeat-x left top;
}

.list1 li.first {
	background: none;
}

/** LINKS */

a {
	color: #A10000;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	color: #FFFFFF;
}

.style1 h2 {
	padding: 50px 30px 8px 65px;
	font-weight: bold;
}

.style1 h2 small {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage11.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage12.jpg) no-repeat right top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) no-repeat center top;
}

/** MENU */

#menu a {
	display: block;
	height: 65px;
	padding-top: 38px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #868173;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 { width: 141px; padding: 0px 0px 0px 0px; background: url(images/homepage01.jpg) no-repeat left top; }
#menu2 { width: 140px; padding: 0px 0px 0px 0px; background: url(images/homepage02.jpg) no-repeat left top; }
#menu3 { width: 140px; padding: 0px 0px 0px 0px; background: url(images/homepage03.jpg) no-repeat left top; }
#menu4 { width: 136px; padding: 0px 0px 0px 0px; background: url(images/homepage04.jpg) no-repeat left top; }

/** PAGE */

#page {
	background: #F1EBD7 url(images/homepage13.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

/** CONTENT */

.subpage #content, .subpage-wide #content {	
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

/** SIDEBAR */

.subpage #sidebar {
	background: url(images/subpage2_01.jpg) no-repeat right top;
}

/** FOOTER */

#footer {
	background: url(images/homepage14.jpg) repeat left top;
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #BC5F54;
}

#footer a {
	color: #cb9898; text-decoration: none;
}

#footer a:hover {
	color: #cb9898; text-decoration: underline;
}

/** BOX1 */

#box1 {
	padding: 20px 35px 0px 30px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#box1 h1 {
	margin-bottom: 10px;
}

/** BOX2 */

#box2 {
	padding: 35px 35px 0px 30px;
	background: url(images/homepage08.jpg) no-repeat left top;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding: 0px 30px;
	background: url(images/homepage09.jpg) no-repeat left top;
}

/** BOX5 */

#box5 {
	padding: 0px 28px;
}

/** BOX6 */

#box6 {
	padding: 30px 30px 0px 30px;
}

/** BOX7 */

#box7 {
  padding: 30px;
}


#gab {padding: 0 0 10px 0;}

#gabgold {background: url(img/new5.gif) top left no-repeat; padding: 0 0 0 55px; margin: 0 0 15px 0;}

#gabgold a {text-decoration: none; color: #9d9dce;}

#gab a {text-decoration: none; color: #8A877D;}
#gab a:hover {text-decoration: underline; color: #8A877D;}
