/* CSS Document */

/*TD.formtextbg {color: #666;; font-weight: bold; vertical-align: top; text-align:left;} */
TD.formtextbg {color: #666;; font-weight: none; vertical-align: top; text-align:left;}

.form100 {width:100%; background-color:white; border:1px solid #cdcdcd;}
input {font-size:11px; height:20px; color:#4e4e4e;}
textarea {font-size:11px; color:#4e4e4e; border:1px solid #cdcdcd; background-color:white;}
select {font-size:11px; color:#4e4e4e; background-color:white;}
.formtable {border-top:1px solid #cdcdcd; /*border-width: 1px 0;*/ margin-bottom:10px;}


body, html {height: 100%}

body {
	background-color: black;
	padding: 0px;
	margin: 0px;
	color: #333333;
	text-align: auto;
}

.fekete {
	/*background-color: black;
	color: white;*/
	border: 1px solid #444444;
}

.betu_feher {
	color: #cccccc;
	text-align:left;
}

.kosar_input {
	background-color: white;
	color: black;
	border: 1px solid #444444;
	height:16px;
	margin:2px;
}

.kosar_button {
	background-color: white;
}

.db {
/*	background-color: black;
	color: white;*/
	border: 1px solid #444444;
	text-align:right;
	height:14px;
	font-size:11px;
	width:20px;
}


p, div, a, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: cccccc;
	line-height: 16px;
	margin: 5px 0px 5px 0px;
}

.cd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: cccccc;
	line-height: 16px;
	margin: 5px 0px 5px 0px;
}

#wrapper {

	color: cccccc;
	width: 760px;
	height: 100%;
	margin: 0 auto;
}

#splash {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -230px;
	width: 460px;
	height: 180px;
}

#footer {
	width: 760px;
	height: 129px;
	position: relative;  /* Needed for Safari */
	bottom: 0px;
	clear: both;
}

#headline {
	width: 760px;
	height: 300px;
	clear: both;
}

.subnav {
	width: 760px;
	height: 40px;
	/* padding-top: 10px; */
	text-valign: middle;
	text-align: center;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
	background-color:#e9e9e9;
	border-top: 2px solid #b5b5b5;
	border-bottom: 1px solid #c2c2c2;
	/* background-image: url(../images/global/subnav_bg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.subnav_marka {
	width: 760px;
	height: 40px;
	/* padding-top: 10px; */
	text-valign: middle;
	text-align: center;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color:black;
	border-bottom: 1px solid #c2c2c2;
	/* background-image: url(../images/global/subnav_bg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.subnav_marka a {
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}

.subnav_marka a:hover {
	text-decoration: underline;
}

#subnav_right {
	width: 760px;
	height: 22px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
	background-color:#cccccc;
	background-repeat: no-repeat;
	background-position: bottom;
}

.subnav a {
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: underline;
}

#content {

	width: 720px;
	padding: 10px 20px 20px 20px;
}

#contentholder {
	background-color: white;
	width: 720px;
	padding: 10px 20px 20px 20px;
}

#contentholder_negativemargin {
	background-color: white;
	width: 760px;
	/* height: 650px; */
	padding-top:5px;
	margin-top:-5px;
	padding-bottom:5px;
	margin-bottom:-5px;
	background-image: url(../images/global/gradient_bg.jpg);
	background-repeat:repeat-x;
	 /* padding: 10px 20px 20px 5px; */
}

.contentholder_markanegativemargin {
	background-color: white;
	width: 760px;
	padding-top:15px;
	padding-bottom:15px;
	 /* padding: 10px 20px 20px 5px; */
}

.tartalom {
	width: 760px;
	height:650px;
	background-color: white;
	background-image: url(../images/global/gradient_bg.jpg);
	background-repeat:repeat-x;
}

.tartalom3 {
	width: 760px;
	height:200px;
	background-color: white;
	background-repeat:repeat-x;
}

.tartalom2 {
	width: 800px;
	height:200px;
	background-color: white;
	background-image: url(../images/global/gradient_bg.jpg);
	background-repeat:repeat-x;
}

.marka_tartalom {
	padding-top:15px;
	padding-bottom:15px;
	width: 760px;
	height:200px;
	background-color: black;
}

.clearer {
	background-color: white;
	font-size: 1px;
	height: 15px;
	clear: both;
}

.separator {
	font-size: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}

h1 {
	margin: 0px;
	padding: 15px 0px 15px 0px;
	clear: both;
	font-size: 15px;
}

.subhead {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold; 
	font-weight: none;
	text-align: left;
}

a.subheadlink {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold; 
	font-weight: none;
}

a.subheadlink:hover {
	color: #cccccc;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

#content img {
	border:0px;
}

/*	MANUFACTURERS  */

.manufacturer {
	background-color: white;
	width: 180px;
	height: 90px;
	float: left;
}

/*	PROCUSTLINES  */

.productline {
	width: 132px;
	height: 221px;
	float: left;
	margin-left: 12px;
}

/*	COLLECTION  */

#collection_image {
	width: 185px;
	float: left;
}

#collection_info {
	width: 515px;
	float: right;
	text-align: left;
}

.button_collection {
	width: 153px;
	height: 20px;
	margin-top: 25px;
}

.productphoto {
	margin-left: 10px;
	width: 180px;
	text-align: center;
	float: left;
}

.productinfo_wrapper {
	width: 512px;
	float: right;
}

.productinfo {
	float: left;
	width: 310px;
	color: #222222;
}

.productinfo p {
	text-align: justify;
}

.productdetails {
	float: left;
	width: 165px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}

.kosar {
	/*color: #cccccc;*/
	font-size: 11px;
}

.uzenet {
	/*color: #cccccc;*/
	font-size: 11px;
}

.input_box {
	font-size:10px;
	text-decoration:none;
	border:solid gray 1px;
}

A, A:hover {
	font-size: 11px;
	color: #9b1c0d;
	font-weight: bold; 
	text-decoration: underline;
}

.submenu {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	text-align: right;
}

A.koll, A.koll:hover {
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11px;
	color: #7b7c7d;
	font-weight: none; 
	text-decoration:none;
}

