.inSophyColor {
	color: #d53a00;
}

form {
margin-bottom:0px;
padding-bottom:0px;
margin-top:0px;
padding-top:0px;
}

#moreInfo {
margin-top:30px;
font-style:italic;
display:none;
}

#innovationMotto {
text-align:center;
}

#dataMotto {
text-align:right;
}

.disabled {
color:#ccc;
}

.enabled {
color:#000;
}


html {
	margin: 0px;
}
body {
font-family: helvetica,arial, sans-serif;
	background-color: #ddd;
	margin: 0px;
	font-size:small;
}

.nahoru {
	text-align: right;
}
.tab td {
  padding: 6px;
}
.tab th {
  font-weight: bold;
  /*font-stretch: semi-expanded;*/
}
.back {
  background-color: rgb(230,230,230);
}
#main {
	background-color: white;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid black 1px;
	border-right: solid black 1px;
	border-left: solid black 1px;
}



#head {
	background-image: url("../img/head.png");
	cursor:pointer;
	text-align: right;
	font-size: 14px;
	vertical-align: top;
	height: 79px;
	padding: 6px;
}
#lang {
	width: 70px;
	text-align: center;
	position: absolute;
	top: 117px;
	margin-left: 450px;
}
#lang a {
	color: #666666;
}
#menu {
	font-size: x-small;
	border-top: solid #333 1px;
}
div.menuItem {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#888;
	color: white;
	width: 136px;
	float: left;
	text-align: center;
	border-bottom: solid #333 1px;
	border-right: solid #333 1px;
	cursor: pointer;
	font-family: arial, sans-serif;
	font-size: 120%;
}

#menu .selected {
	border-bottom: solid white 1px;
	background-color:white;
}
#menu .selected a {
color:black;
}


#menu .inSophy {
	width: 264px;
	background-color: #d53a00;
	border-left: solid #324350 1px;
	background-image: none;
	border-right: none;
	cursor:default;
}
#menu a {
	color: white;
}

#back {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	background-image: url("../img/dottedBorderRightLong.gif");
	background-position: right;
	background-repeat: repeat-y;
}
#content {
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	width: 635px;
	background: none;
	min-height: 445px;
}
* html #content {
	height: 445px;
}
#rightColumn {
	float: right;
	width: 266px;
	background: none;
	font-size:85%;
	margin-top:-20px;
}
#logo {
	text-align:center;
	margin-top: 5px;
	margin-bottom: 16px;
}
.rightColumnCaption {
	background-color:#888;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: solid #333 1px;
	border-left: solid #333 1px;
	border-bottom: solid #333 1px;
	background-repeat: no-repeat;
	background-position: 12px 5px;
}
.rightColumnCaption a {
	color: white;
}
.rightColumnData {
	min-height: 30px;
	padding: 10px;
	padding-bottom: 20px;
}
#rightColumn ul {
	list-style-type: circle;
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
}

#motto {
text-align:right;
margin-right:285px;
font-size:140%;
position:absolute;
top:-38px;
right:0px;
}

#printTail {
	display:none;
}

#tail {
	position:relative; /*the motto needs this */
	padding: 5px 20px 2px;
	font-size: small;
	text-align: left;
	height: 20px;
	background-color:#888;
	border-bottom: solid black 1px;
	border-top: solid black 1px;
}
#tail a {
	color: white;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #d53a00;
}
a:hover {
	text-decoration: underline;
}
a.external {
	padding-right: 17px;
	background-image: url("../img/externalLink.gif");
	background-position: right;
	background-repeat: no-repeat;
}
a.newWindow {
	padding-right: 17px;
	background-image: url("../img/externalLink.gif");
	background-position: right;
	background-repeat: no-repeat;
}
a.newExternal {
	padding-right: 17px;
	background-image: url("../img/externalLink.gif");
	background-position: right;
	background-repeat: no-repeat;
}
br.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
#footerRight {
	float: right;
	text-align: right;
}
#search {
	margin-top: 10px;
	margin-bottom: 10px;
}
#partners img {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#as_oq {
	height: 15px;
	font-size: 11px;
	width: 80px;
	padding-left: 5px;
}
#submitsearch {
	font-size: 11px;
	border: solid black 1px;
	background-color: #d53a00;
	color: white;
	margin-left: 5px;
}
h1 {
	font-size: 130%;
	text-align: left;
	margin: 20px 0px 5px 0px;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 125%;
	text-align: left
}
p {
	text-align: left;
	margin:0px;
}
.larger {
	font-size: 115%;
}
img.bullet {
	vertical-align: middle;
}
.center {
	text-align: center;
}

.bold {
font-weight:bold;
}

.left {
text-align:center;
}


/* -------------------------- */

.indentForm label {
float:left;
margin-top:0px;
margin-bottom:2px;
padding-right:10px;
text-align:right;
width:75px;
}

.indentForm input, .indentForm textarea, .indentForm button {
float:left;
margin-bottom:2px;
width:140px;
border: solid #999 1px;
}

.indentForm input.submit {
width:142px;
}


/* references */
div.references_imgs {
	text-align:center;
}
div.references_imgs img {
	margin-right:50px;
	margin-top:10px;
	margin-bottom:10px;
}

div.referenceBubble {
	width:450px;
	font-size:85%;
	font-style:italic;
	float:right;
	background-color:#f5f5f5;
	padding:5px 10px 5px 10px;
	text-align:right;
	border:solid #ccc 1px;
	/*margin-top:-30px;*/
	margin-bottom:20px;
	margin-right:80px;
	margin-top:50px;
}

div.referenceBubble .logo {
position:relative;
right:0px;
top:-25px;
}

div.referenceBubble .logo img {
border:solid #bbb 1px;
}

div.referenceBubble cite {
margin-top:-15px;
margin-bottom: 10px;
display:block;
}


.referenceLink {
margin-top:5px;
margin-left:20px;
}


/* about us */

#about_p1 {
	background-image:url('../img/cvut.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	padding-right: 165px;
	text-align: left;
}
#about_p1 h1 {
	font-size:130%;	
	margin:0px 0px 5px 0px;
}
#about_p1 p {
	margin-top:0px;
	text-align: left;
}

#about_p2 {
	background-image:url('../img/calendar.jpg');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin: 50px 0px 0px 0px;
	padding-left: 165px;
	text-align: right;
}
#about_p2 h1 {
	font-size:130%;	
	margin:0px 0px 5px 0px;
	text-align: right;
}
#about_p2 p {
	margin-top:0px;
	text-align: right;
}

#about_p3 {
	background-image:url('../img/inplan.png');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin: 50px 0px 0px 0px;
	padding-right: 195px;
	text-align: left;
}
#about_p3 h1 {
	font-size:130%;	
	margin:0px 0px 5px 0px;
}
#about_p3 p {
	margin-top:0px;
	text-align: left;
}


.teamMember {
	margin-left:20px;
}

.teamMember .avatar {
	float:left;
}

.teamMember .info {
	margin-left:105px;
}

.teamMember .info h3 {
	margin-bottom:0px;
}

.teamMember .position {
	display:block;
	margin-bottom:8px;
	font-style:italic;
}

.teamMember .publications {
font-size:85%;margin-top:10px;
}

.teamMember .publications ul {
margin-top:0px;
}

#contactInfo {
width:560px;
margin-left:40px;
margin-right:40px;
}


/* our services */

#aps_manufacturing {
	float:left;
	background-image:url('../img/manufacturing_officer.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:230px;
	padding-left:85px;
	height:200px;
	text-align:left;
}
#aps_manufacturing h1 {
	font-size:110%;	
	margin:20px 0px 15px 0px;
}
#aps_manufacturing ul {
	margin:0px;
	padding-left:20px;
}
#aps_manufacturing em {
	color: #d53a00;
}

#aps_sales {
	float:right;
	background-image:url('../img/sales_officer.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	width:220px;
	padding-right:70px;
	height:200px;
	text-align:left;
}
#aps_sales h1 {
	font-size:110%;	
	margin:20px -10px 15px 0px;
}
#aps_sales ul {
	margin:0px;
	padding-left:20px;
}
#aps_sales em {
	color: #d53a00;
}

#aps_conflict {
	text-align:center;
}
#aps_conflict h1 {
	text-align:center;
}
#aps_conflict div, #aps_conflict img {
	float:left;
	font-size:130%;
	font-weight:bold;
}
#conflict_1 {
	padding:10px 0px 0px 30px;
	width:200px;
}
#conflict_2 {
	padding: 0px 10px 0px 10px;
}
#conflict_3 {
	padding:10px 0px 0px 0px;
	width:200px;
}
#conflict_4 {
	clear:both;
}
#conflict_5 {
	float:none;
	margin-top:10px;
	width:100%;
}

#aps_screens {
	text-align:center;
}
#aps_screens img {
	margin:5px;
	border: solid #aaa 1px;
}

/* home */
#home_about {
	margin: 30px 0px 20px 20px;
	clear:both;
}
#home_about div {
	text-align:justify;
	font-size:110%;
}
#home_about h1 { 
	margin-left:0px;
	margin-bottom:10px;
	font-size:120%;
}
#home_about img {
	height:170px;
	float:right;
	margin: 0px 30px 0px 40px;
}

#home_inplan_info {
	margin: 0px 0px 20px 20px;
	clear:both;
}
#home_inplan_info div {
	margin-top: 10px;
	text-align:justify;
	font-size:110%;
}
#home_inplan_info h1 { 
	margin-left:0px;
	font-size:130%;
}
#home_inplan_info img {
	float:left;
	margin-right:10px;
}

#home_inplan_benefits {
	margin: 0px 0px 20px 20px;
	clear:both;
}
#home_inplan_benefits h1 { 
	margin-left:0px;
	font-size:130%;
}
#home_inplan_benefits ul {
	color:#d53a00;
	font-size:120%;
}
#home_inplan_benefits #home_link {
	float:right;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:40px;
	margin-right:0px;
	font-weight:bold;
	font-size:130%;
	background-color: #d53a00;
	
}

#home_inplan_benefits #home_link a {
	color:white;
}





/* career */
div.career_position {
	width:530px;
	font-size:85%;
	background-color:#f5f5f5;
	padding:5px 10px 5px 10px;
	border:solid #ccc 1px;
	margin: 50px auto 20px auto;
}

div.career_position .title {
	position:relative;
	left:30px;
	top:-15px;
	width:180px;
	padding: 2px 10px 2px 10px;
	text-align:center;
	color:#d53a00;
	background-color:white;
	border:solid #bbb 1px;
	font-size:115%;
	font-style:italic;
}

div.career_position ul {
	margin-top:5px;
}


/* test aps */
#test_aps_p1 {
	font-weight:bold;
	font-size:130%;
	height:90px;
	margin: 30px 0px 0px 0px;
	clear:both;
}
#test_aps_p1 img {
	float:right;
}
#test_aps_p1 p {
	border:solid black 1px;
	border-right: none;
	margin-right:126px;
	padding:10px;
}

#test_aps_p2 {
	font-weight:bold;
	font-size:130%;
	height:120px;
	margin: 10px 0px 0px 20px;
	clear:both;
}
#test_aps_p2 img {
	float:left;
	margin-top:-25px;
}
#test_aps_p2 p {
	border:solid black 1px;
	border-left: none;
	margin-left:81px;
	padding:10px;
}

#test_aps_p3 {
	font-weight:bold;
	font-size:130%;
	height:90px;
	margin: -10px 0px 0px 0px;
	clear:both;
}
#test_aps_p3 img {
	float:right;
	margin-top:-35px;
}
#test_aps_p3 p {
	border:solid black 1px;
	border-right: none;
	margin-right:136px;
	padding:10px;
}


#test_aps_p4 {
	font-weight:bold;
	font-size:150%;
	margin: 20px -30px 0px 0px;
	text-align:right;
	background-image:url('../img/calc.png');
	background-repeat:no-repeat;
	background-position:left;
	height:70px;
}
#test_aps_p4 div {
	background-color:#d53a00;
	color:#fff;
	padding: 5px;
	margin-left:150px;
	height:50px;
}

#test_aps_p5 {
	font-weight:bold;
	font-size:130%;
	margin: 0px 0px 0px -20px;
	
	text-align:left;
	background-image:url('../img/lens.png');
	background-position:right;
	background-repeat:no-repeat;
	height:70px;
}
#test_aps_p5 div {
	background-color:#d53a00;
	color:#fff;
	padding: 5px;
	margin-right:150px;
	height:50px;
	padding-top:10px;
}

#test_aps_p6 {
	font-weight:bold;
	font-size:130%;
	margin: 80px 0px 0px 0px;
	text-align:center;
}

#test_aps_p6 img {
	height:101px;
	margin-top:20px;
}