p, table, ul, ol, .message {
	margin-top: 5px;
}
del, .del {
	text-decoration: line-through;
}
del table, .del table {
	text-decoration: line-through;
}
.big-button {
	font-size: 1.3333em;
}
.drop-down-button span {
	line-height: 1.5em;
}
.date-zapis {
	width: 211px;
}
.date-zapis .drop-down {
	left: 189px;
}
.date-zapis .date-zapis-input input.date {
	width: 190px;
}
.field {
	display: inline-block;
}
.drop-down-button span {
	line-height: 1.5em;
}
.date-zapis {
	width: 211px;
}
.date-zapis .drop-down {
	left: 189px;
}
.date-zapis .date-zapis-input input.date {
	width: 190px;
}

/* FORM */
	#fake-submit-button {
		position: absolute;
		left: -10000px;
		width: 10px;
	}
	#udaje-form, #chyby-form {
		margin-bottom: 10px;
	}
	#udaje-form .validation, #chyby-form .validation {
		white-space: normal;
		height: auto;
	}
	#udaje-form .section, #chyby-form .section {
		margin-top: 10px;
	}
	#udaje-form .section.simple, #chyby-form .section.simple {
		width: 912px;
	}
	#udaje-form .section.simple .section.simple, #chyby-form .section.simple .section.simple {
		width: auto;
	}
	#udaje-form .section-h, #chyby-form .section-h {
		padding: 0 10px;
	}
	#udaje-form .section-c, #chyby-form .section-c {
		padding: 5px 10px;
		position: relative;
	}
		#udaje-form .predmetna-cast .section-h, #chyby-form .predmetna-cast .section-h {
			padding-left: 5px;
			padding-right: 5px;
		}
	#udaje-form-footer, #chyby-form-footer {
		height: 57px;
	}
	#footer-logo-eu {
		display: block;
		height: 62px;
		width: 617px;
		margin:0 auto;
		background-image: url("../images/eu.png");
	}
	#udaje-ribbon {
		position: static;
		bottom: 0;
		width: 100%;
		height: 56px;
		border-top: 1px solid #666;
		background-image: -moz-linear-gradient( bottom, #c7c7c7 0%, #fff 44px );
		background-image: -webkit-linear-gradient( bottom, #c7c7c7 0%, #fff 44px );
		background-image: -ms-linear-gradient( bottom, #c7c7c7 0%, #fff 44px );
		background-image: -o-linear-gradient( bottom, #c7c7c7 0%, #fff 44px );
		background-image: linear-gradient( bottom, #c7c7c7 0%, #fff 44px );
	}
		#udaje-ribbon .section-c
		{
			padding-top: 10px;
			background: none;
		}
		#udaje-ribbon.fixed
		{
			position: fixed;
			z-index: 100;
			box-shadow: 0 -2px 8px rgba(50, 50, 50, .3);
		}
	#udaje-navigation
	{
		position: relative;
		top: 5px;
		float: right;
		right: -1px;
	}
	
	#chyby-navigation 
	{
		position: relative;
		top: 6px;
	}
	
	#chyby-navigation label
	{
		vertical-align: top;
	}
	
	div#chyby-navigation
	{
		margin-left:21px;
		float: left;
	} 
	
		.ie7 #udaje-navigation, .ie7 #chyby-navigation {
			top: -30px;
		}
		#udaje-navigation.expanded .button, #chyby-navigation.expanded .button {
			position: relative;
			z-index: 10;
			border-radius: 0 0 2px 2px;
			border-color: #999;
			border-top-color: #fff;
		}
		#udaje-navigation.expanded .button span, #chyby-navigation.expanded .button span {
			background-image: url("../images/icons/expand-16.png");
		}
		#udaje-navigation .list, #chyby-navigation .list {
			position: absolute;
			right: 0;
			bottom: 27px;
			border: 1px solid #999;
			border-radius: 2px 2px 0 2px;
			padding: 20px;
			background-color: #fff;
			background-color: rgba(255, 255, 255, .8);
			width: 200px;
			z-index: 100;
		}
		#chyby-navigation .list 
		{
			left: 0;
			width: 673px;
			bottom: 28px;
		}
		#udaje-navigation ul{
			margin: 0;
			margin-left: 10px;
			list-style-type: square;
		}
		#chyby-navigation ul {
			margin: 0;
		}
		
		#chyby-navigation .feedbackPanel li.feedbackPanelERROR, #chyby-navigation .feedbackPanel li.ERROR
		{
			background: url("../images/icons/error-16.png") no-repeat scroll 4px 50% rgba(246,0,0,0.2);
		}
		
/* UDAJE */
	table.udaj {
		width: 100%;
		margin: 0;
	}
	table.udaj tr.odd th, table.udaj tr.odd td {
		background-color: #f6f6f6;
	}
	table.udaj th, table.udaj td {
		border-bottom: 1px solid #aaa;
	}
	table.udaj tr:last-child > th, table.udaj tr:last-child > td {
		border-bottom: none;
	}
	table.udaj th.removed, table.udaj td.removed {
		text-decoration: line-through;
	}
	table.udaj .noborder th, table.udaj .noborder td {
		border: none;
	}
	table.udaj tr.removed th, table.udaj tr.removed td {
		background-color: #fcc;
	}
	hr.udaj-sep {
		border-top-width: 2px;
		margin-bottom: 10px;
	}
	
/* UDAJ FORM TABLE */
	table.udaj-form-table {
		margin: 0;
	}
	
/* COLS */
	#cols-hlavni-strana .col-actions-predmet {
		width: 707px;
	}
	#cols-hlavni-strana .col-actions-predmet table {
		margin-top: 0;
	}
	#cols-hlavni-strana .col-actions-predmet td {
		vertical-align: top;
		padding-top: 0;
	}
	#cols-hlavni-strana .col-actions-predmet td.info {
		padding-left: 10px;
		vertical-align: middle;
	}
	#cols-hlavni-strana .col-actions-other {
		float: right;
		width: 190px;
		text-align: right;
	}
	#cols-hlavni-strana .col-actions-other .button {
		display: block;
		width: 170px;
		margin-bottom: 5px;
		text-align: left;
	}
	
	
	#cols-typ-navrhu .col-type {
		width: 540px;
	}
	#cols-typ-navrhu .col-code {
		float: right;
		width: 300px;
	}

/* FEEDBACK */
.bottomFeedback {
	width: 912px; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
}
.feedbackPanel li, .feedbackPanel li.feedbackPanelINFO {
	background: url("../images/icons/info-16.png") no-repeat scroll 4px 50% #DAE4F9;
    border: 1px solid #2D57AD;
    border-radius: 2px;
	padding: 5px 5px 5px 25px;
	margin-top: 5px;
	margin-bottom: 0;
	color: #333333;
}
.feedbackPanel li.WARNING, .feedbackPanel li.feedbackPanelWARNING {
	background: url("../images/icons/warning-16.png") no-repeat scroll 4px 50% #FDF9C4;
    border-color: #ECC700;
}
.feedbackPanel li.ERROR, .feedbackPanel li.feedbackPanelERROR {
	background: url("../images/icons/error-16.png") no-repeat scroll 4px 50% #F6D0CD;
    border-color: #C61800;
}

/* internal error */
#error {
	visibility: false;
	width: 912px;
	margin-left: auto;
	margin-right: auto;
    border: 1px solid;
    border-color: #C61800;
    border-radius: 2px;
	padding: 5px 5px 5px 25px;
	margin-top: 5px;
	margin-bottom: 0;
	color: #333333;
	background: url("../images/icons/error-16.png") no-repeat scroll 4px 50% #F6D0CD;
}

.vr-child th, .vr-child td {
    padding: 5px 5px 5px 0;
}

