html {
	height: 100%;
}

body { 
	background-color: #837560;
	background-image: url("http://www.amc-trio.sk/amcsk/grunge7.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #70695A;
}


p { 
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}

h1 {
	font-family: arial, sans-serif;
	letter-spacing: .1em;
	background: transparent;
	color: #EA8916;
	border-color: #CAAE90;
}

h2 { 
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}


img {
	border: 0px;
}

a {
	outline: none;
}

.left { 
	float: left; 
	padding: 0px 8px 0px 0px;
}

.right {
	float: right; 
	padding: 0px 0px 0px 8px;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}


blockquote {
	border-color: #767676;
	margin: 20px 0px 20px 0px; 
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

#main {
	width: 780px;
	background: #fefeed url(main.png) repeat-y;
	color: #70695A;
}

#main, #footer, #logo, #content {
	margin-left: auto; 
	margin-right: auto;
}

#footer  { 
	background: #fefeed url(menu.png);
	color: #DBD7D1;
	border-color: #D7D7D7;
}

#footer a, #footer a:hover {
	background: transparent;
	color: #DBD7D1;
}

#footer {
	padding: 10px 21px 0px 19px;
	width: 720px;
	height: 26px;
	font-size: 94%;
	text-transform: uppercase;
}

#footer {
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#logo {
	background: #fefeed url(logo.jpg) no-repeat;
	color: #70695A;
	width: 760px;
	height: 200px;
	text-align: left;
}

#logo h1 {
	margin: 0px;
	padding: 77px 17px 0px 0px;
	font-size: 23px;
	font-family: Papyrus,Arial;
	color: white; 
	text-align: right;
	letter-spacing: .2em;
}

#content, #column2 a, #column2 a:hover {
	background: transparent;
	color: #70695A;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover{
	background: transparent;
	color: #DBD7D1;
}

.sbihead {
	background: #fefeed url(orangeSbi.png);
	color: #70695A;
}

.sbihead h1 {
	background: transparent;
	color: #635d50;
}

#sidebar li a {
	background: #fefeed url(menuBg.png);
	color: #DBD7D1;
	font-size: 112%;
	font-weight: bold;
} 

#sidebar li a:hover {
	background: #B7B7B7 url(menuHover.png);
	color: #4f4a40;
} 

ul {
	margin: 8px 0px 0px 16px;
	padding: 0px;
}

ul li {
	list-style-type: square;
	margin: 0px 0px 11px 0px; 
	padding: 0px;
}

#content {
	width: 760px;
	height: auto;
	padding: 0px;
	overflow: hidden;
} 

#column1 {
	width: 207px;
	float: right;
	padding: 0px 0px 15px 0px;
}

.sidebaritem {
	text-align: left;
	width: 188px;
	float: left;
	margin: 0px 0px 25px 0px;
}

.sbihead {
	height: 14px;
	width: 188px;
	padding: 5px 0px 5px 19px;
	text-transform: uppercase;
}

.sbihead h1 {
	padding: 0px; 
	margin: 0px; 
	font-weight: bold;
	font-size: 112%;
}

.sbicontent {
	padding: 14px 8px 8px 19px;
}

.sbicontent p {
	line-height: 14px; 
	padding: 0px 0px 8px 0px;
}

#sidebar {
	padding: 0px;
}

#sidebar ul {
	margin: 0px auto;
}

#sidebar li {
	margin: 0px; 
	float: left; 
	list-style: none; 
} 

#sidebar li a , #sidebar li a:hover {
	float: left; 
	height: 18px;
	text-decoration: none; 
	padding: 4px 0px 4px 19px;
	width: 188px;
	border: 0px;
} 

#column2 {
 	background: #fefeed url(/amcsk/img/backTH.jpg) no-repeat;
	background-position: top;
	text-align: justify;
	width: 512px;
	float: left;
	padding: 12px 3px 15px 19px;
}

#column2 h1 {
	padding: 6px 0px 4px 0px; 
	margin: 0px 0px 12px 0px; 
	border-bottom: 1px solid;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover { 
	padding: 0px;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 0;
}

.sidebaritem a:hover, #column2 a:hover {
	border-bottom: 1px solid;
}


#headlineTop, #headlineBottom {
	width: 720px;
	height: 10px;
	font-size: 1px;
	text-transform: uppercase;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px 21px 0px 19px;
}

#headlineTop { 
	background: #fefeed url(menuInv.png);
}


#headlineBottom { 
	background: #fefeed url(menuInv2.png);
}

