/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #A4CB7A;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1, h2, h3 {
	color: #114403;
}

h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.0em; }

#ttl {
	font-size: 4;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
}

#ttl p {
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

blockquote, ul, ol {
	line-height: 1.8em;
}

blockquote, ul, ol {
}

blockquote {
}

a {
	color: #114403;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: right;
	margin: 0 1em 0 1em;
}

hr { display: none; }


fieldset {
	background: none repeat scroll 0 0 #D0F0C0;
    margin: 15px;
    padding: 3px 15px;
}

fieldset legend {
    font-size: 20px;
    font-weight: bold;
	color: #114403;
}

.hr 

.hr {
}

/* Logo */

#logo {
	height: 100px;
}

#logo h3 {
	font-size: 2.1em;
	float: left;
	margin: 0px 0 0 20px;
	padding: 0 0 0 35px;
	background: url(images/img03.gif) no-repeat left center;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 52px 20px 0 0;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
   background: url("images/img01.jpg") no-repeat scroll 0 0 #A4CB7A;
	position:relative;
    padding: 0 0 0 20px;
	min-width:1000px;
	max-width:1300px;
	margin:0 auto;
}

/* Content */

#content {
    float: left;
 min-width:800px;
}

#welcome {
	padding-bottom: 20px;
}

/* Sidebar */

#sidebar {
    float: left;
    padding: 20px 0 0 20px;
    width: 270px;
}

#sidebar h2 {
	font-size: 1.2em;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
	    padding-top: 20px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	border-top: 1px dotted #006600;
}

#menu li.first {
	border: none;
}

#menu a {
	display: block;
	/*width: 165px;*/
	padding: 7px 10px 7px 0;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Menu2 */

#menu2 {
	margin-bottom: 19px;
	    padding-top: 20px;
}

#menu2 h2 {
	display: none;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: block;
	border-top: 1px dotted #006600;
}

#menu2 li.first {
	border: none;
}

#menu2 a {
	display: block;
	/*width: 165px;*/
	padding: 7px 10px 7px 0;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu2 a:hover {
	text-decoration: underline;
}
/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	border-top: 1px dotted #006600;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}


#topright {
	position:absolute;
	right:0;
	top:0px;
	width:0px;
	height:0px;
	z-index:2;
}
#kartinka {
	position:absolute;
	left:-230px;
	top:0px;
	width:220px;
	height:140px;
	z-index:2;
	/*background-color: #FFF;*/
	background-image: url(images/topas-credit.gif);
	background-repeat: no-repeat;
/*	background-position: -10px top;*/
}

.footep {
	clear: both;
	height: 90px;
	text-align: center;
}

.footep-menu {
	font-size: 18px;
	color: #ff0000;
	font-style: italic;
}

.price {
	text-align: center;
	font-style: italic;
}

.price ul {
	margin: 0;

}

.price ul li {
	display: inline;
	margin-left: 3px;
}

.content-menu {
    background: url("../../userfiles/image/topas_5a.gif") no-repeat scroll right top #D0F0C0;
    border: 1px solid #212121;
    -miz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -o-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -moz-box-shadow: 7px 3px 17px #000000;
    -webkit-box-shadow: 7px 3px 17px #000000;
    -o-box-shadow: 7px 3px 17px #000000;
    clear: left;
    margin-right: 7px;
    overflow: hidden;
    padding: 0 0 10px;
    text-align: center;;
}

.content-menu  ul {
    padding: 0 10px 0 0;
}

.content-menu  ul li {
    display: inline;
    margin: 0 7px;
	    float: left;
}
.content-menu  ul li a {
    border-right: 1px solid #006600;
    font-family: Trebuchet MS;
    font-style: italic;
    font-weight: normal;
    padding: 0 6px;
    text-decoration: underline;
    text-shadow: 0 1px 0 #008800;
}
.content-menu  ul li a:hover {

    text-shadow: 0 0 10px #bbbb00;
	
}

table td.decor {
    background: none repeat scroll 0 0 #d0f0c0;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -o-border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 7px #000000;
    -moz-box-shadow: 0 0 7px #000000;
    -webkit-box-shadow: 0 0 7px #000000;
    -o-box-shadow: 0 0 7px #000000;
}

table td.decor h2 {
    background: none repeat scroll 0 0 #4f7942;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    text-align: center;
}


table td.decor a {
    float: right;
    margin-top: 30px;
}


/*-----------*/

#topas_st {
display:block;
float:left;
margin-bottom:19px;
}
#topas_st ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#topas_st ul li {
    border-bottom: 1px dotted #006600;
    display: block;
}
#topas_st ul li a {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}
#topas_st ul li a:hover {

    text-decoration: underline;
}
.hd{
    border-top: 1px solid #212121;
    display: inline-block;
    font-weight: bold;
    padding: 10px 0;
    width: 136%;
}
.lb {
background:url(images/l.png) repeat-y;
width:16px;
height:100%;
position:absolute;
left:0;
}
#inside {
    width: 665px;
	float:left;
}
.der {
    clear: left;
    color: #FF0000;
    display: inline-block;
  /* text-shadow: 0 1px 0 #000000; */
    font-size: 18px;
    font-weight: bold;
    margin: 19px auto 0;
    width: 475px;
}

.station {
	width: 100%;
	}
	
#offers {
    background: url("images/of_fon.png") repeat scroll 0 0 transparent;
    border: 1px solid #A65028;
    -moz-border-radius: 13px 13px 13px 13px;
    -o-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border-radius: 13px 13px 13px 13px;
    clip: auto;
    display: block;
    padding: 20px;
    position: relative;
}
.sales {
    color: #333399;
    display: block;
    font-size: 16pt;
    font-weight: bold;
    line-height: 34px;
    width: 350px;
    border-right: 3px dotted #556633;
}
.special{
    color: #D00000;
    font-size: 16pt;
    font-weight: bold;
    position: absolute;
    right: 142px;
    top: 22px;
}
.spc_offer {
    color: #00A000;
    font-size: 17pt;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 50px;
}
.of_more {
    bottom: 10px;
    color: #114403;
    position: absolute;
    right: 109px;
}
.of_pod {
    font-size: 15pt;
}
.of_phone {
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: bold;
}
