
* { font-family: Tahoma, Helvetica, Sans-Serif, Trebuchet, Verdana, Helvetica; font-size: 10px; }

html { margin: 0px; padding: 0; font-size: 12px; text-align:center; }

body {
              margin-bottom:0px;
              margin-top:0px;
              padding:0;
              background-color:#999999;
			  background-image:url(../img/bg_joy.jpg);
			  background-position:center top;
              background-repeat: repeat-y repeat-x;
              color:#fff;
              min-width:775px;
              font-size:80%;
              text-align:center; /* center layout in ie5 and 5.5. */
       }
       

#wrapper {
       text-align: left;
       margin: 0px auto;
       padding: 0px;
       border:0;
       width: 775px;
       background: url(../img/bg.jpg);
       background-repeat: repeat-y;
}

#header {
       margin: 0px;
       height: 278px;
}

#side-a {
       float: left;
       width: 205px;
       padding: 5px 0px 5px 12px;
}

#side-b { 
       margin: 0;
       float: left;
       width: 530px;
       margin-left:14px;
       margin-top:5px;
       margin-right:10px;
       margin-bottom:5px;
       height: 1% /* Holly hack for Peekaboo Bug */
}

#side-c { 
       float: left;
       width: 205px;
       padding: 5px 0px 5px 12px;
}

#footer {
       clear: both;
       background: #000000;
       height:21px;
       text-align:right;
       padding: 6px 100px 0px 0px;
       background: url(../img/bg_footer.jpg);
       background-repeat: no-repeat;
}

.copyright {
       clear: both;
       background: #000000;
	   background-image:url(../img/copyright_bg.jpg);
       height:76px;
       background-repeat:repeat-y;
	   font-size:10px;
}


h1 {margin: 0;}
hr {color: #E2E2E2}

/* tabela footer */
table.foot {border:0px; margin: 0px; padding: 0px; border-spacing: 0px; border-collapse: collapse; }
td.footL {width: 400px; text-align:center; vertical-align:top; margin: 0px;}
td.footC {width: 400px; text-align:center;  vertical-align:top;margin: 0px;}
/* end tabela footer */

.box_header {
  font-family: Tahoma, Helvetica, Sans-Serif, Trebuchet, Verdana, Helvetica;
  font-size: 10px;
  text-align:center;
  font-weight: bold;
  background: #212121;
  background-image:url(../shop/images/box.jpg);
  background-position:center;
  background-repeat:no-repeat;
  color: #ffffff;
  height:30px;
}

.pic {border-style: solid; border-width: 0px; padding: 0px; margin:0px; border-color: #ccc; display:block}
.picW {border-style: solid; border-width: 1px; padding: 0px; margin:2px; border-color: #fff; display:block}
.picl {border-style: solid; border-width: 1px; padding: 2px 2px 2px 2px; margin:0px; border-color: #ccc; float:left}


.more, .more:link, .more:visited {text-decoration: underline;font-weight: normal; color: #DF0000;}
.more:hover {text-decoration: none; font-weight: normal; color: #fff;}

.panel_links, .panel_links:link, .panel_links:visited {text-decoration: none;font-weight: normal; color: #FFFFFF;}
.panel_links:hover {text-decoration: none; font-weight: normal; color: #FFFFFF;}

.more2, .more2:link, .more2:visited {text-decoration: underline;font-weight: normal; color: #DF0000;}
.more2:hover {text-decoration: none; font-weight: normal; color: #fff;}

.menu, .menu:link, .menu:visited {text-decoration: underline;font-weight: normal; color: #fff; font-size:100%;}
.menu:hover {text-decoration: none; font-weight: normal; color: #CB0101;}

.duo, .duo:link, .duo:visited {text-decoration: underline;font-weight: normal; color: #fff; font-size:100%;}
.duo:hover {text-decoration: none; font-weight: normal; color: #fff;}


.right {float: right; padding: 0px 30px 0px 0px}
.nag {font-size:150%; color: #FFFF00; font-weight:bold;}
.nagRed {color: #DF0000;}
.nagNews {font-size:120%; color: #FF0000;}
.blad {font-weight:bold; color: #FFFF00;}
.s1 {font-weight:bold; color: #2F80D9;}

form {
margin-top:0px;
margin-left: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding: 5px 0px 0px 0px;
}

input {
border-right:  #E1E1E1 1px solid;
border-top: #E1E1E1 1px solid;
font-size: 10px;
border-left: #E1E1E1 1px solid;
color: #5E5E5E;
border-bottom: #E1E1E1 1px solid;
background: #FBFBFB;
overflow:hidden;
text-decoration: none

}

textarea, pre {
border-right: #E1E1E1 1px solid;
border-top: #E1E1E1 1px solid;
font-size: 10px;
border-left: #E1E1E1 1px solid;
color: #5E5E5E;
border-bottom: #E1E1E1 1px solid;
background: #FBFBFB;
overflow:hidden;
text-decoration: none;

}

select {
border-right: #E1E1E1 1px solid;
border-top: #E1E1E1 1px solid;
font-size: 10px;
border-left: #E1E1E1 1px solid;
color: #5E5E5E;
border-bottom: #E1E1E1 1px solid;
overflow:hidden;
background: #FBFBFB;
text-decoration: none;
}

h3 {
padding: 5px 5px 5px 5px;
font-size: 12px;
text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px;
font-weight:normal;
font-style:italic;
}

td.skala {
	background-image:url(../images/skala.png);
	background-position:left;
	background-repeat:no-repeat;
	height:17px;
}

td.skala_red {
	background-image:url(../images/skala_red.png);
	background-position:right;
	background-repeat:no-repeat;
	height:17px;
}

a.red:link,a.red:visited {
	font-size:10px; 
	color:#CB0101;
	text-decoration:none;
	}
		
a.red:active {
	font-size:10px;
	color:#CB0101;
	text-decoration:none;
	}
		
a.red:hover {
	font-size:10px;
	color:#CB0101;
	text-decoration:underline;
}

a.white:link,a.white:visited {
	font-size:10px; 
	color:#FFFFFF;
	text-decoration:none;
	}
		
a.white:active {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
		
a.white:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.movin_menu {
	cursor:pointer; 
	font-size:10px; 
	background-color:#212121;
}

.movin_menu:hover {
	cursor:pointer; 
	font-size:10px; 
	background-color:#333333;
}

.movin_menu_loginbox {
	cursor:pointer; 
	font-size:10px; 
	background-color:#000000;
	border-bottom:solid;
	border-bottom-width:3px;
	border-bottom-color:#000000;
}

.movin_menu_loginbox:hover {
	cursor:pointer; 
	font-size:10px; 
	border-bottom:solid;
	border-bottom-width:3px;
	border-bottom-color:#FF0000;
}

.hr_movin_menu {
	color:#333333;
	height:1px;
}

dl, dt, dd {
	list-style-type: none;
	display:run-in;
	margin: 0;
	padding: 0;
}

.panel_menu:hover {
	background-color:#CB0101;
	background-image:url(shop/images/forward-arrow.png);
	background-position:right inherit;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:center;
}

.panel_menu {
	background-color:#212121;
	background-image:url(shop/images/forward-arrow.png);
	background-position:right inherit;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:center;
}
