body{color:#000;background:#FFF;}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color:#1B1B45;
	text-align:center;
}
a, a:visited  {
	text-decoration:none;
	color:#1D577F;
}
a:hover {
	text-decoration: underline;
	color: red;
}
input,select,textarea {
	border:1px solid #C5A87C;
	background-color:#FFFFFF;
}
fieldset {
	margin:3px;
	padding:10px;
	border: 1px solid #EBEBEB;
}
.border {
	border-left: 1px solid #DDE4EA;
	border-right: 1px solid #DDE4EA;
	border-top: 1px solid #F7F9D3;
	border-bottom: 1px solid #F7F9D3;
}
#site {
	width:980px;
	margin:0 auto;
	text-align:left;
}
legend {
	padding: 0 10px;
	font-weight:bold;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
	font-size:12px;
	padding:3px;
}
th {
	text-align:center;
	font-weight:bold;
}
ul {
	margin:0;
	padding-left:15px;
}
li {
	list-style-type:none;
	list-style-image:url(/img/bul.gif);
	margin-top:3px;
}
.ruler {
	background-color: lightgrey;
	height:1px;
	margin:5px 0;
	margin-top:9px;
}
input, textarea, select {
	padding:3px;
}
textarea {
	height:50px;
	width:280px;
}

#top {
	height:136px;
	background:url(/img/top_m.jpg) repeat-x;
}
#topl {
	height:136px;
	background:url(/img/top_l.jpg) no-repeat;
}
#topr {
	height:136px;
	background:url(/img/top_r.jpg) top right no-repeat;
}
#nos {
	margin-top:31px;
	margin-left:42px;
}
#topsat{
	margin-top:38px;
	padding-left:20px;
}
#menu2 {
	border:1px solid #D8A44E;
	padding:3px 20px;
	background-color:#FF9F0C;
	color:#FFF1CA;
	margin: 10px 0;
}
#menu2 a {
	color:#FFF1CA;
	text-decoration:none;
}
.menucont {
	padding: 8px 6px;
	font-weight:bold;
}
#saturs {
	padding-left:10px;
}
.butonstyled {
	background-color:#FF9F0C;
	color:#FFF1CA;
}
.actnoz {
	font-weight:bold;
}
