* {margin:0;padding:0;}
body {margin:0;padding: 0; font-family: Arial;font-size:11px;background-color: #EDEDEC;}
a {text-decoration:none;}
img {border:0}
#page {width:1000px;margin:auto;}
#header {width:100%;margin:auto;height:130px;background:url(../images/header_back.jpg) repeat-x}
#footer {width:600px;margin:auto;text-align:center;}
.footer {width:600px;margin:auto;text-align:center;}
#wrapper {width: 760px;margin: 0 auto;}
#intro {padding-bottom: 10px;}
#reklame {width:470px;display:table;margin:auto;text-align:center;}
#nema {display:none;}
h2 {font-size:14px;margin: 0;padding: 0;color:#fff}
h1, h3, h4, h5 {margin: 0;padding: 0;}
#slider {width: 620px;margin: 0 auto;position: relative;}
.scroll {height: 350px;width: 620px;overflow: auto;overflow-x: hidden;position: relative;clear: left;background: #FFFFFF url(../images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.header-top {width:650px;margin:auto;}
.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
}
#footer a:link {color:#666;}
#footer a:hover {color:#666;text-decoration:underline;}
#footer a:visited {color:#666;}
.cw {font-size:11px;}
#shade {
    background: #EDEDEC url(../images/shade.jpg) no-repeat 0 0;
    height: 30px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
	background:url(../images/meni_over.jpg) repeat-x;
}

ul.navigation a.selected {
    background:url(../images/meni_up.jpg) repeat-x;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 180px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -30px;
}

.hide {
    display: none;
}
