/**Tab's*/

#tabs {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#tabs ul, #tabs li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}


#tabs a:link, #tabs a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-weight: bolder;
/*	font-size : small;
	font-weight : normal;
*/	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
/*	font: Verdana, Helvetica, Arial;
*/
}

#tabs a:link.active, #tabs a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
/*	font: Verdana, Helvetica, Arial;*/
}

#tabs a:hover	{
	color : #f00;
/*	font: Verdana, Helvetica, Arial;*/
}

	
div.section-1 #tabs li#nav-1 a, 
div.section-2 #tabs li#nav-2 a,
div.section-3 #tabs li#nav-3 a,
div.section-4 #tabs li#nav-4 a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
	font-weight: bolder;
/*	font-size : small;
	font-weight : normal;
*/	text-decoration : none;
/*	font: Verdana, Helvetica, Arial;
*/}

#tabs #subnav-1,
#tabs #subnav-2,
#tabs #subnav-3,
#tabs #subnav-4 {
	display : none;
	width: 90%;
/*	font: Verdana, Helvetica, Arial;*/
}

div.section-1 #tabs ul#subnav-1, 
div.section-2 #tabs ul#subnav-2,
div.section-3 #tabs ul#subnav-3,
div.section-4 #tabs ul#subnav-4 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
/*	font: Verdana, Helvetica, Arial;*/
}

div.section-1 #tabs ul#subnav-1 a, 
div.section-2 #tabs ul#subnav-2 a,
div.section-3 #tabs ul#subnav-3 a,
div.section-4 #tabs ul#subnav-4 a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
/*//	font-size : smaller;
//	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
//	text-decoration : none;
//	font: Verdana, Helvetica, Arial;
*/
}

#tabs ul a:hover {
	color : #f00 !important;
	/*	font: Verdana, Helvetica, Arial;*/
}

#history, #download, #logindiv {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
/*	font: Verdana, Helvetica, Arial;*/
}
/*
a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	//font-size: 11px;
	color: #565656;
}
*/*
/*Cia biski ne prie tabu bet netrukdo :)*/
input, select {
	border-color: #cccccc #cccccc #cccccc #cccccc;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}