
	body {
		margin: 0px;
		padding: 0px;
		color: #000;
		background : black;
		text-align: center;
  		font-family: Tahoma,Arial,"Lucida Sans Unicode",Lucida;
		font-size: 13px;
	}
	ul {
        margin: 5px 5px 5px 0px;
        font-size: 13px;
        font-weight: bold;
	}
	h3{
	    font-size: small;
        color: #807B7A;
        text-decoration: none;
        margin: 0 5 0 0;
        font-size: 10px;
        text-align: right;
	}
	h3 a{
        color: #807B7A;
        text-decoration: none;
	}
	.page {
		width: 777px;
		margin-left: auto;
		margin-right: auto;
		color: #FFFFFF;
		background : #807B7A;
		text-align: left;
	}
	/*.header {
        width: 777px;
        height: 170px;
        background-image: url(images/horni.gif);
	}*/
	.header {
        width: 777px;
        height: 210px;
        background-image: url(images/TKC_Logo_6-2009.jpg);/**/
	}
	
	.left {
        width: 140px;
        margin: 0 10px 0 10px;
        float: left;
        display: inline;

	}
	.content {
		width: 458px;
		position: relative;
		float: left;
		display: inline;
		margin: 0 0 10 0;
	}
	.right {
		width: 140px;
		margin: 0 10px 0 10px;
		position: relative;
	    float: left;
        --display: inline;
	}
	.footer {
	    font-size: 10px;
        clear: both;
		background-color: #000;
		color: #676261;
	}
	.nav_page {
	    font-size: 10px;
        clear: both;
		/*background-color: #000;*/
		text-align: center;
		color: #676261;
	}
	.menu_item {
		width: 100%;
		margin: 0 0 20 0;
	}
	.menu_item_limit {
		width: 100%;
		margin: 0 0 20 0;
		max-height: 299px;
		_height: expression(this.scrollHeight > 299? "299px" : "auto" );
		overflow: hidden;
	}
	.menu_header {
        width: 100%;
        height: 22px;
		background-repeat: no-repeat;
		background-image: url(images/box_hlavicka.gif);
		background-position: top;
	}
	.menu_area {
		width: 100%;

	}
	.menu_ul {
        list-style-image: url(images/menu.gif);
        /*margin: 5px 5px 5px 5px;*/

	}.perex_img{
	    margin: 5px 5px 5px 5px;
	    float: left;
	}
	.post{
	    text-decoration: none;
		margin: 5px 0 15px 0;
        display: block;
        width: 99%;
        float: none;
        clear: both;
        
	}
	.post_nadpis{
        color: #76cb30;
        font-size: 15px;
        text-decoration: none;
        font-weight: bold;
	}
	.post_nadpis a{
        color: #76cb30;
        text-decoration: none;
	}
	.wed{
		color: #676261;
		margin: 0 0 0 0;
		font-size: 12px;
		width: 100%;
		clear: both;
	}
	.wed a{
		color: #676261;
		margin: 0px 0px 0px 0px;
	}
	p{
		margin: 0 0 0 0;
		text-align: justify;
	}
	a {
		color: #FFF;
	}
	.entry {
		position: relative;
	}

	.banner {
        /*background-color: green;*/
        /*width: 458px;
        height: 60px;
        position: relative;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #807B7A;
        background-image: url(images/BANNERTRAVA.gif);*/
	}
	.audio_menu{
        background-color: #676261;
        margin: 5px 0 5px 0;
        font-size: 12px;
        text-align: justify;
        overflow-x: hidden;
	}
	.audio_menu a{
        text-decoration: none;
	}
	#commentlist li {
		margin-bottom: 1.5em;
		padding-bottom: 1em;
		border-bottom: 1px solid #700000;

	}

	#commentform {
		margin: 1em 0;
		width: 450px;
	}
	#commentform textarea {
		background: #f8f7f6;
		border: 1px solid #d6d3d3;
		width: 450px;
	}

	#commentform textarea:hover {
		background: #fff;
		border: 1px solid #d6d3d3;
	}

	#commentform textarea:focus {
		background: #fff;
		border: 1px solid #939793;
	}



	#commentform #email, #commentform #author, #commentform #url {
		font-size: 13px;
		background: #f8f7f6;
		border: 1px solid #d6d3d3;
		width: 180px;
	}

	#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
		font-size: 13px;
		background: #fff;
		border: 1px solid #d6d3d3;
		width: 180px;
	}

	#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
		font-size: 13px;
		background: #fff;
		border: 1px solid #939793;
		width: 180px;
	}

	#commentform input{
		margin-bottom: 3px;

	}
	
	.full{
	z-index: 100;
	width: 100%;
	height: 100%;
	min-height: 100%;
	height: auto;
	background-color: black;
	position: absolute;
	opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
.centered {
		border: 0;
		height: 517px;
		width: 351px;
		position: absolute;
		left: 50%;
		margin-left:-175px ;
		top: 70px;
		color: black;
		z-index: 101;
		opacity: 1;
    	filter: alpha(opacity=100);
    	-moz-opacity: 1;
    	-khtml-opacity: 1;
}
.img{
	background-image: url('http://tkc.cz/FinalPlakatA3Internet.jpg');
	height: 621px;
	width: 450px;
}
.skip{
	height: 20px;
	width: 450px;
	font-size: 19px;
	background-color: white;
	cursor: pointer;
}

