.advisory-content {
	padding: 4px 12px 7px 14px;
}

#PlayerList .left {
	float: left;
	width: 275px;
}

.event {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff7ad;
}

.event span {
	padding: 0 0 3px 0;
	display: block;
	color: #9a9a9a;
	font-size: 96%;
}

.textfade {
	color: #9a9a9a;
	font-size: 96%;
}


.table-1 th {
	padding: 3px 10px;
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #fff;
}

.table-1 th.right {
	text-align: right;
}

.table-1 td {
	border-top: 1px solid #fff;
	padding: 3px 10px;
	border-right: 1px solid #fff;
}

.home-banner {
	padding: 5px 0 15px 0;
}

#staticpage {
	font-size: 110%;
	line-height: 140%;
}

#staticpage ul, #staticpage ol {
	padding: 0 0 12px 0 !important;
	margin: 0;
	border: 0;
}

#staticpage ul li {
	margin: 0;
	list-style-type: none;
	padding: 4px 8px 5px 25px !important;
	background: url(../img/icons/menu_list.gif) no-repeat 13px 10px;
}

ol.NumberList li {
	margin: 0 0 0 30px !important;
	list-style: decimal outside !important;
	padding: 4px 8px 5px 0px !important;
}

.ico-vybraliSme, .ico-facebook {
     padding-left: 22px;
     text-decoration: none;
     color: #3e617c;
}

.ico-vybraliSme {
     background: url('../img/icons/vybraliSme.gif') 1px center no-repeat;
}

.ico-facebook {
     background: url('../img/icons/facebook.gif') 2px center no-repeat;
}

.bgwhite {
	background-color: #fff;
}

.bglight2 {
	background-color: #F7F7F7;
}

.bglight3 {
	background-color: #C8C8C8;
}

.bgmedium {
	background-color: #FFF9BF;
}

.bgmedium2 {
	background-color: #FFF4AB;
}

.bgmedium3 {
	background-color: #ECECEC;
}


#so-event {
	line-height: 150%;
	text-align: center;
}

#so-event span {
	font-size: 110%;
}

#so-event span span {
	font-size: 110%;
	color: #BF2118;
	font-weight: bold;
}

.image-title {
	height: 30px;
}

.image-title div {
	padding-top: 4px;
}

.title-line {
	background-color: #DC261C;
	height: 3px;
	line-height: 3px;
}

.table-delimeter2 {
	background: url(../img/dots.gif) repeat-y 17px 0;
}

.title-inverse {
	color: #F3B800;
	padding: 8px 0 0 0;
	display: block;
}

.home-table {
	line-height: 130%;
}

.article-image {
	border: 3px solid #E6E6E6;
}

.article-content {
	line-height: 130%;
	padding: 0 0 0 10px;
}

.article-content a {
	font-weight: bold;
	color: #F3B800;
}

.article-content span {
	color: #DC261C;
	font-size: 90%;
}

.player-content {
	padding: 0 0 0 30px;
}

.image {
	border: 3px solid #E6E6E6;
	display: block;
}

.image:hover {
	border: 3px solid #F8B225;
}

.table-delimeter {
	background: url(../img/dots2.gif) repeat-x 0 7px;
	font-size: 6px;
}

.delimeter {
	height: 10px;
	background: url(../img/dots2.gif) repeat-x 0 4px;
	font-size: 6px;
}

.table-header {
	background-color: #ECECEC;
	width: 100%;
}

.table-header .left {
	padding: 4px 6px;
	text-transform: uppercase;
	color: #DC261C;
	font-weight: bold;
}

.table-header .right {
	padding: 4px 6px;
	font-size: 90%;
}

.table-player {
	background-color: #F7F7F7;
	border-left: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

.table-player th {
	background-color: #F7F7F7;
	border-right: 1px solid #ECECEC;
	border-top: 1px solid #ECECEC;
}

.table-player td {
	border-right: 1px solid #ECECEC;
	border-top: 1px solid #ECECEC;
}

.table-2, .table-3, .calendar-table {
	background-color: #F7F7F7;
	border-left: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.table-2 th, .table-3 th, .calendar-table th {
	background-color: #ECECEC;
	border-right: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	padding: 4px 8px;
}

.table-3 th, .calendar-table th {
	font-size: 90%;
	font-weight: normal;
}

.table-4  {
	border-left: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.table-4 th {
	color: #DC261C;
	text-transform: uppercase;
	border-right: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	background-color: #ECECEC;
}

.table-2 td, .table-3 td, .table-4 td, .calendar-table td {
	border-right: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	padding: 4px 8px;
}

.table-3 td {
	padding: 3px !important;
}

.calendar-table td {
	padding: 3px !important;
	width: 10px !important;
}

.table-4 td {
	padding: 3px 6px;
}

.table-4 {
	background-color: #F7F7F7;
}

.table-note {
	padding: 8px 3px;
	background: url(../img/dots2.gif) repeat-x bottom;
}

.bgwhite {
	background-color: #fff !important;
}

.product-tools {
	height: 24px;
}

#alert-container {
	border: 1px solid #fce0ce;
	margin-bottom: 15px;
	background-color: #fffaf6;
}

#alert-content {
	padding: 8px;
	font-size: 96%;
}

.price {
	font-weight: bold !important;
	color: #F8B225;
	font-size: 120%;
}

.search-advanced, .mailing-text {
	margin-bottom: 5px;
}

.top-article-date {
	color: #666666;
}

.top-article-title {
	font-weight: bold;
}



.bglight {
	background-color: #FFFEEB;
}

.table-delimeter {
	line-height: 2px;
	background: url(../img/dots2.gif) repeat-x 0 4px;
}

.table-delimeter3 {
	line-height: 16px;

	background: url(../img/dots2.gif) repeat-x 0 8px;
}

.article {
	line-height: 140%;
	background: url(../img/dots2.gif) repeat-x left bottom;
}

.article a {
	font-size: 110%;
}

.article span {
	color: #F19008;
}

.article span span {
	color: #D7D7D7 !important;
}

.subtitle {
	color: #f19008;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 4px 0;
	margin: 15px 0 6px 0;
	background: url(../img/dots2.gif) repeat-x left bottom;
}

.subtitle2 {
	color: #f19008;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0 4px 0;
	margin: 5px 0 6px 0;
}

.subtitle2 a {
	color: #BF2118;
}

.subtitle-link {
	float: right;
	font-weight: normal;
}

.list ul, .list2 ul {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.list li {
	margin: 0;
	list-style-type: none;
	padding: 2px 8px 3px 14px;
	background: url(../img/icons/menu_list.gif) no-repeat 2px 6px;
}

.list2 li {
	margin: 0;
	list-style-type: none;
	padding: 2px 8px 3px 11px;
	background: url(../img/icons/menu_list.gif) no-repeat 3px 6px;
}

.tools-icon {
	border-right: 1px solid #de2418;
	padding: 3px 6px 2px 0;
}

.tools-link {
	font-size: 90%;
	padding: 0 0 0 8px;
}

.article-title {
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
	font-size: 110%;
}

#article-tools {
	padding-top: 4px;
}

#article-tools span, #article-tools2 span {
	color: #d6d7d6;
}

#article-tools .date, #article-tools2 .date {
	color: #f79208 !important;
}

.articlelist-delimeter {
	background: url(../img/dots2.gif) repeat-x 0 12px;
	margin-bottom: 7px;
	padding-top: 13px;
	font-size: 0;
}

.article-tools-delimeter {
	background: url(../img/dots2.gif) repeat-x 0 12px;
	margin-bottom: 3px;
	padding-top: 13px;
	font-size: 0;
}

.calendar {
	background-color: #DC261C;
	width: 7px;
	height: 13px;
}

.calendar-title {
	padding-bottom: 6px;
}

.calendar-title .left {
	padding-top: 6px;
	font-weight: bold;
	font-size: 120%;
	color: #F8B225;
}

#compare-container .left {
	width: 48%;
}

#compare-container .right {
	width: 48%;
}

.compare-content {
	padding-left: 15px;
}

.compare-title {
	color: #F8B225;
	font-size: 120%;
	font-weight: bold;	
}

.compare-link {
	padding-top: 6px;
}

.partners .left {
	font-size: 110%;
	font-weight: bold;	
}

.partner {
	padding: 4px 0;
}

.partner .left {
	width: 120px;
}

.partner .right {
	width: 420px;	
}

#pr-search {
	padding: 3px 10px 2px 10px;
	margin: 20px 0 1px 0;
	background-color: #FCF9E8;
	color: #515151;
}

.productlist-image, .product-image {
	padding-right: 15px;
}

.productlist-title {
	line-height: 140%;
	padding-bottom: 10px;
}

.productlist-title a {
	font-size: 110%;
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;	
}

.textsmall {
	font-size: 90%;
}

.textsmall2 {
	font-size: 96%;
}

.textbig {
	font-size: 110%;
}

.product-content {
	line-height: 140%;
}

.product-price {
	font-size: 140%;
	color: #F8B225;	
	font-family: verdana;	
}

.product-padding {
	padding: 0 0 4px 0;
}

.advisory-list {
	margin-bottom: 5px;
	background-color: #F7F7F7;
}

.advisory-list td {
	padding: 5px 10px 6px 10px;
}

.advisory {
	padding: 10px 15px !important;
	line-height: 140%;
}

.advisory span {
	padding: 4px 0;
	display: block;
	font-size: 130%;
	color: #333333;	
	font-weight: bold;	
}






.co-title-3-right {
	margin-bottom: 5px;
	background: #F7F7F7;
}

.gallery-user-image {
	border: 2px solid #fff;
	display: block;
}

.gallery-header {
	line-height: 200%;
}

.advisory-subject {
	font-size: 120%;
	font-weight: bold;
}

.gallery-author {
	display: block;
	font-weight: bold;

}

#message-container {
	background: #FFF4AB;
	padding: 6px 10px 6px 0;
	border: 1px solid #FFEC8A;
}