/* CSS Document */
/*       -------------------General Stile---------------  */

body { background: url(../images/bodybg.gif);
	color: #001f3c; padding:30px 0;
	font-family: Helvetica, sans-serif;
	font-size: 11px; color:#f7f7f7	
}
div {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}
html, ul, li, p {
	margin: 0;
	padding: 0;
}
img {
	border: 0px none;
}
ul {
	overflow: hidden;
	list-style: none
}


/*       ------------------Sait MENU---------------  */

.menu { padding:40px 0 0 85px; list-style: none}

.menu li { margin:0; padding:4px 0 3px}

.menu li a { display: block; width:154px; height:36px; text-decoration:none;}

.menu li a.home { background: url(../images/home.png)}
.menu li a.home:hover { background: url(../images/home_h.png)}

.menu li a.about { background: url(../images/about.png)}
.menu li a.about:hover { background: url(../images/about_h.png)}

.menu li a.collection { background: url(../images/collection.png)}
.menu li a.collection:hover { background: url(../images/collection_h.png)}

.menu li a.biography { background: url(../images/biography.png)}
.menu li a.biography:hover { background: url(../images/biography_h.png)}

.menu li a.contact { background: url(../images/contact.png)}
.menu li a.contact:hover { background: url(../images/contact_h.png)}

.menu li a.blog { background: url(../images/blog.png)}
.menu li a.blog:hover { background: url(../images/blog_h.png)}

.menu li a.resume { background: url(../images/resume.png)}
.menu li a.resume:hover { background: url(../images/resume_h.png)}


/*       ------------------Sait Stile---------------  */

.glav { margin:0 auto; width:900px; background:url(../images/glavbg.jpg) #6e777d; overflow: hidden; }

.sait { width:900px; background:url(../images/saitbg.jpg) no-repeat; }

.left { width:330px; float: left;}
.right { width:570px; float: left;}
.foot { width:880px; clear:both; padding:0 0 20px 23px; margin:0}
.logo { width:285px; padding:22px 0 0 45px}
.logo2 { width:278px; padding:21px 0 0 52px}


#indfoto { background:url(../images/ind_foto.jpg) no-repeat; height: 675px; width: 900px; overflow: hidden}

.footind { padding:95px 0 20px 23px; margin:0}

.tit { padding:30px 0; height:20px; font-family:Arial, sans-serif; text-transform: uppercase; font-size:22px; color:#f7f7f7;}

.tit a {  text-decoration: none; color:#e0ba5f}
.tit a:hover { text-decoration: underline; color:#f7f7f7}

.content { width:564px; height:566px; overflow:auto; padding:0 3px 0 0}


.co { float: left; width:176px; padding:0 5px 20px 0}
.coshad  { width:176px; height:235px; background:url(../images/shad1.png) no-repeat bottom right}
.bio  { width:176px; height:235px; background:url(../images/shad1.png) no-repeat bottom right; float: left; margin:0 10px 10px 0}

.cotit { padding:7px 0 0}
.cotit a { text-decoration: none; font-family:Arial, sans-serif; text-transform: uppercase; font-size:13px; color:#f7f7f7; background:url(../images/str1.png) no-repeat right; padding:0 12px 0 0}
.cotit a:hover { color:#e0ba5f}

.gall {  height:483px; width:567px }
.fotobig { float: left; width:361px; height:483px; background: url(../images/shad2.png) no-repeat right bottom}
.galltext { height:380px; overflow: auto; widows:206px}

.galltext ul { list-style: none; padding:0 0 10px 20px}

.galltext ul li { width:152px; background:url(../images/str2.gif) no-repeat 0 5px; padding:0 5px 15px 10px}

.clickhere { list-style: none; padding:0 0 0 10px; float: left; font-size:12px;}
.clickhere li { width:152px; background:url(../images/str3.gif) no-repeat 0 5px; padding:0 0px 0px 10px}

.clickhere li a { color:#e0ba5f; text-decoration: none;}
.clickhere li a:hover { color:#f7f7f7; text-decoration: underline;}

.gaalfoottext { padding:15px 5px; margin:0 3px 0 0; overflow: auto; height:53px; clear: both; line-height:14px;}

.content p { padding: 0 30px 10px 0; text-align:justify; font-size:12px; text-indent:10px; line-height:14px}



.formm { list-style: none; width:255px; float: left; padding:0 0 0 30px}
.formm li {padding:2px; font-size:11px; color:#e0ba5f}
.formm li.ftext, .formm li.ftext2 { font-size:12px; color:#f7f7f7}
.formm li.ftext2 { padding:15px 0 0}
.formm li.ftext sup { color:#FF0000}

.cont { float: left; width:250px; color:#e0ba5f; font-size:12px}

.cont li { padding: 3px 0 3px 10px}

.cont li.titls { padding:7px 0 3px 0; font-weight: bold}

.inp1 { width:235px; height:14px;  font-size:11px; color:#333}

.formm textarea { width:233px; height:90px; font-size:11px; color:#333;}

.sp1 { display: block; float: left; padding:0 10px 15px 0; }


.subm { clear:both}

.subm input { background: #e0ba5f; margin:10px 0 0; font-weight: bold; color:#333}

.formm .pad1 { padding:10px 0 0}


