html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: White;
}

FONT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: "Arial";
	color : #71888E;
}

h1
{
	FONT-SIZE: 13px;
	FONT-FAMILY: "Arial";
	color : #71888E;
}
h2
{
	FONT-SIZE: 14px;
	FONT-FAMILY: "Arial";
	color : #71888E;
	font-weight:normal;
}






FONT.nav
{
	FONT-SIZE: 14px;
	FONT-FAMILY: "Arial";
	color: #8C6154;
	border-bottom:3px;
	background-image: url(../files/back_title.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}




FONT.menu
{
	FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #8B0000;
	font-size: 12px;
	font-weight: bolder;
}




A:link.menu
{
   FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #8C6154;
	font-size : 12px;
	font-weight: normal;
	margin-bottom:4px;

}
A:visited.menu
{
	FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #8C6154;
	font-size : 12px;
	font-weight: normal;
	margin-bottom:4px;
}
A:hover.menu
{
	text-decoration: none;
	color: #923331;
	font-size : 12px;
	font-weight : normal;
	margin-bottom:4px;
}
A:active.menu
{
	FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #9067B3;
	font-size : 12px;
	font-weight: normal;
	margin-bottom:4px;
}






A:link.kniha
{
   FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #8C6154;
	font-size : 11px;
	font-weight: normal;
	margin-bottom:4px;

}
A:visited.kniha
{
	FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #8C6154;
	font-size : 11px;
	font-weight: normal;
	margin-bottom:4px;
}
A:hover.kniha
{
	text-decoration: none;
	color: #923331;
	font-size : 11px;
	font-weight : normal;
	margin-bottom:4px;
}
A:active.kniha
{
	FONT-FAMILY: "Arial";
	text-decoration: none;
	color: #9067B3;
	font-size : 11px;
	font-weight: normal;
	margin-bottom:4px;
}












TEXTAREA, SELECT
{
	background-color: #F5E8C6;
	FONT-FAMILY: "Arial";
	color: #71888E;
	border: 1px solid #a29382;
	FONT-SIZE: 12px;
	height: 100px;
	width: 190px;
	padding-left: 2px;
	margin-bottom: 5px;
	background-image: url(../files/formular.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
INPUT
{
	background-color: #F6EED7;
	FONT-FAMILY: "Arial";
	color: #71888E;
	border: 1px solid #a29382;
	FONT-SIZE: 12px;
	height: 18px;
	width : 190px;
	margin-bottom:3px;
	padding-left:2px;

}
input.tlacitko
{
	background-color: #BBB6BA;
	color: #923331;
	border: 1px solid #A85955;
	FONT-SIZE: 12px;
	height: 18px;
	FONT-FAMILY: "Arial";
	width :65px;
}
FONT.kniha
{
	FONT-SIZE: 12px;
	FONT-FAMILY: "Arial";
	color : #2F4F4F;
}


td.thumb
{
	background-image: url(../files/bg_picture.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 125px;
	height: 98px;
}

td.thumb_menu
{
	background-image: url(../files/bg_menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 73px;
	height: 100px;
}

table.main
{
	border: 1px solid #F1F0F6;
}



td.menu
{
	background-image: url(../files/bottom_bg_mid.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}



td.top
{

	width: 760px;
	height: 50px;
	background-image: url(../files/top_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.middle
{
	background-color: white;
	width:760px;
	height:350px;
}

td.bottom
{

	width:760px;
	height:150px;
}

td.bottom_back

{

	width: 200px;
	height: 150px;
	background-image: url(../files/bottom_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.komentar

{


	background-image: url(../files/bottom_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#podciarknik
{

margin-top:20px;
padding-bottom:2px;
padding-right:2px;
background-image: url(../files/podciarknik.jpg);
background-position: bottom;
background-repeat: repeat-x;
width:100%;


}

li
{
	list-style-image: url(../files/bod.gif);
	list-style-position: outside;
}

img.thumb
{
	width:107px;
	height:75px;
	margin-left:1px;
	margin-bottom:2px;
	border:1px solid white;
}

td.numero
{
	background-image: url(../files/numero.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:20px;
	height:20px;

}

td.numero_in
{
	background-image: url(../files/numero_in.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:20px;
	height:20px;

}

td.detail
{
	color:#71888E;
	font-family:arial;
	font-size:12px;
}

#footer
{
	position:relative;
	width:760px;
	height:40px;
	margin:0px	;
	padding: 0px;
	background:url('files/bg-footer.png') top center no-repeat;
}
#design
{
	font-family:arial;
	color:#8C6154;
	font-size:9px;
	text-align:right;
	padding-top:41px;
}

img
{
	border:0px;
}

.hidden
{
	display:none;
}
