

body	{
    background-color:white;
    margin: 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: black;
    }

input {
	font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#999999;
	width: 230px;
	border: #999999 1px solid;
	margin: 2px;
	padding: 3px 3px 3px 10px;
}

.jobdescription input{
	/*padding-left:50px;*/
    padding: 2px;
	font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#666666;
    border: #E9E9E9 1px solid;
	margin: 0px;
	font-weight: bold;
}

.jobdescription textarea{
	/*padding-left:50px;*/
    padding: 2px;
	font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#666666;
    border: #E9E9E9 1px solid;
	margin: 0px;
}

.jobtitle input{
	font-family:  Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color:#333333;
	border: #E9E9E9 1px solid;
	margin: 0px;
	padding: 2px;
}

textarea.service {
	font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#999999;
	width: 230px;
	height: 150px;
	border: #999999 1px solid;
	margin: 10px 3px 3px 20px;
	padding: 3px;
	line-height:150%;
}

textarea {
	font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#999999;
	width: 230px;
	height: 150px;
	border: #999999 1px solid;
	margin: 2px;
	padding: 3px 3px 3px 10px;
}

p {
    margin: 0px 30px 10px 10px;
	padding-bottom: 10px;
    font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#999999;
	text-align:justify;
	/*border: black 1px solid;*/
}


.jobtitle {
 	font-family:  Arial, Verdana, sans-serif;
	color:#333333;
	font-size: 13px;
	font-weight: bold;
}

.jobdescription {
	padding-left:50px;
    font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#666666;
}


.jobArea {
	margin: 0px;
	overflow: auto;
	padding: 1px;
	width: 540px;
	height: 330px;
}

.jobenvelope {
	width:400px;
	margin: 0px 30px 20px 30px;
	display:block;
	text-align:left;
}

ul {
    font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#999999;
	list-style-image:url(../img/ligray.gif) ;
	padding-top: 0px;
}

li {
	margin:1px;
}

ul.red {
    color:#DF0000;
	font-weight:bold;
	list-style-image:url(../img/lired.gif) ;
}


ul.blue {
    color:#0099CB;
	font-weight:bold;
	list-style-image:url(../img/liblue.gif) ;
}

A.green {
	color: #608900;
	font-weight: bold;
	text-decoration: none;
}

button.green {
	color: #608900;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	border: none;
	background:none;
	cursor: hand;
}


input.fgreen {
	color: #608900;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	background: url('../img/ligreen.gif') no-repeat 0px 2px;
	cursor: hand;
	width: 60px;
	//border:1px solid black;
	border: none;
	margin-left:8px;
}


input.moveup {
	background: url('../img/up.png') no-repeat center;
	border: none;
	width: 60px;
}

input.movedown {
	background: url('../img/down.png') no-repeat center;
	border: none;
	width: 60px;
}

A.orange {
	color: #E46200;
	font-weight: bold;
	text-decoration: none;
}

button.orange {
	color: #E46200;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	border: none;
	background:none;
	cursor: hand;
}


button.blue {
	color: #0099CB;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	border: none;
	background:none;
	cursor: hand;
}


.fblue {
	color: #0099CB;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	font-size:11px;
	border: none;
	background:none;
	cursor: hand;
	width: auto;
}

.cinfo {
	font-family:  Verdana, Arial, sans-serif;
	color: #E46200;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}



td	{
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: black;
    }  
    
td.projectMenu{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: black;
    text-decoration: none;
    }

A.projectMenu {
     text-decoration:none;
     color: black;
  }
    
.project_desc{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color:black;
	background: url(../img/hlavicka.jpg) no-repeat top left;
	padding: 20px 5px 0px 22px;
	width:400px;
	text-align: justify;
}


.copyright{
	color:#999999;
	font-size: 9px;
} 
    
.CV{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color:black;
	background: url(../img/hlavicka.jpg) no-repeat top left;
	padding: 20px 5px 0px 22px;
	width:600px;
	text-align: justify;
}


.contact{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color:black;
	width:350px;
	text-align: justify;
}

.CVtitle{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color:black;
	background: url(../img/hlavicka.jpg) no-repeat top left;
	padding: 20px 5px 0px 22px;
	width:600px;
	text-align: justify;
}

.CVtext{
	font-size: 10pt;
	color:black;
}

.CVtextB{
	width: 150px;
	font-size: 10pt;
	color:black;
	font-weight:bold;
}

.square{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 10px;
	color:white;
	padding: 0px 0px 0px 0px;
	width: 15px;
	height: 15px;
	text-align:center;
	velign-align: middle;
}

A.square {
     font-weight:normal;
     text-decoration:none;
  }
  
.forehead{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color:black;
	padding: 0px 0px 0px 0px;
	height: 15px;
	text-align:right;
	background-color:white;
	velign-align: middle;
	width: 50px;
}  

.group{
	border:0px solid black;
	font-family: Verdana, Arial;
	font-size: 10px;
	color:black;
	padding: 0px 0px 0px 0px;
	height: 15px;
	text-align:left;
	background-color:white;
	velign-align: middle;
}  

.page{
	color:#999999;
	font-weight: bold;
	font-size: 25px;
}
