* {
    -moz-box-sizing: border-box;
} 

html{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .9em;
	height: 100%;
}

BODY {
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  margin: 0;
	padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; 
}

A {
	color: #FFA200;
	text-decoration: none;
}

H3 {
	font-size: 1.0em;
	margin: 0.2em 0.2em 0.2em 0.2em;
	font-weight: bold;
	color: #FFA200;
	border-bottom: 1px solid #FFA200;
	padding: 0.2em;
}

#container {
	width: 749px;
	min-height: 90%;
	padding: 0;
	margin: auto;
	margin-top: 2px;
}
#adslogo {
  text-align: left;
  background: #000;
}
#adslogo H2{
  padding: 0;
  margin: 0; 
}
#adslogo H2 A {
  display: block;
	width: 148px;
	height: 50px;
  padding: 0;
  margin: 0;  
  background: transparent url("/img/autodesk_header_logo.gif") no-repeat;
  text-indent: -700em;
  text-decoration: none;
}
#header {
	position: relative;
	height: 120px;
	background-color: #8896A5;
	margin: 0;
	background: transparent url(/img/ros/head.jpg) no-repeat;
}

#header h1 {
  position: absolute;
  top: 14px;
  left: 14px;
  margin: 0;
  padding: 0;
  font-size: 2px;
  background: url("/img/ros/head_ros.jpg") no-repeat;
  height: 92px;
  z-index: 100; /* above the UL */
}

#header h1 a {
  display: block;
  margin: 0;
  padding: 0;
  width: 212px;
  height: 92px;
  background: url("/img/ros/head_ros.jpg") no-repeat;
  color:#fff;
  text-indent: -700em;
  text-decoration: none;
} 

#header h2 {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0;
  padding: 0;
  font-size: 2px;
  background: url("/img/ros/head_autodesk.jpg") no-repeat;
  height: 46px;
  z-index: 100; /* above the UL */
}

#header h2 a {
  display: block;
  margin: 0;
  padding: 0;
  width: 174px;
  height: 46px;
  background: url("/img/ros/head_autodesk.jpg") no-repeat;
  text-indent: -700em;
  color:#fff;
  text-decoration: none;
}

#header ul {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0 25px 0 0;
  list-style: none;
  z-index: 90; /* below the H1 */
}
#header li {
  float: right;
  background: transparent url("/img/ros/head_btn_bg.gif") 100% top no-repeat;
	padding: 0 6px 0 0;
	margin: 0 2px 0 2px;
	border-bottom: 2px solid #ddd;
	font-size: 10px;
}
#header li.mtopact {
	border-bottom: 2px solid #f96;
}

#header ul a {
  float: left;
  display: block;
  padding: 1px 2px 1px 8px;
  background: transparent url("/img/ros/head_btn_bg.gif") 0% top no-repeat;
  font-weight: normal;
  font-size: 10px;
  color: #888;
  text-decoration: none;
}
#header li:hover {
	border-bottom: 2px solid #f96;
}

#content {
  clear: both;
  display: block;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	padding-top: 15px;
}

#navi {
	width: 170px;
	float: left;
	margin: 0;
	margin-bottom: 25px;
	padding-top: 8px;
	background: url("/img/ros/menu_top.png") top left no-repeat;
}

#navi UL {
	list-style: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#navi H3 {
	padding: 4px 15px 4px 15px;
	margin: 0;
	color: #666;
	text-align: left;
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #eee;
}
#navi H3.p {
  border-top: none;
}
#navi H3.k {
  border-bottom: none;
}

#navi H3 A {
	padding:0;
	margin: 0;
	color: #666;
	font-weight: bold;
}
#navi H3.mColaps {
  background: url("/img/ros/menu_plus.png") 0% 50% no-repeat;
}
#navi H3.mExpand {
  background: url("/img/ros/menu_minus.png") 0% 50% no-repeat;
}

#navi li {
  text-align: left;
	padding: 2px 1px 1px 25px;
	margin: 0;
}

#navi li a {
	padding:0;
	margin: 0;
	color: #666;
	font-weight: normal;
}

#navi li a:hover {
	color: #f96;
}

#navi li.closer {
  font-size: 1px;
  height: 1px;
}
#navishadow {
  height: 8px;
  font-size: 2px;
  margin: 0;
  padding: 0;
  background: url("/img/ros/menu_bottom.png") top left no-repeat;
}

#startdocsmrg {
  margin: 0;
  padding: 0;
}
#startdocs {
	width: 562px;
	float: right;
	text-align: justify;
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 0;
}

.docTitle {
  text-align: left;
  margin:0;
  padding:0;
  border-bottom: 1px solid #FFA200;
}

.docTitle h2 {
  margin:0;
  padding:0;
  padding-right: 10px;
  padding-top: 0px;
  color: #777;
  font-size: 16px;
  font-weight: bold;
}

P {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 1.2em 0.2em 1.2em 0.2em;
	text-align: justify;
}

.pgClearBoth {
  clear: both;
  margin: 0;
  padding: 0;
}

#footer {
  background: #000;
  clear: both;
  color: #fff;
  font-size: 9px;
}
#footer P {
  padding: 7px 8px 7px 8px;
  margin: 0;
}
#footer A {
  color: #fff;
  font-size: 9px;
}
#footerlogo {
  float:right;
  padding-right:8px;
}

.obrazek {
  text-align: center; 
	font-size: 10px;
}

.forminput {
	padding: 1px;
	font-size: 11px;
	background-color: #FFFFFF;
	border : solid;
	border-bottom-color : #000000;
	border-bottom-width : 1px;
	border-left-color : #000000;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-width : 1px;
	border-spacing : 1px;
	margin : 2px;
}

.forminput:ACTIVE {
  background-color: #FFF6E5;
}

.forminput:FOCUS{
	background-color: #FFF6E5;
}

.forminput[TYPE=submit] {
	background-color: #FFE8BF;
	border : solid;
	border-bottom-color : #000;
	border-bottom-width : 1px;
	border-left-color : #000;
	border-left-width : 1px;
	border-right-color : #000;
	border-right-width : 1px;
	border-top-color : #000;
	border-top-width : 1px;
	border-spacing : 1px;
}

LABEL {
	padding: 4px;
	font-size: 12px;
	margin-top: 9px;
	font-weight: bold;
}

.pgNote {
  font-weight: normal;
  font-size: 10px;
  color: #333;
  background: #F9F9F9;
  border-left: 1px solid #FFA200;
        border-right: 1px solid #FFA200;
  padding: 3px;
  margin-bottom:3px;
        margin-top:3px;
}

.down {
  margin-left:2px;
  margin-right:2px;
  padding: 5px; 
  background: #eee;
  border: 1px solid #ccc;
}

.downsize {
  float:right;
  width:75px;
  text-align:right;
}

.downlink {
  float:right;
  width:100px;
}

.info {
  padding:2px;
  font-size: 10px;
  color: #333;
}

