/* default css */

html {
	height:100%
}

.hidden{display:none;}

body {
	background-color: #FFF;
	font-family: Century, "Century Schoolbook", Arial, Verdana;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	height:100%
}

.contentMov{
	height: 500px;
	width: 100%;
	overflow:auto;
	visibility: visible;
	z-index: 0;
}

#mainContent {
	position: absolute;
	left: 150px;
	top: 110px;
}


h1{
	color: #ef9c00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Century, "Century Schoolbook", Arial, Verdana;
	text-transform: uppercase;
}

.webleft {
	background-repeat: no-repeat;
}

.webright {
	background-image: url(../images/web02.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

p{
	font-family: Century, "Century Gothic", "Century Schoolbook";
	font-size: 12px;
}

.title{
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

.link {
	color: #ef9c00;
	text-decoration:none;
}

.link:hover {
	color:#ef9c00;
	text-decoration:none;
}

/* default css end */

/* form formating */

.input {
	width: 265px;
	font-size:12px;
	border: 1px solid #8F8B8C;
	background-color: #ACACAE;
	font-family: Century, "Century Schoolbook", Arial, Verdana;
}

.input:hover {
	border: 1px solid #8F8B8C;
	background-color: #BFBFC1;
}
.input_text {
	font-size:12px;
	border: 1px solid #8F8B8C;
	background-color: #ACACAE;
	font-family: Century, "Century Schoolbook", Arial, Verdana;
	width: 260px;
	height:80px;
}

.input_text:hover {
	border: 1px solid #8F8B8C;
	background-color: #BFBFC1;
}



.select_inp {
	font-size:12px;
	border: 1px solid #8F8B8C;
	background-color: #ACACAE;
	font-family: Century, "Century Schoolbook", Arial, Verdana;
	width: 260px;
}

.select_inp:hover {
	border: 1px solid #8F8B8C;
	background-color: #BFBFC1;
}


#video {
	overflow: auto;
	height:490px;
}




/* form formating end */


#main{
	height:100%;
}


#feltoltes{
	height: 200px;
	overflow: auto;
	width:460px;
}

#forum_message{
	height: 460px;
	overflow: auto;
	width:460px;
}

.line {
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #999;
}

a{
	color: #000;
	text-decoration:none;
}

a:hover{
	color: #000;
	text-decoration:none;
}

/* fotok menupont */

#photoGallery img{
	border: 2px solid #666;
}

#photoGallery img:hover{
	border: 2px solid #999;
}

/* fotok menupont end */


#backgroundGallery img{
	border: 2px solid #666;
}

#backgroundGallery img:hover{
	border: 2px solid #999;
}

/* audio menupont */

#audioGallery img{
	border: 2px solid #666;
}

#audioGallery img:hover{
	border: 2px solid #999;
}

/* audio menupont end */

/* klip menupont */

#clipGallery img{
	border: 2px solid #666;
}

#clipGallery img:hover{
	border: 2px solid #999;
}

/* klip menupont end */

/* hirek menupont */


#hirek{
	height: 400px;
	overflow: auto;
	width:660px;
}

#webcam{
	height: 400px;
	overflow: auto;
	width:660px;
}

/* hirek menupont end */

/* photo slideshow */
#kepvalto {
	position: relative;
	/*mardin-right:auto;*/
	width: 387px;
	height: 363px;
	text-align:left;
	top:-3px;
}

/* photo slideshow end */
.line {
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #999;
}

#kapcsolat{
	height: 400px;
	overflow: auto;
	width:570px;
}
.footer {
	background-image: url(../images/noxweb03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.forumbg {
	background-image: url(../images/forum3.png);
	background-repeat: no-repeat;
}
.error {
	font-weight: bold;
	color: #600;
}

.highlightlink{
	color: #EF9C00;
	text-decoration:none;

}

.highlightlink:hover{
	color: #EF9C00;
	text-decoration:none;
	}
