/* 
=============================================================
CSS for template by I-Soft Bizness

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #E95D0F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

#button_exit {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 100px;
	background-color: #E95D0F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#klient {
	padding: 2px;
	border: 2px solid #FF0000;
	background-image: url(images/bg_klient.jpg);
}
#button_menu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 180px;
	color: #333333;
	text-align: left;
	padding: 2px;
	text-decoration: none;
}
#tarif {
	padding: 2px;
	border: 1px solid #009900;
}
#textarea_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	padding: 2px;
	height: 50px;
	width: 230px;
	border: 1px solid #999999;
}
#button_menu:hover {
	border: 1px dotted #CCCCCC;
	color: #666666;
}
.id_url {
	font-size: 14px;
	color: #E95D0F;
	font-weight: bold;
}
.tariff {
	padding: 4px;
	border: 1px dotted #E95D0F;
}
#url_id {
	font-family: tahoma;
	font-size: 11px;
	color: #E95D0F;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 235px;
	padding: 1px;
}
.my_calendar {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
.tb_cont {
	padding: 3px;
}
#uprava {
	padding: 2px;
	border: 1px solid #000000;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	padding: 3px;
}
.zag {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.mainmenu {
	color: #333333;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #333333;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #E95D0F;
	text-decoration: none;
}
#messages {
	color: #FF9900;
	padding: 2px;
	border: 1px dashed #999999;
	width: 80%;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy :hover {
	color: #FFFFFF;
	text-decoration: underline;
}
