* {margin:0;padding:0;}

body {
    font:90% "Trebuchet MS", Arial, sans-serif;
    background: #f8fafb url("./gfx/bg.jpg") 0 0 repeat-x;
    color: #3f3f3f;
}

#mainside {float:left;width:590px;background: url("./gfx/mainside.jpg") 0 0 repeat-y;margin-top:15px;position:relative}
#mainside #mainsidetop, #mainside #mainsidebtm {
  width:590px;
  height:7px;
  line-height:7px;
  font-size:0%;
  background: url("./gfx/mainsidetop.jpg") 0 0 no-repeat;
} 
#mainside #mainsidebtm {background: url("./gfx/mainsidebtm.jpg") 0 0 no-repeat;}
#mainside #mainsidetxt {padding: 15px 20px;width:540px; }
 

#listapismen a
{
font-weight:bold; 
font-size:12px;
text-decoration:none;
}

a {
    color: #207da5;
    text-decoration:underline;
}

p.center {
  text-align:center;
  margin:0 auto;
}

a:hover {
    text-decoration: underline;
    color:#0d5676;
}

div#wrapper {
    width: 900px;
    margin: 0 auto;
    text-align: left;
}


p#logo a {
    display: block;
    height: 135px;
    position: relative;
}

p#logo a span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 900px;
    height: 135px;
    z-index: 1;
    background-image: url(./gfx/header.jpg);
}

a#add_movie {
    float: right;
    height: 45px;
    display: block;
    line-height: 45px;
    text-transform: uppercase;
    color: White;
    text-decoration: none;
    background: url("./gfx/plusko.gif") 0 center no-repeat;
    padding-left: 18px;
    padding-right: 20px;
}

a#add_movie:hover {text-decoration:underline;}


ul#menu {
    height: 45px;
    margin-bottom:15px;
    background: url("./gfx/topmenu.jpg") 0 0 no-repeat;
}

ul#menu li {
    display: block;
    float: left;
    text-transform: uppercase;
}

ul#menu li a {
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    color: White;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 20px;
}

ul#menu li a:hover {
    text-decoration:underline;
}
ul#menu li strong a {
    font-weight: normal;
}

h1 {
    font-size: 180%;
    color: #a41c0a;
    margin: 5px 0 10px 0;
    border-bottom:1px solid #dcdcdc;     
	font-weight:bold;
}

table {
    border-collapse: collapse;
    margin: 0;
    border-style: none;
    margin-bottom: 3em;
}

td {
    height: 90px;
    background-color: #efefef;
    background-image: url(./gfx/td.png);
    background-repeat: repeat-x;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    vertical-align: middle;
}

td.movie {
    width: 275px;
    padding-left: 20px;
    padding-right: 20px;
}

td.movie h3 {
    font-size: 140%;
    margin: 0; padding: 0;
}

p.info {
    color: #666666;
    margin: 0;
    margin-top: 0.5em;
}

td.magazine {
    width: 60px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

a.magazine_link {
    display: block;
    font-size: 120%;
    font-weight: bold;
}

p.date {
    margin: 0;
    margin-top: 0.5em;
    padding-left: 15px;
    background-image: url(./gfx/time.png);
    background-repeat: no-repeat;
    background-position: left 2px;
}

td.price {
    width: 45px;
    padding-left: 20px;
    padding-right: 20px;
    border-right-style: none;
}

td.price strong {
    font-size: 150%;
    text-align: right;
}

h2 {
    color: #006699;
    font-size: 120%;
    margin:10px 0 5px 0;
}

h2 span {
    font-size: 80%;
    font-weight: normal;
}

dl {
    display: block;
    margin: 0; padding: 0;
    width: 530px;
    font-size: 110%;
}
dt {
    margin: 0; padding: 0;
    float: left;
    display: block;
    width: 300px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e0e0e0;
    background-image: url(./gfx/dl.png);
}
dd {
    margin: 0; padding: 0;
    display: block;
    margin-left: 300px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-weight: bold;
    padding-right: 20px;
    border-bottom: 1px solid #e0e0e0;
    background-image: url(./gfx/dl.png);
}

p.movie_description {
    width: 490px;
    padding-left: 10px;
    font-size: 110%;
    line-height: 150%;
}

p.text {
    font-size: 110%;
    line-height: 150%;
    text-align: justify;
    padding-bottom:10px;
}

ul#site_map {
    font-size: 120%;
    margin: 0; padding: 0;
    margin-left: 10px;
}

ul#site_map li {
    list-style-type: none;
    margin: 0; padding: 0;
}

ul#site_map li a {
    font-weight: bold;
    background-image: url(./gfx/li1.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 200%;
}

ul#site_map li ul {
    margin: 0; padding: 0;
    _margin-top: -1.2em;
}

ul#site_map li ul li a {
    font-weight: normal;
    background-image: url(./gfx/li2.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 20px;
}

table.list {
    font-size: 110%;
}

table.list th {
    background-image: url(./gfx/tabth.png);
    height: 30px;
    text-align: center;
}
table.list th.align_left {
    text-align: left;
    padding-left: 10px;
}

/*table.list.actual td {background: #f7fafb url("./gfx/tabactual.png") 0 0 repeat-x;}*/
table.list td {
    background-image: none;
    background-color: transparent;
    height: 30px;
    border-style: none;
    font-size:80%;
    border-bottom: 1px solid #c8e3ef;
    background: #f7fafb url("./gfx/tabactual.png") 0 0 repeat-x;
}
table.list td.movie_name {
    width: 235px;
    padding-left: 10px;
    font-weight: bold;
	color:#007FB2;
}
table.list td.movie_name_long {
    width: 295px;
    padding-left: 10px;
    font-weight: bold;
}
table.list td.movie_date {
    width: 100px;
    text-align: center;
}
table.list td.movie_nosic {
    width: 100px;
    text-align: center;
}
table.list td.movie_magazine {
    width: 100px;
    text-align: center;
    font-weight: bold;
}
table.list td.magazine_name {
    width: 340px;
    padding-left: 10px;
    font-weight: bold;
}
table.list td.magazine_count {
    width: 150px;
    text-align: center;
}
/*table.actual th {
    font-weight: normal !important;
}  */
div#pages {
    width: 500px;
    font-size: 110%;
    text-align: center;
    margin: 20px 0;
}

p.ok, p.error {
    width: 460px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 110%;
    font-weight: bold;
}

p.error {
    border: 1px solid #e58080;
    background-color: #ffecec;
    color: #cc0101;
}

form p.error {
    width: 150px;
		font-size: 90%;
		padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
		margin-bottom: 4px;
}

p.ok {
    border: 1px solid #99cc80;
    background-color: #ebffd7;
    color: #339900;
}

form {
    width: 500px;
    font-size: 110%;
}

fieldset {
    position: relative;
    margin-top: 35px;
    border-style: none;
}

fieldset div {
    padding: 25px;
    border: 1px solid #e0e0e0;
    background-color: #f3f3f3;
}

legend span {
    border: 1px solid #e0e0e0;
    background-color: White;
    font-weight: bold;
    padding: 10px;
    color: #666666;
    display: block;
    position: absolute;
    top: -15px;
    left: 25px;
}

label {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}

input, select, textarea {
    display: block;
    border: 1px solid #676767;
}
textarea {
    width: 400px;
    height: 90px;
}
input, select {
    width: 150px;
}
input.name {
    width: 350px;
}

input.submit {
    border: 1px solid #666666;
    background-color: #cccccc;
    font-weight: bold;
    width: 100px;
    margin-top: 2em;
    margin-bottom: 2em;
}

ul#side_panel {
    float: right;
    margin-top: 15px;
    width: 300px;
    background: url("./gfx/sidepanel.jpg") 0 0 repeat-y;
}

ul#side_panel li {
    margin: 0; padding: 0;
    list-style-type: none;
    padding-bottom:16px;
    background: url("./gfx/sidebtm.jpg") 0 bottom no-repeat;
}

ul#side_panel h2 {
    font-size: 100%;
    font-weight: normal;
    text-transform: uppercase;
    background: url("./gfx/sideh2.jpg") 0 0 no-repeat;
    color: White;
    height: 34px;
    line-height: 34px;
    padding-left: 41px;
    margin:0;
}

ul#side_panel h3 {
    font-size: 100%;
    font-weight: bold;
    margin: 15px;
    margin-bottom: 5px;
}

ul#side_panel p {
    margin: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    line-height: 150%;
}

ul#side_panel img {
    float: right;
    margin: 10px;
    margin-top: 20px;
    border: 5px solid White;
    background-color: #e5e5e5;
}

ul#side_panel li ul {
    margin: 0; padding: 0;
}


ul#side_panel li ul li {background:none;padding:0;}
ul#side_panel li ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    background-image: url(./gfx/sideli.png);
    background-position: left top;
    color: #333333;
    text-decoration: none;
}

ul#side_panel li ul li a:hover, ul#side_panel li ul li a:active, ul#side_panel li ul li strong a {
    background-position: left -30px;
}
ul#side_panel li ul li strong {
    display: block;
    _margin-bottom: -15px;
}

#footer {
    clear: both;
    width: 900px;
    height: 65px;
    margin-bottom: 50px;
    color: #6ebcde;
}

#footer p#poho {
    float: left;
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    line-height: 150%;
}
#footer p#links {
    margin: 0;
    margin-left: 570px;
    text-align: center;
    padding-top: 25px;
}
#footer p#links a {
    color: #6ebcde;
}
#footer a {
    color: #6ebcde;
}
#footer p#links a.bold { 
    font-weight: bold; 
}

.firstadd {
  float:left;
  padding-right: 8px;
}

.cleaner {
  clear:both;
  height:1px;
}

#lista {
  width: 900px;
  margin: 0 auto;
  height: 30px;
  z-index:10;
  line-height: 30px;  
  text-align: center;
  background: url("./gfx/topheader.jpg") 119px 20px no-repeat;
}
#lista a {z-index:10;}


#tab td{
	background-image:none;
}