﻿body {
	/* background-color:lightblue; */
	background-image: url('/pic/fond.gif');
	background-repeat:repeat;
	/* background-color:RGB(255,255,255); */
	margin: 0px;
	padding-top: 0px; /*70px; */
	width:100%;
	height:auto;
	overflow:auto;
	font-family:Verdana, Tahoma, Sans-serif;
	font-size:11px;
	color: DimGrey;
}

#container {
	width: 943px;
	background: RGB(255,255,255); 
	position: absolute; 
	left: 50%; 
	margin-left: -488px; 
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
}

/* ========================================================================== */

#logoBar {
	width:100%;
	height:75px;
	float:left;
	margin-top:10px;
	background-color:RGB(255,255,255);
}

/* ========================================================================== */

#menu_ltp {
	position:relative;
	margin: 0px;
	width:100%;
	height:35px;
	float:left;
	font-size:11px;
	font-weight:bold;
	z-index:888;
}

#menu_ltp ul {
	list-style:none;
	background-color:#fff;
	text-align:center;
	padding:0;
	margin-top:10px;
}

#menu_ltp li {
	position:relative;
	float:left;
}

#menu_ltp ul li:hover ul{
	display:block;
	width:150px;
}

#menu_ltp ul ul {
	position:absolute;
	left:0px;
	display:none;
	font-size:11px; 
	font-weight:normal; 
}

#menu_ltp ul ul li{
	display:block;
	width:150px;
}
 
#menu_ltp ul ul a {
	color:black;
	margin-top:0px;
	margin-bottom:0px;
	background:white;
	text-align:left;
}

#menu_ltp ul ul a:hover {
	color:#fff;
}

/* ========================================================================== */

#menu_ltp a {
	display:block;
	margin-top:-16px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	color:black;
}
 
#menu_ltp a:hover {
	display:block;
	color:#fff;
	background:RGB(108,175,69);
}
 
#menu_ltp a.kezdolap  {
	display:block;
	color:black;
/*	background-image:url('/pic/kossonline_menu_szurke.png');*/
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:0px 0px;
}

#menu_ltp a.kezdolap:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:0px 0px;
}

#menu_ltp a.szolgaltatasok  {
	display:block;
	background-image:url('/pic/kossonline_menu_szurke.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-98px 0px;
}

#menu_ltp a.szolgaltatasok:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-98px 0px;
}

#menu_ltp a.termekek  {
	display:block;
	background-image:url('/pic/kossonline_menu_szurke.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-234px 0px;
}

#menu_ltp a.termekek:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-234px 0px;
}

#menu_ltp a.kalkulacio  {
	display:block;
	background-image:url('/pic/kossonline_menu_szurke.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-338px 0px;
}

#menu_ltp a.kalkulacio:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-338px 0px;
}

#menu_ltp a.szerzodes  {
	display:block;
	background-image:url('/pic/kossonline_menu_szurke.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-444px 0px;
}

#menu_ltp a.szerzodes:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-444px 0px;
}

#menu_ltp a.informacio  {
	display:block;
	background-image:url('/pic/kossonline_menu_szurke.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-549px 0px;
}

#menu_ltp a.informacio:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-549px 0px;
}

#menu_ltp a.kapcsolat  {
	display:block;
	background-image:url('/pic/kossonline_menu_szurke.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-661px 0px;
}

#menu_ltp a.kapcsolat:hover  {
	display:block;
	color:#fff;
	background-image:url('/pic/kossonline_menu_zold.png');
	background-repeat:no-repeat;
	background-size:960px 35px;
	background-position:-661px 0px;
}

/* ========================================================================== */

#vonal {
	height: 1px;
	width: 100%;
	background-color: RGB(227,223,220);
	float: left;
	margin-top:-2px;
	margin-bottom:4px;
}

/* ========================================================================== */

#stream_ltp {
	width:100%;
	float:left;
	background-color:RGB(255,255,255);
	margin-top:0px;
	padding-bottom:7px;
}

#stream_ltp1 {
	width:49%;
	float:left;
	background-color:RGB(255,255,255);
	margin-top:0px;
}

#flash {
	z-index:-1;
}

#stream_ltp2 {
	width:465px;
	float:right;
	background-color:RGB(255,255,255);
	margin-top:0px;
	text-align:right;
}

/* ========================================================================== */

#col1 {
	width:318px;
	float:left;
	font-size:14px;
	margin-right:0px;
}

#col2 {
	width:314px;
	float:left;
	font-size:14px;
	margin-left:0px;
}

#col3 {
	width:307px;
	float:right;
	font-size:14px;
	margin-right: 0px;
	padding-right: 0px;
}

#colTitle {
	width:287px;
	float:left;
	text-align:left;
	color:white;
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url('/pic/kossonline_szoveg_fej.png');
	background-size:307px 44px;
	background-repeat:no-repeat;
}

#colBody {
	width: 267px;
	height:600px;
	float:left;
	background-color:RGB(227,223,220);
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	line-height:150%;
	text-align:left;
	overflow:hidden;
}

#colBody ul  {
	list-style-type:disc;
	padding:0px;
	margin-top: 0px;
	margin-left:16px;
}

#colBody ul  li{
	color: orange;
}

#colBody ul  li .liContent{
	color: DimGrey;
}

/* ========================================================================== */

#col_service1 {
	width:254px;
	margin-top:10px;
	float:left;
	background-color:white;
	font-size:11px;
	line-height:150%;
	padding-left:25px;
	padding-right:25px;
}

#col_service1  h1{
	font-size:12px;
}

#col_service1  h2{
	font-size:12px;
	color:RGB(124,177,69);
}

#col_service1  h3{
	font-size:12px;
	color:RGB(230,139,58); /* Ez a narancs */
}

#col_service1 h3 a {
	font-size:12px;
	color:RGB(230,139,58); /* Ez a narancs */
	text-decoration:none;
}

#col_service2 {
	width:578px;
	padding-left:25px;
	padding-right:25px;
	float:right;
	background-image:url('/pic/kossonline_szoveghatter-zold.png');
	background-repeat:no-repeat;
	background-color:RGB(219,236,204);
	line-height:150%;
}

#col_service2  h1{
	font-size:12px;
}

#col_service2  h2{
	font-size:12px;
	color:RGB(108,161,69);
}

#col_service2  h3{
	font-size:12px;
	color:DimGray;
}

#col_service2  a{
	text-decoration:none;
	color:RGB(230,139,58); /* Ez a nrancs */
}

/* ========================================================================== */

#col_calculator2 {
	width:304px;
	margin-top:10px;
	float:right;
	background-color:white;
	font-size:11px;
	line-height:150%;
	margin-right:10px;
	text-align: right;
}

#col_calculator2  h2{
	font-size:12px;
	color:RGB(124,177,69);
}

#col_calculator2  h3{
	font-size:12px;
	color:RGB(238,190,79);
}

#col_calculator1 {
	width:628px;
	margin-top:10px;
	float:left;
	font-size:11px;
	line-height:150%;
}

#col_calculator1  h2{
	font-size:12px;
	color:RGB(108,161,69);
}

#col_calculator1  h3{
	font-size:12px;
	color:RGB(108,161,69);
}

#col_calculator1  a{
	text-decoration:none;
	color:green;
}

#col_calculator1  p{
	padding-right:10px;
	color: DimGrey;
}

/* ========================================================================== */

#footer {
	width:100%;
	float:left;
	margin-top:10px;
	background-color:RGB(255,255,255);
	color:RGB(202,202,202);
	text-align:center;
}

.rightColumn {
	width:307px;
	float:right;
	font-size:12px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 5px;
	color:RGB(124,177,69);
}

.leftColumn {
	width:304px;
	float:left;
	font-size:12px;
	margin-right:0px;
	padding-right: 5px;
	padding-left: 0px;
	color:RGB(124,177,69);
}

.centerColumn {
	width:312px;
	float:left;
	font-size:12px;
	margin-left:0px;
	padding-right: 5px;
	padding-left: 5px;
	color:RGB(124,177,69);
}

.centerColumn a {
	text-decoration:none;
	color:RGB(124,177,69);
}

/* ========================================================================== */

#seedMenu {
	width:100%; 
	float:left; 
	margin-top:5px; 
	padding-top:0px; 
	margin-bottom:5px;
}

.seedMenu {
	color:green;
	font-size:12px;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}

.OC_listed_paragraph {
	margin-left:60px;
	text-indent:-60px;
}

/* ========================================================================== */

#footer a {
	text-decoration: none;
	color:RGB(124,177,69);
}

#footer a :hover a:visited {
	text-decoration: none;
	color:RGB(124,177,69);
}