BODY {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_body.jpg) repeat-x;
	font: normal 0.7em Tahoma;
	color: black;
}

FORM { margin: 0px; padding: 0px; }
LABEL { cursor: pointer; }

A { color: #dc7b99; text-decoration: none; }
A:hover { text-decoration: underline; }

SPAN.high { color: #dc7b99; }
SPAN.visible0 { color: #9e9e9e; }

H2 {
	padding: 0px;
	margin: 0px;
	font: bold 1.1em Tahoma;
	color: #656565;
	margin-bottom: 6px;
}
H3 {
	color: #dc7b99;
	font: bold 1em Tahoma;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
H4 {
	color: #8c8e91;
	font: bold 1em Tahoma;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

P { margin: 0px 0px 10px 0px; padding: 0px; }
P.error { margin-top: 40px; }

DIV#copy { clear: both; margin-left: 220px; }

DIV#site {
	padding: 58px 31px 0px 31px;
	width: 582px;
	height: 530px;
	background: url(../images/bg_site.jpg);
	margin: 0px auto;
}

DIV#top_bar {
	padding-left: 358px;
	height: 31px;
	width: 172px;
}

DIV#top_bar A#button {
	display: block;
	width: 178px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/button_astudio_za_vas.jpg) 0px 0px;
	outline: 0px;
}
DIV#top_bar A#button:hover { background-position: 0px -31px; }

DIV#left {
	float: left;
	width: 279px;
	padding: 0px 33px 1px 46px;
	position: relative;
}
DIV#left.admin {
	padding-top: 40px;
	width: 499px;
}
UL.admin_menu {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;

}
UL.admin_menu LI { display: inline; }
UL.admin_menu LI A {
	padding: 5px 10px 5px 10px;
	background-color: transparent;
	color: #dc7b99;
}
UL.admin_menu LI A:hover, UL.admin_menu LI A.active {
	background-color: #dc7b99;
	color: white;
	text-decoration: none;
}
UL.texts {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
UL.texts LI { float: left; padding: 5px 0px 5px 0px; }
UL.texts LI.form { width: 70px; }
UL.texts LI.text { width: 359px; }
INPUT.fancy_input {
	color: black;
	padding: 2px;
	width: 300px;
	border: 1px solid #dc7b99;
	font: normal 1em Tahoma;
}
TEXTAREA.fancy_ta {
	color: black;
	padding: 2px;
	width: 300px;
	height: 260px;
	border: 1px solid #dc7b99;	
	font: normal 1em Tahoma;
}

DIV#title { height: 61px; position: relative; margin-bottom: 14px; }
DIV#title H1 {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	font: bold 1.3em Georgia; 
	line-height: 100%;
	color: #656565;
}
DIV#title H3 {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 2.5em;
	line-height: 100%;
	color: #656565;
}

DIV#right {
	float: left;
	width: 224px;
	font: normal 1.5em "Trebuchet MS";
	font: bold 1.3em "Trebuchet MS";
		/*height: 455px;*/
}
DIV#right UL#menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #dc7b99;
	float: left;
}
DIV#right UL#menu { padding-top: 40px; }
DIV#right UL#menu LI { padding-left: 40px; }
DIV#right UL#menu LI.none { padding-left: 0px; }
DIV#right UL#menu LI.margin_bottom { margin-bottom: 10px; }

DIV#right A { text-decoration: none; color: #dc7b99; outline: 0px; }
DIV#right A:hover, DIV#right A.active  { color: #8c8e91; }

IMG.gray_border { border: 1px solid #8c8e91; }
IMG.margin_bottom { margin-bottom: 10px; }

.clealall { clear: both; }

UL.none {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

UL LI.mbottom10 { margin-bottom: 10px; }
INPUT.btn_login {
	border: 1px solid #dc7b99;
	background-color: white;
	color: #dc7b99;
	cursor: pointer;
	font-weight: bold;
	font-family: Tahoma;
}

UL#contact_address {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 160px;
}
UL#contact_address LI { float: left; padding-right: 10px; }
UL#contact_address LI.newline {
	clear: both;
	float: left;
	width: 40px;
}

UL#contact_form {
	clear: both;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	width: 280px;
}
UL#contact_form LI { float: left; padding: 5px 0px 0px 5px; width: 100px; }
UL#contact_form LI.newline {
	float: left;
	padding: 0px;
	margin-bottom: 6px;
	width: 172px;
}
UL#contact_form LI DIV.textinput {
	width: 172px;
	height: 22px;
	background: url(../images/contact_input.jpg) no-repeat;
}
UL#contact_form LI DIV.textinput INPUT {
	border: 0px;
	background-color: transparent;
	padding: 5px 3px 3px 3px;
	width: 166px;
	height: 14px;
	font: normal 1em Tahoma;
}
UL#contact_form LI DIV.tainput {
	width: 172px;
	height: 184px;
	background: url(../images/contact_tainput.jpg) no-repeat;
}
UL#contact_form LI DIV.tainput TEXTAREA {
	border: 0px;
	background-color: transparent;
	padding: 3px;
	width: 166px;
	height: 178px;
	overflow: auto;
	font: normal 1em Tahoma;
}
UL#contact_form LI DIV#btn_send { margin-top: 150px; }
UL#contact_form LI INPUT#btn_send { font: normal 1em Tahoma; border: 0px; background-color: transparent; cursor: pointer; padding: 0px; margin: 0px; }

UL.square {
	padding: 0px;
	margin: 15px 0px 15px 25px;
	list-style: square;
	color: #8c8e91;
}
UL.square LI { margin-bottom: 5px; }

DIV#nav {
	position: absolute;
	right: 33px;
	top: 44px;
	z-index: 2;
	text-align: right;
}
DIV#nav A { text-decoration: none; color: black; }
DIV#nav A:hover { text-decoration: underline; }
DIV#nav A.active { font-weight: bold; }

#myGallery {
	width: 277px /*!important*/;
	height: 177px /*!important*/;
	margin-bottom: 10px;
} 

#divScrollTextCont {
	position:absolute; 
	left:40px; 
	top:70px; 
	width:499px; 
	height:385px; 
	clip:rect(0px 499px 385px 0px); 
	overflow:hidden; 
	visibility:hidden;
}
#divText { position:absolute; left:0px; top:0px; width: 499px; } 

#divScrollTextCont.archive {
	width: 285px; 
	height: 360px;
	clip:rect(0px 285px 355px 0px); 
}
#divText.archive { width: 290px; }

#sbar { margin-top: 420px; }
P#scroll_down { clear: both; position: absolute; top: 430px; }