#html,body {
	font: 13px trebuchet ms;
	margin: 0;
	padding: 0;
	color: #444;
	height: 100%;
	background: url('images/bbot.jpg') bottom center no-repeat;
}

/* ------------------------- */
#container {
	background: #fff;
	width: 940px;
	margin: 10px auto;
	padding: 2px;
}

#banner {
	width: 819px;
	margin: 0 0 3px 0;
	position: relative;
	height: 130px;
	color: #fff;
}

#banner a {
    text-decoration: none;
    border: 0px solid white;
}

#banner img {
    border: 0px solid white;
}

#content {
	height: 100%;
	float: right;
	background: #fff;
	padding: 5px 5px 70px 5px;
	width: 730px;
	margin-bottom: 20px;
	background: transparent;
}

    #content .row {
        float: left;
        width: 100%;
    }

#sidebar {
	float: left;
	width: 170px;
	border-right: 1px dotted #ccc;
	padding: 5px 15px 0 0;
	margin: 10px 10px 10px 0;
	background: transparent;
}

/* ------------------------- */
#topbar {
	text-align: left;
	padding: 5px;
	padding-left: 65px;
	padding-top: 0px;
}

#topbar a {
	font: 15px trebuchet ms;
	font-weight: bold;
	color: #433c2c;
	text-decoration: none;
	padding-left: 5px;
}

#topbar a:hover {
	text-decoration: none;
}

#topbar a.selected {
    text-decoration: underline;
}

#topbar ul {
    
}

#topbar li {
    list-style: none;
    display: inline;
    
}

#topbar .item {
    display: inline;
}

#footer {
	clear: both;
	background: url('/images/gitara/blackbg.gif') repeat;
	border-top: 1px solid #bee5be;
	text-align: left;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#content a {
	color: #87af7b;
	text-decoration: none;
}

#content a.img {
	color: #FFFFFF;
	text-decoration: none;
}

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

#nav a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

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

#topbar a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

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

#footer a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

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

#sidebar a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

#sidebar a.selected {
    background: #E8F4DC;
}

#sidebar a:hover {
	background: #deebd2;
	color: #666;
}

/* extra attributes */
.headline {
	font-size: 14px;
	margin: 3px 0 3px 0;
}

.headline2 {
	font-size: 17px;
	margin: 3px 0 3px 0;
}

.a_table {
	border: 1px #DDDDDD solid;
	text-align: left;
}

.a_row1 {
	background-color: #F0F0F0;
}

.a_row2 {
	background-color: #FFFFFF;
}

/*      INPUT      */
input.textbox {
	border: 1px #EEEEEE solid;
	font: 13px trebuchet ms;
	color: #444444;
}

input.tbutton {
	border: 1px #DDDDDD solid;
	font: 13px trebuchet ms;
	margin: 2;
	padding: 2;
	color: #666666;
}

input:hover .tbutton {
	color: #444444;
	border: 1px #BBBBBB solid;
}

a.act_link {
	cursor: pointer;
}

a:hover .act_link {
	font-weight: bold;
	color: #444;
}

.meta {
	background: url('/images/gitara/bg.gif');
	border-top: 1px solid #666;
	text-align: right;
	color: #666;
	letter-spacing: 2px;
}

.imggama1 {
	padding-bottom: 5px;
	padding-top: 5px;
}

.imageright {
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px 3px 0 7px;
}

.imageright:hover {
	border: 1px solid #666;
}

.imageleft {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px 10px 0 0px;
}

.imageleft:hover {
	border: 1px solid #666;
}

.sideimage {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 4px;
	margin: 10px 0 5px 0;
}

.sideimage:hover {
	border: 1px solid #666;
}

#topbar ul {
	margin: 0;
	padding: 0;
}

#topbar li {
	list-style: none;
	width: auto;
}

#sidebar ul {
	margin: 5px 0 15px 10px;
	padding: 0;
	border-top: 1px solid #ccc;
}

#sidebar li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#content ul {
	margin: 5px 0 10px 30px;
	padding: 0;
	border-top: 1px solid #ccc;
	width: 320px;
}

#content li {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#content li:hover {
	background: #deebd2;
}

strong {
	color: #666;
	font-weight: bold;
}
b.kat{ 	color: #87af7b;
	background: inherit; } 


blockquote {
	background: url('/images/gitara/blockbg.jpg') repeat-x;
	color: #666;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px 0 15px 0px;
}

#banner h1 {
	position: absolute;
	letter-spacing: -2px;
	font-size: 32px;
	top: 35px;
	left: 20px;
}

#topbar h3 {
	margin: 0 0 3px 0;
	padding: 0;
}

.border {
    border: 1px solid black;
}
