body {
	color:#bababa;
	font:13px 'Lucida Grande', Verdana, sans-serif;
	background-color:#0e0e0e;
	background-image: url(../images/bg_patern.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container_all {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	height: 95px;
	background: url(../images/header_bg.jpg) repeat-x top;
	text-align:center;
}

.floatLeft {
	float:left;
}

.clear {
	clear:both
}

.Txt20 {
	font-size: 20px;
}

.Txt25 {
	font-size: 25px;
}

.Txt11 {
	font-size: 11px;
}

.studioloco_ico {
	background: url(../images/studioloco_ico.jpg) no-repeat;
	width:35px;
	height:35px;
	margin: 7px 20px 0px 40px;
}

.studioloco_txt {
	margin: 5px 0px 0px 0px;
}

#kontakt {
	font-size: 11px;
	text-align:right;
}

table.kntk {
	width: 900px;
	border:none;
	
}

.headerMenu {
	display: inline;
}

#container_content {
	display:block;
	width:100%;
}

#topMenu ul {
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

#content {
	margin: auto;
	display: block;
	width: 900px;
	padding: 30px;
	float: left;
	background-color:#0e0e0e;
}

table.contenttable {
	border: 1px solid #252525;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contenttable td {
	vertical-align: top;
	border: 1px solid #252525;	
	padding: 3px;
}

table.contenttable th {
	background: #252525;
	padding: 5px;
}

td.subheader {
	background-color: #454545;
}

td.subheader H3{
	background-color: #454545;
	padding: 2px;
	margin: 2px;
}


.high400 {
	padding-top:10%;
	vertical-align:middle;
	display:block;
	height:400px;
}

.cData {
	height:30px;
	vertical-align:top;
}

.cDataImg {
	vertical-align:top;
	float:left;
	padding-right:20px;
}

.thumbHref {
	width: 210px;
	height: 200px;
	padding: 50px;
	background-color: #010101;
	text-align: center;
}

.photo {
	width: 100px;
	height: 100px;
	padding: 30px;
	background-color: #010101;
	text-align: center;
}

#footer {
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 100%;
	height: 60px;
	background: url(../images/footer_bg.jpg) repeat-x top;
}

.error {
	padding: 10px;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.info {
	color: #C0C0C0 ;
}

a:link {
	color: #cecece;
	text-decoration: underline;
}

a:visited {
	color: #b7b7b7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#ffffff;
	border-bottom:1px solid #ffcb30;
}

a:active {
	color: #d6d6d6 ;
	text-decoration: line-through;
}

.white {
       border-color: #ffffff;
       border-width: 2px;
}

H1 {
	margin:2 2 2 0px;
	padding:2 2 2 0px;
	font-weight:bold;
	/*color:#6262ff;*/
	color:#ffcb30;
	font-size:13px;
}

H3 {
	margin:2 2 2 0px;
	padding:2 2 2 0px;
	font-weight:bold;
	/*color:#6262ff;*/
	color:#ffcb30;
	font-size:12px;
}

p {
	margin-left:20px;
	margin-right:20px;
}

ul.square {
	list-style-type:square;
}

#gallery_frame {
	width: 890px;
	height: 600px;
	background-color: #ddd
	border-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

#gallery {
	width: 900px;
	height: 600px;
	background-color: #000000;
	border: none;
}

.promo {
	color:#00ff33;
	font-weight:bold;
}
