html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}
body{font:14px verdana,arial,helvetica,clean,sans-serif;}select,input,button,textarea,button{font:99% verdana,arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}



/*DEFAULT*/


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }




a {
	outline:none;
	text-decoration:none;
}

img {vertical-align:middle;}

ol,ul,dl {
	margin-left: 2em;
}

ol {
	list-style: decimal outside;
}

ul {
	list-style: disc outside;
}


h1 {
	font-size: 167%;
}

h2 {
	font-size: 123.1%;
}

h3 {
	font-size: 108%;
}

h1,h2,h3 {
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong,dt {
	font-weight: bold;
}






body,html {
	text-align: center;
	color:#1e1c1a;
	background-color:transparent;
}

html{
}
body{
	background:transparent url('../layout/default/top_black.png') repeat-x;
}



a, a:link, a:active, a:visited {
	color: #0000CC;
	text-decoration: underline;
	outline: none !important;
}

a:hover {
	color: #0000fa;
	text-decoration: underline;
}




#bg-center {
	background:transparent url('../layout/default/center.jpg') repeat-y scroll center center;
	width: 100%;
	overflow:hidden;
	text-align:center;
}
#bg-top {
	background:transparent url('../layout/default/top.jpg') no-repeat scroll center top;
	width: 100%;
	overflow:hidden;
	text-align:center;
}
#bg-bottom {
	background:transparent url('../layout/default/bottom.jpg') no-repeat scroll center bottom;
	width: 100%;
	overflow:hidden;
	text-align:center;
}


#wrap {
	width:650px;
	overflow:hidden;
	margin:0 auto;
	background-color:transparent;
	text-align: left;
}



#lang {
	overflow: hidden;
	height: 385px;
	text-align: left;
}
#lang a{
	display:block;
	margin: 210px 0pt 0pt 350px;
	width: 125px;
	height: 91px;
	overflow: hidden;
}

#menu{
	width:420px;
	overflow:hidden;
	height:80px;
	padding-left:55px;
	text-align: left;
}
#menu a {
	display:block;
	height:1px;
	padding-top:40px;
	overflow:hidden;
	float:left;
	background-image:url('../layout/default/menu.png');
}
#menu a.oferta {
	width:94px;
	background-position:0 0;
}
#menu a.oferta:hover, #menu a.oferta-a{
	background-position:0 -41px;
}


#menu a.technologie {
	width:134px;
	background-position:-94px 0;
}
#menu a.technologie:hover, #menu a.technologie-a {
	background-position:-94px -41px;
}

#menu a.galeria {
	width:86px;
	background-position:-228px 0;
}
#menu a.galeria:hover, #menu a.galeria-a {
	background-position:-228px -41px;
}

#menu a.kontakt {
	width:106px;
	background-position:-314px 0;
}
#menu a.kontakt:hover, #menu a.kontakt-a {
	background-position:-314px -41px;
}



#footer{
	width:650px;
	overflow:hidden;
	text-align:center;
}
#footer a{
	color:#111;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


#copyright{
	width:650px;
	overflow:hidden;
	height:132px;
	text-align:right;
	font-size:11px;
}



#min-height{
	height:500px;
	overflow:hidden;
	float:left;
	width:1px;
}











/*foto user in contetn*/
div#content {
	text-align:left;
	padding-bottom:20px;
}

div.user-html{
	padding:0 15px 0 15px;
}
div.user-html img, a.gallery-item img {
	display:block;
	border:2px solid #333;
}
div.user-html a:hover img, a.gallery-item:hover img{
	border:2px solid #999;
}

div.user-html img.user-img-float-none{
	margin:0 auto;
}
div.user-html img.user-img-float-left{
	margin:5px 10px 5px 0;
}
div.user-html img.user-img-float-right{
	margin:5px 0 5px 10px;
}



input.input-text{
	background-color:#fff !important;
	border:1px solid #444;
	padding:1px;
	vertical-align:middle;
}

textarea.input-textarea{
	background-color:#fff !important;
	border:1px solid #444;
	padding:1px;
	vertical-align:middle;
}

table.table-form{
	width:100%;
}
table.table-form td{
	padding-bottom:10px;
}
table.table-form td.wrap-label{
	text-align:right;
	padding-right:5px;
	vertical-align: top;
}
table.table-form td.wrap-input input.input-text{
	width:300px;
}



ul.errors {
	color:#c00;
}
.hint {
	font-size:85%;
	color:#888;
}