body {
       /* background-image: url('g1.jpg');*/
		  background-color: #E7D2A5;
		  color: #404040;	
        margin: 0;
        padding: 0;
        text-align:center;
        font-family: Verdana;
        font-size:13px;
    }

a {
color: #F69D01;
}	 
	 
#container {
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	width: 100%;
	background: transparent url('img/tlo.gif') repeat-y;
	text-align: center;
}

#header {
	background:  url('images/orange.gif') repeat-x;
	/* f49b01 + fdb700*/
	width: 100%;
	height: 130px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
}

.head_img {
	border-bottom: solid 3px black;
	border-top: solid 3px silver;
	border-left: solid 3px silver;
	border-right: solid 3px black;
}

#top {
text-align: center;
}

#main_top {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#top_div {
position: relative;
width: 702px;
}

.top1 {
	width: 200px;
	height: 70px;
	background-image: url('images/left.jpg');
	margin-bottom: 0px;
}

.top2 {
	width: 700px;
	height: 50px;
	background-image: url('images/right.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

#main_mid td{
vertical-align: top;
}

.mid1 {
	width: 200px;
	background-image: url('images/left.jpg');
	margin-bottom: 0px;
}

.mid2 {
	width: 700px;
	background-color: #FFF;
}

.spacer {

}

#main_content {
position: relative;
width: 702px;
}

#banery {
position: absolute;
top: 0px;
left: 0px;
width: 702px;
height: 80px;
background-color: #E0E0E0;
}

#content {
position: absolute;
top: 80px;
left: 0px;
width: 663px;
padding: 20px;
text-align: left;
background-color: #FFF;
background-repeat: no-repeat; background-image: url('images/bg/pirotechnika.jpg'); background-position: top;
}


p {
font-size:85%;
}