body {
	color:#e9e4da;
	font-family:Tahoma,sans-serif;	
	font-size:14px;
	line-height: 22px;
	position: relative;
	background:#695f4e url(http://www.ifk-egyesulet.hu/wp-content/themes/ifk/img/bg.gif) 0 0px repeat-x;
	}

.topbg {
	background-image: url(../img/header.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	width: 100%;
	}

.container {
	margin-bottom: 30px;
	}

a {
	color:#f6ab20;
	}


a:hover {
	color:#f66120;
	text-decoration:underline;
	}


.logo {
	background: none;
	text-align: center;
	margin-bottom: 60px;
	position: relative;
	}

.logo img {
	margin: 10px 0 20px 0;
	}

.logo h2 {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 12px;
	}

.logo h1 {
	font-size: 40px;
	}

.slo {
	position: absolute;
	bottom: -40px;
	right: 40px;
	font-size: 12px;
	}

h1 {
	font-size: 30px;
	}

h2 {
	font-size: 24px;
	}

ul.nav {
	margin-top: 20px;
	margin-bottom: 20px;
	}

ul.nav li a {
	text-shadow: none;
	font-size: 18px;
	padding: 20px 10px;
	background: #756b59;
	background-repeat:no-repeat;
	background-position:-120px 15px;
	text-indent: 0px;
	}

ul.nav li a.i0 {
	background-image: url(../img/icons/12.png);
	}


ul.nav li a.i1 {
	background-image: url(../img/icons/document.png);
	}

ul.nav li a.i2 {
	background-image: url(../img/icons/3.png);
	}

ul.nav li a.i3 {
	background-image: url(../img/icons/user.png);
	}

ul.nav li a.i4 {
	background-image: url(../img/icons/folder-paper.png);
	}

ul.nav li a.i5 {
	background-image: url(../img/icons/chat.png);
	}

ul.nav li a.i6 {
	background-image: url(../img/icons/message.png);
	}

ul.nav li a:hover {
	background-color: #8a806e;
	color: #e9e4da;
	background-position:10px 15px;
	text-indent: 70px;

	}

ul.nav li {
	margin-bottom: 10px;
	}

.mtop {
	margin-top: 20px;
	}

span.footer {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	font-size: 10px;
	width: auto;
	}


table td a,
.tbl a,
html > body > div.topbg > div.container > div.row > div.span8.content > table.table.table-striped.table-bordered.table-hover.tbl > tbody > tr > td > a {
  word-wrap: break-word;
  	}
	
/*
	REGISZTRACIO
*/
.regfrm,
.help-block {
	color: #e9e4da;
	}

.help-block {
	font-size: 11px;
	line-height: 14px;
	}

.regfrm label {
	font-weight: bold;
	}

legend {
	border-color: #5D5344;
	color: #f6ab20;
	text-align: center;
	}

/*
	PALYAZAT FELTOLTES
*/
.feltoltfrm label {
	font-weight: bold;
	}

.feltoltfrm .control-group {
	margin-bottom: 20px;
	}
	
.form-actions {
	margin-top: 20px;
	background: #837967;
	border-color: #958b7a;
	}


/*
	VISSZASZAMLALO
*/

#note{
	color: #eee;
	font-size: 12px;
	margin: 0 auto;
	padding: 4px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

ul.kv {
	list-style-type: none;
	margin: 0;
	}

ul.kv h3,
ul.kv p {
	padding: 10px;
	}

ul.kv h3 {
	font-size: 16px;
	color:#f6ab20;
	margin: 0;
	line-height: 22px;
	padding-bottom: 5px;	
	}

ul.kv p {
	line-height: 20px;
	padding-top: 0;
	}

ul.kv li {
	background: #837967;
	margin-bottom: 20px;
	}

.valasz h3 {
	color:#f6ab20;
	font-size: 18px;
	font-weight: normal;
	border-left: 10px solid #837967;
	padding-left: 20px;
	display: block;
	margin-bottom: 20px;
	}

ul.ulvalasz {
	margin: 0;
	}

ul.ulvalasz li {
	list-style-type: none;
	padding: 0;
	}

/*
 BOOTSTRAP hack
*/

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #837967;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #837967;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #958b7a;
}

.table-bordered,
.table-bordered tr,
.table-bordered td,
.table-bordered th {
	border-color: #837967;
}