/*** Body & World, Global Definitions***/
a {
	color: #3470A8;
	text-decoration: underline;
}

textarea {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
}
h2 {
	color: #488ac7;
	font-weight: normal;
	font-size: 2em;
	margin: 0px 0px 8px 0px;
	padding: 10px;
}

h3,h4,h5,h6 {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px;
	color: #5f5f5f;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: 0.7em;
	font-weight: bold;
}

pre {
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 5px 0px;
}

p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/*** Left Column & (Right) Content ***/
div.left-column {
	float: left;
	width: 200px;
}

div.content {
	float: right;
	width: 545px;
	margin: 0px 5px 5px 0px;
}

div.content div.breadcrumbs {
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
}

/*** Blocks ***/
div.blocks {
	width: 200px;
}

div.blocks div.box {
	font-size: 0.9em;
	padding: 10px 12px 12px 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #d3d3d3;
	background-color: #fcfcfb;
	background-image: url("images/box-bg.gif");
	background-repeat: repeat-x;
}

div.blocks div.box-grey {
	
}

div.blocks div.box-green {
	border-color: #7ec916;
}

div.blocks div.box-red {
	border-color: #ba1f25;
}

div.blocks div.box h2 {
	color: #7ec916;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}

div.blocks div.box p {
	margin: 0px 0px 5px 8px;
	padding: 0px;
}

div.blocks div.box ul,div.blocks div.box ol {
	padding-left: 23px;
	margin: 0px 0px 5px 0px;
}

div.blocks div.box ul {
	list-style-type: circle;
}

div.blocks div.box ul ul,div.blocks div.box ul ol,div.blocks div.box ol ol,div.blocks div.box ol ul
	{
	padding-left: 12px;
	margin-bottom: 0px;
}

div.blocks div.box li {
	
}

div.blocks div.box ul li a {
	color: #606060;
	text-decoration: none;
}

div.blocks div.box ul li.in-breadcrumbs a,div.blocks div.box ul li.selected a
	{
	color: #7ec916;
}

div.blocks div.box ul li.selected a {
	font-weight: bold;
}

div.blocks div.box ul li.not-selected a {
	font-weight: normal;
	color: #606060;
}

div.blocks div.box ul li a:hover {
	color: #7ec916;
}

/*** Content Text ***/
div.content-text ul,div.content-text ol {
	padding-left: 30px;
	margin: 0px 0px 5px 0px;
}

div.content-text ul ul,div.content-text ul ol,div.content-text ol ol,div.content-text ol ul
	{
	padding-left: 23px;
	margin-bottom: 0px;
}

div.content-text li {
	
}

/**
 * Main style
 *  
 **/
body {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	background-color: #93c741;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #488AC7;
}

div {
	padding: 0px;
	margin: 0px
}

div.clear {
	clear: both;
}

div.world {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}

div.behindTop {
	height: 69px;
	background-image: url("behind-top.jpg");
	background-repeat: repeat-x;
}

div.top {
	width: 1000px;
	background-color: #74ae2f;
	height: 69px;
}

div.top div.topLeft {
	float: left;
	width: 788px;
	padding-top: 10px;
}

div.top div.topLeft span {
	color: white;
	font-size: 27px;
	padding-left: 20px;
	margin: 10px;
}

div.top div.topLeft div.topTop {
	height: 35px;
}

div.top div.topMiddle {
	float: left;
	height: 69px;
	width: 12px;
	background-image: url("behind-top.jpg");
	background-repeat: repeat-x;
}

div.top div.topRight {
	float: left;
	width: 200px;
	background-image: url("logo.jpg");
	background-repeat: no-repeat;
	height: 69px;
}

div.top div.topMenu {
	height: 24px;
	background-image: url("behind-top.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.top div.topMenu div.item {
	float: left;
	padding-top: 5px;
	height: 18px;
	_height: 19px;
	border-bottom: 1px solid #357709;
}

div.top div.topMenu div.line {
	float: left;
	height: 23px;
	_height: 24px;
	width: 1px;
	background-color: #b8d695;
	border-bottom: 1px solid #357709;
}

div.top div.topMenu div.hover {
	float: left;
	padding-top: 5px;
	height: 18px;
	_height: 19px;
	border-top: 1px solid #357709;
	border-left: 1px solid #357709;
	border-right: 1px solid #357709;
	background-color: #93c741;
}

div.top div.topMenu div.adminHover {
	float: left;
	padding-top: 5px;
	height: 18px;
	_height: 19px;
	border-top: 1px solid #357709;
	border-left: 1px solid #357709;
	border-right: 1px solid #357709;
	background-color: white;
}

div.top div.topMenu a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

div.top div.topMenu a:hover {
	text-decoration: underline;
}

div.top div.topMenu div.adminHover a {
	color: #93C741;
}

div.body {
	width: 1000px;
	/*
        background-image: url("abs-bottom.jpg");
        background-repeat: no-repeat;
        background-position: bottom center;
        
        border-right: 1px solid #9FCD56;
        border-left: 1px solid #9FCD56;
        */
}

div.bodyLeft {
	float: left;
	width: 788px;
	background-color: #ffffff;
}

div.bodyRight {
	float: left;
	padding-left: 12px;
	width: 200px;
}

div.bodyTop {
	background-image: url("body-top-fill.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	height: 99px;
}

div.bodyTop div.inner {
	padding: 10px;
	padding-top: 46px;
	padding-bottom: 0px;
	color: #9595ff;
}

div.bodyTop div.inner a {
	color: white;
	text-decoration: none;
	border-width: 0px;
}

div.bodyTop div.inner a.big span {
	font-size: 20px;
}

div.bodyTop div.inner img {
	border-width: 0px;
}

div.bodyTop div.inner div.ico {
	float: left;
	padding: 5px;
	padding-top: 15px;
}

div.bodyTop div.inner div.line {
	float: left;
	width: 1px;
	height: 53px;
	background-color: white;
}

div.bodyTop div.inner div.item {
	float: left;
	height: 46px;
	padding: 5px;
	padding-top: 2px;
}

div.bodyTop div.inner div.itemNonFlexible {
	width: 92px;
	text-align: center;
}

div.bodyTop div.inner div.today {
	background-color: #9595FF;
}

div.bodyTop div.inner span.title {
	font-size: 13px;
	font-weight: bold;
}

div.bodyTop div.inner span.date {
	font-size: 11px;
	/* TODO u mna na notasi to dalo az na 4 riadky preto som tu dal nizsiu velkost */
	font-size: 9px;
}

div.bodyTop div.inner div.hover {
	float: left;
	background-color: #ffffff;
	height: 46px;
	padding: 2px 4px 5px 4px;
}

div.bodyTop div.inner div.hover a,div.bodyTop div.inner div.hover span {
	color: #488ac7;
}

div.bodyTop div.inner div.itemBig {
	padding: 8px;
	padding-top: 16px;
}

div.bodyText {
	border-left: 1px solid #488ac7;
	border-right: 1px solid #488ac7;
	min-height: 480px;
	padding: 10px;
}

div.bodyText div.years {
	background-color: white;
	background-image: url(tabs-years-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bodyText div.years div.item {
	float: left;
	padding: 5px;
	/* border-bottom: 1px solid #488ac7; */
}

div.bodyText div.years div.item a {
	color: #518ac1;
	font-weight: bold;
	text-decoration: none;
}

div.bodyText div.years div.checked {
	background-color: #f0f3f8;
	border-bottom-width: 0px;
	border-left: 1px solid #488ac7;
	border-right: 1px solid #488ac7;
	border-top: 1px solid #488ac7;
}

div.bodyText div.months {
	background-color: #f0f3f8;
	background-image: url(tabs-months-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bodyText div.months div.item {
	float: left;
	margin-top: 5px;
	padding: 8px;
	font-size: 14px;
	border-bottom: 1px solid #488ac7;
}

div.bodyText div.months div.item:hover {
	background-color: #dcedfd;
}

div.bodyText div.months div.item a {
	color: #488ac7;
	text-decoration: none;
}

div.bodyText div.months div.checked {
	background-color: white;
	border-bottom-width: 0px;
	border-left: 1px solid #488ac7;
	border-right: 1px solid #488ac7;
	border-top: 1px solid #488ac7;
}

div.quickTime {
	margin-top: 10px;
	padding: 15px;
	_padding-bottom: 0px;
	_width: 200px;
	background-color: #f26522;
}

div.quickTime div {
	color: #414141;
	font-size: 14px;
}

div.quick {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	_width: 200px;
	background-color: #c7e39f;
}

div.quick div {
	color: #525252;
	font-size: 13px;
}

div.client,li.client {
	border-bottom: 1px solid #c7d2e8;
	margin-bottom: 10px;
}

div.body-reports {
	padding: 10px;
}

div.body-reports h3 {
	color: #4f76bf;
	font-size: 11pt;
	font-weight: bold;
}

div.body-reports h4, div.body-reports h4 a.projectAdminHomePage {
	color: #787878;
	font-size: 9pt;
	font-weight: bold;
}

div.body-reports h4.hover {
	background-color: #FAFAFA;
}

div.body-reports h6 {
	color: #787878;
	font-size: 8pt;
	font-weight: normal;
}

div.body-reports div.jobs {
	min-height: 50px;
	_height: 50px;
	padding: 10px 0px;
	border-top: 1px solid #c7d2e8;
}

div.jobs div {
	font-weight: bold;
	color: #525252;
	font-size: 12px;
	padding: 0px 10px;
}

div.body-reports div.jobs a {
	text-decoration: none;
	font-size: 11px;
	color: #a5a5a5;
	font-weight: bold;
}

div.body-reports div.jobs input,input.planedHours,input,textarea {
	border: 1px solid #d5d5d5;
	padding: 2px 8px;
	color: #488ac7;
}

div.quick textarea {
	border: 1px solid #93C741;
}

div.ajaxSelect {
	background-color: white;
	border: 1px solid #c7d2e8;
	border-top-width: 0px;
}

div.ajaxSelect ul {
	margin: 0px;
	padding: 2px;
}

div.ajaxSelect li {
	list-style-type: none;
	font-weight: normal;
	border-bottom: 1px solid #93C741;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

div.ajaxSelect li.selectableItems:hover,div.body-reports div.ajaxSelect li.hover {
	background-color: #C7E39F;
}

div.ajaxSelect li span {
	background-color: #93C741;
}

div.administration {
	background-color: white;
	padding: 10px 5px 0px 5px;
	height: 23px;
}

div.administration a {
	color: #93C741;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.administration a:hover {
	text-decoration: underline;
}

div.administration div.item,div.administration div.hover {
	float: left;
	padding: 5px 20px;
}

div.administration div.hover {
	background-color: #93C741;
}

div.administration div.hover a {
	color: white;
}

div.noMenu {
	background-position: top center;
	height: 42px;
}

span.input {
	border: 1px solid #dddddd;
	padding: 5px;
}

div.client a,li.client a,div.body-reports div.jobs a.greenInput {
	color: #4F76BF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

li.client a.clientListing {
	font-size: 16px;
	text-decoration: none;
	padding-left: 0px;
}

div.client span.search,li.client span.search,div.employee h3 span.search
	{
	background-color: #FFCC80;
}

div.greenInput,div.body-reports div.jobs div.greenInput {
	border-right: 1px solid #79A531;
	border-bottom: 1px solid #79A531;
	border-left: 1px solid #ECF7DE;
	border-top: 1px solid #ECF7DE;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px;
	padding-right: 5px;
}

div.greenInput a,div.body-reports div.jobs a.greenInput {
	padding: 0px;
}

div.body-reports h3.employee {
	color: #454545;
}

div.employeeInner {
	padding-left: 15px;
}

div.employeeView {
	font-weight: bold;
}

div.employeeView label {
	font-weight: normal;
	font-style: italic;
}

div.employeeEdit label {
	width: 160px;
	float: left;
	text-align: right;
	margin-top: 4px;
	margin-right: 5px;
}

div.employeeEdit input {
	margin: 1px;
}

div.client a.parentProject,li.client a.parentProject {
	color: #00CCCC;
}

div.calendar {
	background-color: white;
	position: absolute;
}

ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	display: block;
}
div.jobs ul {
	list-style: disc;
}

.sort-handle {
	cursor: move;
}

.helper {
	border: 1px solid #C7D2E8;
	background-color: #EDF1F7;
}

div.calendar>div {
	float: left;
}

div.calendar td {
	text-align: center;
}

div.ui-datepicker-inline a {
	text-decoration: none;
}

div.ui-datepicker-inline td {
	width: 14.28%;
}

div.ui-datepicker-header select.ui-datepicker-new-month {
	width: 100px;
}

div.ui-datepicker-header select.ui-datepicker-new-year {
	width: 60px;
}

div.jobAttributes div {
	padding: 0px 4px;
}

textarea.jobAttributes {
	overflow-x: hidden;
	overflow-y: scroll;
}

span.small {
	font-size: 12px;
	letter-spacing: -0.1px;
}

span.big {
	color: #33538E;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 14px;
}
span.black {
	color: #383838;
}
div.red {
	color: red;
}

div.wysiwyg a {
	padding: 0px;
}

