BODY {
	padding: 0px;
	margin: 0px;
	background-color: #D4D4D4;
	font-size: 12px;
}

#plaintext {
	width: 100%;
        padding: 0px;
        margin: 0px;
        background-color: #000000;
}

#plaintextinner {
	width: 910px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	text-align: left;
}

#plaintextinner a {
	color: #FFFFFF;
        font-size: 140%;
        font-weight: bold;
        text-decoration: none;
}

#plaintextinner a:hover {
         text-decoration: underline;
}

#htmlheader {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

#htmlheaderinner {
	width: 910px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	color:  #FFFFFF;
	text-align: left;
}

#sitecenter {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #D4D4D4 url(../images/pbgr.gif) repeat-x;
	border-bottom: solid 1px #D4D4D4;
}

#siteinner {
	width: 938px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px -55px 0px;
	vertical-align: top;
	background: url(../images/s2dlogo.jpg) no-repeat 0px 80px;
}

#youarehere {
        margin: 0px;
        padding: 0px;
        height: 20px;
	color: #D1A76D;
        font-size: 80%;
        vertical-align: top;
}

#youarehere p {
         display: inline;
}

#youarehere a {
	color: #D1A76D !important;
        text-decoration: none;
	font-weight: normal !important;
}

#youarehere a:hover {
         text-decoration: underline;
}


#bottom {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #555555 url(../images/pic_bgr_footer.gif) repeat-x;
	font-size: 80%;
}

#bottom p {
	display: inline;
        color: #FFFFFF;
}

#bottom a {
	text-decoration: none;
	margin: 0;
	color: #FFFFFF;
	display: inline;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottominner {
	width: 938px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-align: left;
	background: #555555 url(../images/pic_bgr_footer.gif) repeat-x;
}

/* Menü */

#menuBar {
	position: relative;
	top: -185px;
	left: 0px;
	height: 55px;
	text-align: right;
	margin: 0;
	padding: 0px 30px 0px 0px;
}

ul.menuBar {
	margin: 0px;
	padding: 15px 0px 15px 16px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton  {
	color: #EFEFEF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 15px 10px 15px 10px;
	background: url(../images/pmato.gif) repeat-x top right;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #000000;
}

a.menuButtonActive, a.menuButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 15px 10px 15px 10px;
	background: url(../images/pmatoa.gif) repeat-x top right;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #000000;
}

#left {
	width: 245px;
	padding: 0px;
	margin: 0px;
	float: left;
}


#abstracts {
	width: 205px;
	padding: 20px;
	margin: 0px;
}

#abstracts a {
	color: #004040;
	text-decoration: none;
	font-weight: bold;
}

#abstracts a:hover {
	text-decoration: underline;
}


#topic {
	width: 245px;
	padding: 0px;
	margin: 0px;
}

#topic ul {
	list-style-type: none;
	margin:0px;
	padding: 10px 0px 10px 0px;
}

#topic li {
	display: inline;
}

#topic li a {
	margin: 0px;
	padding: 8px 0px 10px 20px;
	width: 205px;
	display: block;
	background: url(../images/pbto.gif) no-repeat top left;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
 	color: #666666;
}

#topic li a.sel {
        display: block;
	background: url(../images/pbtoa.gif) no-repeat top left;
 	color: #004040;
}

#topic li a:hover {
	display: block;
	background: url(../images/pbtoa.gif) no-repeat top left;
 	color: #004040;
}

#topic li a.sub {
	display: block;
	background: url(../images/pbsto.gif) no-repeat top left;
	padding: 8px 0px 10px 35px;
	width: 190px;
}

#topic li a.subsel {
	display: block;
	background: url(../images/pbstoa.gif) no-repeat top left;
	padding: 8px 0px 10px 35px;
	width: 210px;
 	color: #004040;
}

#topic li a.sub:hover {
	display: block;
	background: url(../images/pbstoa.gif) no-repeat top left;
 	color: #004040;
}

#topicline {
	background: url(../images/ptoli.gif) no-repeat top left;
	margin: 0px;
        padding: 0px;
	height: 2px;
        width: 245px;
	font-size: 1px !important;
}

#logo {
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background: #595959 url(../images/psin.gif) no-repeat;
}

#eyecatcher {
	width: 938px;
	height: 220px;
	margin: 0px 0px -55px 0px;
	padding: 0px;
	background: url(../images/peyeto.gif) no-repeat;
}

#eyecatcher h1 {
	padding: 40px 500px 0px 20px;
	margin: 0px;
	font-size: 180%;
	color: #FFFFFF;
}

#eyecatcher h2 {
	padding: 10px 500px 0px 20px;
	margin: 0px;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
}

#eyecatcher p {
	padding: 10px 500px 0px 20px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

#shopcontrol {
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #004040;
}

#shopcontrolinner {
	width: 930px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#shopcontrolinner p {
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-size: 80%;
	line-height: 200%;
}

#shopcontrolinner a {
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 200%;
}

#shopcontrolinner a:hover {
	text-decoration: underline;
}

#search {
	width: 130px;
	height: 18px;
	padding: 0px;
	margin: 2px 0px 3px 10px;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 1px 3px 1px 5px;
	margin: 0px;
	vertical-align: middle;
	font-size: 80%;
	color: #cccccc;
}

input.search {
	border: none;
	width: 80px;
	background: transparent url(../images/pbgrse.gif) top right no-repeat;
	border-top: solid 1px #000000;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #000000;
}

#sidebar {
	width: 180px;
	padding: 15px 0px 60px 0px;
	margin: 0px;
	float: left;
}