/* reset */
html,body,div,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 100%; font-weight: normal; font-style: normal; }
ul,ol {list-style:none;}
fieldset,img {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}

/* basic elements */
body {
	background: #663;
	color: #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
    }
p { font-size: 1em; text-align: left; }
table { margin: 0 auto; }
.art-style { padding-left: 10px; }
.art-style li { list-style: square outside; margin-bottom: 8px; }
.ul-style { padding-left: 20px; }
.ul-style li { list-style: disc; border: 0; }

a:link, a:visited {text-decoration: none; color: #ccc;}
a:hover, a:active {text-decoration: none; color: #777;}

/* layout */
#container {position: relative; width: 100%;}
#container:after {
    content: '';
    display: block;
    clear: both;
    }
.to_left { position: relative; right: 50%; float: right; }
.to_right { position: relative; z-index: 1; right: -50%; }

#main { width: 920px; text-align: left; }
#logo {margin-top: 15%; padding: 15px;}
#logo h1 {
	background: url(../i/logo.gif) no-repeat center;
	margin: 0;
	width: 246px;
	height: 161px;
	}
#logo h1 span {display: none;}
#header {
	height: 60px;
	margin: 50px 0 5px;
	width: 100%;
	}
#header h1 {
/*	background: url(../i/logo_small.gif) no-repeat top left;
	width: 220px;
	height: 59px;
*/	float: left;
	}

.mob {text-align: center; word-spacing: -0.05em;}
.payment {
	letter-spacing:0px;
	text-decoration: none;
	margin-bottom: 0;
	color: #ccc;
	}
.description{ font-size: 12px; }
.icq { font-size: 14px; letter-spacing: 0.3em; text-align: center; }

/* content */
#intro { width: 270px; }
#content { margin: 0; padding: 0;}
#content .maintext {height: 160px;}
/*#content h1 {font-size: 130%;}*/
/*#content h2 {font-size: 110%; font-weight: bold;}*/
#content .prev li {display: inline;}
#promo { padding: 0 9px 5px; }
#promo li {display: inline;}
#promo img { width: 78px; height: 50px; border: solid 2px #56562c; }
#pagelink { padding: 5px 40px 5px 50px; }
#pagelink img { float: left; width: 90px; height: 15px; }
.prev li { display: inline; }
.prev li img {width: 30px; height: 30px; border: 0;}
.prev2 { margin: 0px; }
.prev2 li { display: inline; }
.date { font-size: 70%; display: block; margin-top: 0.5em; }
.item { font-size: 80%; display: block; margin-top: 0.5em; text-align: center; }


/*type*/
h1 {color: #ccc; font-family: Georgia,Times New Roman,serif; font-weight: lighter; font-size: 24px; line-height: 27px; margin: 22px 0 16px -2px;}
h1 span {color: #B3B38F; font-weight: lighter; font-size: 19px;}
h2 { font-weight: bold; font-size: 16px; /*line-height: 18px; */margin: 20px 0 18px 0;}
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 16px; }
*/


/* navigation */
#menu {
/*    font-size: 80%;
    float: left;
    text-align: center;
    margin: 0 auto 0;
    margin: 22px 0 16px -2px;
    width: 680px;
	border: solid 1px;*/

}
ul#menu {margin: 22px 0 16px -2px;}
ul#menu li {display: inline;}
ul#menu li a {margin: 3px;}
.port {color: #ccc; font-family: Georgia,Times New Roman,serif; font-weight: lighter; font-size: 24px; line-height: 27px;}
.portnow a {color: #b3b38f; font-family: Georgia,Times New Roman,serif; font-weight: lighter; font-size: 1.4em; font-style: italic; line-height: 27px;}
.portnav {color: #ccc; font-family: Georgia,Times New Roman,serif; font-size: 1.4em; line-height: 27px;}
.sub-menu { margin: -15px 0 0 499px; }
.sub-menu li { display: inline; }
.more { font-size: 100%; margin-bottom: 50px; text-align: right; }
.more a, .back a { color: #ccc; font-size: 100%; }
.back { font-size: 100%; margin-bottom: 50px; text-align: left; }
.column { width: 680px; }
.grid2col { min-height: 100%; }
.col-left { float: left; width: 681px; margin-right: 9px; }
.col-right { float: left; width: 230px; height: 100%; }

.column-first {
    margin: 0;
    padding: 5px;
    width: 245px;
    height: 60px;
    float: left;
    text-align: left;
    }
.column-last {
    margin: 0;
    padding: 5px;
    width: 245px;
    height: 150px;
    float: left;
    text-align: left;
    }

#c1 { width: 350px; float: left; }
#c2 { width: 310px; float: left; }
#feedback img { margin: 0pt 0pt 5px 2px; width: 7px; height: 5px; }
#feedback textarea {width: 330px; margin-bottom: 15px; background: #ccc;}
.column-first {
    margin: 0;
    padding: 5px;
    width: 245px;
    height: 60px;
    float: left;
    text-align: left;
    }
.column-last {
    margin: 0;
    padding: 5px;
    width: 245px;
    height: 150px;
    float: left;
    text-align: left;
    }
form {line-height: 12px;}
input {  background: #ccc;
	margin-top: 3px;
	margin-right: 0pt;
	margin-bottom: 13px;
	margin-left: 0pt;
	}
.input { width: 218px; }

.left {float:left; margin-right:10px; width:680px;}
.right {float:right; margin-left:10px;}
.clear {clear:both;}

!!!!////
#left-order {position:fixed; z-index:21; height:190px; width:20px; left:0; top:250px; //position:absolute;}
#left-order a {display:block; height:190px; width:20px;}


#footer { /*border: solid 1px yellow;*/ clear: both; }
#copy {
	color: #999;
	font-size: 11px;
    float: left;
    line-height: 12px;
    margin: 10px 0 0 0px;
    text-align: center;
	width: 680px;
	}
#copy-m {
	color: #999;
	font-size: 11px;
    line-height: 12px;
    margin-top: 10px;
    text-align: center;
	}