@CHARSET "UTF-8";

HTML, BODY {
	height: 100%;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border: none;
}

HTML,BODY,DIV{
	margin: 0;
	padding: 0;
	border: none;
}

BODY,TD,DIV,TH,TR,TABLE,UL,LI,DD,DT,LABEL,H1,H2,H3 {

	font-family: Tahoma;
	font-size: 9pt; 
	font-weight: normal; 
	color: #4b4b4b;
	
}


A:link, A:visited, A:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B;
	font-weight: normal; 
	text-decoration: underline;
}

A:hover { 
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ED1C24;
	font-weight: normal; 
	text-decoration: none; 
}

H1 {
	color: #da2600;
	font-weight:bold;
	margin-bottom:1em;
	font-size:12pt; 
}

H2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif;
}

H3 {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 5px 10px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: dotted 1px #cccccc;
}


.alignCenter {
	text-align:center;
}

.alignLeft {
	text-align:left;
}

.alignRight {
	text-align:right;
}

.bold {
	font-weight:bold;
}
.warningText {
	color: #cc0000;
}

DIV.floatLeft{
	position: relative;
	float:left;
}
DIV.floatRight{
	position: relative;
	float:right;
}
DIV.half {
	width: 50%;
}

DIV.topBorder {
	background: url('/img/dot.gif') repeat-x top left #FFFFFF;
}




/** PAGE WRAPPER **/


#pageWrapper {
	position: relative;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -502px;
	width:1005px;
	text-align:left;
	padding:0px;
	border: solid 1px #ffffff;
}

/** PAGE HEADER **/
#pageHeader {
	height:25px;
	background-color:#000000;
	background: url('/img/address_header.gif') #000000 no-repeat center center  ;
	
}
#pageFlashHeader {
	height:138px;
	background-color:#000000;
	overflow:hidden;
	width:1005px;
	margin:0;padding:0;
}


#pageMenu {
	display:block;
	height:32px;
	background-color:#000000;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	z-index: 100;
}
/** PAGE FOOTER **/
#pageFooter {
	height:20px;
	padding-top:4px;
	padding-left:12px;
	background-color:#000000;
	border-bottom: 1px solid #636363;
	border-top: 1px solid #FFFFFF;
	font-size:9pt;
	font-family:Arial, helvetica, sans-serif;
}



/** DEFAULT PAGE COLUMNS **/

#columnWrapper{
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	overflow:hidden;
	background-image: url('/img/bg_main.jpg');
	background-repeat: repeat-y;
	z-index: 10;
}

#leftColumn {
	float:left;
	width:168px;
	display: inline;
	margin-left: 1px;
	margin-right:34px;
	clear:left;
	
}

#leftColumnTwo {
	float:left;
	clear:left;
}


#contentColumn {
	float:left;
	width:490px;
}

#rightDataColumn {
	float:left;
	width:160px;
	text-align:right;
}

#rightLinksColumn {
	float:right;
	display:inline;
	text-align:right;
	margin-right:1px;
	width:150px;
}
#rightLinksColumn IMG{
	/*margin-right: 1px;*/
}

#mainContentWrapper{
	float:left;
	width: 650px;
	overflow:hidden;
}

/** SHOP COLUMNS **/
#shopPageWrapper {
	position: relative;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -501px;
	width: 1003px;
	text-align:left;
	padding: 0px;
	border: solid 1px #ffffff;
}
#shopHeader {
	height:25px;
	background-color:#000000;
	border: none;
}
#shopHeaderImage {
	height: 138px;
	background-color: #ffffff;
}

#shopSubHeader {
	background-image: url(/img/shop/content_bg_alt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 783px;
	height: 84px;
}

#shopCategoryPath {
	position: relative;
	top: 28px;
	left: 220px;
	width: 480px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
}
#shopCategoryPath A, #shopCategoryPath A:active, #shopCategoryPath A:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#shopCategoryPath A:hover {
	color: #efb3c0;
	text-decoration: none;
}

.shopPaginator {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
}
.shopPaginator SPAN {
	margin: 0px 5px 0px 5px;
}
.shopPaginator A {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.shopPaginator A:hover, .shopPaginator .current {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}



#shopColumnWrapper{
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	overflow:hidden;
	z-index: 10;
}

#shopContentColumn {
	width:783px;
	background-color: #ffffff;
}

#shopRightColumn {
	width:220px;
	background-color: #f0f0f0;
}

.shopRightBox {
	background-color: #c9012d;
	border-top: solid 1px #e90248;
	border-bottom: 1px solid #a90012;
	padding: 15px;
	color: #ffffff;
}
.shopRightBox TD {
	color: #efb3c0;
}
.shopRightBox TD B {
	color: #ffffff;
}
.shopRightBox A, .shopRightBox A:visited, .shopRightBox A:active, .shopRightBox A:link {
	color: #efb3c0;
	text-decoration: none;
}

.shopRightBox A:hover {
	color: #ffffff;
	text-decoration: none;
}
.shopTitleRed {
	padding: 5px 10px 5px 10px;
	background-color: #c9012d;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}
.shopTitleBlack{
	padding: 5px 10px 5px 10px;
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}
.shopTitleRed A, .shopTitleRed A:visited, .shopTitleRed A:active, .shopTitleRed A:hover,
.shopTitleBlack A, .shopTitleBlack A:visited, .shopTitleBlack A:active, .shopTitleBlack A:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.products .productBox {
	width: 240px;
	min-height: 200px;
	margin: 5px;
	float: left;
	position: relative;
	/* border: 1px solid #ededed; */
}
.productBox A, .productBox A:active, .productBox A:visited, .productBox A:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.productBox A:hover {
	color: #cc0000;
	text-decoration: none;
}
.productBox .categoryName, .productBox .categoryName A {
	font-size: 14px;
}
.products .productBox IMG {
	border: none;
	margin: 5px;
}
#productImage {
	width: 400px;
	padding: 7px;
	border: solid 5px #f0f0f0;
	margin: 0px 10px 0px 0px;
}

#productDescription {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #f0f0f0;
}
.shopButtonRed {
	width: 190px;
	height: 28px;
	background-image: url(/img/shop/btn_blagajna.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}
.shopButtonRed DIV {
	padding: 5px 0px 0px 0px;
}
/* MIDDLE (CONTENT) BOXES */

.box_middle_title 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.box_middle_tile 
{
	padding: 0px 10px 10px 10px;
}


.box_middle_text 
{
	
}

.box_middle_text IMG
{
	margin-left: -10px;
}

.title_red_small 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #ff0000;
	font-weight: normal;	
}


DIV.contentWrapper, DIV.newsWrapper {
	width:100%;
	overflow:hidden;
}

DIV.contentWrapper DIV.contentBorder, DIV.newsWrapper DIV.contentBorder{
	height:5px;
	font-size: 1px;
	background: url('/img/dot.gif') #FFFFFF repeat-x center center;
}

DIV.contentData{
	margin:0 12px 12px 12px;
	font-family: Tahoma;
	font-size: 8.5pt; 
	font-weight: normal; 
	color: #4b4b4b;
}

DIV.contentData DIV.contentBorder{
	height:5px;
	font-size: 1px;
	background: url('/img/dot.gif') #FFFFFF repeat-x center center;
}


DIV.contentData H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform:uppercase;
}

DIV.contentData H2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
	text-transform:uppercase;
	margin-top: 0em;
	margin-bottom: 0em;
}

DIV.contentData .subtitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #808080;
	font-weight: normal;
}

DIV.contentData .lead, DIV.contentData .lead DIV, DIV.contentData .lead DIV DIV, DIV.contentData .lead DIV DIV DIV {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #4b4b4b;
	font-weight: bold;
	margin-top: 12px;
}

DIV.contentData .content, DIV.contentData .content DIV, DIV.contentData .content DIV DIV, DIV.contentData .content DIV DIV DIV, DIV.contentData .content UL, DIV.contentData .content LI, DIV.contentData .content DIV UL, DIV.contentData .content DIV LI { /** just to make compatible with all browsers and old content styles **/
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #4b4b4b;
	font-weight: normal;
	margin-top: 12px;
}

DIV.contentData .products, DIV.contentData .products DIV, DIV.contentData .products DIV DIV, DIV.contentData .products DIV DIV DIV, DIV.contentData .products UL, DIV.contentData .products LI, DIV.contentData .products DIV UL, DIV.contentData .products DIV LI { /** just to make compatible with all browsers and old content styles **/
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #4b4b4b;
	font-weight: normal;
	margin-top:5px;
}

DIV.contentData .content TABLE {
	margin-top: 1em;
}

DIV.contentData .content TABLE TD,DIV.contentData .content DIV TABLE TD, DIV.contentData .content DIV DIV TABLE TD   {
	padding: 3px 3px 3px 3px;  
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #4b4b4b;
	font-weight: normal;
	margin-top: 12px;
}




DIV.contentData A.linkMore:link,DIV.contentData A.linkMore:active,DIV.contentData A.linkMore:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #808080;
	font-weight: normal;
	text-decoration:underline;
}

DIV.contentData A.linkMore:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #808080;
	font-weight: normal;
	text-decoration:none;
}

DIV.contentData DIV.errorMessage {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #800000;
	font-weight: normal;
	text-decoration:none;
}



/* NEWS */
TD.newsArchiveBorder{
	height:5px;
	font-size: 1px;
	background: url('/img/dot.gif') #FFFFFF repeat-x center center;
	
}



/** COLUMN BOXes **/
.box {
	background-color: #FFFFFF	
}

.boxHeader{
	height:23px;
	background-color:#000000;
	margin:0;
}

.boxHeader .text{
	padding-top:3px;
	font-family:Arial,Helvetica,sans-serif;	
	text-align:center;
	font-size:10pt;
	color: #FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
}

.boxContent {
	/*margin:0 12px 0 12px;*/
	padding-top: 1em;
	padding-bottom: 1em;
	font-size:8.5pt;
	color: #767676;
	font-family:Arial,Helvetica,sans-serif;	
}

.boxContent TABLE {
	/*margin-left:5px;*/
	margin-left:auto;
	margin-right:auto;	
	color: #767676;	
}

.boxContent TABLE TD {
	font-size:8.5pt;
	color: #767676;
	font-family:Arial,Helvetica,sans-serif;	
}

.boxContent LABEL {
	font-size:8.5pt;
	color: #767676;
	font-family:Arial,Helvetica,sans-serif;	
}


/** RED COLUMN BOXes **/
.rightBox {
	border-bottom: 1px solid #ffffff;		
}

.rightBoxHeader{
	height:23px;
	margin:0;
	border-bottom:1px solid #FFFFFF;
}

.rightBoxHeader .text{
	padding-top:4px;
	font-family:Arial,Helvetica,sans;	
	text-align:center;
	font-size:10pt;
	color: #ffffff;
	font-weight:normal;
}

.rightBoxContent {
	margin:0 12px 0 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size:9pt;
	color: #ffffff;
	font-family:Arial,Helvetica,sans;
	
}

.rightBoxContentItem {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:8pt;
	color: #DADADA;
	font-family:Arial,Helvetica,sans;	
}

.rightBoxContentItem A {
	color: #ffffff;
	text-decoration: none;
	font-size:8pt;
	font-weight: bold;
}

.rightBoxContentItem A:HOVER{
	color: #ffffff;
	text-decoration: underline;
	font-size:8pt;
	font-weight: bold;
}

#scrollscreen {
	overflow: hidden; 
	height: 380px;
	position: relative;
}


.rightBoxContent TABLE {
	margin-left:12px;
	margin-left:auto;
	margin-right:auto;	
}

.rightBoxContent TABLE TD {
	font-size:8.5pt;
	color: #ffffff;
	font-family:Arial,Helvetica,sans;
}




/** SHOP MENU **/

#productCategoriesHeader{
	
	height:23px;
	background-color:#000000;
	margin:0;
}

#productCategoriesHeader .text{
	padding-top:4px;
	font-family:Arial,Helvetica,sans;	
	text-align:center;
	font-size:10pt;
	color: #FFFFFF;
	font-weight:normal;
	
}

#productCategoriesMenu {
}

#productCategoriesMenu UL LI, #shopInfo UL LI {
	background-image: url(/img/arrow_white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.shopRightBoxList UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.shopRightBoxList UL LI {
	margin: 0px;
	padding: 6px 0px 6px 3px;
	display: block;
	border-top: 1px solid #a90012;
	color: #efb3c0;
}

.shopRightBoxList LI A {
	
}

.shopRightBoxList LI A:hover{
	
}

/** SHOP CART **/

#cart {
	min-height: 64px;
	border-top: none;
}

#cartHeader{
	height:23px;
	background-color:#ffffff;
	margin:0;
}

#cartHeader .text{
	padding-top:3px;
	font-family:Arial,Helvetica,sans;	
	text-align:center;
	font-size:10pt;
	color: #FFFFFF;
	
}

#cartInfo {
	font-family:Arial,Helvetica,sans;
	text-align:left;
	color: #efb3c0;
}

#cartInfo DIV {
	font-family:Arial,Helvetica,sans;
}

#cartInfo A.checkout {
	font-family:Arial,Helvetica,sans;
	font-weight:bold;
}

/** SHOP CONTENT **/

IMG.shopHeader{
	width:608px;
}

#checkoutWrapper {
	padding: 0px;	
}
	
/* checkout table */
.checkoutTable {
	border-top: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	margin:0;padding:0;
	width:100%;
}

.checkoutTable TH{
	background-color: #EBEBEB;
	border-bottom: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	margin:0;
	padding: 6px  6px  6px  6px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}

.checkoutTable TH.productCodeColumn {
	width:10%;
}

.checkoutTable TH.productNameColumn {
	width:45%;
}

.checkoutTable TH.productWebPriceColumn {
	width:10%;
}
.checkoutTable TH.productQuantityColumn {
	width:10%;
}

.checkoutTable TH.productSumColumn {
	width:15%;
}

.checkoutTable TH.productChooseColumn {
	width:10%;
}

.checkoutTable TD {
	border-bottom: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	margin:0;
	padding: 6px 6px 6px 6px;
}

.checkoutTable TD.silver {
	background-color: #EBEBEB;
	font-weight:bold;
}


DIV.customerColumn  {
	display:inline;
	width:48%;
	padding: 6px 6px 6px 6px;
}


DIV.customerError{
	clear:both;
	color: #da2600;
	font-weight:bold;
	height:18px;
}

DIV.customerLabel {
	width:11em;
	font-weight:bold;
	margin-bottom:6px;
	padding-top:3px;
	height:22px;
}

DIV.customerField {
	margin-bottom:6px;
	height:12px;
}

DIV.customerField INPUT {
	margin-left:5px;width:135px;
}
/* end checkout table */
	

.soldOut, .productBox .soldOut {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
DIV.productWebPrice, SPAN.productWebPrice{
	color: #cc0000;
	font-weight:bold;
	margin-bottom:1em;
	font-family:Arial,Helvetica,sans;
}
DIV.productPrice{
	color: #a9a9a9;
}

DIV.cartDialog{
	border: 1px solid black;
	margin: 2em 2em 2em 2em;
	padding: 2em 2em 2em 2em;
}

DIV.cartDialog DIV{
	margin-bottom: 1em;
	
}

/* send to friend */

DIV.sendToFriendWrapper {
	clear:both;
	overflow:hidden;
	padding: 2em 2em 2em 2em; 
}

TABLE.sendToFriendTable{
	margin:0;
	padding:0;
}

TABLE.sendToFriendTable TD{
	padding:0.2em 0.2em 0.2em 0.2em;
	
}

/** POLL **/

.poll_result_bar {
	color: #000000;
	background-image: url(/img/bar_graph_image.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	height: 15px;
	padding: 0px 0px 0px 3px;
}

UL.adminContentNodes {
	margin-left: 2px;
	padding-left: 20px;
}

/** LOGOTYPES **/

#logotypes {
	text-align:center;
}

#logotypes IMG {
	margin-top:1em;
}

/**  DATE printout **/

.datePrintout {
	float:left;
	padding: 9px 0px 0px 43px;
	font-family: Tahoma,Helvetica,sans-serif;
	color: #b0b0b0;
	font-size:11px;
	text-transform:lowercase;
}

/** MENUS **/

.nav, .nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: black;
	font-weight: bold;
	padding: 0;
	margin: 0;
	z-index: 100;
}

.nav a{
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	/*color: #7C6240;*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}

.nav a.daddy {
	display:inline;
	font-family: Arial,Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
	/*height: 22px;*/
	white-space:nowrap;
	background: url('/img/nav_ball.jpg') 8px center no-repeat;
	padding: 7px 10px 8px 32px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing: 1px;
}

.nav a.daddy:hover {
	color: red;
	text-decoration:none;
}

.nav li {
	float: left;
	padding: 8px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	/*width: 10em;*/
}


.nav li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	/*width: 14.4em;*/
	width:180px;
	font-weight: normal;
	border: 1px solid black;
	margin: 10px 0px 0px 0px;
	font-family: Arial,Helvetica, sans-serif;
	color: white;
	font-size: 12px;
}

.nav li li {
	font-family: Arial,Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	padding-right: 12px;
	/*width: 14.4em;
	w\idth: 13.9em;*/
	width:180px;
	float:left;
	padding:0;
	margin:0;
}

.nav li ul a,.nav li ul a:link,.nav li ul a:visited,.nav li ul a:active {
	/*width: 13em;
	w\idth: 9em;*/
	color: #FFFFFF;
	background: url('/img/arrow_white.gif') center left no-repeat;
	margin-left:5px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

.nav li ul a:hover {
	/*width: 13em;
	w\idth: 9em;*/
	color: red;
	background: url('/img/arrow_red.gif') center left no-repeat;
	margin-left:5px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

.nav li ul ul {
	margin: -1.75em 0 0 14em;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFFFFF;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
	color: #FFFFFF;
}

.nav li:hover, .nav li.sfhover {
	/* background: #ed1c24; */
	color: Red;
}

/** MENUS - VERTICAL **/
.vnav, .vnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
}

.vnav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 11em;
}

.vnav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
}

.vnav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

.vnav li a {
	width: 11em;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	background-color : white;
	border : 1px solid black;
	padding : 0 0.5em;
}

.vnav li a:hover {
	color : white;
	background-color : black;
}

.vnav li:hover ul ul, .vnav li:hover ul ul ul, .vnav li.sfhover ul ul, .vnav li.sfhover ul ul ul {
	left: -999em;
}

.vnav li:hover ul, .vnav li li:hover ul, .vnav li li li:hover ul, .vnav li.sfhover ul, .vnav li li.sfhover ul, .vnav li li li.sfhover ul {
	left: auto;
}

/** PLAYERS **/

.playerListItem {
	background: url('/img/dot.gif') repeat-x bottom left #FFFFFF;
	margin: 0em 1em 0em 1em;
	padding-bottom: 0.5em;
	width:95%;
	overflow:hidden;
}
.playerListItemData {
	padding:0.5em 0.5em 0.5em 0.5em ;
	clear:both;
}

.playerListItemData .playerName, .playerListItemData .playerName A, .playerListItemData .playerName A:link, .playerListItemData .playerName A:visited {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.playerListItemData .playerData {
	margin-top: 0.2em;
	font-size: 8.5pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	
}

.playerListItemShirt{
	background-image: url('/img/shirt.gif');
	width:40px;
	height:23px;
	padding-top:10px;
	float:left;
}

.playerListItemShirt DIV {
	text-align:center;
}

.playerListItemShirt DIV A:link,.playerListItemShirt DIV A:active,.playerListItemShirt DIV A:visited{
	color: #FFFFFF;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.playerListItemShirt DIV A:hover{
	color: #000000;
}

.playerListItemPhoto {
	float:left;
	margin-left:1em;
	margin-right:0.8em;
}

.playerListItemContent{
	float:left;
}

.playerBox{
	clear:both;
	width:100%;
	overflow:hidden;
	background-image:url('/img/player_bg.gif');
	height:281px;
}

.playerBoxData{
	float:left;
}

.playerBoxData DIV.playerNickname{
	font-size:36px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0.1em 1em 0em 0.5em;
}

.playerBoxData DIV.playerName {
	font-size:18px;
	font-weight:bold;
	color: #000000;
	padding: 0em 0em 1em 4.5em;
	font-family: Arial, Helvetica, sans-serif;
	
}

.playerBoxData DIV.playerOtherData {
	padding: 0em 0em 0em 6.8em;
}
.playerBoxData DIV.playerOtherData DIV{
	color: #000000;
	font-weight:bold;
	margin-bottom:0.6em;
	font-family: Arial, Helvetica, sans-serif;
}

.playerBoxData DIV.playerNumber{
	margin-left:6.8em;
	margin-top: 2em;
	width:75px;
	height:62px;
	background-image:url('/img/shirt_big.gif');
}

.playerBoxData DIV.playerNumber DIV{
	padding-top:0.3em;	
	width:75px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
}

/** TEAMS YOUTH MENU **/

.youthMenu {
	clear:both;
}

.youthMenuItem {
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	width: 159px;
}

.youthMenuItem A:link,.youthMenuItem A:visited,.youthMenuItem A:active {
	padding-top: 7px;
	height:25px;
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	background: url('/img/arrow.gif') center left no-repeat;
	padding-left:16px;
	text-transform: uppercase;
	font-size: 13px;
}
.youthMenuItem A:hover {
	padding-top: 7px;
	height:25px;
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	background: url('/img/arrow_over.gif') center left no-repeat #000000;
	padding-left:16px;
	text-transform: uppercase;
	font-size: 13px;
	
}

/** ACCREDITATIONS **/

TABLE.accreditations {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

TABLE.accreditations TD {
	background-color: #f5f4f3;
	height:27px;
}

TABLE.accreditations TD.accreditation_error {
	background-color: #f9bfbf;
	height:27px;
}

TABLE.accreditations TD.left {
	text-align:right;
}
TABLE.accreditations TD.right {
	text-align:left;
}

.input_date_trigger{
	margin-left:10px;
	width:20px;
	height:15px;
	background-color:transparent;
	background-image: url('/img/calendar-img.gif');
}


/** TEAMS **/

.teamsList {
	margin-top: 1.5em;
	margin-bottom: 2.5em;
}

.teamsListItem {
	border-bottom: 1px solid #FFFFFF;
	width:100%;
	overflow:hidden;
	padding-bottom: 0.4em;
	padding-top:0.4em;
}


.teamsListItem A:link,.teamsListItem A:hover,.teamsListItem A:visited,.teamsListItem A:active{
	text-transform:uppercase;
	display:block;
	font-size:10pt;
	color: #FFFFFF;
	font-family:Tahoma,Helvetica,sans;
	text-decoration:none;

}

.teamsListItem A:hover{
	text-transform:uppercase;
	display:block;
	font-size:10pt;
	color: #9c9392;
	font-family:Tahoma,Helvetica,sans;
	text-decoration:none;

}

.teamsListItem IMG{
	float:left;
	margin-right:0.2em;
	margin-left:0.2em;
}


/** MENUS - VERTICAL **/
.vnav, .vnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
}

.vnav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 11em;
}

.vnav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
}

.vnav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

.vnav li a {
	width: 11em;
	w\idth : 10em;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	background-color : white;
	border : 1px solid black;
	padding : 0 0.5em;
}

.vnav li a:hover {
	color : white;
	background-color : black;
}

.vnav li:hover ul ul, .vnav li:hover ul ul ul, .vnav li.sfhover ul ul, .vnav li.sfhover ul ul ul {
	left: -999em;
}

.vnav li:hover ul, .vnav li li:hover ul, .vnav li li li:hover ul, .vnav li.sfhover ul, .vnav li li.sfhover ul, .vnav li li li.sfhover ul {
	left: auto;
}



/* BANNERS */

.kopacka
{
	/*position: relative;*/
	width: 150px;
	height: 30px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,helvetica,sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

.kopacka_x
{
	width: 150px;
	height: 30px;
	background-color: #000000;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,helvetica,sans-serif;
	letter-spacing: 1px;
	text-align: center;
}
TABLE.sendToFriendTable {
	position: relative;
	width: 500px;
	left: 50%;
	margin: 0px 0px 0px -250px;	
}
/* INPUTS */
INPUT.gray, TEXTAREA.gray {
	border: solid 1px #cccccc;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial,helvetica,sans-serif;
	width: 300px;
	overflow: auto;
}
INPUT.gray:focus, TEXTAREA.gray:focus {
	border: solid 1px #cc0000;
}