body {
	background-color: #FFFFFF;
	color:#000000;
	border-top:0px;
}

p {
	text-align:justify;
}

th {
	background-color:#990000;
	color: #FFFFFF;
}

td {
	font-size: 1em;
}

.kerekshadow {
		-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-opera-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px #505050;  
	-moz-box-shadow: 0px 0px 5px #505050;  
	box-shadow: 0px 0px 5px #505050;  	

	
}

.tomor {
	font-family: 'Oswald', sans-serif;
}

.szoveges {
	width:100%;
	height:400px;
}

.container {
	background-color: transparent;
}

.container-fluid {
	background-color: transparent;
}

.header {
	z-index:1000;
}

.header-top {
	padding:5px;
	z-index:1000;
	background-color:#c20604;
	
	-webkit-box-shadow: 0px 0px 5px #505050;  
	-moz-box-shadow: 0px 0px 5px #505050;  
	box-shadow: 0px 0px 5px #505050;  	
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

div.scroll {
	width: 100%;
	height: 500px;
	overflow: auto;
}


.user {
	padding:5px;
	background-color:#A3B369;
	border:1px solid black;
}


.kepalap {	
	background-color:white;
	cursor:pointer;
	padding:3px;
	margin:3px;
	text-align:center;
	border:1px solid #F0F0F0;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	border-radius:2px;
	
}

.kepalap:hover {
	background-color:khaki;
	-webkit-box-shadow: 0px 0px 5px #505050;  
	-moz-box-shadow: 0px 0px 5px #505050;  
	box-shadow: 0px 0px 5px #505050;  	
}

.kep {
	border:1px solid gray;
	margin: 2px;
	padding:3px;
	background-color:white;
}

.kep:hover {
	-webkit-box-shadow: 0px 0px 5px #505050;  
	-moz-box-shadow: 0px 0px 5px #505050;  
	box-shadow: 0px 0px 5px #505050;  	
}

.talalat {
	border:1px solid #F0F0F0;
	text-align:center;
}

.talalat:hover {
	background-color:khaki;
}

.card-text {
	height:30px;
	color: gray;
	font-size: 1em;
	text-align:center;
}

.leiras	{text-align:justify;
	padding:10px;
	}

.termeknev {
	text-transform: uppercase;
	font-size:1.5 em;
	margin:2px;
	height:50px;
	font-weight:bold;
}

.form-control {
	margin:3px;
}

.form-control:focus {
	border:1px solid gray;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #505050;  
	-moz-box-shadow: 0px 0px 5px #505050;  
	box-shadow: 0px 0px 5px #505050;  	
}

.pagination>li>a,
.pagination>li>span {
  border: 1px solid khaki;
}
.pagination>li.active>a {
  background: khaki;
  color: #fff;
}

a{	
	color:#000000;
	text-decoration:none;}

a:hover {
	text-decoration:none;
	color:#FF6600;
}

hr {
	 height: 1px;
}

.caution {
	color:#990000;
	background-color:#FFFFFF;
	font-size:14pt;
	border:2px solid #990000;
	text-align:center;
}


.title{ font-family:arial; 
	font-size: 14pt; 
	font-weight: bold; }

.pagename {
	display:block;
	background-color:orange;
	font-family: 'Oswald', sans-serif;
	font-size: 2em; 
	font-weight: bold; 
	padding:10px;
	color:#000000; 
	margin:5px;
}



.vasarlas {
	display:block;
	width:460px;
	height:150px;
	border: 1 px solid red;
	background-color: #DCF091;
	padding:5px;
	text-align:left;
	margin-left:220px;
}

.kiskosar {
	width:100%;
	height:60px;
	background-color:#DCF091;
	border:1px solid #990000;
}