@charset "utf-8";
/* ------------------------ */
/* ------>> GLOBAL <<------ */
/* ------------------------ */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
	color: #000000;
	margin: 0px;
}
a, a:link, a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
.clr{clear: both;}
b, strong{font-weight: bold;}
#container{
    width: 1120px;
}
#header{
    position: absolute;
    z-index: 1;
}
#left{
    position: absolute;
    float: left;
    z-index: 0;
    top: 183px;
    width: 310px;
}
#header .logo{
    position: relative;
    z-index: 1;
    width: 477px;
    height: 250px;
}
#header .flash{
    position: relative;
    z-index: 0;
    left: 310px;
    top: -283px;
    width: 850px;
    height: 250px;
    margin-bottom: -250px;
}
#header .icons{
    width: 250px;
    position: relative;
    z-index: 0;
    left: 740px;
    top: -113px;
    margin-bottom: -80px;
}
#header .icons .item{
    margin-left: 40px;
}
#leftMenu1{
    background: url(/images/csikpiros.gif) top center no-repeat;
    width: 60px;
    height: 530px;
    position: relative;
    z-index: 0;
    float: left;
	top: -24px;
}
#leftMenu1 .frame{
    width: 25px;
    margin: 0 auto 0 auto;
    padding-top: 94px;
    text-align: center;
}
#leftMenu1 .frame .item{
    margin-top: 11px;
    margin-bottom: 11px;
}
#leftMenu2{
    width: 225px;
    position: relative;
    float: left;
    left: 12px;
    top: 44px;
    z-index: 0;
}
#leftMenu2 ul,
#leftMenu2 li{
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
#leftMenu2 li{
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}
#leftMenu2 li a{display: block; text-decoration: none;}
#leftMenu2 li a:hover{text-decoration: underline;}
#leftMenu2 li a, #leftMenu2 li a:link, #leftMenu2 li a:visited{color: #ffffff;}
#leftMenu2 .top{
    background: url(/images/leftMenu-top.gif) top center no-repeat;
    width: 225px;
    height: 12px;
}
#leftMenu2 .middle{
    background: url(/images/leftMenu-middle.gif) top center repeat-y;
    width: 225px;
}
#leftMenu2 .bottom{
    background: url(/images/leftMenu-bottom.gif) top center no-repeat;
    width: 225px;
    height: 12px;
}
#leftMenu2 .middle .frame{
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
#opening{
    background: url(/images/flekknyitvatabla.gif) center center no-repeat;
    width: 225px;
    height: 110px;
    position: relative;
    float: left;
    left: 12px;
    top: 46px;
	color: #ffffff;
}
#opening .block{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    padding: 10px;
}
#content{
    position: absolute;
    left: 309px;
    top: 227px;
    float: left;
    width: 800px;
}
#content .top{
    background: url(/images/content-top.gif) top center no-repeat;
    width: 800px;
    height: 25px;
}
#content .middle{
    background: url(/images/content-middle.gif) top center repeat-y;
    width: 800px;
}
#content .bottom{
    background: url(/images/content-bottom.gif) top center no-repeat;
    width: 800px;
    height: 25px;
}
#content .middle .frame{
    padding-left: 20px;
    padding-right: 20px;
}
#content .title{
    font-size: 24px;
    color: #c9252b;
    margin-bottom: 10px;
}
#navigation{
    color: #0920ff;
    margin-bottom: 15px;
}
#navigation a{color: #0920ff;}
/* ------------------------------- */
/* ------>> SUBCATEGORIES <<------ */
/* ------------------------------- */
#subCategories table{
    text-align: center;
    margin: 0 auto 0 -17px;
}
#subCategories table .text table{
	margin: 0 auto 0 auto;
}
#subCategories table td{
    padding-top: 15px;
}
#subCategories .block{
    width: 382px;
    min-height: 143px;
    margin-left: 10px;
    float: left;
}
#subCategories .block .top{
    background: url(/images/background-scat-top.gif) top center no-repeat;
    width: 382px;
    height: 12px;
}
#subCategories .block .middle{
    background: url(/images/background-scat-middle.gif) top center repeat-y;
    width: 382px;
}
#subCategories .block .bottom{
    background: url(/images/background-scat-bottom.gif) top center no-repeat;
    width: 382px;
    height: 12px;
}
#subCategories .block .title{
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#subCategories .block .title a{color: #1f1f1f;}
#subCategories .block .pic{
    width: 126px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
#subCategories .block .pic img{border: 3px solid #c9252b;}
#subCategories .block .s{
    width: 215px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
}
#subCategories .block .more a{
    font-weight: bold;
    color: #c9252b;
}
/* ------------------------------ */
/* ------>> ARTICLE LIST <<------ */
/* ------------------------------ */
#artList table{margin-top: 10px;}
#artList table td{padding-top: 10px;}
#artList .pic{width: 135px;}
#artList .pic img{border: 3px solid #c9252b;}
#artList .link{
    font-size: 20px;
    text-align: left;
}
#artList .link a{color: #c9252b;}