
ins {
	background: white;
	display: block;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: black;	
}

#wrapper {
    background-color: white;
    border: 1px solid #CACACA;
    margin: 5px auto 0;
    padding: 3px;
    width: 1055px;
    min-height: 400px;
}

#header {
    height: 105px;
    position: relative;
}

#logo {
	position: absolute;
	top: 6px;
	left: 12px;
}

#ad-header-top {
	position: absolute;
	top: 8px;
	right: 2px;
	width: 728px;
	height: 90px;	
}

#menu-main-container {
	background: url(../images/menu-main-bg.png) repeat-x 0 0 transparent;
	border: 1px solid #CACACA;
	height: 25px;
	position: relative;
	padding-left: 4px;
}

#menu-main {        
	list-style: none;
	padding: 0;
	margin: 0; 
	margin-top: 6px;
	display: block;   
}

#menu-main li {
    line-height: 13px;
    height: 13px;
    padding: 0;
	margin: 0;
	border-left: 2px solid white;
	padding-left: 13px;
	padding-right: 13px;
	float: left;
	vertical-align: top;;
	display: block;
}

#menu-main li.first {
	border: 0;
	padding-left: 0;
}

#menu-main li a {
	color: white;
    font-weight: bold;
    line-height: 13px;
    height: 13px;
    display: inline-block;
}

#content-container {
	margin-top: 5px;
	background: white;
}

#sidebar-left {
	float: left;
    width: 172px;
    min-height: 1px;
}

#content {
	border: 1px solid #CACACA;
	float: left;
	margin-left: 5px;
	padding: 5px 9px 13px;
	width: 681px;
}

#sidebar-right {
    float: right;
    margin-left: 0;
    width: 172px;
    min-height: 1px;
}

#sidebar-left, #sidebar-right {
	overflow: hidden;
}

#content-container .box {
    border: 1px solid #CACACA;
    line-height: 17px;
    margin-bottom: 5px;
}

#content-container .box .section-title {
	background: url(../images/box-title-bg.png) rgb(99,53,53) repeat-x top left;
	color: #CACACA;
    font-weight: bold;
    padding: 4px 5px;
}

#content-container .box .section-content {
	padding: 5px;
}

#sidebar-left-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 5px;
	margin-top: 2px;
}

#sidebar-left-menu li {
	margin: 0;
	padding: 0;
}

#sidebar-left-menu li a {
	line-height: 15px;
	color: black;
}

#ad-sidebar-right-links a {
	text-decoration: underline;
	color: black;
}

#languages {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#languages a {
	display: inline-block;
	width: 24px;
	height: 19px;
	margin-left: 6px;	
	background-image: url(../images/flags.png);
	border: 1px solid white;
}

#languages a.selected {
	border-color: #777;
	height: 18px;
}

.flag-eu {
	background-position: -240px 0px;
}

.flag-sk {
	background-position: -792px 0px;
}

.flag-cz {
	background-position: -144px 0px;
}

.flag-pl {
	background-position: -696px 0px;
}

.flag-hu {
	background-position: -360px 0px;
}

.flag-at {
	background-position: 0px 0px;
}

.flag-de {
	background-position: -312px 0px;
}

.flag-ru {
	background-position: -1008px 0px;
}

.flag-fr {
	background-position: -288px 0px;
}

.flag-es {
	background-position: -840px 0px;
}

.flag-en_GB {
	background-position: -192px 0px;
}

.flag-it {
	background-position: -456px 0px;
}

.flag-es_MX {
	background-position: -600px 0px;
}

.flag-nl {
	background-position: -648px 0px;
}

.flag-be {
	background-position: -48px 0px;
}

.flag-gr {
	background-position: -336px 0px;
}

.flag-hr {
	background-position: -120px 0px;
}

.flag-si {
	background-position: -816px 0px;
}

#footer {
	background: white;
    border: 1px solid #CACACA;
    color: #7A7A7A;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 4px;
    margin-bottom: 20px;
    padding: 3px;
    text-align: center;
    width: 1055px;
}

#sudoku-puzzle-window {
	margin-top: 20px;
	border: 0;
	overflow: hidden;
	width: 100%;	
	height: 550px;
	margin-left: 2px;
	background: white;
}

#sudoku-solver-wrapper {
	width: 390px;
	margin: 0px auto;
}

#sudoku-solver-button {
}

#sudoku-solver {
	/*clear: both;*/
	margin-top: 10px;	
}

#sudoku-solver .cell {
	width: 40px;
	height: 40px;
	border: 1px solid grey;
	float: left;
	border-collapse: collapse;
	text-align: center;
}

#sudoku-solver .sector {
	float: left;
	width: 126px;
	border: 1px solid black;
	margin: 0px;
}

#sudoku-solver .row {
/*	clear: both;*/
}

#sudoku-solver .cell input {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.socials-share {
	height: 24px;
	margin-bottom: 8px;
}

.socials-share .column {
	float: left;	
	display: block;
	height: 24px;
	min-width: 50px;
	margin-right: 20px;	
}

.socials-share .column-facebook {	
}

.socials-share .column-googleplus {
	width: 65px;
}

.socials-share .column-twitter {
	/*width: 110px;*/
}

.socials-share .column-favorites {
	
}

.socials-share .column-favorites .add-to-favorites {	
	display: block;
	height: 16px;
	border: 1px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	background: url(../images/add-to-favorites.png);
	background-position: 0px 0px;
	padding-left: 27px;
	padding-right: 5px;
	padding-top: 2px;
	color: black;
	font-size: 11px;
}

.socials-share .column-favorites .add-to-favorites:hover {
	text-decoration: none;
	background-position: 0px -22px;
	border: 1px solid #bbb;
}

.clear {
	clear: both;
}

#ad-sidebar-left-1 .section-content {
	width: 160px;
	height: 93px;
} 

#ad-sidebar-left-2 .section-content {
	width: 160px;
	height: 603px;
}

#ad-sidebar-right-1 .section-content {
	width: 160px;
	height: 603px;
}

#ad-content-top {
	width: 576px;
	height: 17px;
}

.rule-a {
	color: #ED1C24;
}

.rule-b {
	color: #22B14B;
}

.rule-c {
	color: #00A2E8;
}

.fb-comments {
	background: url(../images/ajax-loader.gif) no-repeat center center;
	min-height: 200px;
}

.fb-comments > span{
	background: white;
}

#banner-tricko {
	display: block;
	margin-top: 10px;
	text-align: center;
	margin-top: 10px;
}

#presents {
	margin-top: 20px;
	margin-bottom: 20px;
}

#presents .item {
	width: 160px;
	float: left;
	height: 240px;
	border: 1px solid #999;
	text-align: center;
	padding: 10px;
	position: relative;
	margin: 5px;
}

#presents .item .image {
	width: 160px;
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
}

#presents .item .title {
	color: #D55400;
	display: block;
	margin-bottom: 10px;
}

#presents .item .price {
	font-size: 21px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	bottom: 15px;
}

#presents .button-more {
	display: inline-block;
	background: #FF8704;
	color: white;
	padding: 8px 8px;
	margin-left: 5px;
	margin-top: 5px;
}

/* Facebook custom LikeBox */
#facebook-custom-likebox {
	font-family: Arial, Helvetica, sans-serif;
	width: 172px;		
	/*height: 160px;*/
	background: transparent;
	border: none;
	overflow: hidden;
	margin: 15px 0px;
}

#facebook-custom-likebox iframe {
	border: none;
	overflow:hidden;
}

.fbclb-header {		
	position: relative;
	display: block;
	height: 36px;
	text-decoration: none;
	margin-bottom: 14px;
	background: #2D4A96;
}

.fbclb-fb-logo {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 34px;
}

.fbclb-fb-logo-text1, .fbclb-fb-logo-text2 {
	color: white;
	position: absolute;		
	left: 41px;
	width: 117px;
	font-size: 81.9%;		
}

.fbclb-fb-logo-text1 {
	top: 2px; 
}

.fbclb-fb-logo-text2 {
	font-size: 95.56%;
	top: auto;
	bottom: 2px;
	font-weight: bold;
}

.fbclb-title {
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	color: #3B5998;		
	font-size: 13px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.fbclb-title:hover {
	text-decoration: underline;
}

.fbclb-footer {
	position: relative;
	margin-top: 7px;
	min-height: 65px;
}

.fbclb-logo {
	
}

.fbclb-like-button {
	position: absolute;
	top: 0px;
	left: 73px;  
}

#support-us {
	margin-top: 20px;
	width: 100%;
}

#support-us textarea {
	width: 370px;
	height: 110px;
}

#support-us td {
	padding: 10px 20px 10px 0px;
	vertical-align: top;
	line-height: 17px;
}

#support-us tr {
	border-bottom: 1px dashed #CACACA;
}

#support-us tr:last-of-type {
	border: 0;
}

#support-us tr.header td {
	font-weight: bold;
}

#sidebar-left-menu li.separator {
	border-bottom: 1px dotted #cacaca;	
	margin-bottom: 3px;
	display: inline-block;
	width: 100%;
}

#ad-before-header-top {
	text-align: center;
}