BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../images/img1.jpg) repeat-x; background-color: #488FF1;
}

td, input, select, textarea {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	color:#800000;
}

.txt {font-size: 14px; color: #800000; margin: 10px 10px 10px 10px;}

a:link {font-size: 14px; color: #800000; font-family: Roboto, sans-serif; text-decoration: none}
a:visited {font-size: 14px; color: #800000; text-decoration: none}
a:hover {font-size: 14px; color: red; text-decoration: none}

table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

td.photo {
width: 161px;
height: 120px;
background-color: #666666;
vertical-align: center;
text-align: center;
}

td.photo2 {
width: 10px;
height: 120px;
background-color: #666666;
}

td.gos1 {
background-color: #FF9966;
}

td.gos2 {
background-color: #FFCC99;
}

h1 {
    font-family: "times new roman";
    font-size:25px; color:#FFCC99;
    font-style: italic;
    letter-spacing: 4px;
    margin : 0;
    padding : 5px;
}

h2 {
    font-family: "times new roman";
    font-size:22px; color:#FF9966;
    font-style: italic;
    letter-spacing: 4px;
    margin : 15px;
}

h3 {
    font-family: georgia, Arial, Tahoma, sans-serif;
    font-size:10pt; color:#800000; 
    font-weight: 600; 
    margin : 0px;
}

h4 {
    font-family: georgia, Arial, Tahoma, sans-serif;
    font-size:12pt; color:#800000; 
    font-weight: 600; 
    margin: 0px;
}

h5 {
    font-family: georgia, Arial, Tahoma, sans-serif;
    font-size:11pt; color:#800000; 
    font-weight: 600; 
    margin: 0px;
}

#links {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 9px; color: #800000;
  text-decoration: none;
}

#links a {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 9px; color: #800000;
  text-decoration: none;
}

#links a:hover {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 9px; color: red;  
  text-decoration: none;
}

.strela {
width:55px;
height:25px;
background-image:url(../images/strela.png);
background-repeat:no-repeat;
float:right;
overflow:hidden;
margin:0;
padding:0;
}

.strela a {
width:55px;
height:25px;
background-image:url(../images/strela.png);
background-repeat:no-repeat;
background-position:0 0;
float:right;
overflow:hidden;
margin:0;
padding:0;
}

.strela a:hover {
width:55px;
height:25px;
background-image:url(../images/strela.png);
background-repeat:no-repeat;
background-position:0 -25px;
float:right;
}

.strela2 {
width:55px;
height:25px;
background-image:url(../images/strela2.png);
background-repeat:no-repeat;
float:right;
overflow:hidden;
margin:0;
padding:0;
}

.strela2 a {
width:55px;
height:25px;
background-image:url(../images/strela2.png);
background-repeat:no-repeat;
background-position:0 0;
float:right;
overflow:hidden;
margin:0;
padding:0;
}

.strela2 a:hover {
width:55px;
height:25px;
background-image:url(../images/strela2.png);
background-repeat:no-repeat;
background-position:0 -25px;
float:right;
}

.highslide {
    cursor: url(http://baby-sad.ru/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #fff;
}
.highslide:hover img {
	border: 2px solid #800000;
}

.highslide-image {
	border: 6px solid #fff;
}

.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(http://baby-sad.ru/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.glavzag {
    font-family: "times new roman";
    font-size: 25px;
    color: #FFCC99;
    font-style: italic;
    letter-spacing: 4px;
	font-weight: 600;
    margin: 0;
    padding: 5px;
}

.zagolovok2 {
    font-family: "times new roman";
    font-size: 20px;
    color: #71092e;
    font-style: normal;
    letter-spacing: 3px;
	font-weight: 600;
    margin: 0;
    padding: 15px 0 15px 0;
}

th {
    background: #71092e;
	margin: 10px;
}