#main{width:1000px;margin:-2px auto 0 auto;}
#subMenu{margin:1px 0 10px 0;background-image:url('/images/subMenu_in.png');height:27px;text-align:center;}
#subMenu a{background-image:url('/images/subMenu_in.png');background-repeat: repeat-x;float:left;display:block;height:22px;padding:5px 0 0;color:#5b5b5b;text-decoration:none;text-align:center;}
#subMenu a.active,#subMenu a:hover{background-image:url('/images/subMenu.png');color:#fff;}
#subMenu .split{background-image:url('/images/subMenu_split.png');background-repeat:no-repeat;height:27px;float:left;width:3px;font-size:1px;}

#leftColumn{width:379px;float:left;padding-right:10px;border-right: 1px solid #d2d2d2;}
#leftFlatColumn{float:left;width:527px;}
#middleColumn{width:379px;border-right: 1px solid #d2d2d2;float:left;padding:0 10px 0 10px;}
#middleMidgetColumn{border-right:1px solid #d2d2d2;float:left;width:255px;padding:0 0 0 7px;}
#rightColumn{width:200px;float:left;padding:10px 0 0 4px;}
#leftFatColumn{float:left;border-right:1px solid #d2d2d2;margin:10px 0 0 0;width:740px;padding:20px 25px 0;}

#middleColumn .gameLinks{margin-top:15px;padding:4px;background-color:#fafafa;font-family:Arial;}
#middleColumn .gameLinks img{border:0;width:160px;height:77px;}
#rightColumn .banner,#leftColumn .banner{margin-top:15px;width:180px;height:150px;text-align:center;}
#rightColumn .search{margin-top:20px;}
#rightColumn form{margin:0;padding:2px 0 0 2px;background-image:url('/images/searchInputBack.png');background-repeat:no-repeat;}
#rightColumn .q{width:143px;height:17px;border:0;font-size:13px;padding-top:6px;padding-left:5px;}

#news h2{margin:0;font-size:15px;color:#383838;letter-spacing:1px;}
#news .content{color:#383838;margin-top:30px;font-size:14px;}

#newsList a{color:#383838;font-weight:bold;font-size:13px;}
#newsList li{list-style-type:none;}
#newsList .published{color:#d2d2d2;font-size:11px;}

#comments{width:620px;margin:43px auto 0;border-top:1px solid #d2d2d2;padding:12px 0 0 0;}
#comments form{margin:0;padding:0;}
#comments .title{color:#383838;font-size:13px;font-weight:bold;}
#comments .nickInput{margin:6px 0 2px 0;border:1px solid #d2d2d2;width:142px;height:15px;}
#comments textarea{border:1px solid #d2d2d2;}
#comments .submit{margin-top:12px;}

#commentList .item{padding:20px 0;border-bottom:1px solid #d2d2d2;}
#commentList .head{color:#383838;font-size:12px;}
#commentList .avatar{float:left;width:130px;height:130px;margin-right:11px;}
#commentList span.nick{color:#999;}
#commentList a.nick{color:#999;font-weight:bold;}
#commentList .content{margin-top:10px;font-size:12px;color:#383838;}

.gameTop10{margin-top:20px;padding:0 13px;font-family:Verdana;}
.gameTop10 h6{font-size:14px;margin:0;border-top:1px solid #d2d2d2;padding:15px 0 10px 34px;font-weight:normal;color:#383838;}
.gameTop10 ol{margin-top:0;margin-bottom:0;}
.gameTop10 li{font-family:Verdana;font-size:11px;color:#383838;}
.gameTop10 a{font-size:11px;color:#383838;}

#newArticles .item{padding:15px 0;float:left;border-bottom:1px solid #d2d2d2;}
#newArticles .title a{color:#383838;font-weight:bold;font-size:13px;}
#newArticles .content{padding:11px 0 15px;color:#383838;font-size:9pt;}
#newArticles .links{float:left;width:369px;}
#newArticles a.comments{color: #383838;font-size:9pt;float:left;}
#newArticles a.readMore{color:#383838;font-weight:bold;font-size:9pt;float:right;}
#newArticles a.prevNews{color:#383838;font-size:9pt;float:right;}

#profileInfo a{color:#383838;}
#profileInfo .profileLinks{float:left;width:99px;font-size:12px;padding:0 0 0 5px;text-align:left;}
#profileInfo .welcome{float:left;color:#004998;font-size:13px;}
#profileInfo a.logoff{font-weight:bold;font-size:13px;}
#profileInfo .adminLink{float:left;margin-left:13px;font-size:13px;}

#tribineBox{margin-left:7px;float:left;}
#spokiBox{margin-left:5px !important;margin-left:4px;float:left;}

.table_line{background-color:#0B97DE;}

/*#top {height: 60px;width: 1000px;background: url('/images/hederis-pilns.png') 0 0 no-repeat;}*/
#top {height: 60px;width: 1000px;background: url('/images/header.png') 0 0 no-repeat;}
#top a{text-decoration:none;}
.home
{
	width: 140px;
	height: 60px;
	cursor: pointer;
	float: left;
}

.submarine
{
	width: 610px;
	height: 60px;
	float: left;
	font-family: verdana;
}

.submarine_head
{
	width: 590px;
	height: 30px;
	margin: 8px 0 0 0px;
}

.submarine_body
{
	width: 595px;
	height: 22px;
	font-size: 16px;
	color: #666;
}

.submarine_body a
{
	text-decoration: none;
	color: #000;
	/*color: #666;*/
	font-size: 14px;
	margin: 0 6px 0 6px;
}

.submarine_body a:hover
{
	color: #0056cb;
}

.submarine_line
{
	height: 30px;
	background: url('/images/submarine_top_line.png') 0 24px  repeat-x;
	float: left;
}

.submarine_corner_left
{
	width: 7px;
	height: 30px;
	background: url('/images/submarine_corner_left.png') 0 24px  no-repeat;
	/*background: url('/img/submarine_corner_left_red.png') 0 24px  no-repeat;*/
	float: left;
}

.submarine_corner_right
{
	width: 7px;
	height: 30px;
	background: url('/images/submarine_corner_right.png') 0 24px  no-repeat;
	/*background: url('/img/submarine_corner_right_red.png') 0 24px  no-repeat;*/
	float: left;
}

.submarine_vertical_left
{
	width: 10px;
	height: 22px;
	background: url('/images/submarine_vertical_left.png') 0 0  no-repeat;
	float: left;
}

.submarine_vertical_right
{
	width: 10px;
	height: 22px;
	background: url('/images/submarine_vertical_right.png') 0 0  no-repeat;
	float: left;
}

.submarine_links
{
	height: 22px;
	width: 565px;
	float: left;
	background-color: #fff;
	text-align: center;
}	

.header_tab_active
{
	width: 120px;
	height: 30px;
	background: url('/images/header_tab_active.png') 0 0  no-repeat;
	/*background: url('/img/header_tab_active_red.png') 0 0  no-repeat;*/
	float: left;
	text-align: center; 
	color: #0056cb;
	font-size: 15px;
}

.header_tab_passive
{
	width: 120px;
	height: 30px;
	background: url('/images/header_tab_passive.png') 0 0  no-repeat;
	/*background: url('/img/header_tab_passive_red.png') 0 0  no-repeat;*/
	float: left;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.tab_spoki_passive{
  background-image:url('/images/header_tab_passive_spoki.png');
   width:120px;
  text-align:left;
}
.tab_speles_passive{
  background-image:url('/images/header_tab_passive_speles.png');
  width:120px;
  text-align:left;
}
.tab_speles_active{
  width:120px;
  text-align:left;
}
.tab_divitis_passive{
  background-image:url('/images/header_tab_passive_divitis.png');
  width:120px;
  text-align:left;
  color:#000;
}

.tab_in
{
	margin-top: 3px;
	padding-left: 35px;
}

/* priekš spoki headera */
#authBox img {margin-top:10px; margin-left:20px; cursor:pointer;}
.authBox{width: 250px;height: 53px;float: left;}
.headerInput{width: 70px;height: 16px;border: 1px solid #000;font-family: Verdana, sans-serif;font-size: 8pt;font-weight: normal;}
.authItem{width: 100px;font-family: Verdana, sans-serif;font-size: 8pt;font-weight: normal;color: #999;float: left;/*border: 1px solid black;*/}
.authItem input{width: 95px;}
.authItem a{text-decoration: none;color: #000;}
/* end ielogošanās forma */
#profileInfo{background-color: white; padding:5px 10px 0px 10px;border: 1px solid #0075C4; border-radius: 0px 5px 5px 0px; height: 100%;}
/* priekš online players no netgames*/
#onlinePlayers{margin-top:20px;color:#383838;font-size:9pt;width:372px;}
#onlinePlayers .w310{width:302px;color:#383838;}/*pārrakstam klases, citi izmēri, nepieciešamas citas vērtības*/
#onlinePlayers .w167{width:167px;}/*pārrakstam klases, citi izmēri, nepieciešamas citas vērtības*/
#onlinePlayers .mr12{margin-right:17px !important;margin-right:8px;}/*pārrakstam klases, citi izmēri, nepieciešamas citas vērtības*/
#onlinePlayers .container{padding:4px 5px;margin-top:-9px;float:left;}
#onlinePlayers .all{padding:5px;background-color:#e0e0e0;font-weight:bold;float:left;margin-bottom:4px;}
#onlinePlayers .smaidiList{height:135px;width:167px;}
#onlinePlayers .smaidiListType{color:#858585;font-size:8pt;font-weight:normal;}
#onlinePlayers .label,#onlinePlayers .labelNop{width:116px;float:left;color:#383838;font-size:9pt;}
#onlinePlayers .label{margin-bottom:5px;}
#onlinePlayers .labelNop{padding:0;}
#onlinePlayers .count{border: 1px solid #5e9ebf;height:13px;width:39px;text-align:right;padding:0 4px;float:left;background-image:url('/images/opCount_back.png');background-repeat:repeat-x;font-size:11px;color:#383838;}
/* end online players*/
/* flashgames no netgames*/
.flashgames{float:left;}
.fgListTitle{color:#6d6d6d;margin:6px 0 4px 2px;padding:0 0 0 5px;border-bottom:1px solid #d2d2d2;float:left;width:257px;}
.fgList{padding: 5px 8px 0;font-size:8pt;float:left;background-color:#fafafa;width:354px;}
.fgList img{border:0;}
.fg{float:left;}
.fgTitle{text-align:center;width:104px;overflow:hidden;height:30px;}
.fgTitle a{color: #2c556a;font-weight: bold;font-size:8pt;font-family:Verdana;}
.fgTitle a.fgCommentCount{font-weight:normal;font-size:8pt;Font-family:Verdana;}
/* end flashgames */
/*tuvākie turnīri*/
#closestTournaments{width:529px;margin:0 0 12px;color:#383838;}
#closestTournaments .top{background-image:url('/pokers/images/tournBackTop.png');background-repeat:no-repeat;height:34px;padding:0 10px;}
#closestTournaments .middle{background-image:url('/pokers/images/tournBackMiddle.png');background-repeat:repeat-y;float:left;width:515px;padding:0 6px;}
#closestTournaments .bottom{background-image:url('/pokers/images/tournBackBottom.png');background-repeat:no-repeat;height:10px;font-size:4px;}
#closestTournaments h1{margin:0;padding:0;text-align:center;font-size:11pt;font-weight:normal;padding-top:7px;}
#closestTournaments .item{float:left;width:128px;padding-top:5px;}
#closestTournaments .item .starts{margin-bottom:6px;padding:0 7px;text-align:center;}
#closestTournaments .item .image{width:124px;height:39px;text-align:center;padding:0 2px 3px;}
#closestTournaments .item .title{font-size:9pt;padding:0 7px;text-align:center;font-weight:bold;}
#closestTournaments .item .prize{font-size:9pt;padding:0 7px;text-align:center;}
#closestTournaments .item .register{text-align:center;}
#closestTournaments .item .register a{color:#383838;font-weight:bold;}
/*end tuvākie turnīri*/
/*pokera raksti */
#pokerArticleList .pokerArticle{margin-bottom:17px;border-bottom:1px solid #d2d2d2;padding-bottom:5px;color:#383838;}
#pokerArticleList .title{}
#pokerArticleList .title a{color:#383838;font-weight:bold;}
#pokerArticleList .created{color:#a9a9a9;margin-bottom:7px;font-size:9pt;}
#pokerArticleList .intro{float:left;width:382px;font-size:9pt;color:#383838;}
#pokerArticleList .image{float:left;width:145px;height:109px;text-align:center;}
#pokerArticleList .read_more{float:right;font-weight:bold;color:#383838;font-size:9pt;}
#pokerArticleList .comments{float:left;font-size:9pt;color:#383838;}

#pokerArticleImage{text-align:center;float:left;margin:0 5px 5px 0;}
/* end pokera raksti */
/*pokera rooms*/
#pokerRooms{width:242px;}
#pokerRooms .top{background-image:url('/pokers/images/roomBackTop.png');background-repeat:no-repeat;height:15px;font-size:4px;}
#pokerRooms .middle{background-image:url('/pokers/images/roomBackMiddle.png');background-repeat:repeat-y;}
#pokerRooms .bottom{background-image:url('/pokers/images/roomBackBottom.png');background-repeat:no-repeat;height:17px;font-size:4px;margin-top:-1px;}
#pokerRooms .item{padding:7px 6px 0;}
#pokerRooms .item ul{margin:10px 0 0 0;padding:0 0 6px 0;border-bottom:1px #000 dotted;}
#pokerRooms .item li{list-style-type:none;font-size:9pt;}
#pokerRooms .image{float:left;width:41px;height:20px;text-align:center;}
#pokerRooms .title{float:left;width:129px;font-weight:bold;text-align:center;}
#pokerRooms .url{float:left;font-size:9pt;padding-top:2px;}
#pokerRooms .url a{color:#383838;text-decoration:underline;}
#pokerRooms .arrow{margin-right:4px;}
/*end pokera rooms*/
/*pokera video*/
#pokerVideo{width:239px;margin:0 0 8px 1px;}
#pokerVideo .top{background-image:url('/pokers/images/videoBackTop.png');background-repeat:no-repeat;height:36px;}
#pokerVideo .middle{background-image:url('/pokers/images/videoBackMiddle.png');background-repeat:repeat-y;padding:0 5px;float:left;width:229px;}
#pokerVideo .bottom{background-image:url('/pokers/images/videoBackBottom.png');background-repeat:no-repeat;height:7px;font-size:4px;margin-top:-1px;}
#pokerVideo h1{margin:0;padding:0;text-align:center;font-size:11pt;font-weight:normal;padding-top:7px;}
#pokerVideo h1 a{color:#000;}
#pokerVideo .item{float:left;margin:0 6px !important;margin:0 7px;text-align:center;}
#pokerVideo .title a{font-size:8pt;color:#383838;width:94px;overflow:hidden;}
#pokerVideo .image img{border:0;width:94px;height:69px;}
/*end pokera video*/

#video .embed{text-align:center;margin-top:15px;}
#video h2{text-align:center;margin:0;font-size:15px;color:#383838;letter-spacing:1px;}
.archiveTitle{color:#383838;}
#varchive{font-size:8pt;margin-right:11px;}
#archive,#varchive{text-align:right;font-weight:bold;}
#archive a,#varchive a{color:#383838;}


.l{float:left;} .r{float:right;} .clear,.clearer{clear:both;height:1px;font-size:1px;overflow:hidden;}
.w60{width:60px;} .w62{width:62px;} .w63{width:63px;} .w65{width:65px;} .w70{width:70px;} .w76{width:76px;} .w79{width:79px;} .w80{width:80px;} .w92{width:92px;} .w94{width:94px;} .w96{width:96px;} .w108{width:108px;} .w122{width:122px;} .w141{width:141px;} .w146{width:146px;} .w162{width:162px;} .w167{width:167px;} .w310{width:310px;}
.h77{height:77px;}
.mr12{margin-right:12px;} .mr21{margin-right:21px;}
.mt-1{margin-top:-1px;} .mt4{margin-top:4px;} .mt10{margin-top:10px;} .mt15{margin-top:15px;} .mt18{margin-top:18px;} .mt28{margin-top:28px;}
.ml4{margin-left:4px;} .ml8{margin-left:8px;} .ml23{margin-left:23px;} .ml24{margin-left:24px;}
.mb20{margin-bottom:20px;}
.cRed{color:#ff0000;}
.nob{border:0px;}


.thumb{
	float:left;
	margin:0 22px 11px 0px;
	width:129px;
	height:166px;
	border:0;
}

.thumbF{
	padding:0 5px 0 5px;
	float:left;
	margin:0 22px 21px 0px;
	width:119px;
}

.thumbF a img{
	width:119px;
	height:90px;
	border:0px;
}

.fTitle{
	text-align:center;
	height:18px;
}

.fTitle a{
	color:#585858;
	font-family:Tahoma;
	font-size:14px;
}

.left_panel{
	margin-left:-5px;
	float:left;
	width:755px;
}

.right_panel{
	float:right;
	width:250px; 
}

.reg_btn{
	margin-bottom:17px;
}

.divider{
	margin:0 22px 24px 0;
	border-top:1px solid #dbdbdb;
}

#flash_speles{
}

.tops{
	border:1px solid #b9b9b9;
	border-radius:5px;
	background-color:#f3f3f3;
	padding:16px 5px 20px 5px;
	
}

.toptitle{
	font-family:Verdana;
	font-size:20px;
	color:#396088;
	margin-left:13px;
}

#toptitlekm{
	color:#ba2a3a;
}

.title_divider{
	margin:10px 0 10px 0;
	background-image:url('img/homepage_icons/top-divider.png');
	height:2px; 
	width:100%;
	background-repeat:repeat-x;
}

.top_items{
	font-size:14px;
	color:#585858;	
	margin:0 0 32px 30px;
}

.top_item{
	margin-bottom:7px;
}

.top_item span{
	float: left;
    width: 32px;
}

#items_duraks{
	margin:0 0 0px 30px;
}


