<!--
body.index
{
	padding:			0px;
	margin:				0px;
	background:			#0176B5;
	text-align:			center;
}

.article
{
	text-align:			justify;
	
	font:	 			normal 65% Verdana, Arial;
	color: 				#000000;
}

.index
{
	width:				100%;
	height:				100%;
}

.index .top
{
	height:				40%;
	background:			#002C54 url(../img/top.gif) repeat-x 0% 100%;
	text-align:			center;
	vertical-align:		bottom;
}

.index .top .in
{
	height:				24px;
	width:				724px;
	margin:				0px auto;
	background:			#002C54 url(../img/top_bg.gif) repeat-x;
}

.index .middle
{
	height:				224px;
	background:			url(../img/middle.gif) repeat-x;
	text-align:			center;
}

.index .bottom
{
	height:				60%;
	background:			url(../img/bottom.gif) repeat-x;
	text-align:			center;
	vertical-align:		top;
}

.index .bottom .in
{
	height:				39px;
	width:				724px;
	margin:				0px auto;
	background:			url(../img/bottom_bg.gif) repeat-x;
	
	font:	 			normal 65% tahoma, Verdana;
	color: 				#888888;
}

/* odkaz v paticce */
.index .bottom .in a:link 
{
    FONT-SIZE: 			100%;
    COLOR: 				#888888;
    FONT-FAMILY: 		tahoma, Verdana;
	font-weight: 		normal;
	text-decoration: 	none;
}

.index .bottom .in a:visited
{	
    FONT-SIZE: 			100%;
    COLOR: 				#888888;
    FONT-FAMILY: 		tahoma, Verdana;
	font-weight: 		normal;
	text-decoration: 	none;
}

.index .bottom .in a:hover 
{
    FONT-SIZE: 			100%;
    COLOR: 				#888888;
    FONT-FAMILY: 		tahoma, Verdana;
	font-weight: 		normal;
	text-decoration: 	underline;
}

.FooterLogo
{
	vertical-align:		middle;
	margin:				0px 10px 0px 10px;
}

.add_discussion
{
	text-align:			right;
	margin-bottom:		10px;
	
	font:	 			normal 65% tahoma, Verdana;
	color: 				#5D5D5D;
}

.Discussion
{
	margin-top:			10px;
}

.Discussion .label
{
	float:				left;
	width:				130px;
	padding-top:		2px;
	padding-right:		5px;
	text-align:			right;
	
	font:	 			bold 70% tahoma, Verdana;
	color: 				#5D5D5D;
}

.DiscusssionNote_auhtor
{
	margin:				5px;
	margin-bottom:		2px;
	
	font-size: 			60%;
}

.DiscusssionNote_text
{
	margin:				5px;
	margin-top:			0px;
	
	font:	 			normal 60% verdana, arial;
	color: 				#000000;
}

.Submit_back
{
	background:			url(../img/submit_back.gif) no-repeat;
	border:				0px;
	width:				57px;
	height:				26px;
	margin-left:		5px;
	vertical-align:		middle;
	cursor:				pointer;
}

.Submit_confirm
{
	background:			url(../img/Submit_confirm.gif) no-repeat;
	border:				0px;
	width:				71px;
	height:				26px;
	margin-left:		5px;
	vertical-align:		middle;
	cursor:				pointer;
}

/* vyhledavani */
.Search
{
	background:			url(../img_strechy/search_title.gif) no-repeat;
	padding-top:		15px;
	margin:				10px 0px 10px 14px;
	text-align:			left;
}

.Input_1
{
	width:				120px;
	height:				19px;
	background:			#FCFCFD;
	border-top:			2px solid #808080;
	border-left:		2px solid #808080;
	border-right:		2px solid #ffffff;
	border-bottom:		2px solid #ffffff;
	vertical-align:		middle;
	
	font:	 			normal 70% Verdana, Arial;
	color: 				#666666;
}

.Submit_1
{
	background:			url(../img_strechy/search_go.gif) no-repeat;
	border:				0px;
	width:				28px;
	height:				19px;
	margin-left:		5px;
	vertical-align:		middle;
	cursor:				pointer;
}
/* */
/********************************************************************************/
.text
{
    FONT-SIZE: 			100%;
    COLOR: 				#000000;
    FONT-FAMILY: 		Verdana;
	font-weight: 		normal;
}

.text_normal
{
    FONT-SIZE: 			70%;
    COLOR: 				#000000;
    FONT-FAMILY: 		Verdana;
	font-weight: 		normal;
}

.text_bold
{
    FONT-SIZE: 			70%;
    COLOR: 				#000000;
    FONT-FAMILY: 		Verdana;
	font-weight: 		bold;
}

-->