/* CSS Document */

.main_border {border:0px solid #000000;}
p {font-family:Verdana; font-size:12px; margin:15px;}
li {font-family:Verdana; font-size:12px;}
h1 {font-family:Verdana; font-size:20px; margin:15px;}
h2 {font-family:Verdana; font-size:16px; margin:15px;}
.left {background-color:#990000; border-right:1px solid #0000000;}
body {background-image: url(img/animeer_05.gif);}
p.title {
background-color: #000000;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 0px solid white; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */

height:100%; /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding-top: 29px; /*Внутренний отсутп текста ссылки от краев ячейки*/
text-align: center;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
height:50px;
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 0px solid white;
}

html>body #coolmenu a{ 
width: auto;
background-image: url(img/strepen_60.jpg);  
}

#coolmenu a:hover{
background-image: url(img/menuknop.jpg) ; /*Фоновый цвет ячейки при наведение курсора*/
width: auto;
color: red;  /*Цвет текста при наведении курсора*/
}

#coolmenu a:visited{
background-color: #000000; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}


#coolmenu a:active { 
color: #FF0000; 
background-color: #FFFFFF; }


.stijlen {border:1px solid #cccccc; width:20%;float:left; }
.stijlen_title {background-color:#cccccc ;} 
.stijlen_name {font-weight:bold; margin-top:7px; margin-bottom:7px;}
.stijlen_adds {font-size:11px; margin-top:7px; margin-bottom:7px; color:#424242;}

.view_title {font-size:16px; font-weight:bold; color=#cc0000; text-align:center;}
.view_date {font-size:11px; color=#424242; margin-top:7px; margin-bottom:7px;font-weight:bold;}
.small {margin-right:100px;;}
.view_develep {font-size:10px; color:black; font-weight:bold;}

td.sitemap{
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	color:#684F40;
	padding:5px; 
}
td.sitemap a{margin:20px;color:#000;text-decoration:none;}
td.sitemap a:hover{text-decoration:underline;}

td.sitemap_link{padding-top:11px;padding-left:0px;}
td.sitemap_link a{ color:#000; height:20px;text-decoration:none;}
td.sitemap_link a:hover{height:20px;text-decoration:none;color: #F00;}


