html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	border: 0px none;
	font: inherit;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	vertical-align: baseline;
	padding: 2px;
}

body {
	background: url("images/kachelbackground.jpg");
}

.TRO_content{
	width: 710px;
	margin: 0 auto 100px auto;
	background-color: #FFF;
		/*	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/
}

.trodatnetStyle-Highlight{
	font-size: 18px;
	font-weight: bold;
	color: rgb(96, 136, 41);
}

div.TRO_content h1, h2, div.TRO_content div#TRO_contentColumn h1 a:link, div.TRO_content div#TRO_contentColumn h1 a:visited {
    color: rgb(96, 136, 41);
}

div.TRO_content h1 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}


.img_algin_centr {
/*margin: 0 auto;*/
text-align: center;
}

div.TRO_hr {
    background: url("/images/line_content_green.png") no-repeat scroll 0px 0px transparent;
}

#clear {clear: left;}

.TRO_clear {
    width: 0px;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    clear: both;
    display: block;
}

img.trodatnetCustom-FloatLeft, img.trodatnetStyle-FloatLeft {
    float: left;
    margin: 2px 5px 5px 0px;
}

img.trodatnetCustom-FloatRight, img.trodatnetStyle-FloatRight {
    float: right;
    margin: 2px 0px 5px 5px;
}

a {
   font-style: italic;
   color: #608829; /* Цвет обычной ссылки */ 
   text-decoration: none; /* Убираем подчеркивание у ссылок */
}
a:visited {
	color: #608829; /* Цвет посещённой ссылки */
   } 
a:hover {
    color: #608829; /* Цвет ссылки при наведении на нее курсора мыши */  
    text-decoration: underline; /* Добавляем подчеркивание */
}
