/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
        background: #000000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #E7E7E7;
}

h1, h2, h3 {
        margin: 0;
        padding: 0;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        /*font-family: Georgia, "Times New Roman", Times, serif;*/
        color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
        margin-bottom: 10px;
        padding: 0 0 10px 0;
        font-size: 24px;
        background: #000000 url(../images/cara.gif) repeat-x left bottom;
}

h3 {
        padding: 0 0 22px 0;
        font-size: 13px;
        background: #000000 url(../images/img3.gif) repeat-x left bottom;
}

p {
        margin-top: 0;
        text-align: justify;
        line-height: 160%;
}

a {
        color: #FE4E00;
	text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

img {
	border: 0px;	
}

.list {
        margin: 0;
        padding: 0;
        list-style: none;
}

.list li {
        padding: 5px 0;
        background: url(../images/img5.gif) repeat-x;
}

.list li.first {
        background: none;
}

/* Header */

#header {
        width: 1000px;
        margin: 0 auto;
        padding: 15px 0 0 13px;
        height: 90px;
        background: url(../images/img1.gif) repeat-x left bottom;
}

#header h1 {
        float: left;
}

#header h2 {
        display: none;
}

#header ul {
        float: right;
        margin: 0;
        padding: 15px 0 0 0;
        list-style: none;
}

#header li {
        display: inline;
}

#header a {
        display: block;
        float: left;
        padding: 0 14px 0 20px;
        background: url(../images/img2.gif) no-repeat left center;
        text-decoration: none;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        /*font: bold 12px Georgia, "Times New Roman", Times, serif;*/
        color: #FFFFFF;
}

#header a:hover {
        text-decoration: underline;
}

#header .first a {
        background: none;
}

/* Content */

#content {
        width: 980px;
        margin: 0 auto;
}

#colOne {
        float: left;
        margin: 0px auto;
        width: 200px;
        padding: 0 0 0 21px;
}

#colOne h3 {
        margin-top: 14px;
}

#colTwo {
        float: right;
        width: 720px;
        padding: 0 29px 0 0;
}

#video {
        text-align: center;
        padding: 15px 0 0 0;

}

#time_th {
        text-align: center;
	margin: 0px auto;
        padding: 0 0 7px 0;
        font-size: 13px;
        background: #000000 url(../images/cara.gif) repeat-x left bottom;
}

#time_th table{
        text-align: center;
	margin: 0px auto;
}

#time_th_d {
        text-align: center;
	margin: 0px auto;
        padding: 7px 0 7px 0;
        font-size: 13px;
        background: #000000 url(../images/cara.gif) repeat-x left top;
}

#time_th_d table{
        text-align: center;
	margin: 0px auto;
}

/* Footer */

#footer {
        clear: both;
        width: 1000px;
        margin: 0 auto;
        padding: 30px 0 0 0;
}

#footer p {
        padding: 20px 0 0 0;
        background: url(../images/img4.gif) repeat-x;
        text-align: center;
        color: #8A8A8A;
}

#kalendar{
        padding: 10px 0px 0px 0px;
        font-size: 8pt;
        border: 0px;
        color: grey;
}

.kalendar {
        font-size: 8pt;
}

#kalendar a:link {
        //color: #006699;
        color: #FE4E00;
        text-decoration: none;
}

#kalendar a:visited {
        //color: #006699;
        color: #F0f0f0;
        text-decoration: none;
}

#kalendar a:hover
{
        text-decoration:none;
        color:#FFFFFF;
        font-weight:bold;
        width: auto;
        background: red;
        display:block;
}
#kalendar table {
        float: center;
        font-size: 8pt;
        //font-weight:900;
}

#kalendar b {
        color:#FFFFFF;
        font-weight:900;
}

#colOne b {
        text-align: center;
        font-size: 10pt;
        //font-weight:900;
}

#colOne p {
        text-align: center;
        font-size: 8pt;
	//font-weight:900;
}

#colOne table {
        float: center;
        font-size: 8pt;
        //font-weight:900;
}

#colOne th {
        text-align: center;
        text-decoration:none;
        font-size: 8pt;
        //font-weight:900;
}

#thumbs a:link, {
        //color: #006699;
        color: #ffffff;
        text-decoration: none;
}

#thumbs a:visited {
        //color: #006699;
        color: #f0ffff;
        text-decoration: none;
}

#thumbs a:hover {
        //color: #006699;
        color: #FE4E00;
        text-decoration: none;
}


