BODY {
background: #FFFCED; /* фон */
color: #663300; /* Цвет текста */
}

TEXTAREA {
    background: transparent; /* Цвет фона */
    color: #ED2123; /* Цвет текста */
    overflow: hidden;
}

p.main {
 text-indent: 20px; /* Отступ первой строки в пикселах */
 text-align: justify; /* Выравнивание по ширине */
 border: 1px solid #990000;
 padding: 10px;
}

p.main-center {
 text-indent: 20px; /* Отступ первой строки в пикселах */
 text-align: center; /* Выравнивание по ширине */
border-radius:10px; 
-moz-border-radius:10px; 
-khtml-border-radius:10px;
 border: 1px solid #990000;
 padding: 10px;
}

.text {
 margin-bottom: -30px; /* Отрицательный отступ между заголовком и текстом */
}

.text1 {
 text-indent: 20px; /* Отступ первой строки в пикселах */
}

.block td a { 
	    display: block;
	    padding: 3px 5px; 
	    background: transparent; 
	    color: #ED2123; 
	    position: relative;
} 

.block td a:hover { 
	    background: #ED2123; 
	    color: #FCFFFF; 
                  text-decoration:none;
}

.block1 { 
                  border: none;
} 

div.c-text-shadow {
              text-align: center;
              text-shadow: 2px 1px 0px #CF9393;
}

.f {font-family: Florence, cursive; font-size: 18px; font-weight: normal; text-align: center;}
.ff {font-family: Florence, cursive; font-size: 18px; font-weight: normal;}
h1 {margin-bottom: 5px; margin-top: 10px; font-family: Florence, cursive; font-size: 24px; font-weight: normal; text-align: center;}

a, a:link, a:visited, a:hover {border:0; outline:none; text-decoration:none;}

img {border:0; outline:none; text-decoration:none;}

.textline {border-bottom: 1px dashed;}

#flipBox1{
	width:250px;
	height:148px;
	text-align:center;
position:absolute; top:1px; left:1px;
}

#flipBox2{
	width:250px;
	height:148px;
	text-align:center;
position:absolute; top:1px; left:252px;
}

#flipBox3{
	width:250px;
	height:148px;
	text-align:center;
position:absolute; top:1px; left:503px;
}

#flipBox4{
	width:250px;
	height:148px;
	text-align:center;
position:absolute; top:1px; left:754px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
border-radius:10px; 
-moz-border-radius:10px; 
-khtml-border-radius:10px;
}

#lightbox-container-image-box{
	background-color: #FFCC99; /* это фон непосредственно под картинкой */
border-radius:10px; 
-moz-border-radius:10px; 
-khtml-border-radius:10px;
}

#lightbox-container-image-data { /* это правило отвечает за панель с текстом */
	display:none;
}

#lightbox-image-details-currentNumber {
	display:none!important;
}

.border {
border-radius:10px; 
-moz-border-radius:6px; 
-khtml-border-radius:6px;
}

.reset_ff 
{
    text-transform:none;
    vertical-align:baseline;
    text-align:center;
    text-indent:0;
    line-height:normal;
    word-spacing: normal;
    letter-spacing:normal;
    text-decoration:none;

    font-family:Arial;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size:small;

    color: #000;
    background-color: transparent;
    background-image:none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: left top;

    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin:0;
    padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding:0;
    
    border-width:none;
    border-style:none;
    border: none;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    
    height:auto;
    width:auto;
    float:none;
    clear:none;
    
    white-space:normal;
    position:static;
    overflow:auto;
    overflow-x:auto;
    overflow-y:auto;
    visibility:visible;
}

div.reset_ff 
{
    display:block;
}
table.reset_ff
{
   display:table;
}
iframe.reset_ff
{
    display:inline;
}
tr.reset_ff
{
   display:table-row;
}
td.reset_ff
{
   display:table-cell;
}
img.reset_ff
{
    display:inline;
}
