﻿body
{
	background-image: url(Images/pixel.png);
	background-repeat: repeat;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	display: block;
	color: #003399;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	background-color: #00FFFF;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	text-decoration: underline;
}

#lefttable {
	display: block;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
}
#leftmnu
{
	position: fixed;
	background-image: url(Images/leftimg12.png);
	background-repeat: repeat;
	width:auto;
}
#contentplace
{
 position:fixed;
 width:700px;
 height:auto ;
}
.righttable
{
	position:fixed;
	height:auto;
	  width:600px;
	  text-align:center ;
	 
}
.txt
{
	font-family: Arial;
	font-size: 14px;
	line-height: 15pt;
	letter-spacing: normal;
}

/* photo preview popup */

#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 12px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}
 .rightcoltempl {
 width:236px; margin-left: 5px;
 }
 .hidden {
 	display:none;
 }

.faq_item_title {
	margin:22px 0;
}

.line-also {
	border-top: 1px solid #D9D9D9;
	width: 470px;
	padding: 0 15px 5px 15px;

}
#asd
{
	
font-size:16px;
font-family:   Times New Roman;
}
