body {
	font-family: "Open Sans Condensed",Verdana;
}


ul.actions {
	display: block;
}

.button {
	width: 80%;
	margin: 0.5em 0 0.5em 0;
}

.kariera {
	background-color: rgba(192, 4, 24, 1.0);
	color: #fff !important; 
}


.servis {
	background-color: rgba(0, 103, 185, 1.0);
	color: #fff !important; 
}

.button.bezramecku {
	box-shadow: inset 0 0 0 0px rgba(144, 144, 144, 0.5);
}

.button:hover {
	text-decoration: none;
}

ul.actions li {
	padding: 0em;
}

ul.actions.special li:first-child {
 	padding: 0em;
}

a {
	color: #0067B9;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 0;
}

a:hover {
	color: #0067B9;
	text-decoration: underline;
}

#footer {
	padding: 1em 0 3em 0;
	background-color: #fff;
	color: #666;
	background-image: none;
}


#footer ul {
	margin: 0;
	padding: 0;
}

#footer .copyright {
	margin: 0.75em 0 0 0;
}

#footer ul a:hover {
	color: #0067B9;
}


#footer:before {
	background: rgba(144, 144, 144, 0.5);
	content: '';
	display: inline-block;
	height: 1px;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	width: 25em;
}
