html {
background:url(images/bg.jpg) top repeat-x;
}

body {
background:url(images/top.jpg) top center no-repeat;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content {
text-align:left;
margin:0 auto;
width:924px;
}

#layer {
left:25%;
top:33%;
position:fixed;
width:400px;
height:250px;
visibility:hidden;
z-index:9000; 
}

#layer.jpg {
	width: 500px;
	height: 255px;
}
#layer.jpg img {
	display: block;
	border: 0;
}
#layer.jpg .close {
	position: absolute;
		right: -210px;
		top: -5px;
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #000;
	color: #fff;
}
#layer.jpg .close:hover {
	text-decoration: none;
	background: red;
}

/* topy */
a#logo {
background:url(images/logo.png) no-repeat left top;
width:253px;
height:84px;
float:left;
text-indent:-99999px;
}

#slogan {
background:url(images/slogan.png) no-repeat right center;
width:226px;
height:84px;
float:right;
}


/* wrap */
#wrap_top {
width:924px;
height:155px;
overflow:hidden;
clear:both;
}

#bosch{
	background:url(images/Bosch_SL-pl_4C_M.jpg);
	width: 160px;
	height: 47px;
	float:left;
	margin-top: 30px;
}

#kramer{
	background:url(images/kramer.jpg);
	width: 70px;
	height: 70px;
	float:left;
	margin-top: 15px;
	margin-left: 30px;
}

#sonyfourk{
background:url(images/SONY_DIGITAL_CINEMA_4K.jpg);
width:343px;
height:110px;
float:right;
margin-top:19px;
}

#wrap {
width:924px;
overflow:hidden;
clear:both;
color:#8d8d8d;

}

.title {
font-size:12px;
color:#fff;
font-weight:bold;
display:block;
margin:15px 0;
}

/* left */
.left {
width:448px;
float:left;
}

.pasek {
padding:10px 10px 10px 0;
clear:both;
line-height:16px;
}

.info {
margin-top:10px;
color:#a28caa;
}

.info ul {
list-style:none;
display:block;
margin:0;
padding:0;
border:1px solid #34213b;
}

.info li {
width:440px;
background:url(images/li_bg.jpg);
height:14px;
padding:4px;
border-top:1px solid #aeaeae;
color:#727272;
}

.info .dark {
color:#515151;
}

.info li:first-child {
border:none;
}

a#link_ekrany {
background:url(images/link_ekrany.png) no-repeat left top;
width:130px;
height:33px;
float:right;
text-indent:-99999px;
margin-bottom:6px;
}

/* right */
.right {
width:475px;
float:right;
}

a#link_projektory {
background:url(images/link_projektory.png) no-repeat left top;
width:130px;
height:33px;
float:right;
text-indent:-99999px;
margin-bottom:6px;
}

/* aaaa */
a#ekrany {
background:url(images/ekrany.jpg) no-repeat bottom;
width:448px;
height:227px;
text-indent:-99999px;
float:left;
}

a#projektory {
background:url(images/projektory.jpg) no-repeat bottom;
width:475px;
height:227px;
text-indent:-99999px;
float:left;
}


/* footer */
#footer_bg {
width:100%;
background:#3d2c44;
clear:both;
overflow:hidden;
}

#all {
clear:both;
width:924px;
overflow:hidden;
margin:0 auto;
}

#footer {
background:url(images/footer_bg.jpg) repeat-x top left;
width:924px;
height:24px;
clear:both;
padding-top:12px;
color:#ae97b7;
margin:10px auto 0;
}

#footer .copy {
float:left;
}

#footer .artsearch {
float:right;
}

.info a:link, .info a:visited {
color:#727272;
text-decoration:underline;
}

.info a:hover {
text-decoration:none;
}

a:link, a:visited {
color:#fff;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}
