html { 
	overflow-y:scroll; 
}

body {
	margin: 5px 0px 0px 0px;
	background: url(images/bg.gif) repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #565555;
}

img {
	border: none;
	outline: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #333333;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-family: VerlagCondensed-Bold, Arial;
	font-weight: normal;
/*	letter-spacing: 1px; */
	width: 270px;
	border-bottom: 3px solid #d30b18;
	margin: 20px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
}


h3 {
	font-size: 18px;
	font-family: VerlagCondensed-Bold, Arial;
	font-weight: normal;
/*	letter-spacing: 1px; */
	width: 320px;
	border-bottom: 3px solid #d30b18;
	margin: 20px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
}

h4 {
	font-size: 18px;
	font-family: VerlagCondensed-Bold, Arial;
	font-weight: normal;
/*	letter-spacing: 1px; 
	width: 320px; */
	border-bottom: 3px solid #d30b18;
	margin: 20px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
}

@font-face {
	font-family: VerlagCondensed-Bold;
	src: url(fonts/VerlagCondensed-Bold.otf);
}


#raamis {
	width: 1006px;
	position: relative;
	margin: 0 auto;
	background: url(images/header_bg.gif) repeat-x;	
	background-color: #ededed;
}

#header {
	width: 1006px;
	height: 314px;
}

#content {
	margin: 0px 0px 20px 50px;
}

#content ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#logo {
	float: left;
	z-index: 999;

}

#kluchi_wrap {
	width: 1004px;
	height: 235px;
	position: absolute;
	top: 79px;
	left: 1px;
	background: #fff;
}

#kluchi {
	background: url(images/kluchi.png) no-repeat top left;
	width: 369px;	
	height: 266px;
	position: absolute;
	top: 48px;
	left: 72px;
}


#kluchi:hover {
	background: url(images/kluchi.png) no-repeat bottom left;	
	width: 369px;
	height: 266px;
	position: absolute;
	top: 48px;
	left: 72px;	
}

#grafiks1 {
	background: url(images/grafiks1.gif) no-repeat;	
	width: 1004px;
	height: 235px;
	position: absolute;
	top: 79px;
	left: 72px;
	font-family: VerlagCondensed-Bold; 
	font-size: 62px;
	color: #bebcbd;	
}

#grafiks1eng {
	background: url(images/grafiks1eng.gif) no-repeat;	
	width: 1004px;
	height: 235px;
	position: absolute;
	top: 79px;
	left: 72px;
	font-family: VerlagCondensed-Bold; 
	font-size: 62px;
	color: #bebcbd;	
}


#grafiks2 {
	background: url(images/grafiks2.gif) no-repeat;	
	width: 1004px;
	height: 235px;
	position: absolute;
	top: 79px;
	left: 72px;
	font-family: VerlagCondensed-Bold; 
	font-size: 62px;
	color: #bebcbd;	
}


#grafiks2eng {
	background: url(images/grafiks2eng.gif) no-repeat;	
	width: 1004px;
	height: 235px;
	position: absolute;
	top: 79px;
	left: 72px;
	font-family: VerlagCondensed-Bold; 
	font-size: 62px;
	color: #bebcbd;	
}



#partneris {
	width: 628px;
	height: 78px;
	position: absolute;
	top: 240px;
	right: 5px;
	background: url(images/partneris.png) no-repeat;	
	color: #bebcbd;	
	text-indent: -1000em;
}

#partner {
	width: 628px;
	height: 78px;
	position: absolute;
	top: 240px;
	right: 5px;
	background: url(images/partner.png) no-repeat;	
	color: #bebcbd;	
	text-indent: -1000em;
}




#footer {
	width: 1006px;
	height: 85px;
	background-color: #fff;
	position: relative;
}

#copyright {
	color: #c0bfbf;
	float: right;
}

#citrix, #oracle, #ibm, #esf {	
	text-indent: -1000em;
	float: left;
	margin: 15px 0px 0px 35px;
	display: block;
}

#citrix a {
	width: 151px;
	height: 75px;
	background: url(images/citrix.gif) no-repeat bottom;
	display: block;
}

#citrix a:hover {
	width: 151px;
	height: 75px;
	background: url(images/citrix.gif) no-repeat top;
}

#oracle a {
	width: 166px;
	height: 75px;
	background: url(images/oracle.gif) no-repeat bottom;
	display: block;
}

#oracle a:hover {
	width: 166px;
	height: 75px;
	background: url(images/oracle.gif) no-repeat top;
}

#ibm a {
	width: 122px;
	height: 75px;
	background: url(images/ibm.gif) no-repeat bottom;
	display: block;
}

#ibm a:hover {
	width: 122px;
	height: 75px;
	background: url(images/ibm.gif) no-repeat top;
}


#esf a {
	width: 126px;
	height: 75px;
	background: url(images/esf.gif) no-repeat bottom;
	display: block;
	margin-left: 50px;
}

#esf a:hover {
	width: 126px;
	height: 75px;
	background: url(images/esf.gif) no-repeat top;
	margin-left: 50px;
}

.block1 {
	width: 270px;
	padding: 0px 0px 20px 50px;
	float: left;
}

.block2 {
	width: 480px;
	padding: 47px 0px 50px 50px;
	float: left;
}


#menu {
	float: right;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	font-size: 16px;

}

#menu li a {
	display: block;
	padding: 25px 15px 10px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 16px; 
	font-weight: bold;
	border: 1px solid #fff;
	border: 1px solid transparent !important;


}

#menu li a:hover {
	display: block;
	padding: 25px 15px 10px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #d30b18;
	font-size: 16px; 
	color: #fff;
	font-weight: bold;
	border: 1px solid #d30b18;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px; 
}

.ro a {
	display: block;
	background-color: #d30b18;
	font-size: 16px; 
	color: #fff;
	font-weight: bold;
	border: 1px solid #d30b18;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px; 
}



#lang {
	position: absolute;
	right: 10px;
	top: 90px;
	width: 300px;
	height: 16px;
}

#lv a {
	float: right;
	width: 26px;
	height: 16px;
	background: url(images/lang.png) top left;
	display: block;
	text-indent: -999px;
	margin: 0px 0px 0px 10px;
}

#lv a:hover {
	float: right;
	width: 26px;
	height: 16px;
	background: url(images/lang.png) bottom left;
	display: block;
	text-indent: -999px;
	margin: 0px 0px 0px 10px;
}

#eng a {
	float: right;
	width: 26px;
	height: 16px;
	background: url(images/lang.png) top right;
	display: block;
	text-indent: -999px;
	margin: 0px 0px 0px 10px;
}

#eng a:hover {
	float: right;
	width: 26px;
	height: 16px;
	background: url(images/lang.png) bottom right;
	display: block;
	text-indent: -999px;
	margin: 0px 0px 0px 10px;
}

#lv a.hv {
	background-position: bottom left;
}

#eng a.hv {
	background-position: bottom right;
}










