body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #585858;
	background-color: #ffffff;
	background: url(/images/azbuka-stroj/fon.jpg) top left;
	}

a:link, a:visited { color: #006600; text-decoration: none; } 

a:active, a:hover { color: #CC0000; text-decoration: none; }

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #38713a;
	height: 32px;
	background: url(/images/azbuka-stroj/header1.jpg) no-repeat;
	padding: 15px 0px 0px 55px;
	}

h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #56b81b;
	height: 20px;
	padding: 7px 0px 0px 35px;
	background: url(/images/azbuka-stroj/header2.jpg) no-repeat;
	}

#container {
	width: 900px;
	margin: auto;
	background-color: #fff;
	padding-bottom: 10px;
	}

#top_section {
	float: right;
	width: 900px;
	height: 50px;
	background: url(/images/azbuka-stroj/menu.jpg) no-repeat;
	}

#welcomesection {
	float: left;
	width: 900px;
	}

#welcomesection img.left {
	float: left;
	padding-right: 10px;
	}

.topmenu{
	float: right;
	width: 665px;
	padding-right: 20px;
	}

.topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.topmenu li{
	display: inline ;
	}

.topmenu li a, .topmenu li span{
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 77px;
	height: 30px;
	padding: 14px 0px 0px 5px;
	}

.topmenu li a:hover{
	color: #91e30c;
	text-decoration: underline;
	}

#headersection {
	float: left;
	width: 410px;
	height: 180px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding: 53px 140px 0px 445px;
	background: url(/images/azbuka-stroj/header.png) no-repeat;
	}

#headersection span {
	font-size: 24px;
	font-weight: bold;
	line-height: 110%;
	text-transform: uppercase;
	}

#welcomesection {
	float: left;
	width: 800px;
	text-align: justify;
	padding: 0px 50px 0px 50px;
	
	}

#footersection {
	clear: both;
	width: 900px;
	height: 23px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #cbf0bb;
	text-align: center;
	padding-top: 7px;
	}

#boxleft {
	float: left;
	width: 400px;
	padding-left: 50px;
	}

#boxright {
	float: left;
	width: 430px;
	padding-left: 20px;
	}

.box_left {
	float: left;
	width: 23px;
	height: 253px;
	background: url(/images/azbuka-stroj/box_left.jpg) no-repeat;
	}

.box_middle {
	float: left;
	width: 330px;
	height: 253px;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	background: url(/images/azbuka-stroj/box_middle.jpg) repeat-x;
	}

.box_middle img {
	float: left;
	padding-right: 10px;
	}

.box_right {
	float: left;
	width: 23px;
	height: 253px;
	background: url(/images/azbuka-stroj/box_right.jpg) no-repeat;
	}

.morebutton1 {
	background: url(/images/azbuka-stroj/morebutton1.jpg) no-repeat;
	font-size: 11px;
	height: 39px;
	width: 62px;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
	}

.morebutton1 a {
	color: #FFFFFF;
	}

.morebutton2 {
	float: right;
	background: url(/images/azbuka-stroj/morebutton2.jpg) no-repeat;
	width: 51px;
	height: 28px;
	font-size: 10px;
	padding: 5px 0px 0px 10px;
	}

.morebutton2 a {
	font-weight: bold;
	color: #FFFFFF;
	}
	
.order input, .order textarea {
	font-size: 14px;
  background-color: #fff;
  border: 1px solid #56B81B;
  color: #000;
  font-family: verdana;
}
.order captcha {
	font-size: 14px;
  background-color: #fff;
  border: 1px solid #56B81B;
  color: #000;
  font-family: verdana;
}
.order .captcha {
	width: 148px;
  margin-top: 7px;
  font-size: 14px;
}
.order .button {
	margin-top: 7px;
  border: 1px solid #56B81B;
  font-size: 18px;
  color: #fff;
  background: #56B81B;
  cursor: pointer;
  cursor: hand;
  width: 150px;
}


div#gallery
{
    margin: 0 50px 0 0;
    padding: 0;
}

div.photoContainer
{
    width: 200px;
    margin: 10px;
    padding: 0 10px;
    float: left;
}

div.photoContainer div.photoFrame
{
    width: 200px;
    height: 200px;
    margin: 0;
    padding: 0;
    position: relative;
}

div.photoContainer div.photoFrame a
{
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    bottom: 0;
}

a img
{
    border: 0;
}
