﻿/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

sup {
    font-size: smaller;
    text-decoration: underline;
    padding:0 2px 0 2px;
}

.tagged {
	color:#C2B9A2;
}

.ikona {
	padding: 0 0 0 0;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

.ico {
	padding-bottom:7px;
}

.open {
	color: #00be36;
}