* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body, a {
    font-size: 13px;
    color: #6a6d70;
    font-family: "PFDinDisplayPro-Regular", Arial, Tahoma, sans-serif;
}

html, body {
    height: 100%;
}

body {
    line-height: 1;
    background: #ecf1f7 url(img/top-bg.png) repeat-x 0 90px;
}

input[type=checkbox], 
input[type=radio] {
    margin: auto;
    padding: inherit;
    border: inherit;
    outline: inherit;
    font-size: inherit;
    background: inherit;
}

article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section {
    display: block;
}

nav ul, 
ul, 
menu {
    list-style: none;
}

blockquote, 
q {
    quotes: none;
}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], 
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    margin: 20px 0;
    border-bottom: 1px dashed #ccc;
}

input, 
select {
    vertical-align: middle;
}

.clr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

input[type=submit], 
input[type=button] {
    cursor: pointer;
}

a {
    text-decoration: none;
}

.center {
    width: 988px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
}

/* = fonts start = */

@font-face {
    font-family: PFDinDisplayPro-Regular;
    src: url(fonts/PFDinDisplayPro-Regular.ttf);
}

@font-face {
    font-family: PFDinDisplayPro-Medium;
    src: url(fonts/PFDinDisplayPro-Medium.ttf);
}

@font-face {
    font-family: PFDinDisplayPro-Thin;
    src: url(fonts/PFDinDisplayPro-Thin.ttf);
}

/* = fonts end = */

/*
---------------------------------------------------
================ reset style end ====================================== 
---------------------------------------------------
*/

#h-profile,
#h-profile .avatar,
#h-profile ul,
.left,
#h-search,
#h-search input[type=text],
#content,
.block-title img,
.block-title h3,
.site-menu li a span,
#vk-widget a b,
#vk-widget a span,
.short-btn span,
.short-btn a,
.short-content img,
.short-title a,
.short-info ul li,
footer .right .cookie,
footer .right ul {
    float: left;
}

.right,
#h-search input[type=submit],
#h-logo,
aside,
.short-btn,
#h-profile ul li i {
    float: right !important;
}

#h-profile .avatar .pm,
.block-title h3,
.poll-submit,
.poll-link a,
.poll-link span,
#create-blog a,
.short-btn a {
    font-family: "PFDinDisplayPro-Medium", Arial, Tahoma, sans-serif;
}

#h-profile ul li:nth-child(1) a {
    font-family: "PFDinDisplayPro-Thin", Arial, Tahoma, sans-serif;
}

/* ================ header start ======================================  */

#top-header {
position: relative;
background-color: #FAFBFD;
border-bottom: 7px solid #42AEE6;
width: 990px;
margin: 0px auto;
}

.h-border {
    border-bottom: 1px solid #f1f2f4;
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    height: 0;
}

#top-header .btm {
    bottom: 1px;
}

#h-profile {
    margin-top: 20px;
}

#h-profile .avatar {
    position: relative;
    border: 1px solid #d1d6da;
    padding: 1px;
    height: 46px;
    margin-right: 9px;
}

#h-profile .avatar img {
    width: 46px;
    height: 46px;
    display: block;
}

#h-profile .avatar:after {
    content: "";
    width: 1px;
    height: 1px;
    position: absolute;
    top: -7px;
    left: -11px;
    background-color: #c4cad4;
    border: 1px solid #77889d;
}

#h-profile .avatar .pm {
    display: block;
    line-height: 16px;
    padding: 0 5px;
    background-color: #b7b9bd;
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    color: #fafbfd;
    position: absolute;
    bottom: -5px;
    left: -7px;
}

#h-profile .avatar i {
    width: 34px;
    height: 25px;
    background: url(img/pm-icon.png);
    position: absolute;
    top: 34px;
    left: -45px;
}

#h-profile ul li {
    margin-bottom: 6px;
    position: relative;
}

#h-profile ul li:nth-child(1) a {
    color: #839fc7;
}

#h-profile ul li, #h-profile ul li a {
    color: #54595f;
}

#h-profile ul li span {
    color: #9b9ea1;
    margin-right: 25px;
}

#h-profile ul li i {
    margin-top: -8px;
    width: 22px;
    height: 21px;
    background: url(img/ok.png);
    position: relative;
    top: 5px;
    right: 22px;
}

#h-profile ul li a:hover {
    border-bottom: 1px dotted;
}

#h-search {
    margin: 31px 0 0 110px;
    height: 33px;
    background-color: #f2f5f6;
    border-top: 1px solid #e5e7e9;
    padding: 0 3px 0 13px;
}

#h-search input[type=text] {
    display: block;
    height: 32px;
    margin-right: 10px;
    width: 177px;
}

#h-search input[type=text], #h-search input[type=text]::-webkit-input-placeholder {
    color: #7e7f81;
}

#h-search input[type=text], #h-search input[type=text]::-moz-placeholder {
    color: #7e7f81;
}

#h-search input[type=submit] {
    display: block;
    width: 28px;
    height: 28px;
    background: url(img/search-button.png);
    margin-top: 2px;
}

#h-search input[type=submit]:hover {
    display: block;
    width: 28px;
    height: 28px;
    background: url(img/search-button.png) right;
    margin-top: 2px;
}

#h-logo {
    display: block;
    margin-top: 11px;
    transition: opacity 0.5s;
}

#h-logo:hover {
    opacity: 0.6;
}

/* ================ header end ====================================== */

/* ================ wrapper start ====================================== */

#wrapper {
    position: relative;
    border: 1px solid #f4f9ff;
    padding: 5px;
    background-color: #eaeff4;
    width: 980px;
    margin: 0 auto;
}

.per {
    position: relative;
    border: 1px solid #f4f9ff;
    padding: 5px;
    background-color: #eaeff4;
    width: 978px;
    margin: 0 auto;
	height: 200px;
	border: 0 ;

}

#wrapper-c {
    box-shadow: inset 0 0 1px #7A7A7A;
    background-color: #fff;
    padding: 1px;
}

#wrapper-border {
    background-color: #f3f5f8;
    background: -moz-linear-gradient(top,  #f3f5f8 0%, #fafbfd 8%, #fafbfd 8%, #fafbfd 8%, #fafbfd 9%, #fafbfd 9%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f5f8), color-stop(8%,#fafbfd), color-stop(8%,#fafbfd), color-stop(8%,#fafbfd), color-stop(9%,#fafbfd), color-stop(9%,#fafbfd));
    background: -webkit-linear-gradient(top,  #f3f5f8 0%,#fafbfd 8%,#fafbfd 8%,#fafbfd 8%,#fafbfd 9%,#fafbfd 9%);
    background: -o-linear-gradient(top,  #f3f5f8 0%,#fafbfd 8%,#fafbfd 8%,#fafbfd 8%,#fafbfd 9%,#fafbfd 9%);
    background: -ms-linear-gradient(top,  #f3f5f8 0%,#fafbfd 8%,#fafbfd 8%,#fafbfd 8%,#fafbfd 9%,#fafbfd 9%);
    background: linear-gradient(to bottom,  #f3f5f8 0%,#fafbfd 8%,#fafbfd 8%,#fafbfd 8%,#fafbfd 9%,#fafbfd 9%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f8', endColorstr='#fafbfd',GradientType=0 );
}

#left-img {
    width: 75px;
    height: 50px;
    ***background: url(img/left-img.png);
    position: absolute;
    left: -75px;
    top: -41px;
}

***#right-img {
    position: absolute;
    width: 323px;
    height: 358px;
    ***background: url(img/right-img.png);
    right: -124px;
    top: -60px;
}

#wrapper-bg {
    background: url(img/wrapper-bg.png) repeat-y 100% 0;
    position: relative;
}

#content {
    width: 662px;
    padding: 12px;
}

aside {
    width: 287px;
}

.side-block {
    background-color: #f3f6fa;
    background: -moz-linear-gradient(top,  #f3f6fa 0%, #f9fafc 100%, #f9fafc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f6fa), color-stop(100%,#f9fafc), color-stop(100%,#f9fafc));
    background: -webkit-linear-gradient(top,  #f3f6fa 0%,#f9fafc 100%,#f9fafc 100%);
    background: -o-linear-gradient(top,  #f3f6fa 0%,#f9fafc 100%,#f9fafc 100%);
    background: -ms-linear-gradient(top,  #f3f6fa 0%,#f9fafc 100%,#f9fafc 100%);
    background: linear-gradient(to bottom,  #f3f6fa 0%,#f9fafc 100%,#f9fafc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6fa', endColorstr='#f9fafc',GradientType=0 );
    border-bottom: 1px solid #eaeff6;
    padding-bottom: 25px;
    position: relative;
}

.block-title {
    padding: 10px 0 20px 46px;
}

.block-title img {
    display: block;
    margin-right: 18px;
}

.block-title h3 {
    font-size: 20px;
    color: #3f4c5d;
    font-weight: normal;
}

.site-menu li:first-child a {
    border-top: 0;
}

.site-menu li:last-child a {
    box-shadow: 0 1px 0 #fff;
}

.site-menu li a {
    display: block;
    overflow-y: hidden;
    font-size: 13px;
    color: #54595f;
    margin: 0 20px;
    line-height: 31px;
    border-bottom: 1px solid #dee1e6;
    border-top: 1px solid #ffffff;
}

.site-menu li a span {
    display: block;
    width: 18px;
    text-align: center;
    margin-right: 25px;
    position: relative;
    top: 1px;
    opacity: 0.5;
}

.site-menu li a:hover {
    padding: 0 10px;
    margin: 0;
    color: #67717c;
    background-color: #e6edf7;
    box-shadow: inset 0 1px 0 #d3dae3, inset 5px 0 0 #5c7fa7;
    background: -moz-linear-gradient(left,  #e6edf7 0%, #f1f5fa 94%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e6edf7), color-stop(94%,#f1f5fa));
    background: -webkit-linear-gradient(left,  #e6edf7 0%,#f1f5fa 94%);
    background: -o-linear-gradient(left,  #e6edf7 0%,#f1f5fa 94%);
    background: -ms-linear-gradient(left,  #e6edf7 0%,#f1f5fa 94%);
    background: linear-gradient(to right,  #e6edf7 0%,#f1f5fa 94%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6edf7', endColorstr='#f1f5fa',GradientType=1 );
}

.site-menu li a:hover span {
    opacity: 1;
}

.poll-title {
    color: #54595f;
    background-color: #e8eef7;
    background: -moz-linear-gradient(top, #e8eef7 0%, #e8eef7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eef7), color-stop(100%,#e8eef7));
    background: -webkit-linear-gradient(top, #e8eef7 0%,#e8eef7 100%);
    background: -o-linear-gradient(top, #e8eef7 0%,#e8eef7 100%);
    background: -ms-linear-gradient(top, #e8eef7 0%,#e8eef7 100%);
    background: linear-gradient(to bottom, #e8eef7 0%,#e8eef7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eef7', endColorstr='#e8eef7',GradientType=0 );
    margin: 0 11px 17px;
    border-radius: 6px;
    border-top: 1px solid #dfe5ee;
    border-bottom: 1px solid #fff;
    padding: 6px 11px;
    position: relative;
}

.poll-title:after {
    top: 100%;
    left: 17px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(232, 238, 247, 0);
    border-top-color: #e8eef7;
    border-width: 5px;
    margin-left: -5px;
}

#poll-form {
    margin: 0 20px;
}

#poll-form label {
    display: block;
    margin-bottom: 7px;
    cursor: pointer;
}

#poll-form label input[type=radio] {
    display: none;
}

#poll-form label input[type=radio] + .radio-span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #e9eef3;
    border: 1px solid #c1c7d0;
    margin-right: 11px;
}

#poll-form label input[type=radio]:hover + .radio-span:hover {
    cursor: pointer;
    border: 1px solid #5c7fa7;
}

#poll-form label input[type=radio]:checked + .radio-span {
    background-color: #5c7fa7;
}

.poll-text {
    display: inline-block;
    position: relative;
    bottom: 5px;
    color: #54595f;
}

.poll-submit {
    display: block;
    border-radius: 3px;
    background-color: #90afd3;
    padding: 6px 11px;
    margin-top: 11px;
    color: #fff;
    text-shadow: 0 1px 0 #708FB3;
    font-size: 14px;
}

.poll-submit:hover {
    background-color: #82bc1b;
    text-shadow: 0 1px 0 #658a23;
}

.poll-link {
    margin: 10px 0;
}

.poll-link a, .poll-link {
    color: #80878f;
}

.poll-link a:hover {
    color: #82bc1b;
}

.poll-link span {
    margin-top: 9px;
    font-size: 14px;
    color: #9ba4b1;
    display: block;
}

.poll-art {
    width: 53px;
    height: 90px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(img/poll-art.png);
}

#create-blog {
    margin: 33px 15px;
    border: 2px dashed #d0d4d5;
    border-radius: 6px;
    padding: 19px 0;
}

#create-blog a {
    display: table;
    margin: 0 auto;
    background-color: #90a8b0;
    border-radius: 3px;
    padding: 12px 28px;
    color: #fff;
    text-transform: uppercase;
}

#create-blog a:hover {
    background-color: #82bc1b;
}

#vk-widget {
    margin: 0 15px 30px;
}

#vk-widget a {
    display: block;
    background-color: #5c7fa7;
    border-radius: 4px;
    color: #fff;
    height: 35px;
}

#vk-widget a b {
    font-size: 17px;
    display: block;
    padding: 0 16px;
    line-height: 35px;
    border-right: 1px solid #7895b5;
    margin-right: 24px;
}

#vk-widget a span {
    font-size: 15px;
    display: block;
    margin-top: 10px;
}

#vk-widget a:hover {
    background-color: #4D719B;
}

#vk-widget .people {
    text-align: right;
    margin-top: 6px;
    color: #89929f;
}

.short-story {
    margin-bottom: 20px;
}

.short-title a {
    font-size: 20px;
    color: #385a97;
    display: block;
}

.short-title a h2 {
    font-weight: normal;
}

.short-title a:hover {
   color: #22a5e9;
}

.short-info {
    margin-top: 10px;
}

.short-info ul li {
    margin-right: 25px;
    color: #b3b9bb;
    line-height: 16px;
    padding-left: 18px;
}

.short-info ul li a {
    color: #b3b9bb;
    display: block;
}

.short-info ul li a:hover {
    text-decoration: underline;
}

.short-info ul li:nth-child(1) {
    background: url(img/cat.png) no-repeat 0;
}

.short-info ul li:nth-child(1) a {
    text-decoration: underline;
}

.short-info ul li:nth-child(1) a:hover {
    text-decoration: none;
}

.short-info ul li:nth-child(2) {
    background: url(img/user.png) no-repeat 0;
}

.short-info ul li:nth-child(3) {
    background: url(img/comm.png) no-repeat 0;
}

.short-info ul li:nth-child(4) {
    background: url(img/view.png) no-repeat 0;
    padding-left: 22px;
}

.short-info ul li:nth-child(5) {
    margin-right: 0;
    background: url(img/time.png) no-repeat 0;
}

.line-sep {
    height: 4px;
    background: url(img/line-sep.png) repeat-x;
    margin: 7px 0;
}

.short-content p {
    color: #6a6d70;
    text-align: justify;
    line-height: 19px;
    font-size: 14px;
}

.short-btn {
    background-color: #ebeeef;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 10px;
}

.short-btn span {
    margin: 9px 11px 0 6px;
    display: block;
    line-height: 12px;
    background: url(img/like.png) no-repeat 0;
    color: #879093;
    padding-left: 17px;
}

.short-btn a {
    display: block;
    background-color: #5c7fa7;
    color: #fff;
    text-shadow: 0 1px 0 #364F6B;
    font-size: 13px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 8px 11px;
}

.short-btn a:hover {
    background-color: #6c8bc1
}

.short-content img {
    border: 3px solid #eff1f3;
  display: block;
    margin: 0 60px 30px;
}

.short-sep {
    margin-top: 20px;
    height: 3px;
    background-color: #ecf1f7;
    border-top: 1px solid #e0e5e8;
}

.page-selector {
    height: 53px;
    border-top: 1px solid #e0e5e8;
    background-color: #edf2f4;
    padding: 0 13px;
}

.page-selector .left a {
    font-size: 14px;
    margin: 0 3px;
}

.page-selector .left {
    margin-top: 13px;
}

.page-selector .left span {
    border: 2px solid #93c84d;
    border-radius: 50%;
    font-size: 16px;
    color: #88a961;
    width: 23px;
    text-align: center;
    height: 23px;
}

.page-selector .left a:hover {
    text-decoration: underline;
}

.page-selector .left a, 
.page-selector .left span {
    display: inline-block;
    line-height: 24px;
}

.page-selector .right {
    margin-top: 14px;
}

.page-selector .right a {
    font-size: 14px;
    color: #54595f;
    display: inline-block;
    border-left: 1px solid #acc6d0;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 25px;
}

.page-selector .right a:hover {
    text-decoration: underline;
    color: #5c7fa7;
}

.foot-border {
    height: 6px;
    background-color: #5a9ebd;
    margin-top: 25px;
}

/* ================ wrapper end ====================================== */

/* ================ footer start ====================================== */

footer {
    padding-top: 15px;
}

footer .left {
    font-size: 13px;
    color: #99b8c4;
    line-height: 17px;
}

footer .right .cookie {
    width: 31px;
    height: 36px;
    background: url(img/cookie.png);
    margin-top: -4px;
}

footer .right ul {
    margin-left: 20px;
}

footer .right ul li {
    float: left;
    margin-left: 10px;
}












#nav {
        margin: 0;
        padding: 10px 0 10px 10px;
        ***border-bottom: 1px solid #9FB1BC;
		text-align: right;

}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
		font-size:16px
}

#nav a:link, #nav a:visited {
        ***float: left;
        font-size: 10px;
        ***line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;

}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(images/menu.gif) no-repeat bottom center;
}



/* ================ footer end ====================================== */
        

.tablica {
    background: #f2f2f2;
    border: solid 1px #c7c7c7;
    border-collapse: collapse;
    text-align: center;
    padding: 0px;
    min-height: 25px;
    font-size: 12px;
    color: #393939;
}

.zagolovok {
    color: #606060;
    background: #eaeaea; 
    font-size: 12px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: 800;
    -border-bottom-color: #b5b5b5;
    -border-top-color: #000;
    border-bottom: solid 2px #838383;
    -border-bottom: solid 5px #4a4a4a;
}
.zagolovok-border- {
    border: dotted 2px #818181;   
    padding: 5px 20px;
}
.zagolovok-fon {
    color: #fff;
    background: #989898;
    font-size: 12px;
    line-height: inherit;
}
.zagolovok-fon-c {
    color: #fff;
    background: #5a5a5a; 
    font-size: 12px;
    line-height: inherit;
}
TD, TH {
    padding: 3px; 
    border: 1px solid #d8d8d8; 
    background: #f6f8fa;
    line-height: 20px
}

 A.dot {
    text-decoration: none; 
    display: block;
    line-height: 20px;
    margin: -3px -3px -6px -3px;

 }
   A.dot:hover {
    color: #0089ff;
    display: block;
    line-height: 20px;
    color: #018aff;
    display: block;


   }

.zakaz-color {
    background: #f8ebeb;

}
.logotype {
    background-image: url(/img/33.jpg);
    width: 976px;
    height: 200px;
}

.short-top {
        margin-bottom: 20px;
    height: 3px;
    background-color: #ecf1f7;
    border-top: 1px solid #e0e5e8;
}
.step0 {
vertical-align: middle;
}

* {margin:0;padding:0;border:0;}
body {background: #EAEAEA;color:gray;font-family:"trebuchet ms", Arial, Verdana, Tahoma, sans-serif;font-size:13px;margin:1px;text-align:center;}
#stranka {width:900px;margin:0 auto;margin-top:20px;text-align:left;border: 1px solid #9A9A9A;background: #F3F3F3;}

#lista {height:35px;text-align:center;background: url('obr/lista.png');color:#484848;}
#lista ul li{display: block;float: left;border-right:1px solid #C9D7F1;}
#lista ul li a{width:120px;color: #C9D7F1;font-weight:bold;text-decoration: none;display: block;height: 25px;padding-top:5px;text-decoration:none;}
#lista ul li a:hover{color: white;background:#676767;}

h1 {padding: 0;position: relative;margin-top:0px;margin-left:0px;width: 900px;height: 200px;overflow: hidden;clear: both;text-align: center;color: black;}
h1 span {display: block;position: absolute; left: 0; top: 0; z-index: 1;width: 900px; height: 200px;margin: 0; padding: 0;background-image: url(obr/logo.png);
background-repeat: top left no-repeat;border-bottom:1px solid #ffffff;}
h1 span a {display: block;width: 800px;height: 120px;}

menu {width: 900px;height: 35px;background: #828282;border: 0px solid #A9A9A9;text-align:center;color:#484848;margin:0 auto;}
menu li{display: block;float: left;border-right: 1px solid #8A8888;}
menu li a{width:127.57px;color: #ffffff;text-decoration: none;display: block;height: 25px;padding-top:10px;text-decoration:none;}
menu li a:hover{color: white;background: #828282;text-decoration:underline;}
.akt {color:white;background: url('obr/sekce.png');}

#menu{float: right;width:200px;margin-right:5px;}
#menu h2{color:#FFFFFF;background: #828282;font-size:15px;width: 190px;margin-top:5px;height: 25px;padding-left:10px;padding-top: 10px;}
#menu ul{list-style:none;/* border: 1px solid  #A9A9A9; */margin-top:5px;width: 198px;}
#menu ul li a{text-decoration:none;display:block;color: #736F6F;width: 190px;margin: 0px 0 1px 0;height:22px;padding-left:10px;padding-top: 10px;background: #C5C4C4;border-bottom: 1PX solid #9A9A9A;font-weight: bold;}
#menu ul li a:hover  {color:#fff ; background-image: url(obr/rubrika2.png);}


#obsah {width:690px;float:left;color:#000000;}
#obsah h2 {margin: 5px;width:670px;color: #FFFDFD;height:25px;padding-top: 10px;padding-left:10px;font-size:13px;background: #828282;}
#obsah p {padding:10px;}

#pata {width: 900px;height:28px;padding-top: 10px;margin: 0px;clear:both;text-align:center;background: #9A9A9A;color:white;}
#pata a {color:#FFFFFF;}
#pata a:hover {color:white;text-decoration:none;}



