@charset "utf-8";
*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, helvetica, sans-serif;
}

a{
    color: #3f91d7;
    text-decoration:underline;
	outline:none;
}
a:hover{
    text-decoration:none;
}

.color1{
    color:#004B87 !important;
}
.color2{
    color:#C4E9FF !important;
}
.color3{ /*zöld*/
    color:#2F950A !important;
}
.color4{
    color:#BB0000 !important;
}
.color5 { /*narancs*/
	color:#F49E23 !important;
}


.size1{
    font-size:11px;
    line-height:14px;
}
.size2{
    font-size:12px;
    line-height:16px;
}
.size3{
    font-size:14px;
    line-height:18px;
}
.size4{
    font-size:18px;
    line-height:20px;
}

.br1{
    height:6px;
}
.br2{
    height:10px;
}
.br3{
    height:14px;
}


label input{
    margin-right:6px;
}
li{
    list-style:none;
}

h1{
    font-size:24px;
    line-height:26px;
    font-weight:normal;
    color: #2f950a;
}
h2{
    font-size:14px;
    line-height:18px;
    font-weight:bold;
    color:#333;
}

h3{
    font-family:georgia;
    font-style:italic;
    color:#9e9e9e;
    font-size:12px;
    font-weight:bold;
}
small{
    color:#999;
    font-size:11px;
}
tr.odd{
    background:#e7f3fb;
}
.image {
	border:0;	
}
.textStyle1{
    font-size:12px;
    line-height:16px;
    color:#333;
}
.textStyle2{
    font-size:14px;
    line-height:16px;
    color:#333;
}
.textReq{
    padding-left:4px;
    color: #3f91d7;
    font-weight:normal;
}
.textTemperature{
    color:#B00 !important;
    font-size:26px;
}
textarea,
.input,
.inputBig{
    background:#d2ecf9;
    border:1px solid #a9d4ea;
    color:#333;
    font-size:12px;
}
.input{
    padding-top:3px;
    font-size:11px;
    font-weight:bold;
}
.input input{
    display:block;
    background:none;
    border:none;
    height:18px;
}

input.file{
    display:block;
}

input.inputBig{
    float:left;
    height:22px;
    padding:3px;
    padding-top:5px;
    padding-bottom:1px;
    color:#333;
    font-weight:bold;
    font-size:14px
}

.select1{
    padding:3px 5px;
    height:28px;
    background:none;
    border:1px solid #DADADA;
}
.greenButton{
    float:left;
    padding-left:10px;
    height:19px;
    line-height:19px;
    font-size:11px;
    font-weight:bold;
    background: url("/tpl/kwizda/elements/button/green-left.gif") no-repeat;
}
.greenButton a{
    display:block;
    padding-right:12px;
    background: url("/tpl/kwizda/elements/button/green-right.gif") no-repeat;
    background-position:top right;
    color:#FFF;
    text-decoration:none;
}

.bigButton{
    float:left;
    height:36px;
    line-height:36px;
    font-size:18px;
    font-weight:bold;
    background: url("/tpl/kwizda/elements/button/left-big.gif") no-repeat;
}
.bigButton a{
    display:block;
    padding:0 40px;
    background: url("/tpl/kwizda/elements/button/right-big.gif") no-repeat;
    background-position:top right;
    color:#FFF;
    text-decoration:none;
}

.mediumButton,
.mediumButtonBlue{
    float:left;
    height:25px;
    line-height:25px;
    font-size:14px;
    font-weight:bold;
    background: url("/tpl/kwizda/elements/button/left-medium.gif") no-repeat;
}
.mediumButton a,
.mediumButtonBlue a{
    display:block;
    padding:0 20px;
    background: url("/tpl/kwizda/elements/button/right-medium.gif") no-repeat;
    background-position:top right;
    color:#FFF !important;
    text-decoration:none;
}
.mediumButtonBlue{
    background: url("/tpl/kwizda/elements/button/left-medium-blue.gif") no-repeat;
}
.mediumButtonBlue a{
    background: url("/tpl/kwizda/elements/button/right-medium-blue.gif") no-repeat;
    background-position:top right;
}
.greenButton a:hover,
.bigButton a:hover,
.mediumButton a:hover{
    text-decoration:none !important;
    color:#D1E799 !important;
}
.mediumButtonBlue a:hover{
    text-decoration:none !important;
    color:#CDECFF !important;
}
.separator{
    clear:both;
    width:100%;
    margin:14px 0;
    font-size:0px;
    line-height:0px;
    border-bottom:1px solid #D2ECF9;
}
.floatClearer{
    clear:both;
}
.leftFloater{
    float:left;
}
.rightFloater{
    float:right;
}

.arrowList{
    font-size:12px;
    color:#252525;
}
.arrowList li{
    padding-left:8px;
    background: url("/tpl/kwizda/elements/gfx/arrow-orange.gif") no-repeat;
    background-position: center left;
}

.inlineImgLeft{
    float:left;
    margin-right:18px;
}
.prodImage{
    visibility:hidden;
    float:left;
    width:248px;
    margin-right:10px;
    padding:8px 0;
    background: #DDF3FF;
    border: 1px solid #C4E9FF;
    line-height:14px;
}

.prodImage img{
    display: block;
    margin:0 auto;
    margin-bottom:8px;
}
.prodImage h3{
    position: relative;
    font-size:11px;
    color: #004B87;
}

body{
    width:100%;
    height:100%;
   background: url("/tpl/kwizda/elements/base/body-bg.gif") repeat-x #98dafc;
/*    background: url("/tpl/kwizda/elements/oldalso_sav_okt.jpg") top center no-repeat #98dafc;*/
 /*  background: url("/tpl/kwizda/elements/bg-xmass.jpg") top center no-repeat #98dafc;*/
}

#container{
    position:relative;
    width:980px;
    margin:0 auto;
    background:#FFF;
    margin-bottom:16px;
}

#top{
    position:relative;
    height:98px;
}

#top .info{
    position:absolute;
    top:10px;
    right:20px;
    font-size:11px;
    color: #6598c1;
}
#top .info select{
    width:95px;
    margin-left:14px;
    font-size:11px;
}

#top #logo{
    position:absolute;
    top:17px;
    left:20px;
    display:block;
    border:none;
}

#top #options{
    position:absolute;
    top:48px;
    right:20px;
}

#top #options .menu,
#top #options .search{
    float:left;
}

#top #options .menu{
    line-height:20px;
}

#top #options .menu a{
    font-size:11px;
    font-weight:bold;
    color:#333;
}
#top #options .menu span{
    padding:0 6px;
}

#top #options .search{
    padding-left:8px;
    background:#d2ecf9;
    border:1px solid #a9d4ea;
}

#top #options .search .input,
#top #options .search .button{
    display:block;
    float:left;
    border:none;
    background:none;
}
#top #options .search .input{
    height:15px;
    font-weight:bold;
}


#mainmenu{
    height:51px;
    padding:0 20px;
    background:url("/tpl/kwizda/elements/menu/mainmenu-bg.gif") repeat-x;
    background-position:bottom left;
}

#mainmenu li{
    display:block;
    float:left;
    list-style:none;
}
#mainmenu a{
    display:block;
    float:left;
    margin-top:24px;
    padding:0 16px;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
    background: url("/tpl/kwizda/elements/menu/menu-sep.gif") no-repeat;
    background-position:center right;
}
#mainmenu a:hover{
    text-decoration:none;
    color:#6598c1;
}

#mainmenu a.active{
    margin:0;
    font-size:18px;
    color:#333;
    height:51px;
    line-height:51px;
    background: url("/tpl/kwizda/elements/menu/mainmenu-item-bg.gif") repeat-x;
}
#mainmenu a.active:hover{
    color: #004B87;
}
#mainmenu .last a {
	background:none;	
}

#optionsbar{
    height:40px;
    line-height:40px;
    padding:0 20px;
}

#optionsbar .navbar{
    float:left;
    font-size:11px;
    color: #2c970f;
}

#optionsbar .navbar span{
    padding:0 2px;
    color:#3f91d7;
}

#optionsbar .print{
    float:right;
    font-size:11px;
    padding-right:32px;
    background: url("/tpl/kwizda/elements/gfx/print.gif") no-repeat;
    background-position: center right;
}

#content{

}
#content #left,
#content #main,
#content #mainWide,
#content #right{
    float:left;
}

#content #left,
#content #right{
    width:210px;
}
#content #left .padding{
    padding:0 18px;
}
#content #left .paddingStart{
    padding-left:10px;
}
#content #main{
    width:560px;
}
#content #mainWide{
    width:770px;
}
#content #mainFull{
    width:940px;
    margin:0 auto;
}
#content h1 a,
#content h2 a{
    color:#004B87;
}

#content h1 a{
    font-size:21px;
}

.homebox{
    width:210px;
    background: url("/tpl/kwizda/elements/gfx/homebox-body.jpg") repeat-y;
    margin-top:-11px;
}
.homeboxContent{
    width:144px;
    min-height:198px;
    height:auto !important;
    height: 198px;

    padding:0 33px;
    padding-top:20px;
    color:#004b87;
    font-size:12px;
    line-height:18px;
    background: url("/tpl/kwizda/elements/gfx/homebox-top.jpg") no-repeat;
}
.homeboxBottom{
    width:210px;
    height:9px;
    background:url("/tpl/kwizda/elements/gfx/homebox-bottom.jpg") no-repeat;
}
.homeboxContent h2{
    display:inline;
    font-size:14px;
    font-weight:bold;
    color:#004b87;
}

.homeboxContent img{
    display:block;
    margin:8px 0;
    border: 2px solid #A9D4EA;
}

.sidebox{
    margin-top:20px;
    margin-left:33px;
    color:#252525;
    font-size:12px;
    line-height:16px;
}

.sidebox .forumHilites{
    color:#959595;
}

.sidebox .forumHilites li a{
    line-height:24px;
    color:#333;
}

.sidebox p{
    width:167px;
}

.poll{
    line-height:22px;
}

#leftmenu{
    width:200px;
    margin-left:10px;
}
#leftmenu .new {
	background:#DDF3FF url(/files/image/uj.png) no-repeat right;
	z-index:1011;
}

#leftmenu li{
    display:block;
    float:left;
    width:200px;
    margin-bottom:1px;
}
#leftmenu li a{
    display:block;
    padding:5px 0;
    padding-left:20px;
    line-height:16px;
    font-size:12px;
    font-weight:bold;
    color:#333;
    background:#DDF3FF;
    text-decoration:none;
}
#leftmenu li a:hover,
#leftmenu li a.active{
    background:#C4E9FF;
}

#leftmenu li li a{
    color:#004B87;
    font-weight:normal;
    background: url("/tpl/kwizda/elements/gfx/arrow-blue.gif") no-repeat;
    background-position:center left;
    margin-left:20px;
    padding-left:10px;
}

#leftmenu li li a:hover{
    text-decoration:underline;
    background: url("/tpl/kwizda/elements/gfx/arrow-blue.gif") no-repeat;
    background-position:center left;
}
#prodbox{
    width:100%;
    margin-bottom:20px;
}
#prodbox .box{
    margin-bottom:1px;
}
#prodbox .header{
    position:relative;
    height:25px;
    line-height:25px;
    text-align: center;
}
#prodbox .body{
    height:106px;
}

#prodbox .green .header{
    background:#8EC600;
}
#prodbox .green .body{
    background: #D1E799;
}

#prodbox .orange .header{
    background: #FF7800;
}
#prodbox .orange .body{
    background: #FFDC99;
}

#prodbox .blue .header{
    background:#00A5FA;
}
#prodbox .blue .body{
    background:#99DBFD;
}

#prodbox .header .button{
    position:absolute;
    top:5px;
    display:block;
    border:none;
}
#prodbox .header .left{
    left:20px;
}
#prodbox .header .right{
    right:20px;
}

#prodbox .header h1{
    display:inline;
    font-size:14px;
    font-weight:bold;
    color:#FFF;
}

#main,
#mainWide{
    position:relative;
    font-size:14px;
    line-height:18px;
    color:#242424;
}

#mainWide .padding,
#main .padding{
    padding:0 20px;
}

#extmenu{
    padding-top:30px;
}
#extmenu img{
    display:block;
    border:none;
    float:left;
	padding-right:7px;
}


#right .infobox{
    width:190px;
    margin:0 auto;
    background:url("/tpl/kwizda/elements/gfx/gradientbox-top.gif") no-repeat;
}

#right .infoboxContent{
    padding:14px 12px 28px 12px;
    min-height:86px;
    height:auto !important;
    height:86px;
    font-size:12px;
    line-height:20px;
    background:url("/tpl/kwizda/elements/gfx/gradientbox-bottom.gif") no-repeat;
    background-position:bottom left;
}

#right .infobox-big{
    width:360px;
    margin:0 auto;
    background:url("/tpl/kwizda/elements/gfx/gradientbox-top.png") no-repeat;
}

#right .infoboxContent-big{
    padding:14px 12px 28px 12px;
    min-height:86px;
    height:auto !important;
    height:86px;
    font-size:12px;
    line-height:20px;
    background:url("/tpl/kwizda/elements/gfx/gradientbox-bottom.png") no-repeat;
    background-position:bottom left;
}


#right .infoboxContent a, #right .infoboxContent-big a{
    color: #004B87;
}

#right .infoboxContent h2, #right .infoboxContent-big h2{
    margin-bottom:10px;
}
#footerMenu{
    width:100%;
    padding:26px 0;
    background: url("/tpl/kwizda/elements/base/footer-bg.gif") repeat-x #70b1e5;
}

#footerMenu .wrapper,
#footer .wrapper{
    position:relative;
    width:940px;
    margin:0 auto;
}

#footerMenu h1{
    font-size:18px;
    color:#FFF;
    margin-bottom:10px;
}
#footerMenu .menubox{
    float:left;
    width:313px;
}

#footerMenu ul{
    float:left;
    padding-right:30px;
}
#footerMenu ul li{
    margin-left:5px;
    background: url("/tpl/kwizda/elements/gfx/arrow-white.gif") no-repeat;
    background-position:center left;
    padding:5px 0;
    padding-left:10px;
    line-height:16px;
}
#footerMenu ul li a{
    color:#FFF;
    font-size:12px;
}
#footer{
    width:100%;
    height:40px;
    background:#004b87;
    color:#fff;
    font-size:12px;
    line-height:16px;
}

#footer .copyright{
    position:absolute;
    top:12px;
    left:20px;
}

#footer .menu{
    position:absolute;
    top:12px;
    right:20px;
}
#footer .menu a{
    font-size:12px;
    color:#FFF;
}
#footer .menu span{
    padding:0 8px;
}

/*
/PAGINATION
*/
.pagination{
    width:100%;
}
.pagination a,
.pagination span{
    display:block;
    float:left;
    margin-right:3px;
    padding:2px 5px;
    color:#004B87;
    line-height:12px;
    font-size:12px;
}
.pagination a{
    background: #DDF3FF;
    border:1px solid #C4E9FF;
    text-decoration:none;
    color:#004B87;
}
.pagination a:hover{
    background:#C4E9FF;
}
.pagination span{
    background: #004B87;
    border:1px solid #004B87;
    text-decoration:none;
    color:#FFF;
}

.pageFlip{
    width:100%;
}
.pageFlip .off{
    color:#999;
}
.pageFlip .sep{
    padding:0 8px;
    color:#004B87;
}


.paginationWrapper{
    visibility:hidden;
    position:relative;
    float:left;
    margin-top:14px;
    padding-bottom:34px;
}

.paginationWrapper .pagination{
    float:left;
    width:auto !important;
}
.paginationWrapper a.pageTurn{
    display:block;
    float:left;
    padding:0 8px;
    color:#004B87;
    font-size:12px;
}

/*
/FORUM
*/

/*
topics
*/
.forum br{
    clear:both;
}

.topicsHead,
.topicsFooter{
    padding:6px 6px;
    color:#004B87;
    font-weight:bold;
    line-height:12px;
    font-size:11px;
    background: url("/tpl/kwizda/elements/gfx/forum-topic-head-bg.gif") repeat-x #C4E9FF;
}

.topicsFooter{
    clear:left;
    margin-top:2px;
    text-align:center;
    background: url("/tpl/kwizda/elements/gfx/forum-topic-footer-bg.gif") repeat-x #C4E9FF;
}
.topicsFooter a{
    text-decoration:none;
    color:#004B87;
}
.topicsFooter a:hover{
    text-decoration:underline;
}

.forum .title,
.forum .starter,
.forum .modified,
.forum .created,
.forum .threadNum,
.forum .postNum,
.forum .expert{
    float:left;
    font-size:12px !important;
}
.forum .title{
    width:338px;
}
.forum .starter{
    width:120px;
}
.forum .modified{
    width:100px;
}
.forum .threadNum{
    width:80px;
}
.forum .postNum{
    width:100px;
}
.forum .expert{
    width:200px;
}
.forum img {
	float:left;
	padding-right:9px;
}
.topics{
    width:100%;
    font-size:12px;
    color: #004B87;
}
.topics div{
    width:718px;
    padding:6px 6px;
    margin-top:2px;
    background:url("/tpl/kwizda/elements/gfx/forum-topic-row-bg.gif") repeat-x #DDF3FF;
}
.topics div.normal{
    background:url("/tpl/kwizda/elements/gfx/forum-topic-row-bg.gif") repeat-x #DDF3FF;
}
.topics div.hover{
    background:#C4E9FF;
}
.topics div a{
    color: #004B87;
    text-decoration:none;
}
.topics div a:hover{
    text-decoration:underline;
}
/*
threads
*/
.forumOriginalPost{
    width:100%;
    margin-top:10px;
    margin-bottom:18px;
    font-size:12px;
    color:#FFF;
    background: #004B87;
}
.forumOriginalPost .head{
    padding:6px 10px;
    border-bottom: 1px solid #056AB9;
}
.forumOriginalPost .head .username{
    font-weight:bold;
    float:left;
}
.forumOriginalPost .head .date{
    float:right;
}
.forumOriginalPost .body{
    padding:10px;
}
.forumOriginalPost .footer{
    padding:3px 10px;
    border-top: 1px solid #056AB9;
    background:#FFF;
}

.forumMessageBox,
.forumMessageBoxExpert{
    width:100%;
    background:url("/tpl/kwizda/elements/gfx/forum-message-bg.gif") repeat-x;
    color:#333;
}
.forumMessageBoxExpert{
    background:url("/tpl/kwizda/elements/gfx/forum-message-expert-bg.gif") repeat-x;
}
.forumMessageBox .info,
.forumMessageBoxExpert .info{
    float:left;
    width:140px;
    padding:10px;
    line-height:20px;
    font-size:12px;
}
.forumMessageBox .message,
.forumMessageBoxExpert .message{
    float:left;
    width:550px;
    padding:10px;
    line-height:18px;
    font-size:14px;
    background: url("/tpl/kwizda/elements/gfx/dot-vertical.gif") repeat-y;
    background-position:top left;
}

.forumOptions{
    padding-left:20px;
    font-size:12px;
    line-height:16px;
}

#messageWriterBox{
    display:none;
    width:100%;
}
#messageWriterBox h2{
    display:block;
    margin-bottom:4px;
    margin-top:10px;
}
#messageWriterBox textarea{
    width:340px;
    height:150px;
    padding:3px 5px;
}
#messageWriterBox .input input{
    width:100%;
}

#messageQuoteBox,
#messageTextBox{
    width:350px;
}
#messageQuoteBox{
    display:none;
    position:relative;
    float:right;
    top:54px;
}
#messageTextBox{
    float:left;
}

img.forumAttachment{
    display:block;
    border:none;
    margin-top:5px;
    padding:8px;
    background: #DDF3FF;
}

#prodDetailsMenu{
    position:relative;
    height:49px;
    padding:0 10px;
    background:url("/tpl/kwizda/elements/proddesc/prod-head-bg.gif") repeat-x;
}
#prodDetailsMenu div{
    display:block;
    float:left;
    height:49px;
    background: url("/tpl/kwizda/elements/proddesc/prod-head-sep.gif") no-repeat;
    background-position:top right;
}
#prodDetailsMenu .active{
    background:url("/tpl/kwizda/elements/proddesc/prod-tab-body.gif") repeat-x;
}
#prodDetailsMenu .active img,
#prodDetailsMenu .active .label{
    float:left;
    display:block;
    background:none;
}
#prodDetailsMenu .active .label{
    font-size:18px;
    font-weight:bold;
    color:#333;
    line-height:20px;
    padding:0 8px;
    padding-top:16px;
}
#prodDetailsMenu a{
    display:block;
    padding:0 14px;
    padding-top:28px;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    line-height:14px;
    color:#333;
}
#prodDetailsMenu a:hover{
    color: #3f91d7;
}

#prodDetailsMenu .search{
    position:absolute;
    right:20px;
    top:23px;
    height:23px !important;
    padding-left:14px;
    background:#FFF;
    border:1px solid #a9d4ea;
}
#prodDetailsMenu .search .input,
#prodDetailsMenu .search .button{
    display:block;
    float:left;
    border:none;
    background:none;
}
#prodDetailsMenu .search .input{
    position:relative;
    top:2px;
    width:320px;
    height:15px;
    font-weight:bold;
    color:#69A1BC;
}

.prodTable{
    width:100%;
    margin:0 auto;
    font-size:14px;
}
.prodTable thead{
    font-weight:bold;
    background:#d1e8f7;
}
.prodTable thead p{
    font-size:11px !important;
}
.prodTable td{
    vertical-align:top;
}
.prodTable td p{
    padding:5px 10px;
    font-size:14px;
    color:#333;
}
.prodTable tr.odd{
    background:#e7f3fb;
}

.prodDetails td.c1{
    width:50%;
}
.prodUsage p{
    font-size:12px !important;
}
.prodUsage .c1{
    width:16%;
}
.prodUsage .c2{
    width:16%;
}
.prodUsage .c3{
    width:16%;
}
.prodUsage .c4{
    width:20%;
}
.prodUsage .c5{
    width:8%;
}
.prodUsage .c6{
    width:12%;
}
.prodUsage .c7{
    width:12%;
}
.prodDocs .c1{
    width:30%;
}

.prodTable img.product{
    display:block;
    margin-bottom:8px;
}
.prodTable .ytVideo{
    width:640px;
    margin:0 auto;
}

img.productImageMain{
    float:left;
    border:1px solid #d0e8f7;
    margin-right:18px;
    margin-bottom:18px;
}

/*
* KULTURAK
*/
.kultura-slider {
    text-align:center;
}
/*
.kultura-slider a:hover img {
  filter:alpha(opacity=50); 
  -moz-opacity: 0.5; 
  opacity: 0.5;
}*/
.kultura-slider a:hover img {
    margin-bottom:-4px;
}


div.scroller{
    margin-left:2px;
    width:600px;
    overflow:hidden;
    overflow-x:scroll;
    /*overflow-y:hidden;*/
    float:left;
}
div.fix{
    margin-left:20px;
    width:130px;
    overflow:hidden;
    float:left;
}


table.cultures td.label{
    width:200px;
}
table.cultures td.col{
    width:150px;
}

.cultures td p{
    padding:3px 12px;
    font-size:12px;
}
.cultures .phenologyRow img{
    display:block;
    margin: 0 auto;
}
.cultures .headRow{
    background:#004B87;
    font-weight:bold;
}
.cultures .headRow p{
    color:#FFF;
}
.cultures .BBCHRangeRow .month{
    float:left;
    margin-right:1px;
    padding:5px 0;
    font-size:10px;
    text-align:center;
    background: #D1E8F6;
}
.cultures tr.r1{
    background:#EAFBE8;
}
.cultures tr.r2{
    background:#FCFBE7;
}
.cultures tr.r3{
    background:#FBE7E8;
}
.cultures tr.r4{
    background:#EDEDED;
}
.cultures a{
    color:#004b87;
}

#tooltip{
    position:absolute;
    top:0;
    left:0;
    width:240px;
    padding: 14px 20px;
    background:#004A87;
    font-size:12px;
    color:#FFF;
	z-index:1010;
}
#tooltip p{
    float:left;
    font-size:12px;
    color:#FFF;
    line-height:14px;
}
#tooltip img{
    float:right;
    margin-left:10px;
}

/*
/ REGISTRATION
*/

.regNote{
    padding-top:10px;
    padding-bottom:20px;
}

.formHead{
    height:32px;
    margin-bottom:14px;
    color:#2f950a;
    background:url("/tpl/kwizda/elements/gfx/bg-form.gif") repeat-x;
}
.formHead .c1{
    width:470px;
    float:left;
    font-size:14px;
    font-weight:bold;
}
.formHead .c1 p{
    padding-left:10px;
}
.formHead .c2{
    width:470px;
    float:left;
    font-size:11px;
}
.formHead .c1 p,
.formHead .c2 p{
    line-height:32px;
}

.formBody{
    margin-bottom:14px;
}
.formBody p{
    font-size:14px;
    color:#333;
    font-weight:bold;
    padding-right:20px;
    text-align:right;
    line-height:28px;
}
.formBody input.text{
    float:left;
    height:22px;
    padding:3px;
    padding-top:5px;
    padding-bottom:1px;
    background:none;
    border:1px solid #DADADA;
    color:#333;
    font-size:14px
}
.formBody input.text:hover{
    border:1px solid #2f950a;
}
.formBody .c1{
    width:166px;
    float:left;
}
.formBody .c2{
    width:774px;
    float:left;
}
.formBody .c1-1{
    margin:18px 0 7px 0;
    color:#2f950a;
    background:url("/tpl/kwizda/elements/gfx/bg-form.gif") repeat-x;
	font-weight:normal;
}
.formBody .c1-1 p {
	text-align:left;
	color:#2F950A;
	padding:7px 0 7px 7px;
}
.formBody .c2-1 p {
	text-align:left;
}


.formBody .br{
    clear:both;
    height:14px;
}
.formBody .c2 p,
.formBody .c2 span{
    display:block;
    float:left;
    font-size:14px;
    line-height:28px;
    font-weight:normal;
}
.formBody input.type1{
    width: 285px;
}
.formBody input.type2{
    width: 53px;
}
.formBody input.type3{
    width: 47px;
}
.formBody input.type4{
    width: 28px;
}
.formBody input.type5{
    width: 75px;
}
.formBody input.type6{
    width:136px;
}

.formBody input.checkbox{
    float:left;
    height:28px;
    padding-right:6px;
}

.formBody select.select1{
    width:285px;
}
.formColumn{
    width:470px;
    float:left;
}
.formColumn .c2{
    width:304px;
}
.formColumn .c2 .br{
    height:4px;
}
.formColumn .c2 .name{
    width:138px;
}
.formColumn .c2 .unit{
    padding-left:12px;
}

/*
* TERMEKLISTA
*/

.prodListItem{
    width:100%;
    padding:18px 0;
    background: url("/tpl/kwizda/elements/gfx/prodlist-bg.gif") repeat-x;
}
.prodListItem .padding{
    padding:0 18px;
}
.prodListItem .itemImg{
    width:165px;
    padding-top:12px;
    float:left;
    text-align:center;
}
.prodListItem img{
    margin:0 auto;
    border:0 !important;
}
.prodListItem p{
    padding-right:18px;
    font-size:14px;
    line-height:20px;
    color:#333;
}

a.itemName{
    display:block;
    padding-bottom:14px;
    font-size:18px;
    color:#2F950A;
}
a.itemNameSmall{
    display:block;
    padding-bottom:14px;
    font-size:13px;
	font-weight:bold;
    color:#2F950A;
}


/*
* ERROR
*/

ul#error{
    width:100%;
    padding:14px 0;
    margin-bottom:14px;
    background: url("/tpl/kwizda/elements/gfx/error-bg.gif") repeat-x;
}
ul#error li{
    padding:4px 18px;
    color:#FF0000;
    font-size:12px;
    font-weight:bold;
    line-height:16px;
}
/*
ul#error li p{
    color:#FF0000;
    font-size:12px;
    font-weight:bold;
    line-height:16px;
}
.kultura-print td a{
	font-size:10px;
}
*/

/*autocomplete*/
.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /*
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
    background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}


/*
*   IDOJARAS
*/

.searchLocation{
    float:left;
    background:#d2ecf9;
    border:1px solid #a9d4ea;
    padding: 2px 5px;
    padding-top:0;
}

.searchLocation .search .input,
.searchLocation .search .button{
    display:block;
    float:left;
    border:none !important;
    background:none !important;
}
.searchLocation .input{
    width:400px;
    height:20px;
    color:#333;
    font-weight:bold;
    font-size:14px;
    border:none;
}
.searchLocation .button{
    position:relative;
    top:3px;
}

/*
/START
*/

.start .search{
    height:23px;
    padding-left:10px;
    background:#EEE;
    border:1px solid #D5D5D5;
}
.start .search .input,
.start .search .button{
    display:block;
    float:left;
    border:none;
    background:none;
}
.start .search .input{
    position:relative;
    top:2px;
    width:159px;
    height:15px;
    font-size:12px;
    font-weight:bold;
    color:#646464;
}
.start-kultura-row {
    padding:78px 1px 0 1px;
    text-align:center;
    float:left;
    width:120px;
    height:20px;
    color:#000;
    font-weight:bold;
    font-size:12px;
	line-height:12px;
    text-decoration:none;
    cursor:pointer;
}
.start-kultura-row:hover {
    padding-top:72px;
}
#news{
    width:100%;
    padding:0 !important;
}
#news a{
    color:#2F9414;
}

#news .hilite,
#news .list{
    float:left;
    width:50%;
    font-size:12px;
}

#news .hilite .padding{
    padding:inherit;
    padding-right:14px;
}
#news .list .padding{
    padding:inherit;
    padding-left:14px;
    border-left:1px solid #D6D6D6;
}
#news .hilite .imageWrapper{
    margin-bottom:6px;
    text-align:center;
}
#news .hilite h1{
    line-height:24px;
}

#news .kwizdaHead{
    width:100%;
    height:27px;
    background: url("../elements/gfx/head_kwizda-hirek.gif") no-repeat;
}
#news .kwizdaBody{
    width:100%;
    background:url("../elements/gfx/body_kwizda-hirek.gif") repeat-x #E2F4FF;
    background-position:left bottom;
}
#news .kwizdaBody .padding{
    padding:4px 7px;
    border:none;
}

.gradBox{
    width:100%;
    padding:10px 0;
    background: url("/tpl/kwizda/elements/gfx/prodlist-bg.gif") repeat-x;
}
.gradBox .padding{
    padding:0 10px !important;
}
.gradBox h2{
    font-size:16px;
    color: #000;
    margin-bottom:14px;
}

ul.simple{
    font-size:12px;
}
ul.simple li{
    padding:4px 0;
}
ul.forcastList{
    font-size:12px;
}
ul.forcastList li{
    display:block;
    width:100%;
    height:28px;
    line-height:28px;
    background:url("../elements/gfx/forcastlist-bg.gif") repeat-x;
    margin-bottom:1px;
}
ul.forcastList li .propName,
ul.forcastList li .propValue{
    float:left;
    color:#333;
}
ul.forcastList li .propName{
    width:124px;
    padding-left:10px;
}
ul.forcastList li .propValue{
    width:56px;
    padding-left:10px;
    font-weight:bold;
    background:url("../elements/gfx/forcastlist-sep.gif") no-repeat;
}

#expertConsult{
    float:left;
    margin-top:27px;
    width:365px;
}
#expertConsult .padding{
    padding:18px;
}
#expertConsult h2{
    font-size:16px;
}
#expertConsult a{
    color:#004B87;
}
#expertConsult li{
    padding-left:18px;
    line-height:22px;
    background:url("../elements/gfx/expertconsultlist-square.gif") no-repeat;
    background-position:0px 8px;
}

#mediaBrowser{
    float:left;
    width:200px;
}
#mediaBrowser table{
    width:100%;
}
#mediaBrowser .ca{
    width:12px;
    vertical-align:middle;
}
#mediaBrowser .ca img{
    display:block;
}
#mediaBrowser .cm{
    width:196px;
    text-align:center;
}
#mediaBrowser img{
    border:none;
}

/*
*ARFOLYAM
*/
table.currentPrice{
    border:none;
    font-size:12px;
}
table.currentPrice td{
    padding:3px;
}
table.currentPrice tr.tHead td{
    border-bottom:1px solid #A9D4EA;
}
tr.rowOdd{
    background:#EDFAFF;
}
table.currentPrice td.c1{
    width:120px;
}
table.currentPrice td.c2{
    width:135px;
}
table.currentPrice td.c3{
    width:85px;
}

/*
GALLERY
*/
div.galleryImageWrapper{
    float:left;
    height:190px;
    margin-right:35px;
    text-align:center;
}
div.galleryImageWrapper img{
    display:block;
    padding:1px;
    border:1px solid #2F950A;
}
div.galleryImageWrapper img:hover{
    border:1px solid #004B87;
}
/*lightbox*/
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0;
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%;
    float: left;
    text-align: left;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}			
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}


/*carousel*/
#viewport, #viewport2 {
    width: 140px;
    overflow:hidden;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
#viewport ul, #viewport2 ul {
    position: relative;
    padding: 0;
    margin: 0;
}
#viewport li, #viewport2 li{
    width: 140px;
    height: 105px;
    float: left;
    list-style: none;
}
/*calendar*/
#dialog {
	display:none;
	font-size:14px;	
}
#dialog input {
	font-size:13px;	
}

.img-left {
	float:left;
	border:2px solid #ccc;
	margin:0 12px 6px 0;
}
.img-right {
	float: right;
	border:2px solid #ccc;
	margin:0 0 6px 12px;
}
.img-center {
	clear:both;
	display:block;
	border:2px solid #ccc;
	margin:21px auto 21px auto;
}


/*szerjegyzek*/
.szerjegyzek {
	text-align:center;	
	font-size:12px;
	margin:16px 0 32px 0;
}
.szerjegyzek .input {
    background:#d2ecf9;
    border:1px solid #a9d4ea;
    color:#333;
    font-size:14px;
	padding:4px;
	margin-bottom:7px;
}

.szerjegyzek .button, .szerjegyzek-button {
    background:#2f950a;
    border:1px solid #a9d4ea;
    color:#fff;
    font-size:14px;
	font-weight:bold;
	padding:4px 14px 4px 14px;
	margin-bottom:7px;
	cursor:hand;
}

.bio {
	float:right;position:relative;top:-32px;right:16px;
}
.row-bio {
	float:right;position:relative;top:-14px;right:16px;
}

/*riasztás*/
.riasztas table {
	width:100%;	
	color:#333;	
}
.riasztas .head {
	height:32px;
	font-weight:bold;
	padding-left:14px;
    margin-bottom:1px;
	 background:url("/tpl/kwizda/elements/gfx/prodlist-bg.gif") top repeat-x;
	font-size:16px;
	color:#F60;	
}
.riasztas img {
	padding:7px 0 7px 0;	
}

/*calculators*/
.calc table {
	width:100%;	
	color:#333;	
}
.calc .head, .calc .head2, .calc .head3, .head2, .head3 {
    height:16px;
    color:#2f950a;
    background:url("/tpl/kwizda/elements/gfx/bg-form.gif") top repeat-x;
	font-size:14px;
	font-weight:bold;
	padding-left:14px;
    margin-bottom:1px;
}
.calc .head2 {
	  background:url("/tpl/kwizda/elements/gfx/prodlist-bg.gif") top repeat-x;
}
.calc .head3, .head3 {
   background:url("/tpl/kwizda/elements/gfx/prodlist-bg.gif") top repeat-x;
	font-size:16px;
	color:#F60;
}
.calc .input, .calc .input2 {
	width:60%;
    height:22px;
    padding:5px 4px 1px 4px;
	margin-right:14px;
    background:none;
    border:1px solid #DADADA;
    color:#333;
    font-size:14px;
	font-weight:bold;
}
.calc .input2 {
	text-align:right;	
}
.calc .input:hover{
    border:1px solid #2f950a;
}	
.calc th, .calc td {
	vertical-align:bottom;	
	padding-top:4px;
	padding-bottom:4px;
}
.calc .bottom {
	vertical-align:bottom;	
}
.calc th {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding-right:21px;
}
.calc .sep {
	height:14px;	
}
.calc .slider-title {
	text-align:center; 
	font-weight:bold;
	font-size:14px;
	padding-bottom:7px;
}
.calc .normal {
	font-weight:normal;	
}
.calc .highlight {
	font-weight:bold;
	font-size:19px;
}
.calc .orange {
	color:#F30;
}


/*hirdetes*/
.hirdetes {
	float:right;
	width:350px;
}
.hirdetes p {
	margin:0 0 28px 0;	
}
.hirdetes ul {
	margin:21px 0 28px 14px;
	padding-left:30px;
	color:#F49E23;
	font-weight:bold;
}
.hirdetes li {
	list-style:url(../elements/tick.png);
}
/**
 * jQuery Simple Dialog 
 */
.sd_container{
 font-family: arial,helvetica,sans-serif;
 margin:0;
 padding: 10px;
 position: absolute;
 background-color: #fff;
 border: solid 1px #ccc;
 text-align:center;
}
.sd_header{
 font-size: 125%;
 font-weight:bold;
 margin-bottom: 10px;
}
.sd_content{}
.sd_footer{
 color: #a0a0a0;
 margin-top: 10px;
}
.sd_overlay{
 position: absolute;
 margin:0;
 padding: 0;
 top: 0;
 left: 0;
 background-color: #222;
}
.sd_loading{
 background: url('indicator.gif') center no-repeat;
 background-color: #fff;
 height: 60px;
 width: 60px;
}
.sd_closelabel{
 position:absolute;
 width:50px;
 height:22px;
 line-height:22px;
 top:0;
 left:0;
 padding:5px;
 text-align:center;
 background-color:#ccc;
}
.sd_closelabel a {
 text-decoration:none;
 color: #222;
 font-size: 12px;
 font-weight:bold;
} 

/*slider*/
#slider {
	height:290px;
	background:url(../elements/slider/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav {
	position:absolute;
	top:45%;
	height:34px;	
}
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../elements/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.nivo-prevNav {
	left:10px;
}
.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}

.nivo-controlNav {
	position:relative;
	top:259px;
	z-index:99;
	height:17px;
	/*padding:9px 0 0 42%; kozepre*/
	padding:9px 0 0 86%;
	/*opacity:0.6;
	filter:alpha(opacity=60);
	
	background-color:#000;
	background:url(../elements/bg-60.png);*/
	text-align:center;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../elements/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:12px;
	float:left;
	z-index:99;
}
.nivo-controlNav a.active {
	background-position:-11px 0;
}


/*kedvezmeny*/
.kedvezmeny {
	float:left;
	width:440px;
	padding:20px;
	margin-top:40px;
}
.kedvezmeny .button {
    background:#2f950a;
    border:1px solid #a9d4ea;
    color:#fff;
    font-size:14px;
	font-weight:bold;
	padding:4px 14px 4px 14px;
	margin-bottom:7px;
	cursor:hand;
}


/*uj jelzés*/
.new {
	background:url(/files/image/uj.png) no-repeat right;	
}
