/* CSS Document */
html, body, div, p, h1, h2, h3, h4, ul, ol, li, form, input, table, span, img { margin:0; padding:0;}
html { height: 100%; margin-bottom: 1px;} /* hogy legyen egy vertical scrollbar az oldal szélén */
body { background:#ededed url(_template_files/bg.png) top repeat-x; text-align:center; font-family:Tahoma; font-size:14px; color: #59493f;}
.floatfix { clear:both;}
.floatleft { float:left;}
.floatright { float:right;}
.hrdiv {line-height:0; border-bottom:1px solid #59493f;}
.hrdiv2 {line-height:0; border-bottom:4px solid #fff;}
.hrdiv3 {line-height:0; border-bottom:1px solid #ca4789; margin:7px 0px 2px 0px;}
/*default linkek*/
a { cursor:pointer; color:#ea69a0;}
a:link, a:visited { text-decoration:underline;}
a:hover { text-decoration:none; color: #e83f87;}
/*default linkek */

.background { width: 844px; margin: auto; position:relative;}
.header { height: 21px; float: right;}
.header a:link, .header a:visited { color: #b5b5b5; font-size: 11px; text-decoration: none;}
.header a:hover { color: #ededed; text-decoration: underline;}
.header a.active { font-weight: bold; color: #ededed;}
.mainbg { background: url(_template_files/mainbg.png) right top no-repeat; min-height: 591px;}
* html .mainbg { background: url(_template_files/mainbg.png) right top no-repeat; height: 591px;}
.header2topmenu { height: 206px; position: relative; margin-bottom: 32px;}
ul.topmenu { background: url(_template_files/topmenubg.png); height: 61px; width: 637px; overflow: hidden; list-style: none; text-indent: 0; font-size: 15px; position:relative; top:-30px; padding-left:12px;}
ul.topmenu li { float: left; height: 61px; background: url(_template_files/topmenu_sep.gif) right center no-repeat;}
ul.topmenu li a { display: block; height: 61px; padding: 12px; padding-top:21px; color: #fff; text-decoration: none;}
* html ul.topmenu li a { display: inline-block; height: 61px; padding: 12px; padding-top:21px; color: #fff; text-decoration: none;}
ul.topmenu li a:hover { background: url(_template_files/topmenu_hover.png);}
* html ul.topmenu li a:hover { background: url(_template_files/topmenu_sep.png); color: #fff;}
.topmenu-rightbg { position: absolute; bottom:-9px; right: -25px; width: 25px; height: 61px; background: url(_template_files/topmenubg_right.png);}
ul.leftmenu { width: 206px; list-style: none; text-indent: 0; margin-left:5px;}
ul.leftmenu li { float: right; clear: both;}
ul.leftmenu li a { color: #fff; text-decoration: none; display: block;}

/*leftmenu tipusok*/
/*tipus1*/
.leftmenulist1 { width: 165px; height: 54px; overflow: hidden;}
a.leftmenulink1:link, a.leftmenulink1:visited { background: url(_template_files/leftmenubg1_link.png) right top no-repeat; text-align: right; padding: 17px 20px 0px 0px; height: 54px; text-decoration: none; color: #fff;}
a.leftmenulink1:hover { background: url(_template_files/leftmenubg1_hover.png) right top no-repeat;}
/*tipus1*/

/*tipus2*/
.leftmenulist2 { width: 155px; height: 51px; overflow: hidden;}
a.leftmenulink2:link, a.leftmenulink2:visited { background: url(_template_files/leftmenubg2_link.png) right top no-repeat; text-align: right; padding: 17px 20px 0px 0px; height: 51px; text-decoration: none; color: #fff;}
a.leftmenulink2:hover { background: url(_template_files/leftmenubg2_hover.png) right top no-repeat;}
/*tipus2*/

/*tipus3*/
.leftmenulist3 { width: 206px; height: 53px; overflow: hidden;}
a.leftmenulink3:link, a.leftmenulink3:visited { background: url(_template_files/leftmenubg3_link.png) right top no-repeat; text-align: right; padding: 17px 20px 0px 0px; height: 53px; text-decoration: none; color: #fff;}
a.leftmenulink3:hover { background: url(_template_files/leftmenubg3_hover.png) right top no-repeat;}
/*tipus3*/

/*tipus4*/
.leftmenulist4 { width: 152px; height: 53px; overflow: hidden;}
a.leftmenulink4:link, a.leftmenulink4:visited { background: url(_template_files/leftmenubg4_link.png) right top no-repeat; text-align: right; padding: 17px 20px 0px 0px; height: 53px; text-decoration: none; color: #fff;}
a.leftmenulink4:hover { background: url(_template_files/leftmenubg4_hover.png) right top no-repeat;}
/*tipus4*/

/*tipus5*/
.leftmenulist5 { width: 155px; height: 51px; overflow: hidden;}
a.leftmenulink5:link, a.leftmenulink5:visited { background: url(_template_files/leftmenubg5_link.png) right top no-repeat; text-align: right; padding: 17px 20px 0px 0px; height: 51px; text-decoration: none; color: #fff;}
a.leftmenulink5:hover { background: url(_template_files/leftmenubg5_hover.png) right top no-repeat;}
/*tipus5*/
/*leftmenu tipusok*/

.content { width:615px; text-align: left; padding: 0px 10px 0px 0px;}
.footer { background: url(_template_files/footerbg.png) center top no-repeat; text-align: center; font-size: 10px; color: #7d695a; padding-top: 15px;}

.pinkbox {width:194px; height:194px; background:url(_template_files/pinkbox-trans.png); color:#f4d2de; line-height:18px;}
.bluebox {width:194px; height:194px; background:url(_template_files/bluebox-trans.png); color:#c8d8ec; line-height:18px;}
.greybox {width:194px; height:194px; background:url(_template_files/greybox-trans.png); color:#d8d1c9; line-height:18px;}
.infobox {width:194px; height:194px; background:url(_template_files/greybox-trans.png); color:#59493f; line-height:18px;}
.pinkbox h2, .bluebox h2 { font-size:18px; color:#fff; font-family:Tahoma;}
.pinkbox a:link, .pinkbox a:visited, .bluebox a:link, .bluebox a:visited { text-decoration:none;}
.pinkbox a:hover, .bluebox a:hover { text-decoration:underline;}
a.loginlink:link, a.loginlink:visited { color:#fff; text-decoration:underline;}
a.loginlink:hover { text-decoration:none;}
.seal { position:absolute; top:70px; right:-70px;}

/*szövegformázások*/
.content ul { list-style: square; text-indent: 0; padding-left:30px;}
.content ol { list-style: square; text-indent: 0; padding-left:30px;}
.content ul li {}
.content ol li {}
.content h1 { font-size: 20px; font-weight: bold;}
.content h2, h3 { font-size: 15px; font-weight: bold;}
.bordertext { border: 4px solid #ea69a0; background: #F4D2DE; padding: 8px; font-weight: normal;}
.bordertext2 { border: 4px solid #8baed8; background: #DCE3EE; padding: 8px; font-weight: normal;}
.bordertext3 { background:#fff; border: 4px solid #8baed8; padding: 8px; font-weight: normal;}
.px10 { font-size: 10px !important;}
.px11 { font-size: 11px !important;}
.px12 { font-size: 12px !important;}
.px13 { font-size: 13px !important;}
.px14 { font-size: 14px !important;}
.px15 { font-size: 15px !important;}
.px16 { font-size: 16px !important;}
.px18 { font-size: 18px !important;}
.strong { font-weight: bold;}
.red { color: #cc0000;}
.pink { color:#ea69a0;}
.szitterpic { border: 4px solid #e6cec8; width: 120px; margin-bottom:10px; }
a.redbtn:link, a.redbtn:visited { background:#F00; padding:2px 4px 2px 4px; color:#fff; text-decoration:none; border:4px solid #fff;}
a.redbtn:hover { background:#fff; border:4px solid #F00; color:#F00;}
/*szövegformázások*/

/*üzenetek*/
.errmsg { background:#fff; padding:10px; color:#cc0000; font-weight:bold; font-size:16px; border:5px solid #cc0000; text-align:center;}
.errmsg a { color:#cc0000;}
.msg { background:#fff; padding:10px; color:#669900; font-weight:bold; font-size:16px; border:5px solid #669900; text-align:center;}
.msg a { color:#669900;}
/*üzenetek*/

/*forms*/
input.tf { border: 1px solid #F69; margin-top: 5px; padding:1px 0px 0px 5px; width:125px; height:16px; font-size:11px; color:#333; overflow:hidden; font-family:Arial;}
.content-ta { background: #babad6; border: 2px solid #415b83; padding:2px 0px 0px 5px; width:250px; height:150px; margin-left: 5px; font-size:12px; color:#656565; font-family:Arial;}

.ifield { background-color: #fff; border: 1px solid #59493f; height: 20px; width: 250px; }
.itextarea { background-color: #fff; border: 1px solid #59493f; width: 250px; }
input#submit { padding: 2px 0; background-color: #ecd5d3; font: bold 13px Tahoma, Verdana, Arial, Geneva, sans-serif; color: #59493f; text-transform: uppercase; border: 1px solid #59493f; cursor: pointer; width: 70px; }
span.help { background-color: #008fda; color: #fff; width: 10px; padding: 1px 4px; cursor: pointer; font-weight: bold; margin-left: 10px; }
span.help:hover { background-color: #004266; }
/*forms*/

ul#userimgs, ul#userimgs2 { padding: 0; }
ul#userimgs li, ul#userimgs2 li { float: left; margin: 0 16px 10px 0; overflow: hidden; }
ul#userimgs li img, ul#userimgs2 li img { border: 4px solid #fff; }
ul#userimgs li img { cursor: pointer; }
ul#userimgs .deleteimg { border: 4px solid #fff; cursor: pointer; }
ul#userimgs .deleteimg:hover { border: 4px solid red; }
