body {
 background-color: #202C38;
 padding: 0px;
 margin: 0 auto;
 font-family: verdana;
 font-size: 11px;
 color: #919191;
}

img, p {
 border: 0;
 margin: 0;
 padding: 0;
}

a:link, a:visited { color: #919191; text-decoration: none;  }
a:hover { color: #EB5709; text-decoration: underline; }
a:active {}

div#wrapper {
 width: 974px;
 margin: 0 auto;
}

div#header {
 background: url(imgs/background_grd.jpg) repeat-x;
 height: 164px;
 padding-left: 9px;
 text-align: center;
 cursor: pointer;
}

div#leftmenu {
 margin-top: 10px;
 width: 233px;
 float: left;
 margin-left: 6px;
}

div#leftmenu div {
 margin-top: 7px;
}

div#content {
 float: left;
 width: 460px;
 margin-top: 10px;
 margin-left: 18px;
}

div#rightmenu {
 float: left;
 margin-left: 18px;
 margin-top: 10px;
 width: 233px;
}

div#rightmenu div {
 margin-top: 7px;
}

div#clear {
 clear: both;
}

div.box {
 background-color: #FFFFFF;
}

div.box p {
 margin: 5px;
}

div#box1 ul, div#box2 ul, div#box3 ul, div#box4 ul, div#box5 ul {
 padding-left: 24px;
 margin: 0px;
 /*height: 75px;*/
 margin-bottom: 10px;
 list-style-image: url(imgs/btn_pic02.jpg);
}

div#box2 ul {
 list-style-image: url(imgs/btn_pic01.jpg);
}

div#box4 ul {
 margin-top: 10px;
 list-style-image: url(imgs/btn_pic01.jpg);
}



div#box1 li, div#box2 li, div#box3 li, div#box4 li {
 margin-top: 2px;
}

div#box2 ul {
 margin-top: 20px;
}

div#box3 ul {
 height: 110px;
}

div#box1 h5 {
 background: url(imgs/left_box_top.jpg) no-repeat;
}


div#box2 h5 {
 background: url(imgs/left_box_middle.jpg) no-repeat;
}

div#box3 h5 {
 background: url(imgs/left_box_bottom.jpg) no-repeat;
}

div#box4 h5 {
 background: url(imgs/right_box_top.jpg) no-repeat;
}

div#box4 p {
 height: 130px;
}

div#box5 h5 {
 background: url(imgs/right_box_middle.jpg) no-repeat;
}

div#box5 p {
 height: 90px;
}

div#box6 h5 {
 background: url(imgs/right_box_bottom.jpg) no-repeat;
}

div#box6 p {
 height: 80px;
}

h5.boxheader {
 height: 41px;
 margin: 0px;
}

h5.boxheader2 {
 height: 53px;
 margin: 0px;
}

h6.boxbottom {
 height: 21px;
 margin: 0px;
 background: url(imgs/box_bottom.jpg) no-repeat;
}

.sdsl img {
 float: left;
 margin-right: 9px;
 margin-left: 10px;
}

.readmore h5 {
 background: url(imgs/mainframe_header.jpg) no-repeat;
 height: 19px;
 margin: 0px;
}

.readmore {
 margin-top: 10px;
 background-color: #FFFFFF;
 width: 458px;
}

.readmore h1 {
 font-size: 14px;
 font-weight: bold;
 margin-left: 15px;
}

.readmore p {
 margin-left: 15px;
 margin-right: 15px;
 text-align: justify;
}

.readmore h6 {
 background: url(imgs/mainframe_footer.jpg) no-repeat;
 height: 23px;
 margin: 0px;
}

.debug {
 border: 1px solid black;
}

.nob {
 margin-left: 30px;
 padding-left: 0px;
}

table {
 border-collapse: collapse;
}

table tr, table td {
 border: 1px solid #919191;
}

td.c {
 text-align: center;
}

table.sdsl_table td, table.sdsl_table tr {
 /*padding: 4px;*/
 border: 0px;
}

tr.firstrow {
 font-weight: bold;
}

td.firstcol {
 width: 120px;
}

td.secondcol {
 width: 90px;
}

td.r {
 text-align: right;
}

td.afa {
 font-size: 9px;
 text-align: center;
}

td.c {
 text-align: center;
}

.akcio {
	color: #DD2211;
}
