body
{
	background-color: #f7f7f7;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url(../images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 13px;
	color: #333333;
}

H1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

H2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 19px;
	color: #0c4873;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

H3
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #d83c00;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: underline;
	color: #d83c00;
	font-weight:normal;
}

a:hover
{
	text-decoration: underline;
	color: #333333;
	font-weight:normal;
}

a.white
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}

a.white:hover
{
	text-decoration: underline;
	color: #ffcc00;
	font-weight:bold;
}

a.bottom
{
	text-decoration: underline;
	color: #d83c00;
	font-weight:normal;
	font-size: 11px;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #333333;
	font-weight:normal;
	font-size: 11px;
}

a.small
{
	text-decoration: underline;
	color: #d83c00;
	font-weight:normal;
	font-size: 11px;
}

a.small:hover
{
	text-decoration: underline;
	color: #333333;
	font-weight:normal;
	font-size: 11px;
}

a.big
{
	text-decoration: underline;
	color: #d83c00;
	font-weight:bold;
	font-size: 14px;
}

a.big:hover
{
	text-decoration: underline;
	color: #333333;
	font-weight:bold;
	font-size: 14px;
}


.bottom
{
	color: #333333;
	font-size:11px;
}

.cena
{
	color: #333333;
	font-size:15px;
}

.small
{
	font-size:11px;
}

.big
{
	font-size:14px;
}

.cena2
{
	color: #d83c00;
	font-size:18px;
	font-weight:bold;
	
}

.white
{
	color: #ffffff;
}

.orange
{
	color: #ffcc00;
}

.blue
{
	color: #0c4873;
}

.green
{
	color: #90c20b;
}

.red
{
	color: #d83c00;
}

.marginleft30
{
	margin-left:30px;
	
}

.stroke
{
	border: 1px solid #bdd8e7;
}

.upozornenie
{
	border: 5px solid #db0000;
}

.bg_top
{
	background-image:url(../images/top_02.png);
	background-repeat:repeat-x;
}

.bg_top_pic
{
	background-image:url(../images/top_03.png);
	background-repeat:no-repeat;
	background-position:right;
}

.bg_content
{
	background-image:url(../images/bg_content.png);
	background-position:top;
	background-repeat:repeat-x;
}

.valign
{
	vertical-align:middle;
}

.noframe
{
	padding:0px;
	margin:0px;
}

input
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}

textarea
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #bdd8e7;
}

input.info
{
	width: 300px;
}

input.size210
{
	width: 100px;
}

.link
{
	display:inline;
	margin:0;
	padding:0;
	background:none;
	border:none;
	cursor:pointer;
	color:#d83c00;
	font-size:14px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-right:0px;
	padding-right:0px;
}

/* top menu */
#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{
float: left;
margin-right:1px;
}

#menu li a
{
background: url(../images/bg_menu_1.png) bottom left repeat-x;
height: 45px;
line-height: 45px;
float: left;
padding-left:12px;
padding-right:12px;
display: block;
border: 0;
color: #ffffff;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#menu li a:hover
{
background: url(../images/bg_menu_3.png) bottom left repeat-x;
}

#menu li.selected
{
background: url(../images/bg_menu_2.png) bottom left repeat-x;
}

#menu li.selected a
{
background: url(../images/bg_menu_2.png) bottom left repeat-x;
}

#menu
{
width:620px;
}

/* /top menu */


/* left menu */
#leftmenu ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#leftmenu li a
{
background: url(../images/bg_leftmenu_1.png) bottom left repeat-x;
height: 32px;
line-height: 30px;
float: left;
width: 185px;
padding-left:25px;
display: block;
border: 0;
color: #000000;
text-decoration: none;
text-align: left;
}

#leftmenu li a:hover
{
background: url(../images/bg_leftmenu_2.png) bottom left repeat-x;
}

#leftmenu li.selected
{
background: url(../images/bg_leftmenu_3.png) bottom left repeat-x;
}

#leftmenu li.selected a
{
background: url(../images/bg_leftmenu_3.png) bottom left repeat-x;
}

#leftmenu li.submenu
{
background: url(../images/bg_leftmenu_4.png) bottom left repeat-x;
}

#leftmenu li.submenu a
{
background: url(../images/bg_leftmenu_4.png) bottom left repeat-x;
}

#leftmenu li a
{
float: none
}


#leftmenu
{
width:210px;
}

/* /left menu */

/* left submenu - submenu */
#leftmenu ul li.submenu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#leftmenu li.submenu ul li a
{
background: url(../images/bg_leftmenu2_1.png) bottom left repeat-x;
height: 32px;
line-height: 30px;
float: left;
padding-left:35px;
width: 175px;
display: block;
border: 0;
color: #000000;
text-decoration: none;
text-align: left;
}

#leftmenu li.submenu ul li a:hover
{
background: url(../images/bg_leftmenu2_2.png) bottom left repeat-x;
}

#leftmenu li.submenu ul li.selected
{
background: url(../images/bg_leftmenu2_2.png) bottom left repeat-x;
}

#leftmenu li.submenu ul li.selected a
{
background: url(../images/bg_leftmenu2_3.png) bottom left repeat-x;
}

#leftmenu ul li.submenu ul li a
{
float: none
}

#leftmenu ul li
{
width:210px;
}

/* /left submenu - submenu */

/* left submenu - selected */
#leftmenu ul li.selected ul
{
list-style: none;
padding: 0;
margin: 0;
}

#leftmenu li.selected ul li a
{
background: url(../images/bg_leftmenu2_1.png) bottom left repeat-x;
height: 32px;
line-height: 30px;
float: left;
padding-left:35px;
width: 175px;
display: block;
border: 0;
color: #000000;
text-decoration: none;
text-align: left;
}

#leftmenu li.selected ul li a:hover
{
background: url(../images/bg_leftmenu2_2.png) bottom left repeat-x;
}

#leftmenu li.selected ul li.selected
{
background: url(../images/bg_leftmenu2_2.png) bottom left repeat-x;
}

#leftmenu li.selected ul li.selected a
{
background: url(../images/bg_leftmenu2_3.png) bottom left repeat-x;
}

#leftmenu ul li.selected ul li a
{
float: none
}

#leftmenu ul li
{
width:210px;
}

/* /left submenu - selected */

td.border
{
    border-color: #bdd8e7;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.iframe_fb
{
	border: none;
	width: 300px;
	height: 370px;
}