body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	color: black;
}



p {
	text-indent: 5px;
}



h1 {
	font-size: 14px;
}



h4 {
	font-size: 12px;
}



img {
	border: 0;
}



a {
	font-size: 12px;
	color: #006b84;
}

a:hover {
	text-decoration: none;
}

a.cat {
	font-weight: bold;
	color: #6ac335;
}

a.theme_green {
	font-size: 11px;
	font-weight: bold;
	color: #6ac335;
}

a.theme_sel {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.podcat {
	font-size: 11px;
	font-weight: normal;
	color: #006aa9;
}

a.footmenu {
	font-weight: bold;
	color: #006aa9;
}

a.pathway {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}



b.date {
	display: block;
	font-size: 11px;
	color: #6b6b6b;
	margin-bottom: -10px;
}

b.whiteback1 {
	background-color: #ffffff;
	font-weight: normal;
}

b.whiteback2 {
	background-color: #ffffff;
	font-weight: bold;
}



h1.catnamebig {
	font-size: 20px;
	font-weight: normal;
	color: #006aa9;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}



li.top_menu,ul.top_menu {
	display: inline;
	margin: 0px;
	padding: 0px;
}
li.top_menu {
	margin-left: 20px;
}



td.fieldname {
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	padding-right: 8px;
}

td.pad {
	background: #ffffff;
	padding-top: 10px;
}

td.pad10 {
	padding-top: 10px
}



tr.pointer {
	background: #ffffff url(/img/point.gif) left bottom repeat-x;
}



.addtheme, textarea.addtheme {
	border: solid 1px #b0b0b0;
	width: 415px;
	height: 18px;
}
textarea.addtheme {
	height: 57px;
}

input.sendans_inp {
	width: 236px;
	height: 15px;
	border: 0px;
}

textarea.sendans_ta {
	overflow: auto;
	width: 235px;
	height: 86px;
	border: 0px;
}

div.div_ans_inp {
	width: 242px;
	height: 21px;
	background: #ffffff url(/img/frame_inp.gif) left top no-repeat;
	padding-top: 2px;
	text-align: center;
}

div.div_ans_ta {
	width: 242px;
	height: 92px;
	background: #ffffff url(/img/frame_ta.gif) left top no-repeat;
	padding-top: 2px;
	text-align: center;
}



/* Стили для инпута загрузки файла     begin */
div.fileinputs {
	position: relative;
	left: -10px;
	top: -10px;
}

div.fakebtn {
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 1;
}

input.fakefile {
	position: absolute;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 3;
}

div.faketext {
	position: absolute;
	top: 0px;
	z-index: 5;
}

input.browsetext {
 	background: transparent;
 	margin-left: 13px;
 	margin-top: 2px;
 	height: 17px;
	width: 332px;
 	border: none;
}
/* Стили для инпута загрузки файла     end */



div.step1 select {	
	width: 415px;
}
