/*colors begin*/
body
{
	color:				#333333;
	background-color:	transparent;
}
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot
{
	color:				#333333;
}
a
{
	color:				#EDFFE6;
	background-color:	transparent;
}
a:visited
{
	color:				#EDFFE6;
	background-color:	transparent;
}
a:active
{
	color:				#333333;
	background-color:	transparent;
}
a:hover
{
	color:				#333333;
	background-color:	transparent;
}
/*colors end*/
/* Layout Stylesheet */ 
#TopTable
	{width:100%;}
#HeaderTable
	{width:100%;}
#BodyTable
	{width:100%;}
#BodyClusterTable
	{width:100%;height:100%;}
#FooterTable
	{width:100%;}
#BottomTable
	{width:100%;}

/*Custom CSS*/
a {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:linked {
text-decoration:none;
}

/* HTML Body */

body{
color: #333333;
background-color: #666666;
text-align: center;
}

/* PageTable */

#PageTable{
width: 950px;
margin: 0 auto;
background-color: #95ba65;
border: 4px solid #fff;
border-top: none;
text-align: left;
}

#PageTable-Top{
background-image: url(/Data/205/UserFiles/images/top.jpg);
background-repeat: no-repeat;
height: 160px;
width: 950px;
}

#PageTable-Footer{
height:12px;
}

#PageTable-Bottom{
height:9px;
background-color: #fff;
}

/* Top Table */

#TopTable{
background-image: url(/Data/205/UserFiles/images/logo_rouzz.gif);
background-repeat: no-repeat;
height: 150px;
width: 950px;
}

/* Body Table */

#BodyTable-Left{
width: 180px;
padding: 0 9px;
}

/* BodyClusterTable */

#BodyClusterTable-Right{
width: 180px;
padding: 0 9px;	
}

/* mbox custom */
.transparentgrey001, .T1Box001
{
background: transparent url(/Data/205/UserFiles/images/bcgr_content.gif) repeat;
}

.Obchod_Search select{
font-size:10px;
width:120px;
}

.Obchod_Search form td { text-align: left; }

.Obchod_Product_Intro img {
border: 2px solid #fff;
margin: 3px;
} 

.Obchod_Product_Intro{
margin: 6px 12px;
}

.Obchod_ProductMain_Intro{
padding: 0 6px;
text-align: left;
}

.Obchod_ProductMain_Intro table {
border-top: 2px solid #fff;
} 

.Obchod_ProductMain_Intro table table {
border-top: none;
} 

/* navigacia */

#MenuVertical ul
{
margin-left: .8em;
padding-left: 0;
list-style: none;
}

#MenuVertical ul li a:link, #MenuVertical ul li a:visited
{
font: bold 13px/150% Arial;
background: transparent url(/Data/205/UserFiles/images/sipka.gif) no-repeat 0 3px;
color: #515151;
padding-left: 1.6em;
}

#MenuVertical ul li a:hover
{
background: transparent url(/Data/205/UserFiles/images/sipka.gif) no-repeat 0 -12px;
color: #FFFF33;
}

.copy{margin:0; padding:8px 0 5px 0;}
.copy, .copy a, .copy a:hover{color:#666666 !important;}
.copy a:hover{text-decoration:underline;}

/*Custom CSS2*/
.base-modulebox
	{padding:0;margin:0;width:100%;}
.base-modulebox-title
	{padding:0;margin:.5em 0;color:#333333;font-size:2em;}
.base-modulebox-content
	{padding:0;margin:0;}
