﻿/*
Design by Free CSS Templates 
Upravil pro použití v Redakčním systému Sunlight CMS pro verzi 7.5.0
*/

/* tagy */
* {margin: 0;padding: 0;}
body {margin-top: 20px;background-color: rgb(30,71,93) ;font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;color: #CCCCCC;} 
h1, h2, h3 {margin-bottom: 1em;text-transform: uppercase;color: #111111;}
h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }
p, blockquote, ul, ol {margin-bottom: 1.5em;text-align: justify;line-height: 1.8em;}
blockquote, ul, ol {margin-left: 3em;}
blockquote {margin-right: 3em;}
a {color: #CCCCCC;}
a:hover {text-decoration: none;color: #87ceeb;}
img { border: none; }
hr { display: none; }

/* Logo */
#logo {width: 890px;height: 146px;margin: 0 auto; border-left:1px solid black; border-right:1px solid black; background: url(../images/logo_gold.gif) no-repeat;}
#logo h1 {float: left;width: 600px;margin: 0;padding: 164px 0 0 0;text-align: right;letter-spacing: 5px;font-size: 18px;}
#logo h2 {float: right;margin: 0;padding: 170px 20px 0 0;font-size: 11px;}
#logo a {text-decoration: none;color: #FFFFFF;}

/* Header */
#header{width:890px;height:35px;background:url(../images/menu_top.gif) repeat-x ;margin:0 auto; border-left:1px solid black; border-right:1px solid black;}
#header *{margin:0;padding:0;color:#FFFFFF;}
#header h2{float:left;padding:70px 0 0 10px;font-size:33px;font-weight:bold;}
#header h2 a {text-decoration:none;}
#header h3{float:left;padding:91px 0 0 10px;font-size:11px;font-weight:normal;}
#header ul{float:left;margin:0;padding:2px 0 0 0;list-style:none;}
#header li{display:inline;}
#header ul a{display:block;float:left;height:25px;margin:0 0 0 8px;padding:5px 15px 0 10px;text-decoration:none;font-weight:bold;border-right:2px groove #183846;}
#header a {color: #CCCCCC;}
#header a:hover {text-decoration: none;color: #87ceeb;}

/* Page */
#page {width: 890px;margin: 0 auto;border: 1px solid black;background:#e6e6fa;}

/* Content */
#content {float: left;width: 621px;padding: 10px;color: #000000;background: #e6e6fa;}
#content h1 {color: #000000;}
#content a {color: #000080;}
#content a:hover {text-decoration: none;color: #4169e1;}

#box1 {clear: left;float: left;width: 180px;min-height:310px;padding-left: 20px;padding-top: 40px;background: #E6E6FA;}
#box2 {float: left;width: 225px;min-height:310px;padding-right: 20px;padding-top: 40px;background: #E6E6FA;}

/* sidebar */
#sidebar {float: right;width: 235px;padding: 1px;background: url(../images/img2.gif) ;}
#sidebar blockquote {margin-left: 0;margin-right: 0;}
#sidebar h1, #sidebar h2, #sidebar h3 {margin-bottom: 1em;text-transform: uppercase;color: #fff;}

/* Menu */
#menu h2 {display: none;}
#menu { margin-bottom: 19px;}
#menu ul {margin: 0;padding: 0;list-style: none;line-height: normal;}
#menu li {display: block;padding-top: 1px;background: url(../images/top_but.gif) repeat-x;}
#menu a {display: block;width: 185px;padding: 7px 5px 7px 25px;text-transform: uppercase;text-decoration: none;letter-spacing: 1px;font-size: 90%;font-weight: bold;}
#menu li:hover ul {position:absolute;display:block; margin:-30px 0 0 -195px;}
#menu li:hover ul  {background: #183846;}
#menu li ul {display: none; }


.boxed {}
.boxed .title {margin: 0;padding: 5px 15px;text-transform: uppercase;font-size: small;}
.boxed .content {padding: 5px;}
.boxed ol, .boxed ul {margin-left: 0px;list-style-type: none;}

/* Footer */
#footer {width: 890px; height: 30px; border-left:1px solid black; border-right:1px solid black; margin: 0 auto;	padding: 10px 0;background: url(../images/roaddizajn.png) center right no-repeat; background-color: #4E6272;}
#footer p {text-align: center;font-size: small;color: #000000;}
#footer a {color: #000000;}


/* ----- systemove ----- */

/* tagy */
legend {color: #000000;}

/* vypis */
.list-perex-image {border: 1px solid #dcdcdc; max-width: 96px; float: left; margin: 0 4px 4px 0;}
.list-info {color: #808080;}
.list-info a {text-decoration: none; color: #808080;}

/* clanek */
.article-navigation {border-bottom: 1px solid #dcdcdc;}
.article-perex {color: 	#191970; font-weight: bold ;}
.article-perex-image {border: 1px solid #dcdcdc; float: right; max-width: 150px; margin: 0 8px 8px 8px;}
.article-info {width: 206px; color: #808080;}
.article-info a {color: #808080; text-decoration: none;}
.ratetable {border: 1px solid #dcdcdc;}

/* anketa a shoutbox */
.poll, .sbox {border: 1px solid #4682B4; background: #e6e6fa;}

    /* individualni pro anketu */
    .poll-answer {border-top: 1px solid #dcdcdc;}
    .poll-question div {color: #a4a4a4; font-size: 9px;}
    
    /* individualni pro shoutbox */
    .sbox-item {border-top: 1px solid #dcdcdc;}
    
/* prispevky / komentare */
.posts-comments, .posts-book {border-top: 1px solid #dcdcdc;}
.post {background-color: white;}
.post-hl {background-color: white;}
.post-author {font-weight: bold; text-decoration: none; color: #0079A8;}
.post-author-guest {font-weight: bold; color: #a03800;}
.post-subject {font-weight: bold;}
.post-info {color: #808080;}
.post-postlink {color: #9A9A9A !important;}
.post-body {border-bottom: 1px solid #eaeaea;}
.post-body-withavatar img.avatar2 {border: 1px solid #EDEDED;}
/*.post-body-withavatar .post-body-text {}*/
.post-answer {border-left: 1px solid #eaeaea;}

/* temata na foru */
.topic-table {}
.topic-table td {border: 1px solid #ededed;}
.topic-hl, .topic-table thead td {background-color: #dcdcdc;}
.topic-pages a {border: 1px solid #ededed; background-color: #fff;}

/* galerie */
.gallery td {background-color: #dcdcdc;}
.gallery img {border: 1px solid #dcdcdc;}

/* vzkazy */
.messages-menu a {border-right: 1px solid #dcdcdc;}
.messages-table {width: 200px; border: 1px solid #dcdcdc;}

/* tabulky (vypis uzivatelu, seznam temat fora) */
.widetable, .widetable2, .topic-table {width: 646px;}
.widetable {border: 1px solid #dcdcdc;}

/* profil */
.avatar {border: 1px solid #e6e6fa;}

/* systemove zpravy */
.message1, .message2, .message3 {background-color: #ffffff; border: 1px solid #e1e1e1;}

/* ruzne */
.bborder {border-bottom: 1px solid #dcdcdc;}
.hint {color: #808080;}
.cimage {border: 1px solid #dcdcdc;}
.exp {border-bottom: 1px dashed #808080;}
.oblibene li {background: url(../images/top_but.gif) repeat-x; height: 35px;}