/*==========================
*  TEXT
==========================*/



a {
/*	color: #551A8B;
	text-decoration: none;
	padding:3px;
	padding-left:6px;
	padding-right:6px;*/
}

a:hover {
/*	border:3px solid;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	border-top-color: #9DA622;
	border-right-color: #42476B;
	border-bottom-color: #A90000;
	border-left-color: #DB6218;
	border-radius:25px;*/
}

.link_text {
	color: #551A8B;
	text-decoration: none;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
}

.link_text:hover {
	border:3px solid;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	border-top-color: #9DA622;
	border-right-color: #42476B;
	border-bottom-color: #A90000;
	border-left-color: #DB6218;
	border-radius:25px;
}

.default_text {	
	color:black;
}

.small-caps {
	font-variant: small-caps;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}


.header1 {
	font-size: 200%;
	font-weight: bold;
}
.header2 {
	font-size: 170%;
	font-weight: bold;
}
.header3 {
	font-size: 160%;
}
.header4 {
	font-size: 140%;
}
.header5 {
	font-size: 120%;
}
.small1 {
	font-size: 100%;
}
.small2 {
	font-size: 90%;
}
.small3 {
	font-size: 80%;
}

.zelenyj {
/*	color:green;*/
	color:#1E4927;
}

.rzhavyj {
/*	color:#AF5011;*/
	color:#513827;
}

.text_pane_font_title1_red {
   	font-size: 150%;
/* 	color:#776D6D;==grey*/
	color:#770F1B;
 }

.text_pane_font_text1_dark_blue {
/* 	color:#776D6D;==grey*/
	color:#250975;
 } 



.text_pane_font_text1_orange {
	color:#DB6218;
 }

.text_pane_font_text1_red {
	color:#590000;
 }

.text_pane_font_text1_green {
	color:#316C13;
 } 

.text_pane_font_text1_blue {
	color:#005E97;
 }

.text_pane_font_text1_black {
	color:black;
 }

.text_pane_font_simeon_ohra1 {
	color:#B06019;
 }
.text_pane_font_simeon_ohra2 {
	color:#B34231;
 }
.text_pane_font_simeon_ohra3 {
	color:#DB6218;
 }
.text_pane_font_simeon_ohra4 {
	color:#A7641E;
 }
.text_pane_font_simeon_kras1 {
	color:#810000;
 }

.text_pane_font_simeon_seryj {
	color:#776D6D; /*==grey*/
 }




.text_pane_font_60 {
   	font-size: 60%;
 }

.text_pane_font_70 {
   	font-size: 70%;
 }

.text_pane_font_80 {
   	font-size: 80%;
 }

.text_pane_font_100 {
   	font-size: 100%;
 }

.text_pane_font_110 {
   	font-size: 110%;
 }

.text_pane_font_130 {
   	font-size: 130%;
 }

.text_pane_font_180 {
   	font-size: 180%;
 }
.text_pane_font_220{
   	font-size: 220%;
 }

.text_pane_font_grey {
   	color:grey;
 }
.text_pane_font_black {
	color:black;
}
