@charset "utf-8";
/* CSS Document */
html {
		height: 100%;
		margin: 0px 0px 0px 0px;
}

img,table {
		border:none;
}

hr {
		color:#CC3300;
		border: dashed 1px #CC3300;
}


#thumbs {
        float: left;
		padding:5px 5px 10px 5px;
		margin:5px;
		background: #7c2f2f;
		
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #CC3333;
	background-color: #191919;
	text-align:center;
	background:url(../img/mamiya_bkg.jpg) #191919 bottom left no-repeat fixed;
}

div {
	 display: block;
}

a:link, a:visited {
		text-decoration: none;
		color:#FF2222;
		font-weight: normal;
}

a:hover {
		text-decoration: underline;
		font-weight: normal;
}

/* Define design of the web site */

#page_bg {
		padding: 0;
		margin:0;
}

#left_scr {
		width: 350px;
		height:900px;
		padding: 0px 0px 0px 0px;
		float:left;
		margin:0 auto;
}

#main_scr {
		width:920px;
		height: 900px;
		background: #444444;
		font-size:12px;
		margin: 0 auto;
}

div.center {
		text-align: center;
		margin: 10px;
}

#main_banner {
height:150px;
background:url(../img/main_banner_mk.jpg) left top no-repeat;
cursor:pointer;
}

#menu_bkground {
height:110px;
background:url(../img/menu_bkground_mk.jpg) left top no-repeat;
text-align:left;
padding: 18px 0px 0px 40px;
}

#menu_place {
height: 36px;
position:relative;
}

.menu_padding {
padding: 0px 50px 0px 0px;
vertical-align: middle;
}

#main_wrap {
		width:900px;
		height: auto;
		background: none;
		font-size:12px;
		margin: 0 auto;
		text-align:left;
}

.text_area {
		width:300px;
		height:auto;
		padding: 0px 10px 0px 10px;
		float:left;
}

.text_area-2nd {
		width:540px;
		height:auto;
		padding: 10px 10px 10px 10px;
		float:left;
		background:#494949;
		}
.gallery_area {
		width:880px;
		height:auto;
		padding: 0px 10px 0px 10px;
		float:left;
}

#down_line {
		width:920px;
		height: 54px;
		background: none;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		margin: 0 auto;
		background:url(../img/down_line_mk.jpg) left top no-repeat;
		color:#FFFFFF;
		text-align:left;
}
#down_line .copy-padding {
		padding: 5px 10px 0px 10px;
}

#down_line .version-align {
		text-align:right;
		margin-left: 545px;
}

#main_flash_clip {
		width:400px;
		height:600px;
		border:solid red 1px;
		float:right;
		background:#FFFFFF;
}

.title_text {
	color: #BB1111;
	font-weight: bold;
}

textarea { 
    background-color:#444444;
    color:#ffffff;
    border:solid #ff0000 1px;
    border-color:#ff0000;
}

input.text {
     background-color:#444444;
     color:#ffffff;
     border:solid #ff0000 1px;
}

#text-nick {
	margin-left: 10px;
}

#text-email {
	margin-left: 30px;
}

input.submit {
    background-image:url(../img/odeslat.gif);
    border:none;
    width:80px;
	height: 20px;
	cursor:pointer;
	margin-left:73px;
}
