@charset "utf-8";
/* Right Column */


/* video teaser */

.videoteaser {
	float:left;
	display:block;
	overflow:hidden;
	height:314px;
	width:100%;
	margin:2px 0px 0px 0px;
}

.videoteaser_header {
	height:50px;
	width:100%;
	margin:0px 0px 1px 0px;
	padding:0px;
	background-color:#2A2F34;
	display:block;
	overflow:hidden;
	border-bottom: 1px solid #000;
}

.videoteaser_header .link {
	display:block;
	float:left;
	margin:25px 0px 0px 12px;
	padding:0px;
}

.videoteaser_f1video {
	background:url(../img/video_playlista.gif) no-repeat;
	display:block;
	float:left;
	height:30px;
	width:140px;
	margin:21px 0px 11px 8px;
	padding:0px;
	text-indent:-9999px;
}

.videoteaser_content {
	height:259px;
	padding:15px 0 0 0;
	background-color:#414850;
	display:block;
	overflow:hidden;
	border-top: 3px solid #f00;
}

.videoteaser_content .odd {
	background-color:#575C64;
}

.videoteaser_content even {
}

.videoteaser_playlista {
	background:url(../img/videoteaser_playlista.gif) no-repeat;
	display:block;
	float:left;
	height:19px;
	width:241px;
	margin:7px 10px 7px 10px;
	padding:0px;
	text-indent:-9999px;
}

.videoteaser_item {
	height:55px;
	margin:0px 10px 0px 10px;
	color:#FFFFFF;
	display:block;
	overflow:hidden;
}

.videoteaser_item .imgbox {
	float:left;
	width:65px;
	height:51px;
	margin:2px 10px 2px 2px;
	background-color:#FFFFFF;
	display:block;
}

.videoteaser_item .imgbox img {
	float:left;
	width:59px;
	height:45px;
	margin:3px;
}

.videoteaser_item .desc {
	float:left;
	display:block;
	margin-top:7px;
}

.videoteaser_item .desc p {
	padding:0px 0px 0px 14px;
	margin:0px;
}

.infopasek {
	height:32px;
	margin:4px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	line-height:30px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
}

/* video teaser END */




#rightcolumn {
	width:319px;
	margin:0 0 0 3px;
	float:left;
	display:block;
}
#aplikacja {
	height:557px;
	width:100%;
	float:left;
	margin:2px 0px 0px 0px;
}
#aplikacja2{
	width:100%;
	float:left;
}
#aplikacja3 {
	width:100%;
	float:left;
	margin:2px 0px 0px 0px;
}
#right_search {
	background:#414850;
	/*
	background-image:url(../img/rightcol_bcg.gif);
	background-repeat:repeat-y;
	*/
	width:100%;
	height:50px;
	float:left;
}
.search {
	width:311px;
	height:45px;
	display:block;
	margin:2px 2px 3px 6px;
	background-image:url(../img/search_right.gif);
	background-color:#000;
	background-position:right top;
	background-repeat:no-repeat;
}
.search_input {
	width:210px;
	height:17px;
	background:#fff;
	border:1px solid #43494f;
	margin:14px 0 0 12px;
	float:left;
}
.search_submit {
	padding:0;
	line-height:23px;
	height:20px;
	float:left;
	margin:14px 0 0 13px;
}

#right_info {
	background:#414850;
	/*
	background-image:url(../img/rightcol_bcg.gif);
	background-repeat:repeat-y;
	*/
	width:247px;
	height:164px;
	float: left;
}
#right_info h5{
	color:#f00;
	font-size:2.4em;
	line-height:1em;
	padding:0;
	margin:0;
	display:inline;	
}
#right_info h6{
	color:#f00;
	font-size:0.8em;
	padding:0;
	margin:0;
	display:inline;	
}
#i_weeks{
	position:absolute;
	left:26px;
	top:28px;
}
#i_days{
	position:absolute;
	left:28px;
	top:28px;
}
#i_hour{
	position:absolute;
	left:73px;
	top:28px;
}
#i_minutes{
	position:absolute;
	left:121px;
	top:28px;
}

#i_weather{
	position:absolute;
	left:176px;
	top:21px;	
}

#i_wind{
	position:absolute;
	left:223px;
	top:21px;	
}
#i_temp{
	position:absolute;
	left:262px;
	top:21px;	
}
#i_wwind{
	position:absolute;
	left:222px;
	top:45px;	
}
#i_wtemp{
	position:absolute;
	left:267px;
	top:45px;	
}
#i_certina{
	position:absolute;
	left:162px;
	top:27px;	
}


#right_info img{
	display:inline;	
}
#next_GP {
	/*
	color:#f00;
	font-size:1.2em;
	margin: 1px 0 0 0;
	text-indent:12px;
	margin:0;
	float:left;
	display:block;
	width:100%;
	letter-spacing:-0.03em;
	line-height: 1.8em;
	*/
	color:#FF0000;
	/*display:block;*/
	display: none;
	float:left;
	font-size:1.4em;
	letter-spacing:0;
	line-height:1.4em;
	margin:2px 0 0;
	text-indent:12px;
	width:100%;
}
#where_GP {
	/*
	color:#fff;
	font-size:2em;
	margin: 0;
	text-indent:12px;
	float:left;
	display:block;
	width:100%;
	letter-spacing:-0.03em;
	line-height: 1.2em;
	*/
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.9em;
	line-height:1.2em;
	margin:13px 0 3px 0;
	text-indent:12px;
	width:100%;
}
#info_GP {
	/*
	margin:7px 0 0 0;
	float:left;
	height:85px;
	display:block;
	width:100%;
	background:url(../img/GP_bcg.gif) no-repeat;
	position:relative;
	*/
	background:transparent url(../img/counter_bcg2.gif) no-repeat scroll 0 0;
	background-position: 12px;
	display:block;
	float:left;
	height:104px;
	margin:5px 0 0;
	position:relative;
	width:100%;
}
#time_GP {
	/*
	position:absolute;
	color:#fff;
	font-size:0.7em;
	line-height:0.8em;
	margin:0;
	left:37px;
	bottom:4px;
	font-weight:bold;
	letter-spacing:-0.04em;
	*/
	bottom:24px;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	left:23px;
	line-height:0.8em;
	margin:0;
	position:absolute;
}
#weather_GP {
	/*
	position:absolute;
	text-align:center;
	width:120px;
	color:#fff;
	font-size:0.7em;
	line-height:0.8em;
	margin:0;
	right:23px;
	bottom:4px;
	font-weight:bold;
	letter-spacing:-0.04em;
	*/
	bottom:24px;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	line-height:0.8em;
	margin:0;
	position:absolute;
	right:25px;
	text-align:center;
	width:120px;
}
/*End of Right Column */
/*Terminarz*/
#terminarz{
	background:#3d4349;
	margin:2px 0 0 0;
	float:left;
	width:100%;
	height: 155px;
	margin-top: 2px;
}
#terminarz h4{
	display:block;
	margin:10px 0 13px 10px;
	padding:0;
	width:299px;
	background:#fff;
}
#terminarz h4 a{
	background:url(../img/terminarz.gif);
	height:23px;
	width:299px;
	display:block;
	margin:0;
	padding:0;	
	text-indent:-9999px;
}
#terminarz_o{
	display:block;
	margin:0 0 14px 10px;
	width:299px;
}
#terminarz a{
	color:#fff;
}
#terminarz a:visited{
	color:#fff;
}
#terminarz a:hover{
	color:#f00;
}


#tor_GP{
	bottom:6px;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	left:23px;
	line-height:0.8em;
	margin:0;
	position:absolute;
	background:url(../img/bullet.gif) no-repeat left center;
	padding:0 0 0 15px;
}
#tor_GP a{
	text-decoration:none;
	color:#fff;
}
#tor_GP a:visited{
	color:#fff;
}
#tor_GP a:hover{
	text-decoration:underline;
}
#certina_GP{
	bottom: 8px;
	color:#fff;
	font-size:0.9em;
	left:23px;
	line-height:1.1em;
	margin:0;
	position:absolute;
	font-weight: normal;
}



/*End Terminarz*/
/*Begin Results Table*/
#resultstable{
	float:left;
	margin:3px 0 0 0;
	height:232px;
	background:#2a2f34;
}
.results_o{
	position:absolute;
	height:152px;
	width:299px;
	overflow: hidden;
	left:0;
}
#results_i1{
	height:50px;
	display:block;
	position:relative;		
	top:0;
}
#results_i2{
	height:50px;
	display:block;
	position:relative;		
	top:0;
}
#results_i3{
	height:50px;
	display:block;
	position:relative;		
	top:0;
}

#resultstable img{
	display:inline;
}
#resultsmenu, #resultsmenu ul {
	height:25px;
	background:#f00;
	width:100%;
	border-bottom: 6px solid #f00;
	overflow: hidden;
	margin:0px;
	padding:0px;
}
#resultsmenu li {
	height: 25px;
	float: left;
	display: block;
	margin:0;
	padding:0;
}
#resultsmenu li.active a{ background-position: 0px -25px;}
#resultsmenu li a:hover { background-position: 0px -25px;}

#resultsmenu li a {
	height: 25px;
	text-decoration: none;
	color: #fff;
}
#resultsmenu li.active {
	height: 25px;
	background: #f00;
	color: #fff;
}
#resultsmenu li.active a {
	height: 25px;
	color: #fff;
}

.results_kierowcy{
	width:78px;
	color: #fff;
	background:url(../img/res_kierowcy.gif) no-repeat;
	margin-right:2px;
	text-indent:-1000em;
	display:block;
}
.results_konstruktorzy{
	width:117px;
	color: #fff;
	background:url(../img/res_konstruktorzy.gif) no-repeat;
	margin-right:2px;
	text-indent:-1000em;
	display:block;
}

.results_ostwyniki{
	width:120px;
	color: #fff;
	background:url(../img/res_ostwyniki.gif) no-repeat;
	text-indent:-1000em;
	display:block;
}
#results_kierowcy{
	width:299px;
	margin:0 0 0 10px;
	display:none;
	position:relative;
}

#results_kierowcy h4{
	background:url(../img/wyniki_klasyfikacja.gif) no-repeat;
	display:block;
	float:left;
	height:19px;
	width:241px;
	margin:7px 0 0 0;
	padding:0pt;
	text-indent:-9999px;
}
#results_konstruktorzy{
	width:299px;
	margin:0 0 0 10px;
	display:none;
	position:relative;
}
#results_konstruktorzy h4{
	background:url(../img/wyniki_klasyfikacja.gif) no-repeat;
	display:block;
	float:left;
	height:19px;
	width:241px;
	margin:7px 0 0 0;
	padding:0pt;
	text-indent:-9999px;
}
#results_ostwyniki{
	width:299px;
	margin:0 0 0 10px;
	display:block;
	position:relative;
}
#results_ostwyniki h4{
	/*background:url(../img/wyniki_ostwyniki.gif) no-repeat;*/
	display:block;
	float:left;
	height:23px;
	width:241px;
	margin:3px 0 0 0;
	padding:0pt;
	text-indent:-9999px;
}

.results_line{
	width:100%;
	height:19px;
	display:block;
	color:#fff;
	text-align:left;
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:1.6em;	
}

.r_{
	width:24px;
	height:100%;
	display:block;
	float:left;
	text-indent:8px;
}
.rrace{
	width:80px;
}
.rdate{
	width:140px;
}
.rlink{
	width:45px;
	float:right;
	text-indent:1px;	
	padding-right:2px;
}
.rpos{
	width:24px;
	text-indent:6px;	
}
.rbullet{
	width:24px;
	background:url(../img/bullet.gif) center center no-repeat;
	text-indent:6px;	
}
.delim{
	width:1px;
	height:100%;	
	display:block;
	float:left;
	background:#2a2f34;
}
.rname{
	width:124px;
}
.rkraj{
	width:38px;
}
.rteam{	
	width:85px;

}
.rpts{
	width:18px;
	float:right;	
	text-indent:0px;	
	padding-right:2px;
}
.rtime{
	width:80px;
	float:right;
	text-align:right;
	padding-right:3px;
}

#rectangle {
	height:268px;
	width:100%;
	float:left;
	background:#fff;
	margin:2px 0 0 0;
}

#rectangle2 {
	width:100%;
	float:left;
	background:#fff;
	margin:2px 0 0 0;
}

#r_in{
	display:block;
	margin:8px 0 0 9px;
}
.tdlnk {
	color: #fff !important;
}
/*    KONKURS   */

.konkurs_question {
	background:#FF0000 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:25px;
	margin:10px 7px 5px 0;
	padding:5px 10px 0;
}
.konkurs_pasek {
	background:transparent url(../img/szachownica.gif) repeat-x scroll 0 0;
	border:medium none;
	height:4px;
	margin:15px 0 15px 6px;
	width:597px;
}
.konkurs_question_content {
	margin: 0 0 20px 6px;
	padding: 3px 3px 3px 3px;
	color: #2A2F34;
	display: block;
	font-weight: bold;	
}	
.konkurs_answer {
	margin: 1px 0 1px 6px;
	padding: 3px 3px 3px 3px;
	color: #2A2F34;
	display: inline;
}
.konkurs_answer_given {
	margin: 1px 0 1px 6px;
	padding: 3px 3px 3px 3px;
	background-color: #2A2F34;
	color: #fff;
	display: inline;
	line-height:2em;
}
.konkurs_submit {
	height:20px;
	line-height:23px;
	margin:0px 0 0 10px;
	padding:0;
}
