a:hover {
	text-decoration:underline;
}
a {
	color: #c82d29;
	text-decoration:underline;
}

.topmenu a:hover {
	color: #032753;
}

.topmenu, .topmenu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.takru:hover {
	text-decoration: underline;
}
a.takru {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 12px; 
	padding-bottom: 5px;
}
a.takru b {
	padding-bottom: 10px;
}
#right {
	/*width: 165px;*/
}

.news {
	float: left;
	color:#fff;
	line-height: 38px;
}



div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:0 0px 0 0;
}
#listvac a:hover, #listvac a.selectheader {
	background-color: #f7f5f6;
	color: #c82d29;
}
#listvac a {
	display: block;
	font-size: 12px;
	margin: 1px;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.vacanc td{
	font-size: 11px;
}

a.aheader:hover{
	cursor: pointer;
	border-bottom: 1px dashed #C82D29;
	text-decoration: none;
}
.aheader{
	cursor: pointer;
	border-bottom: 1px dashed #C82D29;
	text-decoration: none;
}

.vacanc {
	padding-bottom: 20px;
	border-top: 1px solid #CCCCCC;
}
.moreinfo {
	display: none;
}

.sid, .vac_id {
	display: none;
}
.sape, .sape a {
	/*font-size: 9px;
	color: #3C3C3C;*/
}
.datepub {
	font-size: 10px;
	color: #C82D29;
	text-align: right;
	font-weight: bold;
}
.articles a:hover {
	text-decoration: underline;
}
.articles a {
	font-size: 13px;
	color: #C82D29;
	display: block;
	text-decoration: underline;
	display: block;
	margin-bottom: 3px;
}
.right_element {
	background: #f7f5f6;
	margin-bottom: 5px;
	padding: 3px 4px 4px 7px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a.gallery
{
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	margin: 10px;
	display: inline-block;
	background: white;
	padding: 3px;
	line-height: 0;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
	-moz-box-shadow: 0px 0px 8px #AAA;
	-webkit-box-shadow: 0px 0px 8px #AAA;
	box-shadow: 0px 0px 8px #AAA;
	-webkit-transition: -webkit-box-shadow 0.1s ease-out;
	-moz-transition: -webkit-box-shadow 0.1s ease-out;
	-o-transition: -webkit-box-shadow 0.1s ease-out;
	transition: -webkit-box-shadow 0.1s ease-out;
}

.gallery  img
{
	border: none;
	padding: none;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
}

a.gallery:hover
{
	-moz-box-shadow: 0px 0px 8px #222;
	-webkit-box-shadow: 0px 0px 8px #222;
	box-shadow: 0px 0px 8px #222;
}
