/*@import url(http://maksoft.net/css/standart_classes.css);
	/* predefine here*/

/* standart tags */
body { 
SCROLLBAR-BASE-COLOR: #dce2e5; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: Black; font-size: 10px; margin: 0px; padding: 0px;
background-image :url(../images/backgrounds/background_vertcial_950.jpg);
background-repeat :repeat-y;
background-position : 50% 0%;
background-attachment : fixed;
}
p, ul, li { font-size: 10px; color: Black; list-style: square; }
A {text-decoration: none; font-size: 10px; color: #000000 }
A:Hover { color: #5F9EA0;}
hr {border: solid 1px #dce2e5; }
table {color: Black; font-family:inherit; font-size: 10px; background: inherit; border: 0px; padding: 2px;margin: 0px;}

/* main color classes */
/* 1-darkest; 2-dark; 3-normal; 4-light */

.t1 { background-color: #FFFFFF; color: #FFFFFF; font-size: 10px;}
	.t1 a{color: Black;}
.t2 { background-color: #FFFFFF; color: #FFFFFF; font-size: 10px;}
	.t2 a{color: Black;}
.t3 { background-color: #FFFFFF; color: #FFFFFF; font-size: 10px;}
	.t3 a{color: Black;}
.t4 { background-color: #FFFFFF; color: #000000; font-size: 10px;}
	.t4 a{color: Black;}


	
/*@import url(http://maksoft.net/css/text_classes.css);
	/* predefine here*/
/* big text */
big 	{font-size: 12px; font-family: inherit; color: inherit;}

/* smallest text min 8px; */
small {font-size: 9px; font-family:inherit; color: inherit;}

em 		{ font-style: italic; }
strong 	{ font-style: bold; }

h1 { font-size: 18px; font-family:inherit; font-weight: bold; color: #999999;} /* relative to h4 bgcolor or use extra color */
h2 { font-size: 16px; font-family:inherit; font-weight: bold; color: #c19100;} /* relative to h3 bgcolor or use extra color */
h3 { font-size: 14px; font-family:inherit; font-weight: bold; color: #ff6000;} /* relative to h2 bgcolor or use extra color */
h4 { font-size: 12px; font-family:inherit; font-weight: bold; color: #a5e407;} /* relative to h1 bgcolor or use extra color */

/* extra text classes*/

/* long description text:  font, color, size */
.small_text {font-size: 10px; font-family: inherit; color: inherit;} 

/* accent text: small_text + 2px */
.big_text 	{font-size: 12px; font-family: inherit; color: inherit;}

/* title, color text: bgimage, border, +(2-4px).big_text */
.head_text 	{font-size: 14px; font-weight: bold; font-family: inherit; color: inherit; background-image: url(head_text_bg.gif); border: 0px;} 



@import url(http://maksoft.net/css/link_classes.css);
	/* predefine here*/
/* navigation links */

/* LINK CLASSES */


/* navigation links */
#nav_links{font-size:10; color: #000000;}
.nav_links{font-size:10; font-family: inherit; color: inherit}

/* main link != A, text-decoration, hover color */	
.main_link {font-size: inherit; font-family:inherit; color: inherit; text-decoration: none;}
	.main_link:hover {color: Orange;}	

/* bordered link, color, border */	
.border_link {border: solid 1px #dce2e5; color: inherit}
	.border_link:hover {border: solid 1px Orange;}	

/* difernet color link */
.color_link {color: Orange}
	.color_link:hover {color: #fffce9;}	

/* diferent bgcolor link, filter alpha */
.bgcolor_link {background: #ebeff4; color: inherit;}
	.bgcolor_link:hover {background: Orange; color: White;}	

/* read more link, >>, text-decoration, color, bgcolor */
.next_link {font-size: 10px; font-weight: bold; color: inherit}
	.next_link:hover {color: #2f6fbf}	

/* go back link, <<, text-decoration, color, bgcolor */
.back_link {font-size: 10px; font-weight: bold; color: inherit}
	.back_link:hover {color: #2f6fbf}
	
.label_link {text-decoration: none;}
.label_link:hover {text-decoration: underline;}

.subpage_link
{
	font-size: 12px;
}

a.download, a.download_doc, a.download_excel, a.download_zip {display: inline; width: 100%; height: 22px; line-height: 22px; background: url(http://www.maksoft.net/web/images/icons/down-blue.gif) 0% 50% no-repeat; padding-left: 30px;}
a.download_doc {background: url(http://www.maksoft.net/web/file_icons/doc.gif) 0% 50% no-repeat;}
a.download_excel {background: url(http://www.maksoft.net/web/file_icons/excel.gif) 0% 50% no-repeat;}
a.download_zip {background: url(http://www.maksoft.net/web/file_icons/zip.gif) 0% 50% no-repeat;}


/*@import url(http://maksoft.net/css/image_classes.css);
	/* predefine here*/

/* main image from the cuurent page, eccept images from the template */
.main_image {padding: 5px; border: 0px;}

/* border images, border alpha filter, padding, color border, border style */
.border_image {border: solid 5px #ebebea filter:alpha(opacity=50); padding: 10px; }

/* link image, hover: aplpha filter, invert filter s.o */
.link_image {}
	.link_image:hover {filter:alpha(opacity=50);}


/*@import url(http://maksoft.net/css/table_classes.css);
	/* predefine here*/

.main_table {background: transparent; padding: 5px; margin: 0px; border: 0px; color: inherit; font-family: inherit; font-size:inherit;}
.main_tr 	{background: #FFFFFF; padding: 2px}
.main_td 	{background: #FFFFFF; padding: 2px}

/* border table: border, bgcolor, border-style, */
.border_table	{background: #ebeff4; border: 1px solid #A0AAAE; color: inherit; font-family: inherit; font-size:inherit;}
.border_tr 		{background: trasnparent; border-bottom: solid 2px #FFFFFF;}
.border_td	 	{border-bottom:0px solid #A0AAAE;  border-left: 0px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 0px solid #A0AAAE; }


/*@import url(http://maksoft.net/css/block_classes.css);
	/* predefine here*/
/* message blocks, width, bgcolor, color */
.message_normal 	{display: block; margin: 5px; width: 100%; background: #f6faff; color: #000000; font: 10px inherit; padding: 10px; border: solid 1px #DDEBFF;}
	.message_normal a{color: Black;}
	.message_normal a:hover{color: Black;	text-decoration: underline;}

.message_warning 	{display: block; margin: 5px; width: 100%; background: #D5FCC9; color: #000000; font: 10px inherit; padding: 10px; border: solid 1px #CAEFA7;}
	.message_warning a{color: Black;}
	.message_warning a:hover{color: Black;	text-decoration: underline;}

.message_error 	{display: block; margin: 5px; width: 100%; background: #FF0000; color: #FFFFFF; font: 10px inherit; padding: 10px; border: solid 1px #D70000;}
	.message_error a{color: #FFF;}
	.message_error a:hover{color: White;	text-decoration: underline;}

	
/*@import url(http://maksoft.net/css/form_classes.css);
	/* predefine here*/

/* standart classes */
form 				{padding: 0px; z-index: 5; margin: 0px;}
input, select, { background: #f6faff; border: inset 1px #dce2e5; font-family: inherit; font-size: inherit; height: 20px;}
textarea 		{ background: #f6faff; border: inset 1px #dce2e5; font-family: inherit; font-size: inherit; }

/* form buttons classes */

.button_submit 	{background: #dce2e5; border: solid 2px #ebeff4; font-size: 10px; font-weight: bold; text-align: center; padding: 1px; text-decoration: none;}
.button_reset 		{background: #dce2e5; border: solid 2px #ebeff4; font-size: 10px; font-weight: bold; text-align: center; padding: 1px; text-decoration: none;}
.button_back 		{background: #dce2e5; border: solid 2px #ebeff4; font-size: 10px; font-weight: bold; text-align: center; padding: 1px; text-decoration: none;}
.button_search 	{font-size: 10px; font-weight: bold; background-image: url("button_search.gif"); background-repeat: no-repeat;}
.button_radio 		{background: #dce2e5; border: solid 2px #dce2e5; margin: 2px;}
.button_checkbox	{background: #dce2e5; border: solid 2px #dce2e5; margin: 2px;}
.list_menu 			{background: #f6faff; border: solid 1px #dce2e5; margin: 2px;}

/*@import url(http://maksoft.net/css/menu_classes.css);
	/* predefine here*/

/* main menu buttons, bgcolor, border, bgimage, font style, size, color, padding, aplha filter */

.menu_button {display: block; white-space: normal; margin:0px; font-family: inherit; font-size: 12px; font-weight: bold; background: #f6faff; border: solid 1px #ebeff4; padding:5px;}
	.menu_button:hover { background: #dce2e5; background-image: url(menu_button_hover.jpg);}
.submenu_button {display: block; white-space: normal; font-family: inherit; font-size: 10px; background: #ffd52c; border-bottom: solid 0px ; padding-left:25px; background-image: url(submenu_button.jpg); background-repeat: no-repeat;}
	.submenu_button:hover { background: #ffffff; font-weight: bold; background-image: url(submenu_button_hover.jpg); background-repeat: no-repeat;}

.menu_button_bullet, .submenu_button_bullet {display: block; width: 20px; height: 20px; float: left;}

/* navigation bar */

#navbar	{clear:both; font-weight:bold; color:inherit; margin-left:4px; float:left; list-style-type:none; background:url(http://maksoft.net/css/images/shadows/navshadow.gi) no-repeat 8px 100% trasparent; padding-bottom:20px; }
#navbar {position: absolute; background: transparent; margin-top:-9px;}
#navbar a{font-size:10px; color:inherit; background:url(http://maksoft.net/css/images/tabs/tabgrey.gif) transparent top right no-repeat; display:block; padding:2px 10px 2px 2px; }

#navbar li{
  list-style-type:none;
  float:left;
  margin:0 0 0 4px;
  padding:0 0 0 10px ;
  border-bottom:1px solid #999;
  background: url(http://maksoft.net/css/images/tabs/tabgrey.gif) #c0c0c0 top left no-repeat;
}

#navbar li.cur,
#navbar li.over,
#navbar li:hover
{
  background: url(http://maksoft.net/css/images/tabs/tabblue.gif) #3375b2 top left no-repeat;
  border-bottom:1px solid #036;
}

ul#navbar li.cur a,
ul#navbar li.over a,
ul#navbar li:hover a
{
  display:block;
  color:#fff;
  padding:2 10px 2 2;
  text-decoration:none;
  background:url(http://maksoft.net/css/images/tabs/tabblue.gif) transparent top right no-repeat;
}


/* drop-down menu classes */

/* level 0 inner */
.m0l0iout  { font-size: 10px; text-decoration: none; padding-left: 5px; background: transparent; color: inherit; height: 20px; cursor: hand;}
.m0l0iover { font-size: 10px; text-decoration: none; padding-left: 5px; background: #dce2e5; color: inherit; height: 20px; cursor: hand;}
/* level 0 outer */
.m0l0oout  { font-size: 10px; text-decoration: none; padding-left: 5px; color: inherit; background: #ebeff4; height: 20px; cursor: hand;}
.m0l0oover { font-size: 10px; text-decoration: none; padding-left: 5px; color: White; background: Orange;height: 20px; cursor: hand;}
/* Level 1 inner *  custom */
.m0l1iout  { font-size: 10px; text-decoration: none; padding-left: 5px; color: inherit; background: #ebeff4;height: 20px; cursor: hand;}
.m0l1iover { font-size: 10px; text-decoration: none; padding-left: 5px; color: inherit; background: #dce2e5; height: 20px; cursor: hand;}


/* main menu deep  levels*/
a.menu_button_5, a.menu_button_4, a.menu_button_3, a.menu_button_2, a.menu_button_1, a.menu_button_selected
{
	display: block; 
	font-size: 10px;
	font-weight: bold;
	background-color: #f9e2c2;
	border : none;
	border-top: solid 1px #c6c7c8;
	border-left: solid 1px #c6c7c8;
	border-right: solid 1px #c6c7c8;
	padding:5px;
	text-align: left;
	
}

a.menu_button_selected
{
	background-color: #666f7e;
	color: #FFFFFF;
}

a.menu_button_5:hover, a.menu_button_4:hover, a.menu_button_3:hover, a.menu_button_2:hover, a.menu_button_1:hover, a.menu_button_selected:hover
{
	background-color: #666f7e;
	color: #FFFFFF;
}

a.menu_button_5
{
	background-color: #ededed;
	border-bottom: solid 2px #666f7e;
	color: #000000;
}

a.menu_button_4
{
	background-color: #d7d7d7;
	color: #000000;
}

a.menu_button_3
{
	background-color: #c6c7c8;
	color: #000000;
}

a.menu_button_2
{
	background-color: #90969e;
	color: #FFFFFF;
}

a.menu_button_1
{
	background-color: #666f7e;
	color: #FFFFFF;
}

/*@import url(http://maksoft.net/css/extra_classes.css);
	/* predefine here*/

/*@import url(http://maksoft.net/css/admin_classes.css);
	/* predefine here*/
	
/*@import url(http://www.maksoft.net/hotels/base_style.css);
	/* predefine here*/

