body {
	position: relative;
	margin: 0 auto;
	font-size: 0.8em;
	color: #000000;
	background-image:url(images/back.jpg);
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	}
	a:link, a:hover {color: #002bb8; background-color: inherit; text-decoration: underline}
	a:visited {color: #551a8b; background-color: inherit; text-decoration: underline}
	
	#bottom a:link, #bottom a:hover, #bottom a:visited  {color: #b8b8b8; background-color: inherit; text-decoration: underline}
	
.box {
	position: relative;
	padding: 0 1.8em 0.5em 1em;
	float: right;
	width: 210px;
	font-style: italic;
	font-size: 0.9em;
	}

.box-left {
	position: relative;
	padding: 0 1.3em 0.5em 1.6em;
	float: left;
	width: 210px;
	font-style: italic;
	font-size: 0.9em;
	}

.box-s {
	position: relative;
	padding: 0 1.8em 0.5em 1em;
	float: right;
	width: 150px;
	font-style: italic;
	font-size: 0.9em;
	}

.col-middle .box img, .col-middle .box-left img, .col-middle .box-s img {
	margin: 0 0 0.2em 0;
	border: 1px solid #000000;
	float: right;
	}
	
.col-middle img {
	margin: 1.5em 1.8em 0 1.2em;
	border: 1px solid #000000;
	float: right;
	}
	
.col-middle .left {
	margin: 0 0 0 1.2em;
	border: 1px solid #000000;
	float: none;
	}
	
.col-middle .imgtextbox {
	width: 220px;
	float: right;
	margin: 1.2em 2.1em 1.2em 1.2em;
	font-size: 0.9em;
	font-style: italic;
	}

.col-middle .imgtextbox img {
	width: 220px;
	float: right;
	margin: 0 0 0.2em 1.7em;
	border: 1px solid #000000;
	}
	
.col-left p {
	margin: 0.4em 25px 0 0;
	}

.col-left .menusectionhead {
	margin: 1.2em 3.2em 0 0;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 2px solid #d0c1ad;
	}
	
.col-left .menuhead {
	margin: 0.8em 1em 0.4em 0;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0.1em;
	}

.col-left img {
	margin: 0.8em 0 0 0;
	border: 0;
	}

.col-middle .under {
	margin: 0.2em 2.1em 1.2em 1.2em;
	border: 1px solid #000000;
	float: right;
	}
	
.dropdown {
	margin-left: 1.2em;
	}

#contact {
	padding: 0 0 1em 1.2em;
	font-weight: bold;
	}

h1 {
	margin: 0.7em 1.5em -0.1em 0.8em;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	}

h2 {
	margin: 1.1em 2.1em 1.1em 1.1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	}

p {
	margin: 1.2em 2.1em 1.2em 1.2em;
	max-width: 40em;
	}

.col-left p {
	margin-left: 0.5em;
	}

.green {
	color: #090;
	}

.col-left .sub {
	margin-left: 0.8em;
	font-size: 0.95em;
	}
	
.noem {
	font-style: normal;
	}
	
#bottom {
	margin: 0 auto;
	padding: 0.8em 6px 4em 6px;
	width: 70%;
	text-align: center;
	font-size: 1em;
	min-width: 44em;
	color: #b8b8b8;
	}

#bottom a, #bottom strong, #bottom .c {
	margin: 0 0.8em 0 0.8em;
	}

.a {
	margin: 1.2em 2.1em 0 1.2em;
	}
	
.q {
	background-image: url(images/quote.png);
	background-repeat:no-repeat;
	background-position: top left;
	margin: 0 0 0 1.4em;
	font-style: italic;
	}

.q p {
	margin-bottom: 0;
	margin-left: 1.6em;	
	}

.q .qs {
	margin-top: 0.2em;
	margin-left: 3em;
	margin-bottom: 1em;
	font-size: 0.9em;
	font-style: normal;
	}

li {
	margin-right: 2em;
	margin-top: 0.3em;
	max-width: 38em;
	}

.plus {
	list-style-image: url(images/plus.png);
	}

.neutral {
	list-style-image: url(images/neutral.png);
	}

.minus {
	list-style-image: url(images/minus.png);
	}

table {
	border: solid;
	padding: 0;
	margin: 0 2em 0 1em;
	border-width: 0 0 1px 1px;
	border-color: #999999;
	}

table td {
	border: solid;
	border-width: 1px 1px 0 0;
	border-color: #999999;
	padding: 0.5em;
	}
	
.wrap {
	background-position:left;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-right:16px;
	min-width: 44em;
    width: 70%;
	position: relative;
	}
	
.col-page {
	position: relative;
	clear: both;
	min-width: 44em;
    width: 100%;
	margin: 0 0 0 16px;
	overflow: hidden;
	background-color: #f4e6d2;
	position: relative;
	}

.three-col .col-left {
    float: left;
	float: right;
    width: 14em;
    position: relative;
	margin-bottom: 1em;
	position: relative;
   }

.three-col .col-middle-border {
	float: left;
	width: 200%;
	margin: 0;
	position: relative;
	right: 100%;
    }
	
.three-col .col-left-border {
	float: left;
	width: 100%;
	margin-left: -50%;
	position: relative;
	left: 14em;
	position: relative;
    }

.three-col .col-middle {
	margin: 0 0 0 13.5em; 
	width: 100%;
	position: relative;
	left: 200%;
	overflow: hidden;
	}

.three-col .col-middle-wrap {
	float: left;
	width: 50%;
	position: relative;
	right: 14em; 
	}

html>body .col-page {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(images/right.png);
	}

html>body .col-left-border {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(images/middle.png);
	}
	
html>body .wrap {
	border-bottom: 2px solid #000;
	position: relative;
	background-image: url(images/left.png);
	}

html>body #bottom {
	border-top:1px solid #333;
	position: relative;
	}

html>body .three-col .col-middle, .three-col .col-middle-index, .three-col .col-middle-teoritest, .three-col .col-middle-teoritest, .three-col .col-middle {
	width: auto;	
	}
