@media screen, projection {


body {
    margin: 0; padding: 0px; border: 0px;
    font-size: 12px;
    font-family: "Verdana, Arial CE",Helvetica,Arial,Sans-serif;
/*    background-color: #aba8a8; */
    color: #000000;
}

#mainborder {
   	position: relative;
   	width: 917px;
   	margin: 0 auto;
   	text-align: left;
	padding: 0;
}

#topbanner {
    width: 917px;
    height: 177px;
    background-color: #ffffff;
}

#topbanner .topimage {
  float: right;
  margin-top: 0px;
  text-align: center;
  width: 238px;
}

#topbanner #middleblock {
  width: 434px;
  float: right;
  margin-top: 20px;
  text-align: center;
}

#topbanner #middleblock a.home {
  display: block;
  background-color: #ebebeb;
  text-decoration: none;
  width: 55px;
  padding: 7px 0;
  font-size: 10px;
  color: black;
  margin: 5px auto;
}

#topbanner #middleblock #langs {
  width: 120px;
  height: 105px;
  margin: 0 auto;
  text-align: center;
}




#content {
   	width: 917px;
	background-color: #ffffff;
}


#content-inner2 {
   	width: 630px;
	padding: 0px 0 5px 10px;
	float: left;
}

#content-bottom {
   	width: 917px;
	background-color: #dedede;
}

#content-bottom-label {
	padding: 10px 25px;
}

#content-bottom-text {
	border: 3px solid #c2c2c2;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
}

#content-bottom-text2 {
	padding: 10px 0;
}

img.obalka {
 	width: 28px;
 	height: 25px;
}

#copyright a, #imageviewer #copyright a {
   	color: #222222;
   	text-decoration: none;
}

#copyright {
   	clear: both;
   	font-size: 0.8em;
   	text-align: center;
   	color: #222222;
}

#copyright-inner {
   	padding: 9px 0 ;
}

#right-column {
	float: right;
	width: 226px;
}

#right-column-content {
	margin: 0px 36px 0 0;
}




tr.imgview {
   background-color: #eeeeee;
}

td.imgview1 {
	padding:10px;
	text-align:left;
	font-size:1em;
	font-weight: bold;
	width: 15%;
	color: black;
}

td.imgview2 {
	padding:10px;
	text-align:center;
	font-size:1.2em;
	font-weight: bold;
	width: 70%;
	color: black;
}

td.imgview3 {
	padding:10px;
	text-align:right;
	font-size:1em;
	font-weight: bold;
	width: 15%;
	color: black;
}

p.imgcopy {
	text-align:center;
	font-size:0.8em;
	margin: 2em 0;
}

#imageviewer {
	margin: 0px; padding: 0px; border: 0px;
   	font-size: 14px;
	font-family: "Verdana, Arial CE",Helvetica,Arial,Sans-serif;
	background-image: none;
   	background-color: #ffffff;
}

#imageviewer a {
	color: black;
}

#imageviewer table {
	width: 100%;
}

.cleaner {
	clear: both;
	line-height: 0px;
	height: 0px;
}

#imgview {
	margin: 0px; padding: 0px; border: 0px;
   	font-size: 14px;
	font-family: "Verdana, Arial CE",Helvetica,Arial,Sans-serif;
	background-image: none;
   	background-color: #ffffff;
}


#imgview h1 {
  margin: 0;
  background-color: #ffffff;
  color: #333333;
  text-align: center;
  padding: 10px 0;
	font-size: 20px;
}

div.imgview1 {
	background-color: #999999;
  text-align: center;
  padding: 4px 0;
  font-weight: bold;	
}

#imgview a {
	color: black;
}
                                      

#imgview #copyright {
   	width: 100%;
   	clear: both;
   	font-size: 0.8em;
   	text-align: center;
   	color: #999999;
}

#imgview #copyright a {
	   	color: #999999;
	}


#imgview #copyright-inner {
   	padding: 10px 0;
}


}



