﻿body
{
     background-color: #990000; 
     margin-left: 0; 
     margin-top: 10;
     text-align: left;
     font-family: Arial;
     font-size: .75em
}
td
{
	 vertical-align:top;
	 text-align:left;
}
h1
{
	font-family: Calibri;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	color: #666666;
	text-decoration: underline;
	background-image: url('../../App_Themes/internetovestranky/images/h1.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 20px;

}

h2
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

a
{
	color: #000000;
	font-family: Arial;
	font-size: 1.0em;
	text-align: left;
	text-decoration: none;
}

a:hover
{
color:#aa0000;	
text-decoration: underline;
}

img
{
	border: solid 1px #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:hover
{
	
}

.MainTable
{
	 background-color: #FFFFFF;
	 height:600px;
	 width:1100px;
	 border: solid 10px #cccccc;
}

.AdminImg
{
	border: solid 0px #000000;
	margin: 0px;
}