a,b,strong,p,span,div,input {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:1.5em;
color: #5a3a4a;
}

p { padding:2px; margin:2px; text-align:justify; }

#foto {margin:0px; height:336px; overflow: auto; overflow-y: auto; overflow-x: hidden;}
.table_text { text-align:justify; text-indent:2em; margin:10px; }
.text { text-align:justify; text-indent:2em; }
.ctext { text-align:center; }
.zag { font-weight:bold; text-align:center; }
.mint { font-size:11px; }

body {
margin : 0px;
min-height:100%;
height:100%;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5a3a4a;
line-height:1em;
background: #f1f2f7;
text-align:center;
}

html { min-height:100%; height:100%; }

.price, .price p {text-align:center;}
.price td {border:1px solid #a5a8b8;}
.price .zag td {background-color:#dadce8;}

.objn { width:878px; margin:15px auto; }
.objtabp { margin:4px 8px; text-align:center; }
.objntd { background-color:#e2e2e0; border:1px solid #c3c6d5; }

#main {
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:5px;
max-width:992px;
width:990px;
min-height:300px;
background: #f0f1f3;
border:1px solid #c3c6d5;
}

#mc {
text-align:left;
margin-left:10px;
margin-right:10px;
}

#abas {
text-align:center;
margin-top:8px;
margin-bottom:20px;
background-color:#e2e2e0;
}

#bottom {
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
min-width:990px;
max-width:992px;
width:990px;
min-height:20px;
background: #f0f1f3;
border:1px solid #c3c6d5;
}

.table_shadow_assa { border-collapse: collapse; padding : 0px; }
.table_shadow_assa td {line-height:0px;}

.tmenu {width:160px; margin-top:5px; margin-bottom:25px; background: #e2e2e0;}
.tobjmenu {width:210px; margin-top:5px; margin-bottom:5px; background: #e2e2e0;}
.mt {margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:10px; background: #e2e2e0;}
.mtt {margin:5px; text-align:left; background: #e2e2e0;}
.mmh {margin:5px; text-align:center; background: #e2e2e0;}
.mhbg {text-align:center; background:url(img/mhbg.gif);}
.bmhbg {text-align:center; background:url(img/bmhbg.gif);}
.mhbg img {margin:auto;}
.bmhbg img {margin:auto;}
.mmh img {margin:auto;}
#mmenu { margin-left:10px; width:970px;}

.assa {border:1px solid red;}

#top1 {
min-width:990px;
max-width:990px;
width:990px;
min-height:241px;
max-height:241px;
height:241px;
margin:0px;
padding:0px;
}

#top2 {
min-height:25px;
max-height:25px;
height:25px;
text-align:left;
margin:0px;
padding:0px;
background:url(img/menu.jpg) center no-repeat;
}

#btn1 {
margin-top:36px;
margin-left:280px;
}

.ctz {line-height:1em; text-align:center; background:url(img/header/h_top.gif);}
.cbz {line-height:0px; background:url(img/header/h_bottom.gif);}
.ccz {line-height:1.5em; background:url(img/header/h_bg.gif);}
.clz {line-height:0px; background:url(img/header/h_left_bg.gif);}
.crz {line-height:0px; background:url(img/header/h_right_bg.gif);}

img{
padding:0px;
margin:0px;
border:0px;
}

.wrap1, .wrap2, .wrap3 {
display:inline-table;
/*  \*/display:block;/**/
}

.wrap1 {
float:left;
background:url(img/shadow/foto_min/main.gif) right bottom no-repeat;
margin:6px;
}

.wrap2 {
background:url(img/shadow/foto_min/left_bottom.gif) left bottom no-repeat;
}

.wrap3 {
padding: 0px 5px 5px 0px;
background:url(img/shadow/foto_min/right_top.gif) right top no-repeat;
}

.wrap3 img {
display:block;
}

#ImageBoxOverlay {
background-image: url(img/ibbm.png);
background-color: transparent;
}

#ImageBoxCaption {
background-image: url(img/ibox.gif);
background-color: transparent;
border-top:0px;
border-left:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
}

#ImageBoxContainer {
width: 250px;
height: 250px;
background-image: url(img/ibox.gif);
background-color: transparent;
border-top:1px solid #c0c0c0;
border-left:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-bottom:0px;
}

#ImageBoxCaptionText {
font-weight: bold;
padding-bottom: 5px;
font-size: 13px;
color: #5a3a4a;
}

#ImageBoxCaptionImages {margin: 0;}

#ImageBoxNextImage {
background-image: url(img/imagebox/spacer.gif);
background-color: transparent;
}

#ImageBoxPrevImage {
background-image: url(img/imagebox/spacer.gif);
background-color: transparent;
}

#ImageBoxNextImage:hover {
background-image: url(img/imagebox/next.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#ImageBoxPrevImage:hover {
background-image: url(img/imagebox/prev.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#ImageBoxClose {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

#ImageBoxClose:hover {
filter:alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

img.m {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.fo {
filter:alpha(opacity=90);
-moz-opacity: 0.90;
-khtml-opacity: 0.90;
opacity: 0.90;
}

.tdimg{line-height:0px;}

table {border-collapse: collapse;}
table td, table th {padding : 0px;}

img.mm {
filter:alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
vertical-align:middle;
}

.fcomm {
background-color: transparent;
width:100%;
height:200px;
color: #5a3a4a;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:11px;
border: 1px solid #a7a6a6;
}

h1, h2, h3 { text-align:center; line-height:1.5em; padding:0px; margin:0px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; padding:0px; color: #5a3a4a; }
li h2, li h3 {font-weight:100;}

.finp {background: #f1f2f7; color: #5a3a4a; margin:2px; padding: 2px; vertical-align: middle; font-family:tahoma; font-size:11px; border:1px solid #a7a6a6;}
.bbcodes {
	background-color: #e2e2e0;
	border: 1px solid #a7a6a6;
	color: #5a3a4a;
	text-align:center;
	vertical-align: middle;
	margin:2px;
	height: 21px;
	cursor : pointer;
}
input.bbcodes:hover {border: 1px solid #a7a6a6; background-color: #d3d3d2;}

a {font-size: 11px; cursor : pointer;}
a:link {  color: #5a3a4a; text-decoration: underline; }
a:hover { color: #905a78; text-decoration: none; }
