/** CSS RESET */
body,div,h1,h2,h3,dl,dt,dd,ul,ol,li,table,form,fieldset,legend,textarea,p,blockquote,th,td,fieldset,img{margin:0;padding:0;border:0;}
input{margin:0}
address,caption,em,strong,th{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
abbr,acronym{border:0;font-variant:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;font-size:1em;}

/****************/
/*NFS LISTA CSS*/
/***************/
#lista a{color: #DDD; text-decoration: none}
#lista a:hover{color: #FFF; text-decoration: underline}
#lista{
	/*position: absolute;
	top: 0;
	left: 0;*/
	min-width: 900px;
	width: 100%;
	width: expression(document.body.clientWidth < 980 ? "980px" : "100%");
	/*height: 40px;*/
	background: #333 url("http://www.nfsgame.net/styles/style1/lista_bg.gif") 50% 0 repeat-x;
	color: #BBB;
	overflow: hidden;
	z-index: 9;
}
#lista .textbox{
	width: 980px;
	height: 40px;
	margin: 0 auto;
}
#lista .right, #lista .left{
	float: right;
	font-size: 9px;
	margin: 3px 10px;
	text-align: right;
	line-height: 1.8em;
	text-transform: uppercase;
	font-family: "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", lucida, sans-serif;
}
#lista .logo, #lista .logo span{float: left; display: block; overflow: hidden; width: 222px; height: 40px; position: relative; top: 0; left: -7px}
#lista .logo span{background: url("http://www.nfsgame.net/styles/style1/lista_logo.gif"); position: absolute; left: 0}
#lista .left{text-align: left; float: left}
#lista .central{margin: 0; font-size: 100%}
/*NFS LISTA END*/

body, form *{
	font-family: "Trebuchet MS", Trebuchet, "Verdana CE", Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size: 1em;
}

body {
	/*padding-top: 40px;*/
	font-size: 78%;
	text-align: center;
	color: #000;
        background: #548DBB url("./default/body-top_bg.png") 50% 57px repeat-x;
}

h1, h1 span {
	position: absolute;
	top: 44px;
	left: 2px;
	display: block;
	width: 633px;
	height: 56px;
	color: #FFF;
	overflow: hidden;
}
h1 span {
	top: 0;
	left: 0;
	background: url("./default/shift-logo.png") 50% 50% no-repeat;
}

h2 {
	line-height: 50px;
	font-size: 2em;
	text-shadow: #000 1px 1px 0;
}

h3 {
	margin: 0 10px 0 30px;
	padding: 2ex 0 1ex 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #7D37A1;
}

h4 {
	margin: 0 10px 0 30px;
	padding: 2ex 0 1ex 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #548DBB;
}

p {
	margin: 0.33em 15px;
	font-size: 1em;
	text-indent: 2em;
	text-align: justify;
}
p.sig {
	margin: 0.66em 15px;
	text-indent: 0;
	text-align: right;
}
p.gallery{ text-indent: 0; text-align: center; }
p.gallery img{ margin: 5px; border: 2px solid #999; }

ul { margin: 0.66em 15px; }
li { margin-left: 2em; }
blockquote { border: 2px solid #999; background: #111 }

.thumb{ border: 2px solid #999; }
.thumb.left{
	float: left;
	margin: 0.33em 5px 0 0
}
.thumb.right{
	float: right;
	margin: 0.33em 0 0 5px
}

a img.thumb, a.thumb img, p.gallery a img{ border: 2px solid #E8611C }
a:hover img.thumb, .thumb:hover img, .gallery a:hover img{ border: 2px solid #E2BD5E; }

a { color: #7D37A1; text-decoration: none;}
a:hover { text-decoration: underline; }

#content p a,
#content ul a,
#content h3 a {
	color: #7D37A1;
	text-decoration: none;
	padding: 0 1px;
}
#content p a:hover,
#content ul a:hover,
#content h3 a:hover {
	padding: 0;
	color: #FFF;
	background: #7D37A1;
	border: 1px solid #7D37A1;
	border-top: 2px solid #7D37A1;
	border-bottom: 2px solid #7D37A1;
}

h1 a { color: #FFF; }

#shadow { background: url("./default/main-shadow.png") 50% 0 repeat-y; }
#shadow-top { background: url("./default/main-shadow-top.png") 50% 0 no-repeat; }

#main {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 580px;
	min-height: 580px;
	text-align: left;
	background: url("./default/footer_bg.png") 50% 100% repeat-x;
}
#main[id] { height: auto; }

#header {
	position: relative;
	width: 100%;
	height: 100px;
}

#facebookicon, #rssicon, #twittericon, #eaicon {
	display: block;
	position: absolute;
	top: 90px;
	right: 12px;
}
#facebookicon { right: 82px; }
#twittericon { right: 155px; top: 92px; }
#eaicon { right: 220px; }

#top {
	margin: 10px 10px 0 10px;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	background: #7D37A1 url("./default/top_bg.png") 50% 0 ;
}

#toolbox {
	position: relative;
	z-index: 7;
	margin: 10px 0 0 0;
}

#menu {
	position: relative;
	top: -2px;
	left: -2px;
	display: block;
	width: 111px;
	height: 28px;
	line-height: 30px;
	margin-left: 10px;
	padding: 2px 28px 8px 2px;
	font-weight: 900;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	color: #FFF;
	background: #7D37A1 url("./default/menu-button.png") 50% 50%;
}
#menu[id] { width: 81px; }

#left {
	position: relative;
	z-index: 5;
	float: left;
	margin: 0 0 100px 10px;
	width: 475px;
}

#right {
	position: relative;
	z-index: 5;
	float: right;
	margin: 0 10px 50px 0;
	width: 475px;
}

#footer {
	clear: both;
	position: relative;
	z-index: 4;
	left: 0;
	width: 980px;
	height: 111px;
	background: url("./default/footer_bg.png") 50% 100% repeat-x;
}

#footer p {
	position: absolute;
	right: 0;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 11px;
	text-indent: 0;
	text-align: right;
	background: #7D37A1;
}
#footer p, #footer a { color: #FFF; }
#footer .odd, #footer .odd a { color: #7D37A1; }
#footer .odd { color: #7D37A1; background: none; }
#footer .first { bottom: 54px; }
#footer .second { bottom: 36px; }
#footer .third { bottom: 18px; }
#footer .fourth { bottom: 0; }

#footer a { font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#car {
	position: absolute;
	top: -102px;
	left: -34px;
	width: 583px;
	height: 213px;
	background: url("./default/car.jpg") 100% 100%;
}

#mainmenu, #mainmenu li {
	list-style: none;
	float: left;
	margin: 0;
}
#mainmenu li:hover #rootmenu {
	display: block;
}
#rootmenu, #rootmenu ul {
	position: absolute;
	top: 20px;
	left: -5px;
	width: 102px;
	list-style: none;
	color: #FFF;
	background: #7D37A1;
	border: 1px solid #000;
}
#rootmenu {
	display: none;
}
#rootmenu ul {
	display: none;
	margin: 0;
	width: 12em;
}
#rootmenu li { float: none; }
#rootmenu a {
	display: block;
	padding: 0.5em 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#rootmenu ul a { padding-top: 0.25em; padding-bottom: 0.25em; }
#mainmenu li {
	position: relative;
	margin: 0;
}
#rootmenu li ul {
	position: absolute;
	top: 0;
	left: 102px;
}
#rootmenu li:hover ul {
	display: block;
}
#rootmenu a:hover {
	text-decoration: underline;
	color: #7D37A1;
	background: #FFF;
}

#featured {
	position: relative;
	margin: 10px 0 0 0;
	width: 100%;
	height: 256px;
	background: #000;
	overflow: hidden;
}

#featured .item {
	position: absolute;
	top: -1000px;
	left: 0;
	width: 100%;
	padding-top: 25px;
}
#featured .item img.bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
#featured .item h3,
#featured .item h4,
#featured .item p {
	float: right;
	position: relative;
	z-index: 6;
	margin: 0 0 0 50px;
	padding-right: 15px;
	padding-left: 0.33em;
	text-align: right;
	color: #DDD;
	background: #000;
}
#featured .item p {
	text-indent: 0;
	padding: 0.33em 15px 0.33em 0.33em;
}
#featured .item a {
	color: #FFF;
	background: #000;
}
#featured .item a:hover {
	color: #FFF;
	background: #7D37A1;
}

#featured .active { top: 0;}

#featured .nav {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 7;
}

#featured .nav span {
	display: block;
	float: left;
	margin-left: 10px;
	width: 30px;
	height: 22px;
	background: #A1A2AC;
}
#featured .nav span.active,
#featured .nav span:hover {
	background: #FFF;
}

.box {
	position: relative;
	margin: 10px 0 0 0;
	padding: 20px 0 5px 0;
	width: 100%;
	background: #E6E6E6  url("./default/box-bg.png") 50% 0 no-repeat;
}
.box .calendar {
	position: absolute;
	left: -35px;
	top: 20px;
	width: 58px;
	height: 58px;
	text-align: center;
	font-weight: bold;
	background: url("./default/calendar.png");
}
.calendar .month {
	display: block;
	margin: 8px 6px 0 6px;
	color: #000;
	background: #FFF;
}
.calendar .day {
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 0.8em;
	font-size: 1.8em;
	color: #BFBFBF;
	background: #FFF;
}

#left .box p {margin-left: 30px;}

/* vyhledavani */
#search {
	position: absolute;
	top: 0;
	right: 0;
	display: inline;
	float: right;
	margin-right: 10px;
	text-align: right;
}

.search_input {
	position: relative;
	top: 2px;
	display: block;
	float: left;
	width: 200px;
	height: 25px;
	padding: 0 5px;
	line-height: 25px;
	font-size: 13px;
	text-align: left;
	color: #000;
	background: #FFF url("./default/search-input.png") 50% 50%;
	border: none;
}
.search_input[class] {
	width: 190px;
}
.search_submit {
	position: relative;
	top: -2px;
	right: -5px;
	width: 111px;
	height: 38px;
	padding: 2px 8px 8px 41px;
	font-weight: 900;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	cursor: hand;
	cursor: pointer;
	color: #FFF;
	background: #7D37A1 url("./default/search-button.png") 50% 50%;
	border: none;
}
.search_input input {
	border: none;
	background: transparent;
}


/* komenty */
.recent_comments p { text-indent: 0; }

.ctable td, .ctable td { padding: 0.2em 2px; }
.ctable th { text-align: right; }

#txpCommentInputForm p {
	margin-left: 15px;
	text-indent: 0;
}

#txpCommentInputForm .button, .comment_name_input, #txpCommentInputForm .input, .comment_email_input, .comment_web_input, .txpCommentInputMessage{
color: #CCC;
background: #111;
border: 1px solid #CCC;
font-family: "Trebuchet MS", Trebuchet, "Verdana CE", Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
font-size: 1em;
padding: 1px 2px;
width: 280px;
}
.txpCommentInputMessage{height: 100px}
#txpCommentInputForm .button{border: 1px solid #CCC; margin: 0.2em 0}

#txpCommentInputForm label { text-align: right; }

.sep{
	clear: both;
	display: block;
	width: 95%;
	margin: 10px auto;
	border-bottom: 1px solid #333;
}

.error { color: #C11C1C; }
.success { color: #098017; }

.noscreen, hr{display: none}
.noindent {text-indent: 0 !important}
.clear { clear: both; }
.center {margin-left: auto; margin-right: auto; text-indent: 0 !important; text-align: center !important;}
.left { float:left; }
.right { float: right; }
.ta_right { text-align: right !important; }
.ta_left { text-align: left !important; }
.va_top { vertical-align: top; }
.va_center, .va_center * { vertical-align: middle; }
