html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Tahoma, "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #494f54;
	background: url(../../images/bg-footer.gif) ;
	line-height: 1.5em;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 1.6em; font-weight: normal; color: #e31a15; margin-bottom: 1em; text-transform: uppercase; letter-spacing: 1px;}
#texttop h2 {font-size: 2em; font-weight: normal; color: #e31a15;}
h2 {font-size: 1.1em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 0.2em;}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #000; text-decoration: none;}
img {border: none;}
#content img {border: 1px solid #8b9399;}
p {margin-bottom: 1.5em;}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none;}

.none {display: none;}

img.lft {
	float: left;
	margin: 0 10px 10px 0;
	}

img.rgt {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 15px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
.vice {
	color: #494f54;
	font-size: 0.8em;
	border-top: 1px solid #b3b7b9;
	padding: 10px 15px 15px 25px;
	background: url(../../images/sipka-t.gif) no-repeat 100% 13px;
	}
	.vice:hover {
		color: #E31A15;
		background-position: 100% -37px;
		}
		
#all {font-size: 1.1em;}
.logo {margin-bottom: 20px;}
	
#h_menu, #search, #refercolumn, #sidecol, #lang, .vice, #navi, .developer, .focus , object, embed, #banner {display: none;}
