
	/* General styles */
	body {
	font-family:Verdana,Arial;
		 text-align:center;
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:url(/images/csikszonyegrovid.jpg) repeat top left;
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:80%;
		
	}
	
#fixed {
   margin:0 auto;
   width:900px;   /* you can use px, em or % */
   text-align:left;
   /*background:#FBA35E;*/
   color:#5C2E17;
}
	a {
		color:#5C2E17;
	}
	a:hover {
		color:#5C2E17;
		/*background:#369;*/
		text-decoration:none;
	}
	h1{font-size:16px}
	h2{font-size:14px}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
		font-weight:normal;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:0px 10px 5px 0px;
	}
	/* Header style s */
	#header {
		clear:both;
		float:left;
		width:100%;
		background:url(/images/csikdiszhossz2.jpg) repeat-x top left;
		
	}
	.headerIndiaiHor{float:left;  height:82px;padding-top:33px;}
	.headerNyugatiHor{float:left; height:82px;padding-top:33px;}
	.headerNyugati{float:left; padding-top:33px;}
	.headerIndiai {float:left; padding-top:33px;}
	.headerCenter{float:left; width:653px; height:82px; text-align:center; background-color:#FAD096 ;margin-top:33px;}
	#header {
		/*border-bottom:1px solid #5C2E17;*/
	}
	#header a{
		text-decoration:none;color:#5C2E17;
	}
	#header img{margin:0;}
	.contentSection {/*border-top:1px dotted #5C2E17;*/
padding:10px;}
	.Note {padding-top:40px; font:italic 10px Verdana;}
	.news {border:1px solid #5C2E17; padding:30px;text-align:center;}
	.news h1 {border:0;}
	.contentSection h1 {border-bottom:1px dotted #5C2E17;
	
font-family:Verdana;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 0 5px 0;}
.contentSection .news h1 {border:0;}
.contentSection h2 {
	
font-family:Verdana;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 0 5px 0;}

	.contentSection ul{list-style:none;}
	.referencia {border-bottom:1px dotted #5C2E17; margin-bottom:0px; margin-top:30px; padding-bottom:15px;}
	.referencia p {}
	.referencia p.from {font-style:italic; text-align:right; font-weight:bold;}
	.contentSection ul li{padding:0px 0 10px 0px;}
	.sidebarIndian a{color:#5C2E17; text-decoration:none;}
	.sidebarIndian a:hover{color:#5C2E17;text-decoration:underline;}
	.sidebarGeneral a{color:#5C2E17; text-decoration:none;}
	.sidebarGeneral a:hover{color:#5C2E17;text-decoration:underline;}
	.sidebarGeneral ul {list-style:none; margin:0; padding:0; }
	.sidebarGeneral ul li {padding:0px 0 10px 0px;text-transform:uppercase;}
	.sidebarholistic a{color:#5C2E17; text-decoration:none;}
	.sidebarholistic a:hover{color:#5C2E17;text-decoration:underline;}
	.sidebarholistic ul {list-style:none; margin:0; padding:0;}
	.sidebarholistic ul li{padding:0px 0 10px 10px;}
	.sidebarSection {
border-top:1px solid #FAD096;
padding:10px; float:left;
}
.Bolygoinfo, .Holdinfo {float:left; width:120px; height:170px;}
.sidebarSectionHeader {

font-family:Verdana;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 0 5px 0;
}
.sidebarSectionContent {
padding:10px 0 5px 10px;
}
	#header a:hover{
		text-decoration:underline;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#FBA35E;
		color:#5C2E17;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
		border-bottom:2px solid #5C2E17;
	}
	#header ul li a:hover {
		background:#5C2E17;
		color:#FAD096;
		text-decoration:none;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#5C2E17;
		background:#FAD096;
		border-bottom:2px solid #FAD096;
		}
	#header ul li a span {
		display:block;
	}
	
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0px 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (right menu) settings */
	.rightmenu {
		background:#FBA35E;	/* right column background colour */
	}
	.rightmenu .colleft {
		right:40%;			/* right column width */
		background:#FAD096;	/* left column background colour */
	}
	.rightmenu .col1 {
		width:56%;			/* left column content width (left column width minus left and right padding) */
		left:42%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:36%;			/* right column content width (right column width minus left and right padding) */
		left:46%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		height:33px;
		border-top:1px solid #5C2E17;
		background:url(/images/csikdiszhossz2.jpg) repeat-x bottom left;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
.Asc {margin-top:10px; padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid #5C2E17;}
.kulso {padding-top:10px;}
span.ascneve{font: bold 12px Verdana}
span.asckulso {font:italic 12px Verdana; padding-left:20px;}
.Asckep{float:left; border:1px solid #5C2E17; padding:0;margin-right:10px;}
.Asckep img {margin:0;}
