/* 2D Studio*/

html {
  height:100%;
  width: 100%;
  background-image: url(img/bg_02.gif);
}

body {
  height:100%;
  width: 100%;
  min-height:100%;
  background-color: none;
  font-size: 10pt;
  font-family: Tahoma, Sans-Serif;
  padding: 0;
  margin: 0;
}

* html body {
  height:100%;
  padding: 0;
  margin: 0;
}

#mainWrap {
  display: block;
  width:700px; 
  margin:5px auto;
  background-color: #FFFFFF;
}
#content {
  padding-bottom:42px;
}
/* TITLE */
#title {
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	vertical-align:middle;
	background-color: #FF9900;
}
#title h1{
	font-size: small;
	vertical-align: middle;
}
#title img{
	vertical-align: middle;
}
#title a{
	text-decoration: none;
	color:#CC0000;
}
#title a:hover{
	text-decoration: none;
	color:#CC0000;
	font-weight: bold;
}
#title li{
	color:#CC0000;
	list-style-type: square;
}
/* INTRO */
#intro {
	background-color: #996600/*F6F6F6*/;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #FF9900;
}
#intro table tr td {
	padding: 0 0 0 20px;
}
/* MENU */
#menu {
	background-color: #CC6600;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #FF9900;
	color: #FF9900;
	font-size: medium;
}
#menu a{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#menu a:hover, #menu a.act{
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
#menu a.active{
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
/* MAIN */
#main {
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 40px;
}
#main h1 {
	font-size: x-large;
	color: #993300;
	font-weight: bold;
	
}
#main h2, #main h2 a {
	font-size: large;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
#main a {
	color: #333333;
}
#content {
  overflow:hidden; width:100%;
}
p {
	font-size: small;
}
ul {
	list-style:square;
	color: #FF9900;
}
p.citation {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: medium;
}
/* COMENTS */
#coments {
	background-color: #FFFFFF;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px #CCCCCC dashed;
}
#coments img {
	border: none;
	vertical-align:baseline;
}
#coments a {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}
#coments a:hover {
	color: #666666;
}
/* BANERS */
#baners {
	background-color: #F6F6F6;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
/*    height: 80px;*/
	font-style: italic;
}
/* META */
#meta {
  /*position:absolute; bottom:0;*/
  height:40px; width:100%;
  padding:1px 0;
}
#meta p {
  margin:5px;
  padding-left: 55px;
  vertical-align: middle;
}
#meta,
#meta a {
  background:#996600;
  color: #FF9900;
}
/* NAME */
#name {
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 40px;
}
#name h1 {
	font-size: x-large;
	color: #993300;
	font-weight: bold;
	
}
#name h2 {
	font-size: large;
	color: #FF9933;
	font-weight: bold;
}
#name h3 {
	color: #FF9933;
	font-weight: bold;
	display: block;
}
#name a {
	color: #333333;
	text-decoration: none;
}
#name a:hover {
	color: #993300;
	text-decoration: none;
}
div.name {
	width: 200px;
	height: 150px;
	float: left;
}

div.name a{ text-decoration: none;}
img.name, div.name img {
	float: left;
	vertical-align: super;
	border: double #CC6600 3px;
        margin: 0 5px 0 0;
}
.name h3 {
	display: block;
	clear: both;
}
.name h3 a {
	font-size: 12px;
}
/*TYPO 3*/
.news-latest-img, .news-single-img {
	float: left;
	margin: 0 5px 0 0;
	display: block;
	width: 120px;
}
.news-latest-img {
	width: 100px;
}
div.news-list-morelink {
	font-size: x-small;
	border-bottom: solid #FF9933 1px;
	display: block;
	margin-bottom: 12px;
	margin-top: 12px;
	clear: both;
}
div.news-list-morelink a{
	color: #999999;
	text-decoration: none;
}
div.news-list-morelink a:hover{
	color: #CC6600;
}
.tx-srfreecap-pi2-image {
	margin: 5px 0 0 0;
}
.tx-skpagecomments-pi1 input#name {
	margin: 0;
}
.tx-skpagecomments-pi1 .sk-pagecomments-headline {
	background-color: #f1f1f1;
}
.tx-skpagecomments-pi1 .sk-pagecomments-headline a, .tx-skpagecomments-pi1 .sk-pagecomments-headline span {
	font-weight: normal;
}
.tx-skpagecomments-pi1 .sk-pagecomments-comment {
	background-color: #ffffff;
}
/*
.csc-firstHeader {
	marging-left: 12px;
}*/