body
{
    margin: 0 0 15px 0;
    background-color:#11594B;
    color:#FFF;
    font-size:10px;
    font-family:Verdana;
}

#centerFrame
{
    background-image:url('../img/interface/middle.jpg');
    background-repeat:repeat-y;
	padding: 0px 70px 0px 70px;
	text-align:center
}

#footerFrame
{
    background-image:url('../img/interface/bottom.jpg');
    background-repeat:no-repeat;
    height:100px;
}

#centerTable
{
    background-image:url('../img/centerTop.jpg');
    background-repeat:no-repeat;
    height:100px;
}

#menuFrame
{
    padding:0 0 0 49px;
    width:186px;
}

#menuFrame .level0
{
    background-image:url('../img/menuItem.jpg');
    background-repeat:no-repeat;
    width:153px;
    height:19px;
    display:block;
    font-size:12px;
    color:#FFF;
    padding: 5px 0 0 15px;
    text-decoration:none;
}

#menuFrame .level1
{
    background-image:url('../img/menuItem.jpg');
    background-repeat:no-repeat;
    width:153px;
    height:19px;
    display:block;
    font-size:12px;
    color:#FFF;
    padding: 5px 0 0 15px;
    text-decoration:none;
}

#menuFrame .level1:hover
{
    background-image:url('../img/menuItem.jpg');
    background-repeat:no-repeat;
    width:153px;
    height:19px;
    display:block;
    font-size:12px;
    color:#FFF;
    padding: 5px 0 0 15px;
    text-decoration:underline;
}

#menuFrame .level2
{
    background-image:url('../img/menuItem.jpg');
    background-repeat:no-repeat;
    width:133px;
    height:19px;
    display:block;
    font-size:12px;
    color:#FFF;
    padding: 5px 0 0 35px;
    text-decoration:none;
}

#menuFrame .level2:hover
{
    background-image:url('../img/menuItem.jpg');
    background-repeat:no-repeat;
    width:133px;
    height:19px;
    display:block;
    font-size:12px;
    color:#FFF;
    padding: 5px 0 0 35px;
    text-decoration:underline;
}

#contentFrame
{
    font-size:12px;
    color:#FFF;
    padding:26px 90px 0 20px;
}

#contentFrame p
{
    text-indent:20px;
    margin:0 0 15px 0;
}

#contentFrame h1
{
    font-size:12px;
    color:#FFFEC7;
    font-weight:bold;
    margin:0 0 15px 0;
}

#centerSideFrame
{
    background-image:url('../img/interface/side_frame_center.jpg');
    background-repeat:repeat-y;
}

#bottomSideFrame
{
    background-image:url('../img/interface/side_frame_bottom.jpg');
    height:35px;
	background-repeat:no-repeat;
}

#topSideFrame
{
    background-image:url('../img/interface/side_frame_empty_top.jpg');
    height:35px;
	background-repeat:no-repeat;
}

#centerTableDescFrame
{
    background-image:url('../img/interface/tables_desc_center.jpg');
    background-repeat:repeat-y;
	text-align:center;
}

#bottomTableDescFrame
{
    background-image:url('../img/interface/tables_desc_bottom.jpg');
    height:40px;
	background-repeat:no-repeat;
}

#topTableDescFrame
{
    background-image:url('../img/interface/tables_desc_top.jpg');
    height:51px;
	background-repeat:no-repeat;
}

#centerTableDescFrameRight
{
    background-image:url('../img/interface/tables_desc_center_bg_right.jpg');
    background-repeat:no-repeat;
	vertical-align:top;
	padding-top:15px;
}

#centerTableDescFrameButtons
{
    background-image:url('../img/interface/tables_desc_center_bg_buttons.jpg');
	background-repeat:no-repeat;
}

#centerFrame h1
{
    font-size:12px;
    color:#FFFEC7;
    font-weight:bold;
    margin:0 0 15px 0;
}

.myA12
{
    color:#F2D19C;
    text-decoration:underline;
    font-weight:bold;
}

.myA12:hover
{
    color:#F2D19C;
    text-decoration:none;
    font-weight:bold;
}

#tableContentSplit
	{
	width:620px;
	border:1px solid #4A7666;
	border-spacing:0px;
	padding:10px 10px 10px 10px;
	text-align:center;
	margin:0px 110px 0px 110px;
	}

#tableForm
	{
	width:300px;
	border:none;
	border-spacing:0px;
	}
	
	#tableFormNameColumn
		{
		width:115px;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:left;
		padding:2px 2px 2px 2px;
		border-bottom:1px solid #446C5C;
		}
	
	#tableFormInputColumn
		{
		width:150px;
		font-size:12px;
		font-style:italic;
		color:#FFFFFF;
		text-align:left;
		padding:2px 2px 2px 2px;
		border-bottom:1px solid #446C5C;
		}
	
	.inputFormLine
		{
		border:1px solid #000;
		background-color:#FFF1D4;
		font-size:12px;
		color: #000;
		width:150px;
		display:inline;
		padding:2px 2px 2px 2px;
		margin:0 0 0 0;
		}

.td1
{
    background-color:#246B5E;
    padding:4px 4px 4px 4px;
}

.main_text
{
    color:#FFF;
    font-size:12px;
    text-decoration:none;
}

.main_text_color
{
    color:#F6E8CB;
    font-size:12px;
    text-decoration:none;
}

.main_text_color_big
{
    color:#F6E8CB;
    font-size:20px;
    text-decoration:none;
}

.over_color_text
{
    color:#FFF;
    font-size:12px;
    text-decoration:none;
}

.over_color_text:hover
{
    color:#F6E8CB;
    font-size:12px;
    text-decoration:none;
}

.link
{
    color:#F2D19C;
    text-decoration:underline;
    font-weight:bold;
}

.link:hover
{
    color:#F2D19C;
    text-decoration:none;
    font-weight:bold;
}

.link_table_list
{
	color:#F2D19C;
	text-decoration:underline;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	font-family: "Times New Roman";
}

.link_table_list:hover
{
	color:#F2D19C;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	font-family: "Times New Roman";
}

.link_big
{
    color:#F2D19C;
    text-decoration:underline;
    font-size:16px;
    font-weight:bold;
}

.link_big:hover
{
    color:#F2D19C;
    text-decoration:none;
	font-size:16px;
    font-weight:bold;
}

.table_list_details_main
{
	text-decoration:none;
	font-size:14px;
    font-weight:bold;
	color:#FFFDD7;
}

.table_list_details_highlighted
{
	text-decoration:none;
	font-size:12px;
    font-weight:bold;
	color:#FF3535;
}

.table_list_price
{
	text-decoration:none;
	font-size:12px;
    font-weight:bold;
	color:#84FF84;
}

.table_list_price2
{
	text-decoration:none;
	font-size:10px;
    font-weight:bold;
	color:#84FF84;
}

.table_list_price_size
{
	text-decoration:none;
	font-size:12px;
    font-weight:bold;
	color:#F6E8CB;
}

.table_list_price_title
{
	text-decoration:none;
	font-size:12px;
    font-weight:bold;
	color:red;
}

.myA2
{
    display:block;
    width:150px;
    height:18px;
    color:#FFF;
    font-size:12px;
    text-decoration:none;
    border:1px solid #528476;
    text-align:center;
}

.myA2:hover
{
    display:block;
    height:18px;
    color:#F6E8CB;
    font-size:12px;
    text-decoration:none;
    border:1px solid #528476;
    text-align:center;
}

.myA2b
{
    display:block;
    width:150px;
    height:18px;
    color:#FFF;
    font-size:12px;
    text-decoration:none;
    border:1px solid #528476;
    text-align:center;
}

.myA2b:hover
{
    display:block;
    height:18px;
    color:#F6E8CB;
    font-size:12px;
    text-decoration:none;
    border:1px solid #528476;
    text-align:center;
}

.myA3
{
    display:block;
    width:200px;
    height:18px;
    color:#FFF;
    font-size:12px;
    text-decoration:none;
    border:1px solid #528476;
    text-align:center;
    margin:0 0 5px 0;
}

.myA3:hover
{
    display:block;
    height:18px;
    color:#F6E8CB;
    font-size:12px;
    text-decoration:none;
    border:1px solid #528476;
    text-align:center;
}


.td1Table
{
    background-color:#043E2E;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    height:35px;
	width:80px;
}

.td1Table2
{
    background-color:#043E2E;
    color:#FFF;
    text-align:center;
    font-weight:normal;
    height:35px;
	width:80px;
}

.td2Table
{

    color:#1E2943;
    text-align:center;
    font-weight:normal;
    border-right:1px solid #579A8E;
    border-bottom:1px solid #579A8E;
}

.input3
{
    border:1px solid #3C4C70;
    background-color:#E6EEFF;
    font-size:11px;
    color: #000;
    width:50px;
    display:inline;
    padding:2px 2px 2px 2px;
    margin:4px 0 0 0;
    text-align:center;
}

.inputForm
{
    border:1px solid #000;
    background-color:#FFF1D4;
    font-size:11px;
    color: #000;
    width:280px;
    display:inline;
    padding:2px 2px 2px 2px;
    margin:0 0 0 0;
}

.inputFormSubmit
{
    border:1px solid #000;
    background-color:#AC976B;
    font-size:11px;
    color: #000;
    width:100px;
    display:inline;
    padding:2px 2px 2px 2px;
    margin:0 0 0 0;
}

.tabelka
{
    border-top:1px solid #64A398;
    border-left:1px solid #64A398;
    border-bottom:none;
    border-right:none;
    background-color:#033E2F;
    color:#FFF;
}

.tabelka td
{
    border-bottom:1px solid #64A398;
    border-right:1px solid #64A398;
    border-top:none;
    border-left:none;
    padding:4px 4px 4px 4px;
}

.picframe1px img{
border: 1px solid #000000;
}

.picframe1px:hover img{
border: 1px solid #F2D19C;
}

.picframe1px:hover{
color: #000000;
}

.picframestatic img{
border: 2px solid #000000;
}

.buttonFrame
{
	display:block;
	width:140px;
	height:18px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	border:1px solid #FFFEC7;
	text-align:center;
	padding-top:2px;
}
	
.buttonFrame:hover
{
	display:block;
	width:140px;
	height:18px;
	color:#F6E8CB;
	font-size:12px;
	text-decoration:none;
	border:1px solid #FFFFFF;
	text-align:center;
	padding-top:2px;
}
