/* CSS Document */

img, div { behavior: url(/css/iepngfix.htc) }

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background: #414141;
	color: #FFF;
	text-align: left;
	font-family: Tahoma;
	background: url(/images/crowns3.png);	
}

H1 {
	color: #fff200;
	font-size: 22px;
	font-family: Tahoma;
	margin: 0px 0px 16px 0px; 
}

H2 {
	color: #fff200;
	font-size: 20px;
	font-family: Tahoma;
}

H3 {
	color: #fff200;
	font-size: 18px;
	font-family: Tahoma;
}

p {
	font-size: 12px;
	font-family: Tahoma;
}

a, a:visited {
	color: #fff200;
	text-decoration: none;
}

a:hover {
	color: #fff200;
	text-decoration: underline;
}

.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }

td {
	caption-side: top;
	vertical-align: top;
}

td.left {
	font-weight: bold;
	background: #005d8b;
	vertical-align: top;
}

td.right1 {
	background: #005d8b;
	vertical-align: top;
}

/* START: GENERAL PAGE LAYOUT */

#centerbox {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 893px;
	}


#shadow {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 893px;
	background: url(/images/bg.png);
	float: left;
	}

#container {
	width: 853px;
	display: block;
	background: #006699;	
	margin: 0px 20px 0px 20px;
	float: left;
}

/* END: GENERAL PAGE LAYOUT */

/* START: TOP AND MENUS */

#top {
	width: 853px;
	height: 192px;
	background: #006699;	
	float: left;
}

#top_logo {
	float: left;
	width: 538px;
	height: 192px;
	background: url(/images/logo.gif) no-repeat;
	display: block;
}

#top_info {
	float: right;
	width: 315px;
	height: 192px;
	background: url(/images/info.gif) no-repeat;
	display: block;
}

#gfx {
	width: 853px;
	height: 190px;
	background: #006699;	
	float: left;
}

#gfx_left {
	float: left;
	width: 538px;
	height: 190px;
	background: url(/images/gfx_left.gif) no-repeat;
	display: block;
}

#gfx_right {
	float: right;
	width: 315px;
	height: 190px;
	background: url(/images/gfx_right.gif) no-repeat;
	display: block;
}

#menu{
	width: 853px;
	height: 36px;
	float: left;
	background: url(/images/menu.gif) no-repeat;	
}


#buttons {margin: 0; padding: 0; list-style: none; display: block; float: left;}
#buttons a {display: block;}

#onas			{left: 0px;		top: 0px;	width: 82px;	height: 36px; float: left;}
#doprava		{left: 82px;	top: 0px;	width: 85px;	height: 36px; float: left;}
#opravy		{left: 167px;	top: 0px;	width: 186px;	height: 36px; float: left;}
#vozy			{left: 353px;	top: 0px;	width: 95px;	height: 36px; float: left;}
#partneri	{left: 448px;	top: 0px;	width: 118px;	height: 36px; float: left;}
#objednavka	{left: 566px;	top: 0px;	width: 110px;	height: 36px; float: left;}
#kariera		{left: 676px;	top: 0px;	width: 71px;	height: 36px; float: left;}
#kontakty	{left: 747px;	top: 0px;	width: 106px;	height: 36px; float: left;}

#onas a			{height: 36px;}
#doprava a		{height: 36px;}
#opravy a 		{height: 36px;}
#vozy a			{height: 36px;}
#partneri a		{height: 36px;}
#objednavka a	{height: 36px;}
#kariera a		{height: 36px;}
#kontakty a		{height: 36px;}

#onas a:hover			{background: url('/images/menuA.gif') -0px -0px no-repeat;}
#doprava a:hover		{background: url('/images/menuA.gif') -82px -0px no-repeat;}
#opravy a:hover		{background: url('/images/menuA.gif') -167px -0px no-repeat;}
#vozy a:hover			{background: url('/images/menuA.gif') -353px -0px no-repeat;}
#partneri a:hover		{background: url('/images/menuA.gif') -448px -0px no-repeat;}
#objednavka a:hover	{background: url('/images/menuA.gif') -566px -0px no-repeat;}
#kariera a:hover		{background: url('/images/menuA.gif') -676px -0px no-repeat;}
#kontakty a:hover		{background: url('/images/menuA.gif') -747px -0px no-repeat;}


/* END: TOP AND MENUS */

/* START: MAIN PAGE */

#page {
	float: left;
	width: 853px;
	background: #006699;	
	padding: 0px 0px 0px 0px;
}

#center {
	padding: 15px 5px 0px 5px;
	float: left;
}

#centerIn {
	float: left;
	padding: 0px 0px 10px 0px;
}


#bigmain{
	width: 840px;
	min-height: 400px;
	float: left;
}

#bigmain #bigmainIn{
	padding: 0px 15px 0px 15px;
}



#left {
	float: left;
	width: 538px;
}

#leftIn {
	float: left;
	padding: 0px 0px 10px 0px;
	border-right: 1px solid #297ba4;
}

#left h3{ 
	color: #fff200;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: normal;
}

#main{
	width: 538px;
	min-height: 400px;
	float: left;
}

#main #mainIn{
	padding: 0px 15px 0px 15px;
}


#right {
	width: 310px;
	float: right;
	padding: 0px 0px 10px 0px;
}

#right h3{
	color: #fff200;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: normal;
}

#news{
	width: 280px;
}

#newsIn{
	padding: 0px 10px 0px 25px;
}

#news .date{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;	
	color: #fff200;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

#news .newshead{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;	
	color: #fff200;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

#news .newstext{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;	
	font-size: 10px;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;

}

#reference{
	width: 280px;
}

#reference #referenceIn{
	padding: 15px 15px 5px 25px;
}

#referenceIn img {
	border: 3px solid #16729f;
	padding: 2px;
	margin: 0px 0px 15px 0px;
}

#referenceIn a:hover img {
	border: 3px solid #fff200;
}

/* END: MAIN PAGE */

/* START: FOOTER */

#footer{
	padding: 17px 17px 17px 17px;
	font-size: 10px;
	width: 819px;
	height: 90px;
	color: #FFF;
	float: left;
	background: #006699;
}

#footer #footerLeft{
	width: 400px;
	height: 90px;
	background: #005d8b;
	float: left;
}

#footer #footerRight{
	width: 419px;
	height: 90px;
	float: left;
	background: #005d8b;
}

#footerRight #footerRightIn{
	padding: 40px 15px 0px 0px;
	color: #FFF;
	float: right;
	text-align: right;
}

#footer a,
#footer a:link,
#footer a:visited { color: #fff200; ; text-decoration: none;  font-weight: bold;  }
#footer a:hover { color: #fff200; text-decoration: underline; font-weight: bold; }

/* END: FOOTER */




dt {
	padding: 0px 0px 5px 0px;	
}

.reference {
	color: #fff200;
	font-size: 14px;
	font-family: Tahoma;
}

.reference a: hover {
	color: #fff200;
}


/* SEOLISTA */

#seo {
	padding: 0px 0px 0px 10px;
	height: 22px;
	text-align: left;
}

#seo h2 {
font-family: Tahoma;
font-size: 0.9em;
margin: 4px 0px 0px 0px;
font-weight: normal;
color: #fff;
}

#seo h2 a, #seo h2 a:link, #seo h2 a:visited, { color: #fff; text-decoration: none; }
#seo h2 a:hover { color: #fff; text-decoration: underline; }

/* SEOLISTA END*/


.popis{
font-size: 12px;
font-weight: normal;
color: #fff200;
}
