body {
	background-color: #222222;
	background-image:url(../img/winter.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top;
	font-family: Verdana, Arial;
	font-size: 13px;
	color:#000000;
	border-top:0px;

	scrollbar-face-color:#6296CF;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:grey;
	scrollbar-track-color:grey;
	scrollbar-darkshadow-color:#6296CF;
}

.header {
	width:1000px;
	height:260px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.support{
	width:340px;
	height:180px;
	background-image:url(../img/support_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
	font-size:13px;
	font-weight:bold;
	margin-bottom:50px;
	margin-left:400px;
	clear:both;
}


.leftbox {
	border-right: #FF6600 3px dotted;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	
}
.kepalap {	
	background-color:white;
	cursor:pointer;
	width:200px;
	padding:5px;
	
	border-top:1px solid #CCD5E0;
	border-left:1px solid #CCD5E0;
	border-right:3px solid #3B4959;
	border-bottom:3px solid #3B4959;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	border-radius:8px;
	
}
.kep {
	border:1px solid gray;
	margin: 2px;
	padding:3px;
	background-color:white;
}

.kep:hover {
	-moz-box-shadow: 3px 3px 4px #96969A;
	-webkit-box-shadow: 3px 3px 4px #96969A;
	box-shadow: 3px 3px 4px #96969A;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#96969A')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#96969A');
}

.leiras	{text-align:justify;
	padding:10px;
	}

.sinput {
	font-family: Verdana, Arial;
	font-size: 18px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	background-color:#A3B369;
	border:1px solid #FFFFFF;
}

.sinput:focus {
	border:1px solid #000000;
	background-color:#FFFFFF;
	cursor:hand;
	color:gray;
}

.sbutton {
	background-color:#A3B369;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight:bold;
	padding:4px;
	border:0px;
	color:#FFFFFF;
	border:1px solid gray;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-opera-border-radius:3px;
	border-radius:3px;
}

.sbutton:hover {
	background-color:orange;
	color:#000000;
	
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.field {
	font-family: Verdana, Arial;
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	padding:2px;
	border:1px solid #990000;
	background-color:#DEDEDE;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-opera-border-radius:3px;
	border-radius:3px;
}

.field:focus {
	border:1px solid #000000;
	background-color:#FFFFFF;
	cursor:hand;
	
	-moz-box-shadow: 3px 3px 4px #96969A;
	-webkit-box-shadow: 3px 3px 4px #96969A;
	box-shadow: 3px 3px 4px #96969A;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#96969A')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#96969A');

}



td {
	 font-family: Verdana, Arial;
	 font-size: 13px;
 }


.guest  { 
	background-color: #D5CB9A; 
	font-family: Verdana; 
	font-size: 8pt;
	padding-left:3px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	font-align:justify;
 }
.numbox {
	width:100%;
	background-color:#FF6600; 
	background-image:url(/img/mnubg.jpg);
	background-repeat:repeat-x;
	text-align:center; 
	padding:0px;
}

.aktoldal {
	font-family: Arial; 
	font-size: 14pt;
	width:80px;
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
	border-bottom:2px solid #000000;
	padding-left:3px;
	padding-right:3px;

}
.oldal {
	font-family: Arial;
	font-size: 11pt;
	width:25px;
	text-align:center;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:0px;
}
.oldal:hover {
	background-color:red;
	color:white;
	font-size: 14pt;
}


a{	
	color:#000000;
	text-decoration:none;}

a:hover {
	text-decoration:none;
	color:#FF6600;
}

hr {
	 height: 1px;
}


.title{ font-family:arial; 
	font-size: 14pt; 
	font-weight: bold; }

.pagename {
	width:100%;
	background-color:orange;
	font-family: Verdana; 
	font-size: 14pt; 
	font-weight: bold; 
	padding:3px;
	color:#000000; 
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-bottom:5px;
}

.menulink {
	display: block;
	width: 99%;
	padding:3px;
	text-align: left;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	BORDER: none;
	background-image:url(/img/mnubg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #000;
	margin-bottom:2px;
}

A.menulink {
	display: block;
	width: 99%;
	padding:3px;
	text-align: left;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	BORDER: none;
	background-image:url(/img/mnubg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	border-bottom:1px solid #000;
	margin-bottom:2px;
}

A.menulink:hover {
	background-color:#AB4501;
	color: #FFFFFF;
	border-bottom:1px solid #FF6600;
	background-color:#A3B369;
	background-image:url(/img/mnubg0.jpg);
}

A.menulinksel {
	display: block;
	width: 100%;
	padding:3px;
	text-align: left;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	BORDER: none;
	background-color:#A3B369;
	border-bottom:1px solid #000;
	margin-bottom:2px;
}

.topmenu {
	font-weight:bold;
	display: block;
	height:18px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:3px;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family:Verdana;
	font-size:14px;
	color: #000000;
	border-bottom:1px solid #CCCCCC;
}

A.topmenu {
	display: block;
	width: 100%;
	padding-left:23px;
	text-align: left;
	text-decoration: none;
	background-image:url(/images/topm1.jpg);
	color: #F0F0F0;

}

A.topmenu:hover {
	background-image:url(/images/topm2.jpg);
	color: black;
}

.vasarlas {
	display:block;
	width:460px;
	height:120px;
	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;
}

.user {
	margin:3px;
	padding:5px;
	background-color:#A3B369;
	border:1px solid black;
}

 .example2 {
            margin:0;
            padding:0;
            list-style:none;
            width:697px;
            height:400px;
            overflow:hidden;
        }
        
        .example2 li {
            text-align:left;
            display:block;
            width:697px;
            height:400px;
        }
        
        .carousel-pagination li {
            display:block;
            width:10px;
            height:10px;
            margin-right:5px;
            cursor:pointer;
            float:left;
            background:#A3B369;
        }
        
        .carousel-pagination .carousel-pagination-active {
            background:#ff0000;
        }
