body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}


#page
{
	background: white;
}

#header
{
	background: #6091BA;
	height: 100px;
	margin: 0;
	padding: 0;
}

#headertartalom{
	height: 100px;
	padding: 0px;
}

#headertartalom a{
	float: left;
}

#fomenu{
	height: 44px;
	padding: 0px;
}
#fomenu nav{
	background: none;
	border: none;
}

#fomenu div{
	padding: 0px;
}

#fomenu .navbar-default{
	float: right !important;
}

#fomenu .navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #ffffff;
	padding: 12px;
}

#fomenu .navbar-default .navbar-nav > li.open > a {
	color: #353942;
}

#fomenu .navbar-default .nav .active > a {
	color: #6091BA;
}

#fomenu .logo{
	height: 100px;
}

@media(max-width:767px){
	#fomenu .navbar-nav{background-color: #6091BA; padding: 10px;}
}

#content
{
    padding: 20px 0px 50px 0px;
}

.container2 a {
	color: #2f506c !important;
}

.container2 .btn-primary {
	background-color: #6091BA !important;
	color: #fff !important;
	border-color: #2f506c;
}

#bejelentkezesform{
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.5);
	border-radius: 2px;
	margin-bottom: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	/*padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;*/
	background-color: #F2F2F2;
	position: relative;
}

.container2{
	margin-top: 55px;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.munkadiv{
	background: url("/images/haromszog_jobb.png") no-repeat scroll right -100px center, url("/images/haromszog_bal.png") no-repeat scroll left -100px center rgba(0, 0, 0, 0);
	height: 305px;
}
.munka{
	padding-top: 72px;
}
.munka div{
	font-size: 23px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.munka div a{
	color: #ffffff;
	margin-top: 35px;
	display: block;
}
.munka div a:hover{
	text-decoration: none;
	color: #ffffff;
}

.munka #kiir{
	background: url('/images/nyilasgomb_fel.png') no-repeat;
	text-transform: uppercase;
	width: 287px;
	height: 78px;
}

.munka #keres{
	text-transform: uppercase;
	background: url('/images/nyilasgomb_le.png') no-repeat;
	width: 284px;
	height: 77px;
}

.maincontainer{
	margin-bottom: 180px;
}

.maincontainer h1,
.maincontainer h3{
	text-transform: uppercase;
	color: #0095D5;
}

.maincontainer table tr{
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
}
.maincontainer table th{
	text-transform: uppercase;
	background-color: #ffffff;
	font-weight: normal;
	border: none !important;
}
.maincontainer table td{
	border: none !important;
}

#content > .detail-view > tbody > tr:nth-child(odd) > th,
#content > .detail-view > tbody > tr:nth-child(odd) > td{
	background-color: #CDE1F2 !important;
	cursor: pointer;
}


.maincontainer .table td:last-child{
	border-radius: 0 40px 40px 0 !important;
}

.maincontainer a,
.maincontainer a:hover,
.maincontainer th a{
	color: #0095d5;
}
.maincontainer th a:hover{
	text-decoration: none;
}

.maincontainer .grid-view{
	padding-top: 5px;
}

.maincontainer .munkalista{
	margin-top: 50px;
}

#regisztracio{
	margin-top: 20px;
}

.checkbox-inline{
	margin  : 0 0 0 20px;
	padding : 0 0 0 30px !important;
	display: inline-block;
}

.buttons input[type=submit],
button{
	background: #6091BA;
	border: 1px solid #2f506c !important;
	color: #fff !important;
	padding: 10px 15px !important;
}

.maincontainer .row{
	margin: 0px;
}

.input-group{
	z-index: 0;
}

.ido{
	display: inline-block;
	width: 40px;
	text-align: right;
}

.grid-view .button-column{
	width: auto !important;
}

.button-column a{
	padding: 0px 3px;
}

.checked{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('/images/checked2.png') no-repeat;
}
.unchecked{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('/images/unchecked2.png') no-repeat;
}

#permission{
	margin-left: 20px;
}

#permission div.row2{
	margin-top: 20px;
}

#permission .row2 p{
	margin-bottom: 5px !important;
	font-weight: bold;
}

.fokep img{
	border: 2px solid #880000;
}

#kepek .kiskep{
	height: 188px;
}

#kepek .kiskep a{
	padding: 6px 5px !important;
}

#vagas .eredetikiskep{
	margin-left: 10px;
}

#vagas .kiskep{
	margin-bottom: 20px;
}

#hely_nev label,
#hely_szoveg label{
	display: none;
}

#hely_nev input,
#hely_szoveg input{
	outline:none;
}