div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	line-height: 1.3em;
}

html, body {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: inherit;
	background-color: #F2F2DA;
	font-family: sans-serif,tahoma;
	font-size: 100%;
	color: #000000;
	line-height: 1em;
	height: 100%;
	min-width: 940px;
}

strong {
/*
	font-weight: normal;
	color: #381F0D;
*/
}

img {
	border-width: 0px;
}

form {
	display: inline;
}

#pagewrapper {
	width: 100%;
	border-width: 0px;		
	table-layout: fixed;
}

#header {
	height: 75px;
	background-color: #A9763A;
        background: url('/site/images/headerbg.gif') left top repeat-x;
}

#header .pins {
	width: 185px;
	height: 171px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#header .deviz {
	padding: 0px 100px 0px 230px;
	font-style: arial black;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFC27A;
	font-style: italic;
}

#header .menu {
	padding: 0px 100px 0px 230px;
	font-style: arial black;
	font-weight: bold;
	font-size: 1.25em;
	letter-spacing: 0.2em;
	text-align: center;
	color: #4B2F1E;
}

#header .menu a {
	color: #4B2F1E;
	text-decoration: none;
	padding: 0 1em;
}

#header .menu a:hover {
	color: #FFECD6;
}

#logo {
	position: absolute;
	top: 10px;
	left: 53px;
	z-index: 5000;
}

#logo .logoimg {
	 width: 173px;
	height: 101px;
}

#footer {
	height: 67px;
	background-color: #AD9780;
        background: url('/site/images/footerbg.gif') left top repeat-x;
}

#footer .light {		
        background: url('/site/images/light.png') left 13px repeat-x;
	height: 100%;
}

#footer .content {
	padding: 15px 0 2px 0;
	color: #5A3219;
}

#sidebar {
	width: 260px;
	background-color: #F2F2DA;
	padding-bottom: 100px;
}

#sidebartube {
        background: url('/site/images/sidebarbg.jpg') 29px top repeat-y;	
	padding-bottom: 90px;
	margin-bottom: -145px;
}

#sidebarcontent {
	padding: 50px 25px 10px 50px;
	color: #F0F0F0;
}

#sidebarcontent a {
	font-family: Comic Sans MS;
	display: block;
	color: #F2B272;
	text-decoration: none;
}

#sidebarcontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar .bgl {
	width: 199px;
	height: 14px;
	position: relative;
	left: 39px;
	bottom: -145px;
}

#sidebar .zakaz {
	display: block;
	position: relative;
	width: 165px;
	height: 145px;
	bottom: -50px;
	left: 55px;
        background: url('/site/images/rubanok.png') left top no-repeat;
}

#sidebar .zakaz:hover {
        background: url('/site/images/rubanoka2.png');
}

#sidebar .menuhdr {
	font-family: Comic Sans MS;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #FAD9B4;
        background: url('/site/images/menuhdr.png') left top no-repeat;
	width: 224px;
	height: 40px;
	line-height: 37px;
	vertical-align: top;
	position: relative;
	left: -23px;
	text-align: center;
}

#content {
	background-color: #F2F2DA;
	color: #5B3216;
}

#caption {
	text-align: center;
	color: #703E1E;
	font-size: 2em;
	font-family: Comic Sans MS;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.8em;
}

#caption span {
	color: #402311;
}

.stl {
	text-decoration: none;
	color: #0000FF;
	border: solid #0000FF;
	border-width: 0 0 1px 0;
}

.stl:hover {
	border-style: dashed;
}
