/*		RESETING		*/

ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	padding: 0;
	margin: 0;
}

.left,
.right,
.mtr { display: none; }

.bottom {
	display: block;
	width: 100%;
	height: 5px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	background: #fff !important;
}

.top {
	display: block;
	width: 100%;
	height: 5px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	background: #fff !important;
} 

.options {
	position: absolute;
	top: 60px;
	left: 427px;
	display: block;
	width: 315px;
	z-index: 100;
}

.tac {
	height: auto !important;
}

.cbox .contents {
	border: 0;
	background: #fff;
	}
	
	.cbox .contents .body {
		padding: 0;
	}

.newscomments .com .ds2 {
	width: 459px !important;
}

table.pretty.fw { width: 100% !important; }

table.pretty tr.head { 
	height: 30px !important;
	color: #161616 !important;
	}
	
	table.pretty tr.head td { font: normal normal 600 14px/24px "Arial", sans-serif; }

div.icons {
	position: relative;
	margin: 10px 0 0 0;
	}
	
	div.icons:after {
		content: ' ';
		display: block;
		clear: both;
	}
	
	div.icons a:hover {
		text-decoration: none;
	}
	
	span.comments {
		float: left;
		position: relative;
		background-color: #999;
		margin-right: 5px;
		}
		
		span.comments > a {
			padding: 1px 5px 1px 5px;
			font: normal normal normal 11px/12px "Open Sans", sans-serif;
			color: #fff;
		}
		
		span.comments:after {
			content: ' ';
			position: absolute;
			bottom: -7px;
			right: 5px;
			display: block;
			width: 0;
			height: 0;
			border-width: 0 7px 7px 0;
			border-style: solid;
			border-color: transparent #999 transparent transparent;
		}
	
	a.av {
		float: left;
		display: block;
		width: 27px;
		height: 12px;
		background: transparent url('/_static/oi2016/img/icon_av.gif') no-repeat left top;
		margin-right: 5px;
	}
	
	a.foto {
		float: left;
		display: block;
		width: 27px;
		height: 12px;
		background: transparent url('/_static/oi2016/img/icon_foto.gif') no-repeat left top;
	}

/*		STYLING		*/

div#full-ads { 
	top: 80px;
	z-index: 0 !important;
}

body { background-color: #f6f6f6; }

#dashboard {
	position: relative;
	z-index: 50;
	padding: 0 !important;
	}

#cookies { z-index: 50; }

#mp_oi2016 > div#header {
	position: relative;
	display: block;
	width: 1140px;
	height: 191px;
	background: transparent url('/_static/oi2016/img/bg_header.jpg') no-repeat center top;
	margin: 0 auto;
	}
	
	#mp_oi2016.wide > div#header { width: 100%; }
	
	#mp_oi2016 > div#header > div {
		position: relative;
		display: block; 
		width: 1140px;
		margin: 0 auto;
	}
	
	#mp_oi2016 > div#header a#logo {
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		width: 135px;
		height: 191px;
		background: transparent url('/_static/oi2016/img/logo.jpg') no-repeat left center;
	}
	
	#mp_oi2016 > div#header div#mainmenu {
		position: relative;
		top: 88px;
		left: 165px;
		display: block;
		width: 975px;
		height: 80px;
		overflow: hidden;
		}
		
		div#mainmenu ul.menu {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 975px;
			height: 37px;
			list-style: none;
			padding: 0;
			border-bottom: 1px dotted #fff;
			}
			
			div#mainmenu ul.menu > li {
				float: left;
				display: block;
				padding: 0;
				margin: 0px 0px 16px;
				background: transparent;
				}
				
				div#mainmenu ul.menu > li > a {
					display: block;
					padding: 4px 7px 2px;
					font: normal normal 600 16px/16px "Open-Sans", sans-serif;
					color: #fff;
					text-decoration: none;
					text-transform: uppercase;
				}
				
				div#mainmenu ul.menu > li:hover > a,
				div#mainmenu ul.menu > li.active > a {
					color: #004b88;
					background-color: #fff;
				}
		
		div#mainmenu ul.submenu {
			position: absolute;
			top: 47px;
			left: 0;
			display: block;
			width: 908px;
			height: 39px;
			list-style: none;
			padding: 0;
			}
			
			div#mainmenu ul.submenu > li {
				float: left;
				display: block;
				padding: 0 5px 0 18px;
				background: transparent url('/_static/oi2016/img/dot.png') no-repeat left center;
				}
				
				div#mainmenu ul.submenu > li:first-child {
					padding-left: 0;
					background: transparent;
				}
				
				div#mainmenu ul.submenu > li > a {
					display: block;
					width: 100%;
					height: 100%;
					padding: 13px 20px;
					font: normal normal 400 15px/15px "Open-Sans", sans-serif;
					color: #fff;
					text-decoration: none;
				}

div.bound {
	position: relative;
	display: block;
	width: 1140px;
	margin: 0 auto;
	}
	
	div.bound div#asideBanner {
		position: absolute;
		top: 200px;
		right: -175px;
		display: none;
		width: 160px;
		height: 600px;
	}
	
	div.bound div#site {
		position: relative;
		display: block;
		width: 100%;
		margin: 30px 0 10px 0;
		}
		
		div#site div#container {
			position: relative;
			display: block;
			width: 100%;
			}
			
			div.bound div#contents {
				float: left;
				position: relative;
				display: block;
				width: 750px;
				}
				
				div#contents div.cbox {
					display: block;
					width: 100%;
					margin-bottom: 30px;
					}
					
					div#contents div.cbox div.header {
						display: block;
						width: 750px;
						height: 53px;
						background: transparent url('/_static/oi2016/img/bg_blockHeader_l.jpg') no-repeat left top;
						}
						
						div#contents div.cbox.block_videonovice div.header { background-image: url('/_static/oi2016/img/bg_blockHeader_Videonovice.jpg'); }
						
						div#contents div.header div.title {
							display: block;
							width: 710px;
							font: normal normal 800 30px/30px "Open sans", sans-serif;
							color: #fff;
							text-shadow: 1px 1px 1px #aaa;
							padding: 10px 20px 10px 20px;
							background: transparent;
							text-transform: uppercase;
							}
					
					ul#newsList {
						list-style: none;
						display: block;
						padding: 0;
						}
						
						ul#newsList > li {
							float: left;
							display: block;
							width: 350px;
							height: 75px;
							margin: 20px 20px 0 0;
							padding: 0;
							background: transparent;
							overflow: hidden;
								}
								
								ul#newsList > li > a {
									display: block;
									width: 100%;
									height: 100%;
									text-decoration: none;
									}
									
									ul#newsList > li div.image {
										float: left;
										display: block;
										width: 130px;
										height: 75px;
										margin-right: 10px;
										background-repeat: no-repeat;
										background-position: center top;
									}
									
									ul#newsList > li h3.title {
										display: block;
										font: normal normal bold 13px/16px "Open Sans", sans-serif;
										color: #161616;
									}
									
									ul#newsList > li span.date {
										display: block;
										font: normal normal normal 12px/14px "Open Sans", sans-serif;
										color: #161616;
										margin-top: 5px;
									}
								
								ul#newsList > li > a:after {
									content: ' ';
									display: block;
									clear: both;
								}
							
							ul#newsList > li:nth-child(2n) {
								margin: 20px 0 0 0;
							}
							
							ul#newsList > li:nth-child(1) {
								margin: 0 20px 0 0;
							}
							
							ul#newsList > li:nth-child(2) {
								margin: 0;
							}
					
					ul#newsList:after {
						content: ' ';
						display: block;
						clear: both;
					}
					
					div#sectionlist {
						margin: 0;
						padding: 0;
						}
						/*	Disabling tags, parameters	*/
						div#sectionlist div.clear {
							clear: none;
						}
						
						div#sectionlist span.text,
						div#sectionlist div.space {
							display: none;
						}
						
						/*	New rules	*/
						div#sectionlist:after {
							content: ' ';
							display: block;
							clear: both;
						}
						
						div#sectionlist a {
							font: normal normal bold 13px/16px "Open Sans", sans-serif;
							color: #161616;
							text-decoration: none;
						}
						
						div#sectionlist a.img {
							float: left;
							width: 60px;
							height: 45px;
							margin: 20px 10px 0 0;
							}
							
							div#sectionlist a.img:nth-of-type(1),
							div#sectionlist a.img:nth-of-type(2) {
								margin: 0 10px 0 0;
							}
						
						div#sectionlist div.listbody {
							float: left;
							width: 280px;
							height: 45px;
							margin: 20px 20px 0 0;
							}
							
							div#sectionlist div.listbody:nth-of-type(1) {
								margin: 0 20px 0 0;
							}
							
							div#sectionlist div.listbody:nth-of-type(2n) {
								margin: 0 0 0 0;
							}
							
							div#sectionlist div.listbody:nth-of-type(2n+6) {
								margin: 20px 0 0 0;
							}
					
					div#contents div.cbox div.contents {
						position: relative;
						display: block;
						padding: 15px;
						border: 0;
						}
						
						div#contents div.cbox div.contents.simple {
							border-radius: 5px;
							-moz-border-radius: 5px;
							-webkit-border-radius: 5px;
							-khtml-border-radius: 5px;
						}
						
						div#contents div.cbox div.contents.simpleTop {
							border-radius: 5px 5px 0 0;
							-moz-border-radius: 5px 5px 0 0;
							-webkit-border-radius: 5px 5px 0 0;
							-khtml-border-radius: 5px 5px 0 0;
						}
						
						div#newsblocks {
							margin-top: 25px !important;
							}
							
							div#newsblocks .image-box .oxbanner {
								margin-bottom: 8px !important;
							}
							
							div#newsblocks .image-box .top {
								display: block;
								width: 300px;
								border-top: 1px solid #ccc;
								border-left: 1px solid #ccc;
								border-right: 1px solid #ccc;
								background: #fff !important;
								border-radius: 5px 5px 0 0;
								-moz-border-radius: 5px 5px 0 0;
								-webkit-border-radius: 5px 5px 0 0;
								-khtml-border-radius: 5px 5px 0 0;
							}
							
							div#newsblocks .image-box .body {
								display: block;
								border-left: 1px solid #ccc;
								border-right: 1px solid #ccc;
								padding: 0 10px !important;
								background: #fff !important;
							}
							
							div#newsblocks .image-box .bottom {
								display: block;
								width: 300px;
								border-bottom: 1px solid #ccc;
								border-left: 1px solid #ccc;
								border-right: 1px solid #ccc;
								background: #fff !important;
								border-radius: 0 0 5px 5px;
								-moz-border-radius: 0 0 5px 5px;
								-webkit-border-radius: 0 0 5px 5px;
								-khtml-border-radius: 0 0 5px 5px;
							}
							
							div#newsblocks .image-box .title {
								display: block;
								background: #00a5e5 !important;
								border-radius: 5px;
								-moz-border-radius: 5px;
								-webkit-border-radius: 5px;
								-khtml-border-radius: 5px;
							}
						
						div.tngallery div.tn3a-gallery,
						div.tngallery div.tn3a-image,
						div.tngallery div.tn3a-image-in {
							width: 720px !important;
							height: 552px !important;
							}
							
							div.tngallery div.tn3a-full-image {
								top: 35.5px !important;
							}
							
							div.tngallery div.tn3a-full-image,
							div.tngallery div.tn3a-full-image img,
							div.tngallery div.tn3-in-image {
								width: 720px !important;
								height: 405px !important;
							}
							
						
						div.tngallery div.tn3a-thumbs,
						div.tngallery div.tn3a-thumbs > div {
							width: 720px !important;
						}
					
					div.type_galerija {
						margin: 30px 20px 0 20px;
						}
						
						div.type_galerija div.image-small {
							margin: 5px;
						}
						
						div.type_galerija div.image-small img {
							width: 160px;
							height: 121px;
						}
					
					div.com_player_image {
						width: 720px !important;
						height: 405px !important;
						background-size: 720px 405px !important;
						}
						
						div.com_player_image img {
							padding-top: 97px !important;
						}
					
					div#videonewslist ul#webproject {
						list-style: none;
						display: block;
						padding: 0;
						}
						
						div#videonewslist ul#webproject > li {
							position: relative;
							display: block;
							padding : 0;
							margin-bottom: 10px;
							background: transparent;
						}
						
						div#videonewslist ul#webproject > li:last-child {
							margin-bottom: 0;
							}
							
							div#videonewslist ul#webproject > li a:hover {
								text-decoration: none;
							}
							
							div#videonewslist ul#webproject > li img {
								float: left;
								display: block;
								padding: 5px 10px 5px 0;
							}
							
							div#videonewslist ul#webproject > li div.infoBroadcast {
								float: left;
								display: block;
								width: 428px;
								padding: 10px 0 10px 0;
								}
								
								div#videonewslist ul#webproject > li h2 {
									font: normal normal bold 16px/18px "Open Sans", sans-serif;
									color: #161616;
									padding-bottom: 5px;
								}
								
								div#videonewslist ul#webproject > li h3 {
									font: normal normal normal 16px/18px "Open Sans", sans-serif;
									color: #161616;
									padding-bottom: 10px;
								}
							
							div#videonewslist ul#webproject > li:after {
								content: ' ';
								display: block;
								clear: both;
							}
						
					.leadArticle {
						margin: 0;
						}
						
						.leadArticle a:hover {
							text-decoration: none;
						}
						
						.leadArticle img.articleImage {
							float: left;
							display: block;
							padding: 0 10px 10px 0;
						}
						
						.leadArticle h3.title {
							display: block;
							font: normal normal bold 18px/22px "Open Sans", sans-serif;
							color: #161616;
							padding-bottom: 10px;
						}
						
						.leadArticle span.date {
							display: block;
							font: normal normal normal 11px/14px "Open Sans", sans-serif;
							color: #888;
							padding-bottom: 20px;
						}
						
						.leadArticle p.content {
							display: block;
							font: normal normal normal 12px/14px "Open Sans", sans-serif;
							color: #161616;
						}
					
					.leadArticle:after {
						content: '';
						display: block;
						clear: both;
					}
					
					ul#secondDegreeNews {
						display: block;
						list-style: none;
						margin: 0;
						}
						
						ul#secondDegreeNews > li {
							float: left;
							display: block;
							width: 165px;
							margin: 0 20px 0 0;
							padding: 0;
							background: transparent;
							}
							
							ul#secondDegreeNews > li:nth-child(4n) {
								margin-right: 0;
							}
							
							ul#secondDegreeNews > li a:hover {
								text-decoration: none;
							}
							
							ul#secondDegreeNews > li img {
								display: block;
								width: 165px;
								margin-bottom: 10px;
							}
							
							ul#secondDegreeNews > li h3.title {
								display: block;
								font: normal normal bold 15px/19px "Open Sans", sans-serif;
								color: #161616;
								padding-bottom: 5px;
							}
							
							ul#secondDegreeNews > li span.date {
								display: block;
								font: normal normal normal 11px/14px "Open Sans", sans-serif;
								color: #888;
								padding-bottom: 10px;
							}
							
							ul#secondDegreeNews > li p.content {
								display: block;
								font: normal normal normal 12px/14px "Open Sans", sans-serif;
								color: #161616;
							}
						
					ul#secondDegreeNews:after {
						content: '';
						display: block;
						clear: both;
					}
					
					ul#thirdDegreeNews {
						display: block;
						list-style: none;
						margin: 0;
						}
						
						ul#thirdDegreeNews > li {
							float: left;
							display: block;
							width: 350px;
							margin: 20px 20px 0 0;
							padding: 0;
							background: transparent;
							}
							
							ul#thirdDegreeNews > li:nth-child(2n) {
								margin: 20px 0 0 0;
							}
							
							ul#thirdDegreeNews > li:nth-child(1) {
								margin: 0 20px 0 0;
							}
							
							ul#thirdDegreeNews > li:nth-child(2) {
								margin: 0;
							}
							
							ul#thirdDegreeNews > li > a:hover {
								text-decoration: none;
							} 
							
							ul#thirdDegreeNews > li img {
								float: left;
								display: block;
								margin: 0 5px 5px 0;
							}
							
							ul#thirdDegreeNews > li h3 {
								display: block;
								font: normal normal bold 13px/16px "Open Sans", sans-serif;
								color: #161616;
							}
							
							ul#thirdDegreeNews > li span.date {
								display: block;
								font: normal normal normal 11px/14px "Open Sans", sans-serif;
								color: #888;
							}
					
					ul#thirdDegreeNews > li:after,
					ul#thirdDegreeNews:after {
						content: '';
						display: block;
						clear: both;
					}
					
					div#contents div.cbox div.footer {
						display: block;
						width: 750px;
						height: 29px;
						background-color: #fff;
					}
				
				
					
			div.bound div#blocks {
				float: left;
				position: relative;
				display: block;
				width: 360px;
				margin-left: 30px;
				}
				
				div#blocks div.cbox {
					display: block;
					width: 100%;
					margin-bottom: 30px;
					}
					
					div#blocks div.cbox div.header {
						display: block;
						width: 360px;
						height: 53px;
						background: transparent url('/_static/oi2016/img/bg_blockHeader_s.jpg') no-repeat left top;
						}
						
						div#blocks div.cbox div.header.twitter { background-image: url('/_static/oi2016/img/bg_blockHeader_Twitter.jpg'); }
						div#blocks div.cbox.block_fb_likebox div.header { background-image: url('/_static/oi2016/img/bg_blockHeader_Facebook.jpg'); }
						div#blocks div.cbox.block_menu div.header { background-image: url('/_static/oi2016/img/bg_blockHeader_Izbor.jpg'); }
						
						div#blocks div.header div.title {
							display: block;
							width: 320px;
							font: normal normal 800 30px/30px "Open sans", sans-serif;
							color: #fff;
							text-shadow: 1px 1px 1px #aaa;
							padding: 10px 20px 10px 20px;
							background: transparent;
							text-transform: uppercase;
						}
					
					div#blocks div.cbox div.contents {
						position: relative;
						display: block;
						border: 0;
					}
					
					div#blocks div.cbox div.footer {
						display: block;
						width: 360px;
						height: 29px;
						background-color: #fff;
					}
				
				
				div#blocks div.block_ads div.contents {
					display: block;
					width: 340px;
					margin: 0 auto;
					margin-bottom: 30px;
					}
					
					div.block_ads div.contents div.body {
						display: block;
						width: 300px;
						padding: 20px;
					}
				
				div#blocks div.block_backend div.contents {
					padding: 10px;
					}
					
					div#blocks div.block_backend div#menu_columns li {
						width: 160px;
						padding: 0 0 2px 10px;
						margin: 0;
					}
				
				div#blocks div.block_videonovice div.contents {
					padding: 10px;
					}
					
					div#blocks div.block_videonovice div.body {
						padding: 0;
					}
					
					div#blocks div.block_videonovice ul#videoNews {
						display: block;
						list-style: none;
						padding: 0;
						}
						
						div#blocks div.block_videonovice ul#videoNews > li {
							display: block;
							width: 340px;
							height: 80px;
							margin: 0 0 10px 0;
							padding: 10px 0 0 0;
							border-top: 1px dashed #87cdf0;
							background: none;
							overflow: hidden;
							}
							
							div#blocks div.block_videonovice ul#videoNews > li > a {
								display: block;
								width: 100%;
								height: 100%;
								text-decoration: none;
							}
							
							div#blocks div.block_videonovice ul#videoNews > li img {
								float: left;
								display: block;
								margin-right: 10px;
							}
							
							div#blocks div.block_videonovice ul#videoNews > li h3 {
								font: normal normal bold 13px/16px "Open Sans", sans-serif;
								color: #161616;
							}
						
						div#blocks div.block_videonovice ul#videoNews > li:first-child {
							margin-top: 0;
							padding-top: 0;
							border-top: none;
						}
						
						div#blocks div.block_videonovice ul#videoNews > li:last-child {
							margin-bottom: 0;
						}
				
				div#blocks div.block_fb_likebox div.contents {
					display: block;
					padding: 10px;
					}
					
					div#blocks div.block_fb_likebox div.body {
						padding: 0;
						}
						
						div#blocks div.block_fb_likebox div.uiHeader { display: none !important; }
				
				div#blocks div.block_rnewszadnja div.header div.title { font-size: 25px; }
				div#blocks div.block_rnewszadnja div.contents {
					display: block;
					padding: 15px;
					}
					
					div#blocks div.block_rnewszadnja div.contents div.body { padding: 0; }
					
					div#blocks div.block_rnewszadnja div#adNews > a { text-decoration: none; }
					
						div#blocks div.block_rnewszadnja div#adNews > a > img { 
							width: 100%;
							padding-bottom: 10px;
						}
						
						div#blocks div.block_rnewszadnja div#adNews > a > h2 {
							font: normal normal 600 15px/19px "Open Sans", sans-serif;
							color: #161616;
							padding-bottom: 5px;
						}
						
						div#blocks div.block_rnewszadnja div#adNews > a > p {
							font: normal normal 400 14px/18px "Open Sans", sans-serif;
							color: #161616;
						}
				
				div#blocks div.block_menu div.contents { padding: 15px; }
					
					div#blocks div.block_menu table td a {
						font: normal normal 600 15px/18px "Open Sans", sans-serif;
						color: #161616;
						text-decoration: none;
						}
						
						div#blocks div.block_menu table td:nth-child(odd) { padding-right: 16px; }
						
						div#blocks div.block_menu table td img { 
							width: 157px;
							margin-bottom:7px;
						}
						
						div#blocks div.block_menu .footer { display: none !important; }
				
				/*div#blocks div.block_newslist div.contents {
				display: block;
				padding: 10px;
					}
					
					div#blocks div.block_newslist div.contents div.body {
						padding: 0;
					}
					
					div#blocks div.block_newslist ul#additionalNews {
						list-style: none;
						display: block;
						padding: 0;
						}
						
						div#blocks div.block_newslist ul#additionalNews > li.additionalItem {
							background: transparent;
							padding: 5px 0 5px 0;
							border-bottom: 1px dashed #87cdf0;
							}
							
							div#blocks div.block_newslist ul#additionalNews > li.additionalItem:first-child {
								padding: 0 0 5px 0;
							}
							
							div#blocks div.block_newslist ul#additionalNews > li.additionalItem:last-child {
								padding: 5px 0 0 0;
								border-bottom: none;
							}
							
							div#blocks div.block_newslist ul#additionalNews > li.additionalItem a {
								text-decoration: none;
							}
							
							div#blocks div.block_newslist ul#additionalNews > li.additionalItem h2 {
								font: normal normal bold 13px/16px "Open Sans", sans-serif;
								color: #161616;
							}*/
				
				div#blocks div.blank div.contents {
					display: block;
					width: 100%;
					border: 0;
					border-radius: 5px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					-khtml-border-radius: 5px;
					margin-bottom: 30px;
				}
			
			div.bound div#contents a.more,
			div.bound div#blocks a.more{
				position: absolute;
				bottom: -24px;
				left: 20px;
				display: block;
				padding: 0 16px 0 0;
				font: normal normal 600 14px/18px "Open Sans", sans-serif;
				color: #161616;
				vertical-align: middle;
				text-transform: uppercase;
				text-decoration: none;
				background: transparent url('/_static/oi2016/img/more_arrow.png') no-repeat right center;
			}
		
		div#site div#kazalo {
			display: block;
			width: 100%;
			background: transparent;
			padding: 10px 0 5px 0;
			}
			
			div#kazalo div#footer {
				padding: 0;
				font: normal normal normal 13px/16px "Open Sans", sans-serif;
				color: #161616;
				}
				
				div#kazalo div#footer > a {
					font: normal normal normal 13px/16px "Open Sans", sans-serif;
					color: #161616;
				}

/*	SPORTS	*/

h2.sectionTitle {
	font: normal normal 600 26px/36px "Open Sans", sans-serif;
	color: #161616;
}

ul#sports {
	position: relative;
	display: block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
	}
	
	ul#sports:after {
		content: ' ';
		display: block;
		clear: both;
	}
	
	ul#sports li {
		float: left;
		display: block;
		width: 110px;
		height: 215px;
		overflow: hidden;
		font: normal normal 400 13px/16px "Open Sans", sans-serif;
		color: #161616;
		text-align: center;
		background: #e3e3e3 url('/_static/oi2016/img/bg_sports.jpg') repeat-x left top;
		padding: 0;
		margin: 12px 12px 0 0;
		}
		
		ul#sports li:nth-child(6n) { margin-right: 0; }
	
		ul#sports li h3 {
			display: block;
			height: 32px;
			font: normal normal 600 13px/16px "Open Sans", sans-serif;
			color: #161616;
			text-align: center;
			margin: 10px 0 10px 0;
			}
			
			ul#sports li h3 > a {
				font: normal normal 600 13px/16px "Open Sans", sans-serif;
				color: #161616;
			}
	
		ul#sports li a.ico {
			display: block;
			width: 97px;
			height: 97px;
			margin: 0 auto 5px;
			background-repeat: no-repeat;
			background-position: left top;
			text-align: center;
			color: transparent;
			}
			
			ul#sports li a.ico:hover { color: transparent; }
			
			ul#sports li a.ico.badminton {background-image: url('/_static/oi2016/img/sports/O_BADM_P.jpg'); }
			ul#sports li a.ico.boxing {background-image: url('/_static/oi2016/img/sports/O_BOXE_P.jpg'); }
			ul#sports li a.ico.weightlifting {background-image: url('/_static/oi2016/img/sports/O_LEVA_P.jpg'); }
			ul#sports li a.ico.gymnastics {background-image: url('/_static/oi2016/img/sports/O_GART_P.jpg'); }
			ul#sports li a.ico.judo {background-image: url('/_static/oi2016/img/sports/O_JUDO_P.jpg'); }
			ul#sports li a.ico.basketball {background-image: url('/_static/oi2016/img/sports/O_BASQ_P.jpg'); }
			ul#sports li a.ico.tableTennis {background-image: url('/_static/oi2016/img/sports/O_TMES_P.jpg'); }
			ul#sports li a.ico.volleyball {background-image: url('/_static/oi2016/img/sports/O_VOLE_P.jpg'); }
			ul#sports li a.ico.wrestling {background-image: url('/_static/oi2016/img/sports/O_LUTA_P.jpg'); }
			ul#sports li a.ico.handball {background-image: url('/_static/oi2016/img/sports/O_HAND_P.jpg'); }
			ul#sports li a.ico.fencing {background-image: url('/_static/oi2016/img/sports/O_ESGR_P.jpg'); }
			ul#sports li a.ico.taekwondo {background-image: url('/_static/oi2016/img/sports/O_TAEK_P.jpg'); }
			ul#sports li a.ico.athletics {background-image: url('/_static/oi2016/img/sports/O_ATLE_P.jpg'); }
			ul#sports li a.ico.hockey {background-image: url('/_static/oi2016/img/sports/O_HOQU_P.jpg'); }
			ul#sports li a.ico.cycling {background-image: url('/_static/oi2016/img/sports/O_CEST_P.jpg'); }
			ul#sports li a.ico.equestrian {background-image: url('/_static/oi2016/img/sports/O_HSAL_P.jpg'); }
			ul#sports li a.ico.archery {background-image: url('/_static/oi2016/img/sports/O_TARC_P.jpg'); }
			ul#sports li a.ico.modernPentathlon {background-image: url('/_static/oi2016/img/sports/O_PENT_P.jpg'); }
			ul#sports li a.ico.football {background-image: url('/_static/oi2016/img/sports/O_FUTE_P.jpg'); }
			ul#sports li a.ico.beachVolleyball {background-image: url('/_static/oi2016/img/sports/O_VPRA_P.jpg'); }
			ul#sports li a.ico.shooting {background-image: url('/_static/oi2016/img/sports/O_TESP_P.jpg'); }
			ul#sports li a.ico.tennis {background-image: url('/_static/oi2016/img/sports/O_TENI_P.jpg'); }
			ul#sports li a.ico.triathlon {background-image: url('/_static/oi2016/img/sports/O_TRIA_P.jpg'); }
			ul#sports li a.ico.golf {background-image: url('/_static/oi2016/img/sports/O_GOLF_P.jpg'); }
			ul#sports li a.ico.rugby {background-image: url('/_static/oi2016/img/sports/O_RUGB_P.jpg'); }
			ul#sports li a.ico.sailing {background-image: url('/_static/oi2016/img/sports/O_VELA_P.jpg'); }
			ul#sports li a.ico.canoe {background-image: url('/_static/oi2016/img/sports/O_CSLA_P.jpg'); }
			ul#sports li a.ico.swimming {background-image: url('/_static/oi2016/img/sports/O_NATA_P.jpg'); }
			ul#sports li a.ico.syncronisedSwimming {background-image: url('/_static/oi2016/img/sports/O_NSIN_P.jpg'); }
			ul#sports li a.ico.diving {background-image: url('/_static/oi2016/img/sports/O_SALT_P.jpg'); }
			ul#sports li a.ico.waterPolo {background-image: url('/_static/oi2016/img/sports/O_POLO_P.jpg'); }
			ul#sports li a.ico.rowing {background-image: url('/_static/oi2016/img/sports/O_REMO_P.jpg'); }
	
	ul#sports li a {
		font: normal normal normal 13px/18px "Open Sans", sans-serif;
		color: #161616;
		text-decoration: none;
		}
		
		ul#sports li a:hover {
			color: #0877bd;
		}

div#prvenstvalist .oi_modulelinks {
	background-color: #0072bb !important;
	background-image: none !important;
	width: auto !important;
	}
	
	div#prvenstvalist .first,
	div#prvenstvalist .second,
	div#prvenstvalist .third,
	div#prvenstvalist .sport { width: 288px !important; }

	div#prvenstvalist .op_mstop {
		background: #ddd none no-repeat center center; 
		width: auto !important;
		height: auto !important;
		padding: 5px 10px;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		border: 1px solid #ddd;
		font: normal normal 700 14px/18px "Open sans", sans-serif;
		color: #222;
		text-indent: inherit;
	}
	
	div#prvenstvalist .op_mscontent2 {
		background: #fff none no-repeat center center; 
		width: 708px !important;
		padding: 5px;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	
	div#prvenstvalist .op_msbottom2 {
		background: #fff none no-repeat center center; 
		width: 718px !important;
		height: 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	
	#oispored_title { font-size: 18px; }
	
body.article #contents .cbox:last-of-type > .header .title { font-size: 25px; }