/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-16, 19:25 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 50% 0 repeat-y; font:0.8em/1.5 "arial", sans-serif;}

a {color:#00F;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:5px 0;}

h3, h2 {font-size:140%;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}

	#header {width:940px; height:95px; overflow:hidden; background:url("../design/header.gif") 0 0 no-repeat;}

        #logo {position:relative; width:940px; height:95px; overflow:hidden; margin:0 0 0 20px; padding:0; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/logo2.gif") 0 0 no-repeat; cursor:pointer;}

    #tray {padding:10px 0 15px 10px; background:url("../design/tray.gif") 0 100% no-repeat; font-weight:bold;}
    
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline;}
        #tray ul li a {display:block; float:left; padding:0 15px 0 10px; background:url("../design/tray-separator.gif") 100% 50% no-repeat; text-decoration:underline;}
        #tray ul li a:hover {text-decoration:none;}
        #tray ul li#tray-active a {font-weight:bold; text-decoration:none;}

    #cols {position:relative; margin:10px 0; background:url("../design/cols.gif") 0 0 repeat-y;}

    	#content {float:right; width:740px; overflow:hidden;}
    	
            #content-left {float:left; width:470px;}
            #content-left-in {padding:0 10px;}
            
            #content-right {float:right; width:260px;}

    	#aside {float:left; width:190px; overflow:hidden;}
        #aside-top {width:190px; height:5px; background:url("../design/aside-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        #aside-bottom {position:absolute; bottom:0; left:0; width:190px; height:5px; background:url("../design/aside-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}

            #aside ul {margin:0; list-style:none;}
            #aside li {display:inline;}
            #aside li a {display:block; padding:7px 10px 7px 30px; background:url("../design/nav-link.gif") 15px 13px no-repeat;}
            #aside li.li0 a {background:url("../design/nav-active.gif") 15px 13px no-repeat; text-decoration:none; font-weight:bold;}
            #aside li.li1 a {padding-left:45px; background:url("../design/nav-sub.gif") 30px 10px no-repeat; font-weight:bold;}
            #aside li.li1#nav-active a {text-decoration:none;}
            #aside a:hover {text-decoration:none;}

            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}

            #aside h4 {font-size:100%;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; background:url("../design/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top {width:470px; height:5px; background:url("../design/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../design/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 10px 10px 10px;}

    #topstory-img {float:left; width:180px;}
    #topstory-img img {display:block;}
    #topstory-desc {float:right; width:100%;}
    
        #topstory-desc h3 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0; font-size:85%;}
        #topstory-desc .nomb {margin-top:5px; text-align:justify;}

#topstory-list {padding:10px 0 5px 10px; overflow:hidden}
#topstory-list img {display:block; float:left; padding-right:10px;}
#topstory-list img.last {margin-right:0;}

.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {float:left; width:180px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:100%;}

    .article .article-desc h3, h2 {margin:0; font-size:140%; font-weight:normal;}
    .article .article-desc .info {margin:0; font-size:85%; text-align:justify;}
    .article .article-desc .nomb {margin-top:5px; text-align:justify;}

.box-01-top {width:260px; height:5px; margin-top:0px; background:url("../design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-left a {text-decoration:none;}
.box-01-top-b .f-left a:hover {text-decoration:underline;}
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:260px; height:11px; background:url("../design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("../design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}

    .news {margin:0;}
    .news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:140%;}
    .news dd {display:block; float:left; width:190px; font-size:85%; line-height:1.4;}
    .news dd span {font-size:110%; line-height:1.4;}
    .news dd a { text-decoration: none; }
    .news dd  a:hover span { text-decoration: underline; }


/*
    .news {margin:0;}
    .news dt {display:block; clear:both; width:240px;  font-size:90%; text-align:left; line-height:1.2; margin-left:10px; }
    .news dt span {font-weight:bold;}
    .news dd {display:block; clear:both;  width:240px; font-size:85%; line-height:1.6; margin-left:10px;}
    .news dt a {text-decoration: none;}
    .news dt a:hover {text-decoration: underline;}
    .news dd a {text-decoration: none;}
    .news dd a:hover {text-decoration: underline;}
*/

.box-02-top {width:260px; height:5px; margin-top:10px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../design/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-top-b .f-left a {text-decoration:none;}
.box-02-top-b .f-left a:hover {text-decoration:underline;}
.box-02-bottom {width:260px; height:11px; background:url("../design/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 5px; background:url("../design/box-02.gif") 0 0 repeat-y;}
.box-02 .bg {margin:5px 0; padding:5px 0;}
    .mostreaded {margin:0; list-style:none;}
    .mostreaded span {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

#aside .padding {padding:10px 15px;}

.more {padding-right:15px; background:url("../design/arrow.gif") 100% 50% no-repeat;}

.rss {padding-left:22px; background:url("../design/rss.gif") 0 50% no-repeat;}

.toppanel {margin: 10px 0px;}
.toppanel a {text-decoration: none; color: #000;}

img.floatTL {
	float : left;
	margin-right : 7px;
	margin-bottom : 2px;
	margin-top : 7px;
	margin-left : 0px;
	padding : 3px;
	border : 1px solid #ddddd4;
}

img.floatTR {
	float : right;
	margin-left : 7px;
	margin-bottom : 2px;
	margin-top : 7px;
	margin-right : 0px;
	padding : 3px;
	border : 1px solid  #ddddd4;
}

img.floatTC {
	float : none;
	margin-right : 7px;
	margin-bottom : 2px;
	margin-top : 7px;
	margin-left : 0px;
	padding : 3px;
	border : 1px solid  #ddddd4;
}

.sign {
    text-align: right;
}

.sign a {
    text-decoration: none;
    color: #000;
}

.sign a:hover {
    text-decoration: underline;
}

#content-left-in .meta {
	display: block;
	clear: both;
	background: #f1f1ee;
	border-left: 4px solid #ddddd4;
	border-right: 4px solid #ddddd4;
	padding: 3px 10px 3px 10px;
	text-align: left;

}
#content-left-in .meta a {
 	border: none;
    text-decoration: none;
}
#content-left-in a:hover {
 	border: none;
    text-decoration: none;
}

#content-left-in .meta a:hover {
	background: transparent;
 	text-decoration: underline;
}

#content-left-in .comment {
	padding: 10px 10px 10px 0px;
	text-align: left;

}
#content-left-in .answer {
	padding: 0px 10px 10px 19px;
	text-align: justify;
	line-height: 1.7em;
    color: #5f5f5f;
	border-left: 4px solid #ddddd4;

}

#content-left-in a.printerfriendly, #content-left-in a:hover.printerfriendly
{
background: transparent url('../design/icon-printerfriendly.gif') no-repeat left top;
padding-left: 19px;
}

#content-left-in a.showcomments, #content-left-in a:hover.showcomments
{
background: transparent url('../design/icon-comments.gif') no-repeat left top;
padding-left: 19px;
}

#content-left-in a.emailpage, #content-left-in a:hover.emailpage
{
background: transparent url('../design/icon-email.gif') no-repeat left top;
padding-left: 19px;
}

#content-left-in .button {
  background-color:#ddddd4;
  color:#000;

}


select, option, textarea, input {
    border: 1px #ddddd4 solid;
    color: #5f5f5f;
}

select:hover, option:hover, textarea:hover, input:hover {
	border: 1px solid #80002B;
	background: #FFF;
}

.separator {
	clear : both;
	margin-top : 5px;
	margin-bottom : 5px;
}
.separator2 {
	clear : both;
	margin-top : 5px;
	margin-bottom : 5px;
	border-bottom : 1px solid  #ddddd4;
}
