/****CSS PAWEL MIATKOWSKI****/
* {margin:0px;padding:0px;border:none;}
body {font-size:62.5%;line-height:2em;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.wrapper {width:999px;margin:0 auto;}

.cls {clear:both;}
.fleft {float:left;}
.fright {float:right;}
.posrel {position:relative;}
.posabs {position:absolute;}
.strong {font-weight:bold;}

.more {overflow: hidden;}
.more:hover {}
.more a {font-weight: normal;text-decoration: none;float:right;padding:5px 10px;line-height: 16px;}

#topbar {height:28px;}
.content_bold {font-weight: bold;}
.content_italic {font-style: italic;}
.content_underline, div.rss_cat a, div.list_cat a, div#breadcrumbs a {text-decoration: underline;}
.content_justify {text-align: justify;}
.more a, div#breadcrumbs, div.home_rss, div.home_list, input[type="text"], input[type="password"], textarea, select, input[type="submit"], .cv-inner .xx,
#adv
{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;}

.more a, a, #cv
{transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-khtml-transition: all .3s ease-in-out;}
.totop {display: block;width:24px;height:23px;margin:0 auto;background:url('../img/tpl/goup.png');text-indent: -9999px;cursor: pointer;}

/*TO BEDZIE STALA FORMULKA DLA WSZYSTKICH*/
#cv {display: none;position: fixed;background:#fdf5ce;bottom:0;right:0;left:0;box-shadow:0 5px 13px #000000;opacity:.9;z-index:9999;line-height: 1.4em;}
#cv:hover {opacity:1;}
#cv a {color:#9e2100;text-decoration: underline;}
.cv-inner {padding:5px 10px;overflow: hidden;font-size:11px;color:#6d6853;}
#cv .xx{float:right;color:#FFFFFF;text-transform: uppercase;background:#8a1d00;padding:5px 8px;margin:2px 0 0 10px;cursor:pointer;}
#cv .info {text-align: center;}



