* { margin:0; padding:0; }
a, img { border:none; }
a { text-decoration:underline; color:#002aaa; }
a:hover { text-decoration:none; color:#4c4d4f; }
strong{color:#E31D22;}

html { background:url("../images/web/bg/html.jpg") repeat-x; height:100%; }
body { background:url("../images/web/bg/body.jpg") no-repeat top center; font:normal 0.8em/1.5 "Trebuchet MS", arial, sans-serif; color:#4c4d4f; }
table { width:100%; border-collapse:collapse; text-align:left; }
table tr th { text-align:left; }
table tr td.v-top { vertical-align:top; }
table tr td { padding: 2px 0; }

h1, h2, h3, h4, h5, h6 { line-height:160%; font-family:"Trebuchet MS", Arial, Tahoma, Verdana, sans-serif; color:#002aaa; }
h1 { font-size:210%; }
h2 { font-size:170%; margin:15px 0 15px 0;}
h3 { font-size:150%; }
h4 { font-size:130%; }
h5 { font-size:120%; }

.none { display:none; }
.cleaner { clear:both; }
.cleaner hr { display:none; }

.no-border, .noBorder { border:0; }
.no-decoration, .noDecoration { text-decoration:none; }

.gray, .grey { color:#3b4c55; }
.blue { color:#0086cb; }
.black { color:#000000; }
.white { color:#ffffff; }

.b, .bold { font-weight:bold !important; }
.i, .italic { font-style:italic !important; }
.u, .underline { text-decoration:underline !important; }

.text, .just-text { line-height:160%; }
.text-center, .t-center { text-align:center !important; }
.text-right, .t-right { text-align:right !important; }
.text-block, .t-block { text-align:justify !important; }
.text-left, .t-left { text-align:left !important; }

.error-paragraph, .success-paragraph, .info-paragraph { padding:5px 10px; margin:5px 0; }
.error-paragraph, .error-list{ border:1px solid #de223e; background:#fe8799; color:#000000; }
.success-paragraph, .success-list { border:1px solid #99c982; background:#c5eeb1; color:#313131; }
.info-paragraph, .info-list { border:1px solid #d5d56e; background:#ffffcc; color:#313131; }

.error-list, .success-list, .info-list { list-style-position:outside; list-style-type:square; margin:5px 0; padding:8px 0 8px 25px; }
.error-list li, .success-list li, .info-list li { padding:3px 0; }
.error-list li { font-weight:bold; }

.error-text { font-weight:bold; color:#cc3333; }
.success-text { color:#99c982; }
.info-list { color:#d5d56e; }

a.button-facebook, a.button-twitter { display:block; height:24px; line-height:24px; padding-left:74px; background:url('http://www.cleevio.cz/image/button/facebook.png') no-repeat left top; }
a.button-twitter { background-image:url('http://www.cleevio.cz/image/button/twitter.png'); }


