/* 
Racegames.cz / zavodni-hry.cz 
Photoshop: Noruen
Design: Jakub Dvorak 2009
Vsechna prava vyhrazena! All rights reserved!
*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #939393;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-image:url(img/bigbg.gif);
	background-repeat:no-repeat;	
	background-attachment:fixed;
	background-position:center; 	
}

a {
	color: #939393;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #939393;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration: none;
}

input {
  background-image:url(img/inputbg.gif);
  background-repeat: repeat-x;
  border-width: 1px;
  border-color: #0068B8;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
  color: #FFFFFF;  
}

h1, h2, h3, h4 {
  color: #0068B8;
  text-decoration: underline;
}

.popisek {
  font-style: italic;
  font-size: 12px;
}

.RacegamesModul {
	width: 891px;
	height: auto;
	margin: 0 auto;
}

.hlavicka {
	background-image:url(img/header.gif);
	background-repeat: no-repeat;
	width: 891px;
	height: 154px;
	margin: 0 auto;
}

.drzak {
	margin: 0 auto;
	width: 891px;
	height: auto;
}

.levyBox {
	max-width: 190px;
	height: auto;
	float: left;
}

.pravyBox {
	max-width: 701px;
	float: right;
	height: auto;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.panel1 {
	background-image:url(img/panel1.gif);
	background-repeat:no-repeat;
	width: 891px;
	height: 23px;
	font-family: "Trebuchet MS", Arial;
	color: #0068B8;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	text-decoration:none;	
	padding-left: 20px;
	padding-top: 3px;
}

.panel1 a {
	font-family: "Trebuchet MS", Arial;
	color: #0068B8;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	text-decoration:none;	
}

.panel1 a:hover {
	text-decoration:underline;	
}

.footer {
	width: 891px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	color: #939393;
	font-size: 12px;
	font-style:italic;
	text-decoration: none;	
}

.footer a {
	font-family: "Trebuchet MS", Arial;
	color: #939393;
	font-size: 12px;
	font-style:italic;
	text-decoration: none;	
}

.footer a:hover {
	text-decoration: underline;	
}

/* leva strana */

.leftmenu {
	background-image:url(img/left_bg.gif);
	background-repeat:repeat-y;
	width: 182px;
	height: auto;
}

.leftmenuPolozka {
	width: 182px;
	height: auto;
	background-image:url(img/left_cut.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

.leftmenuPolozkaText {
	font-family: "Trebuchet MS", Arial;
	color: #0068B8;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
}

.leftmenuPolozkaText a {
	font-family: "Trebuchet MS", Arial;
	color: #0068B8;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.leftmenuPolozkaText a:hover {
	font-family: "Trebuchet MS", Arial;
	color: #0996FF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.leftmenuTop {
	width: 182px;
	height: 36px;
	background-image:url(img/left_top.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial;
	color: #0068B8;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 18px;
}

.leftmenuBottom {
	background-image:url(img/left_bottom.gif);
	background-repeat:no-repeat;
	width: 182px;
	height: 12px;
}

/* prava strana */

.rightMenu {
	background-image:url(img/center_bg.png);
	background-repeat: repeat-y;
	width: 693px;
	height: auto;
	min-height: 100px;
}

.rightMenuTop {
	background-image:url(img/center_top.png);
	background-repeat:no-repeat;
	width: 693px;
	height: 36px;
}

.rightMenuBottom {
	background-image:url(img/center_bottom.png);
	background-repeat: no-repeat;
	width: 693px;
	height: 10px;	
}

.rightMenuText {
	max-width: 653px;
	margin-left: 20px;
}