/*
Template Design
Released for free under a Creative Commons Attribution-Share Alike 3.0
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
	white-space: normal;
	vertical-align: baseline;
	background-attachment:fixed;
background-image:url("images/Zastavka.gif");
/*background-image:url("http://www.bomba.md/img/fon/kr_4.jpg");*/
background-position:right bottom;
background-repeat:no-repeat;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #352929;
}
.xl33 strong{ color: #797979 }

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}
.mod_faq_ans h2 {
	font-size: 1.4em; background: #CCCCCC; padding: 5px;
}
h3 {
	font-size: 1em;
}
h4{ background: #fff url(uploads/phone1.png) no-repeat left 0px; display: block; padding-left: 95px; width: 80%; font-size: 30px; height:65px; font-weight: normal;
vertical-align: middle; padding-top: 0px;  position:relative;  line-height: 30px; margin-left: -15px;}
p, ul, ol {
	margin-top: 5px;}
span{ color: red; font-weight: bold; }
}

ul, ol {
	margin-left: 15px;
}

a {
	color: #525252;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

.main{
/*background-image:url("images/Zastavka.gif");*/
/*background-image:url("images/34.gif");*/
float:left;
margin:0;
padding:0;
width:100% 
}
.m_cent{ width: 800px; }
.in_cent{ background-image: url("images/fot_teni.png"); width:800px; float:left; background-repeat: repeat-y;}
#wrap {
	margin: 0;
	padding-top: 15px;
	
}

#container {
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}

#column1 {
	float: left;
	width: 290px;
	
}

#column2 {
	float: right;
	width: 410px;
}

#site-logo {
	width: 270px;
	height: 100px;
	padding-left: 20px;
	/*background: url(images/image03.jpg) no-repeat left top;*/
	color: #9D9D9D;
}

#site-logo h1 {
	margin-top: 20px;
}

#site-logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#site-logo h2 a {
	text-decoration: none;
	color: #9D9D9D;
}

#navigation {
	width: 250px;
	margin: 0px;
	padding: 2px;
}

#navigation ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#navigation li {
	padding: 7px 0px;
	background: url(images/image05.gif) repeat-x left top;
}

#navigation .first {
	background: url(images/image05.gif) repeat-x left top !important;
}

#navigation a {
	margin-left: 20px;
	padding-left: 15px;
	text-decoration: none;
	color: #525252;
	background-image: url(images/image06.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#navigation a:hover {
	background: url(images/image07.gif) no-repeat left 6px;
	color: #9F6840;
}

#navigation .active {
	color: #9F6840;
	background-image: url(images/image07.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 0px !important;
}

#page-content {
	margin-top: 10px;
	background: url(images/image05.gif) repeat-x left top;
}

#latest-news {
	width: 210px;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/image05.gif) repeat-x left top;
}

#latest-news p {
	margin: 0px;
	padding: 0px;
}

#latest-news .date {
	width: 80px;
	margin: 20px 0px 4px 0px;
	padding: 2px 7px;
	background: #333333;
	font-weight: bold;
	color: #FFFFFF;
}

.content {
	line-height: 18px;
	padding: 16px 5px;
}
.content ul{
	list-style-type: disc;
}
.content h2 {
	font-weight: normal;
}
.content p{ text-align: justify }
.content div li{
	list-style: none;
}

#footer {
	/*background: #EAEAEA url(images/image02.jpg) repeat-x left top;*/
	color: #979797;
	padding-top: 5px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;  color:#000000;
}
#footer td{ text-align: center; }
#footer  p a {
	color: #000000 !important;
}
ul.lang{
	margin: 0px 0 0 6px;
	padding: 0px;
}
 ul.lang li{
 	margin-left: 0px;
	padding-left: 5px;
 }
 ul.bott{
 	margin: 0px;
	padding: 0px;
 }
 ul.bott li{
 	margin: 0px 10px 0 10px; background: none;
	padding: 0px;
	float: left;
	
 }
 ul.bott li a{
 	 color: #333333;
 }
  a.sub{
 	background: none !important;
	margin: 0px 0 5px 40px !important;
	font-size: 12px !important;
	display: block;
 }
 a.sub2{
 	background: none !important;
	margin: 0px 0 5px 55px !important;
	font-size: 11px !important;
	display: block;
 }
 .avtoriz img{ float: left ;margin: 0 0 20px 20px;}
