/* Start of CMSMS style sheet 'main' */
/******************
MAIN CSS
*******************/


body {

background-color: #999999;
background-image: url(images/small/background_repeat.png);
background-repeat: repeat-x;
margin:0 auto;

}

img {

border: 0px;
}

.main_content{

width: 702px;
height: 503px;
background-image: url(images/large/td_background.png);

}
.main_content2{

width: 755px;
height: 480px;
background-image: url(images/large/td_background.png);

}
.main_div{

width: 702px;
height: 503px;
text-align: left;
overflow: auto;

}
.main_div2{

width: 755px;
height: 480px;
text-align: left;
overflow: auto;

}

.td_meni{

width: 100%;
height: 29px;
background-image: url(images/smal/meni_background.png);
vertical-align: middle;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
align: center;
text-align: center;
}

.div_meni a, a:link, a:hover, a:visited, a:active {

color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
}

#Table_01 {

vertical-align: top;
}

/****************
hotelbooking
**************/
.region-country-table a { color: #666666; }

.region-country-table p, .region-country-table li, .region-country-table td, .region-country-table th, .region-country-table h1, .region-country-table h2, .region-country-table h3, .region-country-table h4, .region-country-table h5, .region-country-table div {
font: 12px Tahoma, Helvetica;
color: #666666;
}

.region-country-table form, .region-country-table input, .region-country-table button, .region-country-table select, .region-country-table textarea {
font: 12px Tahoma, Helvetica;
color: #666666;
}

.header {
color: #000000;
font-weight: bolder;
font-size: 12px;
width: 180px;
}

.inputcontainer, .browse {
padding: 0 .6em;
}
.but input { background: transparent url(/images/small/button_search.png) no-repeat; width: 130px; height: 31px; border: none; font-weight: bold; text-transform: uppercase; }

.but input:hover { cursor: hand; }

.region-country-table {
border: 0px solid;
border-color: #485D68;
width: 100%;
background: transparent;
font-size: 11px;
padding: 0px;
text-align: left;
}
/* End of 'main' */

