﻿/*Таблица стилей для RedEye.html*/
body {
background-color: #000000;
font-family:verdana, arial,sans-serif;
}
.page {width:1024px; margin-left:auto; margin-right:auto;}


p.centr {width:1024px; height:290px;}
h3 {height:40px; color:#ff0000; text-align:center;}

p.s1, p.s2, p.s3, p.s4, p.s5, p.s6, p.s7, p.s8, p.s9 {float:left; width:110px; height:50px; color:#c6c6c6; font-style:italic; font-size:15px; text-align:center;}
h5,h6 {float:right; width:1024px; color:#c6c6c6; text-align:center;padding-top:10px;}

a:link {color:#c6c6c6; text-decoration:none;}
a:link:hover {color:#c6c6c6; text-decoration:underline;}
a:visited {color:#c6c6c6; text-decoration:none;}
a:active {color:#c6c6c6; text-decoration:none;}

