@charset "utf-8";
/* CSS Document */

body.stranka
{background-image: url(../image/background_page.gif); margin-top: 0px;}

a.admin_vstup
{
	font-family: Tahoma; font-size: 20px; font-weight: bold; color: #c3bcab; text-align: left; text-decoration: none; cursor: default;
}

a.link_menu
{
	font-family: Tahoma; font-size: 13px; font-weight: bold; color: #72654d; text-decoration: none;
}

a.link_menu2
{
	font-family: Tahoma; font-size: 10px; font-weight: bold; color: #72654d; text-decoration: none;
}

a.waltter
{
	font-family: Tahoma; font-size: 11px; font-weight: bold; color: #c3bcab; text-decoration: none;
}

a.waltter:hover
{
	font-family: Tahoma; font-size: 11px; font-weight: bold; color: #c3bcab; text-decoration: underline;
}

a.linkblack12pxbold
{
	font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;
}

a.linkblack12pxbold:hover
{
	font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline;
}

.button_admin_vstup
{
	background-color: #11C504;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	cursor: pointer; cursor: hand;
}

.button_admin_zpet
{
	background-color: #850001;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	cursor: pointer; cursor: hand;
}

.button_admin_menu
{
	background-color: #ece4d2;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #72654d;
	border-style: solid;
	border-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	cursor: pointer; cursor: hand;
}

.button_admin_menu2
{
	background-color: #ece4d2;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #72654d;
	border-style: solid;
	border-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	cursor: pointer; cursor: hand;
}

a.zpet_white
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a.zpet_white:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}