/*

Copyright (c) 2009 WWW.RUMB.RU. All rights reserved.



System CSS - version 3 (css_v3)



Global default styles



Revision: 23 (11.02.10)

*/



body {

	margin: 0px;
	line-height:normal;
	padding: 0px;
	background:#FFF;

	//font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	//line-height: 0px;

	text-decoration: none;

	color: #000000;

	font-weight: normal;

	font-style: normal;

	text-align: left;

	//vertical-align: top;

}


.ns_deyta
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#695B39;
}

.ns_zagal a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#695B39;
}
.ns_datatext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#695B39;
}



h1, h2, h3, h4, h5, h6 {

	font-size: 16px;

	font-style: normal;

	text-decoration: none;

	color: #000000;

	font-weight: normal;

	//font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	//padding: 0px;

	//line-height: 0px;

}



table{

	border-width:0px;

	empty-cells: show;

	border-collapse:collapse;

	padding:0px;

	margin:0px;

	text-align: left;

	vertical-align: top;

	width: 100%;

}



td, th{

	border-width:0px;

	border-collapse:collapse;

	padding:0px;

	margin:0px;

	vertical-align: top;

	font-weight: normal;

}

img {

	border: none;

	margin: 0px;

	padding: 0px;

}

ul, ol {

	margin: 0px;

	padding: 0px;

	list-style-position: outside;

	list-style-type: none;

	list-style-image: none;

}

li {

	padding: 0px;

	margin: 0px;

}

a {

	color: #0099FF;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

p, pre {

	padding: 0px;

	margin: 0px;

}

strong{

	font-weight: bold;

}

form, address, caption{

	margin: 0px;

	padding: 0px;

}

button, input, label {

	border:0px;

	margin: 0px;

	padding: 0px;

	outline-width: 0px;

	outline-style: none;

}


