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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Tahoma;
}
body {
	line-height: 1;
	background-color: #d8d8d8;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	display: block;
	border: none;
}

a{
	font-family: Tahoma;	
	color: #0072bc;
}

p{
	margin-top: 0.8em;
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #707070;	
}

h1{
	font-family: Arial;
	font-size: 1.9em;
	line-height: 1.1em;
	font-weight: normal;
	color: #f25a29;
}
h2{
	font-family: Arial;
	font-size: 1.6em;
	line-height: 0.9em;
	font-weight: normal;
	color: #f25a29;
	margin-top: 1.1em;
}

#updescr{
	font-size: 0.8em;
   color: #333333;
}

#text{
	margin-left: 266px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 90px;
	padding-left: 131px;
	padding-bottom: 30px;
	padding-right: 30px;
	background-color: #fff;
		
}

* html #text{
	top: 25px;
	left: 45px;
	position: relative;
}

#left{
	position: absolute;
	top: 0;
	left: 0;
	width: 372px;
	z-index: 100;
}



#logotip{	
	background-image: url('../images/logotip_background.png');	
	height: 186px;
	padding-top: 32px;
	padding-left: 41px;
}

#image_logotip{
	position: relative;
}

#nav_menu{
	height: 370px;
	padding-left: 60px;
	background-image: url('../images/nav_background.png');
}

#nav_menu ul{
	margin-top: 20px;
	position: relative;
}

#nav_menu ul li{
	line-height: 20px;
}

#nav_menu a{
	padding-left: 25px;
}

#clip{
	position: relative;
	top: -15px;
	right: 10px;
	float: right;
	width: 463px;
	height: 82px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url('../images/clip.png');
	background-repeat: no-repeat;
}

* html #clip{
	top: -35px;
}

#clip h1{
	font-family: Tahoma;
	font-size: 1.4em;
	color: #ffffff;

	
	margin-top: 35px;
	margin-left: 20px;
}

#details{
	padding-top: 15px;
	font-family: Tahoma;	
	font-size: 0.7em;
	color: #555;
	line-height: 150%;
 background-color: #f6f6f6;
}

#description{
	clear: both;
	margin-top: 30px;	
}

#description li{
	font-family: Tahoma;	
	font-size: 0.9em;
	color: #707070;
	line-height: 1.3em;
	padding-left: 10px;		
}


#footer{
	margin-left: 405px;
	font-family: Tahoma;
	font-size: 0.8em;
	color: #707070;
	line-height: 20px;
}