body {
	padding: 0;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 13px;
	color: #7d7145;
	line-height: 18px;
	background: url(../img/bg.jpg);
	background-repeat: repeat;
	background-color: #c4b484;
}

p {
	margin: 0px;
	padding-left: 10px;
	line-height: 18px;
	padding-right: 10px;
}

img{
	border: 0;
}

h1 {
	font-family: Verdana;
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;	
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;	
}

a {
	font-family: Verdana;
	font-size: 13px;
	color: #b06f23;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;	
}

a:hover {
	color: #ce9e66;
}

#top-ramka {
	background: url(../img/top_ramka.png);
	background-repeat: repeat-x;
	height: 68px;
	margin: 0px;
	padding: 0px;
}

#all {
 	width: 1046px;
 	margin: 0 auto;
 	padding: 0;
}
 
#left {
	width: 682px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#header {
	background: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 682px;
	height: 196px;
	margin-top: -10px;
	padding: 0;
}

#menu {
	width: 682px;
	height: 63px;
	margin: 0;
	padding: 0;
}

#bar1 a{
	width: 160px;
	height: 63px;
	background: url(../img/bar1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#bar1 a:hover{
	width: 160px;
	height: 63px;
	background: url(../img/bar1_hover.jpg);
	background-repeat: no-repeat;
}

#bar2 a{
	width: 145px;
	height: 63px;
	margin-left: 160px;
	background: url(../img/bar2.jpg);
	background-repeat: no-repeat;
	display: block;
	
}

#bar2 a:hover{
	width: 160px;
	height: 63px;
	background: url(../img/bar2_hover.jpg);
	background-repeat: no-repeat;
}

#bar3 a{
	width: 243px;
	height: 63px;
	margin-left: 305px;
	position: absolute;
	margin-top: -63px;
	background: url(../img/bar3.jpg);
	background-repeat: no-repeat;
	display: block;
}

#bar3 a:hover{
	width: 243px;
	height: 63px;
	background: url(../img/bar3_hover.jpg);
	background-repeat: no-repeat;
}

#bar4 a{
	width: 134px;
	height: 63px;
	margin-left: 548px;
	position: absolute;
	margin-top: -63px;
	background: url(../img/bar4.jpg);
	background-repeat: no-repeat;
	display: block;
}

#bar4 a:hover{
	width: 160px;
	height: 63px;
	background: url(../img/bar4_hover.jpg);
	background-repeat: no-repeat;
}

#naglowek {
	width: 682px;
	height: 45px;
	background: url(../img/naglowek.jpg);
	background-repeat: no-repeat;
}

.title {
	position: absolute; 
	margin-top: 12px; 
	color: #bf9264; 
	font-weight: bold;
}

.bullet {
	position: absolute; 
	margin-top: 3px;
}

#content-top {
	width: 682px;
	height: 150px;
	background: url(../img/content_top.jpg);
	background-repeat: no-repeat;
}

#ctp {
	padding-top: 10px;
}

#naglowek2 {
	width: 682px;
	height: 47px;
	background: url(../img/naglowek_2.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#content-bottom {
	width: 682px;
	height: 175px;
	background: url(../img/content_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#content-bottom-repeat {
	width: 1046px;
	background: url(../img/content_bottom_repeat.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#content-bottom-repeat p{
	padding-right: 50px;
}

#right {
	margin-top: 0px;
	margin-left: 682px;
	margin-right: 0px;
	margin-bottom: 100px;
	width: 364px;
	height: 636px;
	background-repeat: no-repeat;
}

#right-img {
	position: absolute;
	margin-top: 31px;
	width: 364px;
	height: 636px;
	background-repeat: no-repeat;
	background: url(../img/right.png);
}

#footer {
	width: 1046px;
	height: 73px;
	background: url(../img/footer.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
}

#footer-txt {
	color: #7d7145;
	padding-top: 39px;
	padding-left: 700px;
}

#footer-txt a{
	color: #7d7145;
	font-weight: bold;
	text-decoration: none;
}

#footer-txt a:hover{
	color: #b3a675;
}

#bottom-ramka {
	background: url(../img/bottom_ramka.png);
	background-repeat: repeat-x;
	height: 68px;
	margin: 0 auto;
}

#portfolio {
	width: 570px;
	margin-left: 50px;
}

.preview {
	width: 280px;
	height: 206px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../img/tv_preview.png) no-repeat;
}

.movie {
	margin-top: 12px;
	margin-left: 16px;
	position: absolute;
}
