﻿.text_main {
	font-family: Verdana, Tahoma;
	font-size: 20px;
	color: #FFFFFF;
}
.text_1 {
	font-family: Verdana, Tahoma;
	font-size: 20px;
	color: #FF9900;
}
a.text_1 {
color:#FFFF00
}
.text_2 {
	font-family: Verdana, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_3 {
	font-family: Verdana, Tahoma;
	font-size: 24px;
	font-weight:bold;
	color: #C51B85;
}

.text_big {
	font-family: Verdana, Tahoma;
	font-size: 24px;
	color: #FFFFFF;
}
.text_big_blue {
	font-family: Verdana, Tahoma;
	font-size: 24px;
	color: #00ccff;
}



a.text_link {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	
}
a.text_link:hover {
	font-size: 18px;
  	color: #FF9900;
    text-decoration: none;
	font-weight: bold;
	
}



.text_linkLog {

	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.text_linkLog:hover {
	font-size: 20px;
  	color: #00ccff;
    text-decoration: none;
	font-weight: bold;
}

.bgimg {
   background-repeat:no-repeat;
   background-position:top}

html,body{
	height:100%;
	margin:0px;
	padding:0px;
 	background-color: #000000;
	background-image: url("img/kirp2_fon_.jpg")
 }
 
 .table_main {
	width: 1000px;
	border: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
 }



a.a2{
	display: inline-block;
	margin: 1px;
	padding: 13px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFF00;
	background-color: #CCCCCC;
}
a.b2{
	display: inline-block;
	margin: 20px;
	padding: 15px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 600;
	color: #FF9900;
	background-color: #FFFFFF;
}

.style1 {font-weight: bold}