@CHARSET "UTF-8";

/* - YUI ujradefiniálása ------------------------------------------------- */
body {
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 0.95em;
	background-color: #ffffff;
}

#doc3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
}

#doc3 #hd {
	height: 70px;
	padding: 0px 0px 0px 0px;
	background: white repeat-x top left url(../images/head5_top.png);
	line-height: 0px;
	text-align: left;
}

.kosar {
	background: url("/images/kosar_1.jpg") no-repeat right;
	background-position: 265px center;
}

.yui-u {
	padding: 0px 0px;
}

.yui-b {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Középső div behúzása */
.yui-t3 #yui-main .yui-b {
	margin-left: 23.0769em;
	margin-bottom: 0px;
}

/* sidemenu div szélessége */
.yui-t3 .yui-b {
	
}

/* jobb oldali sáv */
.yui-t3 .yui-b .yui-gc .yui-u {
	
}

p {
	margin-top: 10px;
}

.page {
	padding: 0px 20px;
	/* background: #eeeeee url(../images/page_bg.png); */
}

.page ul {
	
}

.page ul li {
	padding-left: 30px;
	list-style: inside;
	line-height: 1.8em;
}

input {
	border: 1px solid #dddddd;
	padding: 1px;
	color: #0D2F4A;
}

.button,input[type="button"],input[type="reset"],input[type="submit"] {
	border: 1px solid white;
	color: white;
	padding: 5px;
	background-color: black;
	-moz-border-radius: 8px;
	cursor: pointer;
}

/* ----------------------------------------------------------------------- */
#pbg {
	position: relative;
	height: 197px;
	padding: 0px;
	margin: 0px;
	background: url(../images/head8_bg.png) white repeat-x;
	/* border:1px solid red; */
	margin-bottom: 0px;
}

.slogen {
	color: white;
	background: url(../images/head8.png) no-repeat;
	width: 960px;
	height: 200px;
	padding-right: 20px;
	text-align: right;
}

.slogen h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.slogen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #eeeeee;
}

#pbg .p {
	padding: 0px;
	margin: 0px;
}

/* Kép alatti menüsáv */
.tm2 {
	height: 30px;
	background-color: #dddddd;
}

/* Top menu */
#tm { /* padding:0px 20px -50px 0px; */
	/* border-bottom:1px solid #cccccc; */
	color: #555555;
	font-weight: bold;
	/* background : url(../images/tmbg.png) white bottom repeat-x; ;  */
	text-align: right;
	/* line-height:40px; */
	vertical-align: top;
	/* border:1px solid red; */
	margin-top: -90px;
	margin-right: 10px;
	z-index: 10;
}

/* Top menu menupontok*/
#tm a:link {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	text-decoration: none;
	padding: 6px 15px 4px 15px;
	background: top repeat-x url(../images/tab_red_off.png);
	color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/* font-size: 12px; */
	z-index: 10;
}

#tm a:hover {
	text-decoration: underline;
	/* font-size:12px; */
	padding: 5px 15px 5px 15px;
	background: top repeat-x url(../images/tab_red_on.png);
	color: #ffffff;
	z-index: 10;
}

#tm a:visited {
	text-decoration: none;
	/* font-size:12px; */
	padding: 5px 15px 5px 15px;
	background: top repeat-x url(../images/tab_red_off.png);
	color: #eeeeee;
	z-index: 10;
}

.rounded {
	width: 80%;
	/* border:1px solid rgb(240,240,240); */
	/* background-color: rgb(245,245,245); */
	margin-top: 15px;
	padding: 10px 20px 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: transparent url(../images/form_bg.png);
	color: #bbbbbb;
}

#ft {
	margin-top: 0px;
	clear: both;
	height: 58px;
	color: #777777;
	/* border-top:1px dashed #bbbbbb; */
	background: white top repeat-x url(../images/foot8.png);
	padding: 20px 10px 0px 0px;
	text-align: center;
}

#ft a:link {
	color: #ffffff;
}

#ft a:hover {
	color: #ffffff;
}

#ft a:visited {
	color: #ffffff;
}

.rshadow {
	/* background: white top left no-repeat url(../images/lsidebg.png); */
	
}

.lshadow {
	background: #ebebeb top right no-repeat url(../images/rsidebg.png);
	padding: 0px 0px;
	margin-bottom: -13px;
	border-left: 1px solid #cccccc;
	min-height: 1000px;
}

/* ----------------------------------------------------------------------- */
root {
	display: block;
	background-color: #eeeeee;
}

html {
	font-size: 1.0em;
	padding: 10px 15px 10px 15px;
	background: #aaaaaa url(../images/html_bg.png) repeat-x;
}

li {
	padding-left: 15px;
}

form {
	font-size: 10.5px;
}

form ul {
	
}

form ul dt label {
	padding-left: 10px;
}

form ul dt label.required {
	border-left: 4px solid #dddddd;
}

form ul dt {
	float: left;
	width: 150px;
	padding: 5px;
}

form ul dd {
	padding: 5px;
}

form ul dd ul.errors li {
	color: #aa0000;
	font-size: 10px;
}

#bd {
	line-height: 1.5em;
}

#nav {
	padding-top: 70px;
	float: left;
	margin: 5px;
	width: 180px;
}

#main {
	float: left;
	padding: 5px;
	width: 750px;
	background-color: #ffffff;
	border-left: 1px solid #000000;
}

#pro {
	float: left;
	border-right: 1px solid #000000;
	background-color: #eeeeee;
	color: blue;
	margin: 5px;
	width: 250px;
}

.atable {
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
}

.atable tr th {
	background-color: #eeeeee;
	border-right: 1px solid #777777;
	padding: 4px;
}

.atable tr {
	border-bottom: 1px solid #777777;
}

.atable td {
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	padding: 2px;
	vertical-align: top;
}

h1 {
	font-family: Georgia, Times, seriff;
	letter-spacing: 1px;
	font-size: 1.65em;
	margin-bottom: 0.8em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 15px;
}

h2 {
	font-family: Georgia, Times, seriff;
	letter-spacing: 1px;
	font-size: 1.30em;
	margin-bottom: 0.4em;
	font-weight: normal;
}

h3 {
	font-family: Georgia, Times, seriff;
	letter-spacing: 1px;
	font-size: 1.10em;
	margin-bottom: 0.2em;
	font-weight: normal;
}

h4 {
	font-family: Georgia, Times, seriff;
	letter-spacing: 1px;
	font-size: 1.05em;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

#top-user-menu {
	padding: 20px 10px 0px 0px;
	float: right;
	text-align: right;
	width: 400px;
	height: 50px;
}

#lang-chooser {
	top: 2px;
}

#lang {
	float: right;
	width: 40px;
	cursor: pointer;
	text-align: right;
}

#lang-menu {
	clear: both;
	float: right;
	width: 100px;
	background: #eeeeee;
	margin-top: 5px;
	padding: 0px 10px 0px 10px;
	position: relative;
}

#top-user-menu a:link {
	text-decoration: none;
	color: gray;
}

#top-user-menu a:hover {
	text-decoration: underline;
	color: red;
}

#top-user-menu a:visited {
	text-decoration: none;
	color: gray;
}

#lang-menu ul li {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	line-height: 1.5em;
}

#lang-menu ul {
	padding-left: 0px;
	margin-left: 0px;
}

#partners {
	padding-top: 10px;
}

#bookmarks {
	padding-top: 20px;
}
/*
.sidemenu {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.sidemenu li.category {
	background-color: #dddddd;
	line-height: 40px;
	background: none;
	background-color: #dddddd;
}

.sidemenu li {
	line-height: 35px;
	font-family: Verdana, Arial, Helvetia;
	border-bottom: 1px solid #eeeeee;
	color: #ffffff;
	list-style: none;
	padding-left: 10px;
	margin-right: 0px;
	border-bottom: 1px solid #eeeeee;
}

.sidemenu li a {
	color: #000000;
	text-decoration: none;
}

.sidemenu li a:link {
	color: #555555;
	text-decoration: none;
}

.sidemenu li a:hover {
	color: #aaaaaa;
	text-decoration: none;
}

.sidemenu li a:visited {
	text-decoration: none;
}

.sidemenu li a:hover,.sidemenu ul li:hover a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenu li ul {
	background: #666666;
	display: none;
	height: auto;
	padding: 0px;
	border: 0px;
	z-index: 200;
}

.sidemenu li:hover ul {
	display: block;
}

.sidemenu li li {
	
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
}

.sidemenu li:hover li a {
	background: none;
	color: #FFFFFF;
}

.sidemenu li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
	color: #FFFFFF;
}

.sidemenu li ul a:hover,.sidemenu li ul li:hover a {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.sidemenu li.has_child {
	background: url("/styles/manager/images/hover_sub2.gif") no-repeat scroll 280px 15px transparent;
}

*/
.sidemenu {
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #ffffff;
}

.sidemenu li.category {
    background-color: #dddddd;
    line-height:40px;
    background:none;
    background-color:#dddddd;

}

.sidemenu li {
    line-height:35px;
    font-family:Verdana,Arial,Helvetia;
    border-bottom:1px solid #eeeeee;
    color: #ffffff;
    list-style: none;
    padding-left:20px;
    margin-right: 0px;
    border-bottom:1px solid #eeeeee;
}


.sidemenu li a { color: #000000; text-decoration: none; }

.sidemenu li a:link { color:#555555; text-decoration:none; }
.sidemenu li a:hover { color:#aaaaaa; text-decoration:none; }
.sidemenu li a:visited { color:#000000; text-decoration:none; }

.sidemenu li a:hover,.sidemenu ul li:hover a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenu li ul {
	background: #666666;
	display: none;
	height: auto;
	padding: 0px;
	margin-left: 260px;
	margin-top: -35px;
	border: 0px;
	position: absolute;
	width: 200px;
	z-index: 200;
	opacity: 0.9;
}

.sidemenu li:hover ul {
	display: block;
}

.sidemenu li li {
	background: url('/styles/manager/images/sub_sep.gif') bottom left no-repeat;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.sidemenu li:hover li a {
	background: none;
	color: #ffffff;
}

.sidemenu li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
}

.sidemenu li ul a:hover,.sidemenu li ul li:hover a {
	background: #2580a2 url('/styles/manager/images/hover_sub2.gif') center left no-repeat;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.sidemenu li.has_child {
	background: url('/styles/manager/images/hover_sub2.gif') center right no-repeat;
	background-position: 280px;
}

.pcs {
	width: 30px;
	border: 1px solid #CCCCCC;
	text-align: right;
	margin-right: 5px;
}

#mycart {
	position: absolute;
	top: 40px;
	right: 10px;
	width: 230px;
	height: 60px;
	text-align: right;
	color: #666666;
	font-size: 11px;
}

#mycart a {
	color: red;
}

#mycart a:hover {
	text-decoration: underline;
}

#webshop_menu a {
	display: block;
	height: 65px;
	background: url("/images/go_shopping.png") no-repeat;
}

#webshop_menu a:hover {
	background: url("/images/go_shopping_hover.png") no-repeat;
}

.groupname {
	background: #4F6577;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
