	@media screen	{			* 		{			margin: 0px; padding: 0px;		}				]\

html{
}

body{
background-image: url('images/particle_bg.jpg');
background-repeat:repeat-x;
text-align:center;
margin-left:auto;
margin-right:auto;			
color: #606; 
background-color: #fff;			
font-family: Tahoma, Arial, Verdana, Serif;			
font-size: 14px;		
}

div.left-text {
float:left;
margin-top:50px;
text-align: justify;
width:400px;
}

.left{
float:left;
}
	
.right{
float:right;
}

p.right img{
float:right;

}	
div.main		{
width: 850px;  min-height: 100%;
color: #000;
#background-image: url('images/bg-sreda.jpg');			
margin: 0px auto; padding: 0px 0px;		}	

.center {
text-align:center;
margin-left:auto;
margin-right:auto;
}

table {
text-align:center;
margin-left:auto;
margin-right:auto;
}

.hr {
width: 850px;
height: 14px;
border: none;
background-image:url('images/hr-header.png'); 
}

.clear {
float:none;
clear: both;
}
.content blockquote{
    height: 478px;
    overflow: auto;
    width: 850px;
    z-index: 1;
	margin: 0px;
	padding: 0px;
}

.content  p {
text-align: justify;
width: 400px;
text-align:left;
margin:10px;
}

#wrapper {
position: relative;
width: 395px;
margin-top:20px;
margin-right:50px;
margin-left:50px;
}

#wrapper img {
    position: relative;
    float: left;
    padding: 0;
    margin: 5px;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    border: solid 2px #FFFAF2;
    border-bottom: solid 15px #FFFAF2;
    -webkit-transition: -webkit-transform 0.20s ease-in-out;
    -moz-transition: -moz-transform 0.20s ease-in-out;
}

a {
    color: #ccc;
}
div.text-image {
margin-top:50px;
float:right;
width:400px;
text-align: justify;
}

div.menu  {
text-align: center;
height:34px;

}

.menu a{
border: 0px;
text-decoration: none;
}

.menu a:hover { 
border: 0px;
text-decoration: none; 
}
.menu  img { 
border: 0px;
text-decoration: none; 
}

img.menu-dot {
vertical-align: middle;
margin-left: 10px;
margin-right: 10px;
margin-bottom:8px;
padding:0px;
}

.menu a{
font-family:"Times New Roman",Georgia,Serif;
font-size: 24px;
font-weight:bolder;
color:#ccc;
margin-left:20px;
margin-right:20px;
}

.menu a:hover{
font-size: 24px;
color:#110;
}