@charset "utf-8";
/* CSS Document */


body {background-image:url(bg_fix.gif); background-repeat:repeat-x; background-attachment:fixed; }


#cont { float:none; margin:0 auto; width:780px;  }

body,html { margin:0px; padding:0px;  }
img { border:0px; }
div,span,h1,h2,h3,h4,h5,h6,ul,li,p,img { margin:0px; padding:0px; font:11px/120% Arial; float:left; }



.toggler {
	width:780px;
	color: #222;
	margin: 0;
	padding: 0;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element { width:780px; 
}
 
.element p {
	margin: 0;
	padding: 0px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:0px;
}





#kwicks_container { 
	background-color: violet;
	height: 90px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 117px;
	height: 90px;
}
 
.kwick span { font:14px Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; }


#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}




.toggler { cursor:pointer; background-image:url(bg.gif); background-repeat:repeat-x; }

.line-e {}


div.left { width:120px; text-align:left; margin-right:2px; padding:2px; border-bottom:1px solid #d3d3d3; color:#666666; font:11px Arial, Helvetica, sans-serif; line-height:14px; font-weight:bold;  } 
div.right { width:110px; padding:2px; margin-right:2px; border-bottom:1px solid #d3d3d3; color:#787878; font:11px Arial, Helvetica, sans-serif; line-height:14px; } 


.poleta span.left { width:126px; text-align:left; font:10px Arial, Helvetica, sans-serif; line-height:16px; border-bottom:1px solid #d3d3d3; padding:2px; margin-right:2px; color:#787878; margin-right:10px;}
.poleta span.right { width:16px; text-align:left; float:left; line-height:16px; text-align:center;  padding:2px; margin-right:2px;  }

.pole3 span { width:60px; text-align:right; height:58px; }





a:link { color:#003366; text-decoration:none; }
a:active { color:#003366; text-decoration:underline; }
a:visited  { color:#003366; text-decoration: none; }
a:hover { color:#003366; text-decoration: underline; }
